Searched defs:pSource (Results 1 – 22 of 22) sorted by relevance
/frameworks/compile/libbcc/lib/ |
D | Script.cpp | 31 Script::Script(Source *pSource) in Script() 90 bool Script::mergeSource(Source &pSource) { return mSource->merge(pSource); } in mergeSource()
|
D | BCCContext.cpp | 55 void BCCContext::addSource(Source &pSource) in addSource() 58 void BCCContext::removeSource(Source &pSource) in removeSource()
|
D | Source.cpp | 212 bool Source::merge(Source &pSource) { in merge()
|
/frameworks/av/media/libstagefright/codecs/common/ |
D | cmnMemory.c | 58 VO_U32 cmnMemCopy (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) in cmnMemCopy() 82 VO_U32 cmnMemMove (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) in cmnMemMove()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64LongBranchStub.cpp | 82 uint64_t pSource, in isMyDuty() 95 static bool isValidForADRP(uint64_t pSource, uint64_t pDest) { in isValidForADRP()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLA25Stub.cpp | 51 uint64_t pSource, in isMyDuty()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMToTHMStub.cpp | 64 uint64_t pSource, in isMyDuty()
|
D | ARMToARMStub.cpp | 62 uint64_t pSource, in isMyDuty()
|
D | THMToARMStub.cpp | 71 uint64_t pSource, in isMyDuty()
|
D | THMToTHMStub.cpp | 73 uint64_t pSource, in isMyDuty()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonAbsoluteStub.cpp | 61 uint64_t pSource, in isMyDuty()
|
/frameworks/compile/mclinker/lib/LD/ |
D | StubFactory.cpp | 110 uint64_t pSource, in findPrototype()
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Stub.h | 69 uint64_t pSource, in isMyDuty()
|
/frameworks/native/opengl/tests/gl2_jni/jni/ |
D | gl_code.cpp | 42 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|
/frameworks/native/opengl/tests/gldual/jni/ |
D | gl_code.cpp | 42 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|
/frameworks/native/libs/gui/tests/ |
D | GLTest.cpp | 254 void GLTest::loadShader(GLenum shaderType, const char* pSource, in loadShader()
|
/frameworks/native/opengl/tests/gl_perf/ |
D | fill_common.cpp | 33 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|
/frameworks/compile/mclinker/lib/MC/ |
D | SymbolCategory.cpp | 99 Category::Type pSource, in arrange()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 85 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|
/frameworks/base/keystore/java/android/security/keystore/ |
D | AndroidKeyStoreRSACipherSpi.java | 232 PSource pSource = spec.getPSource(); in initAlgorithmSpecificParameters() local
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 76 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 83 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
|