HomeSort by relevance Sort by last modified time
    Searched full:pcode (Results 1 - 21 of 21) sorted by null

  /dalvik/libdex/
DexCatch.cpp 26 u4 dexGetFirstHandlerOffset(const DexCode* pCode) {
27 if (pCode->triesSize == 0) {
31 const u1* baseData = dexGetCatchHandlerData(pCode);
40 u4 dexGetHandlersSize(const DexCode* pCode) {
41 if (pCode->triesSize == 0) {
45 const u1* data = dexGetCatchHandlerData(pCode);
86 const DexCode* pCode) {
89 return (u4) (pIterator->pEncodedData - dexGetCatchHandlerData(pCode));
DexCatch.h 38 u4 dexGetFirstHandlerOffset(const DexCode* pCode);
41 u4 dexGetHandlersSize(const DexCode* pCode);
83 const DexCode* pCode, u4 offset)
86 dexGetCatchHandlerData(pCode) + offset);
111 const DexCode* pCode);
121 const DexCode* pCode, u4 address) {
122 u2 triesSize = pCode->triesSize;
131 const DexTry* tries = dexGetTries(pCode);
148 offset = dexFindCatchHandlerOffset0(triesSize, dexGetTries(pCode),
157 dexCatchIteratorInit(pIterator, pCode, offset)
    [all...]
DexDebugInfo.cpp 143 const DexCode* pCode,
153 u4 insnsSize = pCode->insnsSize;
156 u2 argReg = pCode->registersSize - pCode->insSize;
166 assert(pCode->insSize == (dexProtoComputeArgsSize(&proto) + 1));
173 assert(pCode->insSize == dexProtoComputeArgsSize(&proto));
184 if ((argReg >= pCode->registersSize) || (descriptor == NULL)) {
230 if (reg > pCode->registersSize) {
253 if (reg > pCode->registersSize) {
264 if (reg > pCode->registersSize)
    [all...]
DexFile.cpp 493 size_t dexGetDexCodeSize(const DexCode* pCode)
503 if (pCode->triesSize != 0) {
504 handlersSize = dexGetHandlersSize(pCode);
505 offset = dexGetFirstHandlerOffset(pCode);
513 dexCatchIteratorInit(&iterator, pCode, offset);
514 offset = dexCatchIteratorGetEndOffset(&iterator, pCode);
517 const u1* handlerData = dexGetCatchHandlerData(pCode);
519 //ALOGD("+++ pCode=%p handlerData=%p last offset=%d",
520 // pCode, handlerData, offset);
523 return (handlerData - (u1*) pCode) + offset
    [all...]
DexFile.h 789 size_t dexGetDexCodeSize(const DexCode* pCode);
792 DEX_INLINE const DexTry* dexGetTries(const DexCode* pCode) {
793 const u2* insnsEnd = &pCode->insns[pCode->insnsSize];
804 DEX_INLINE const u1* dexGetCatchHandlerData(const DexCode* pCode) {
805 const DexTry* pTries = dexGetTries(pCode);
806 return (const u1*) &pTries[pCode->triesSize];
811 const DexCode* pCode)
813 if (pCode->debugInfoOff == 0) {
816 return pDexFile->baseAddr + pCode->debugInfoOff
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
IdenticalCodeFolding.h 40 FoldingCandidate(LDSection* pCode, LDSection* pReloc, Input* pInput)
41 : sect(pCode), reloc_sect(pReloc), obj(pInput) {}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdutil.h 49 WSDXML_NAME *pCode,
bits.h 208 virtual HRESULT WINAPI GetError(BG_ERROR_CONTEXT *pContext,HRESULT *pCode) = 0;
220 HRESULT (WINAPI *GetError)(IBackgroundCopyError *This,BG_ERROR_CONTEXT *pContext,HRESULT *pCode);
234 #define IBackgroundCopyError_GetError(This,pContext,pCode) (This)->lpVtbl->GetError(This,pContext,pCode)
241 HRESULT WINAPI IBackgroundCopyError_GetError_Proxy(IBackgroundCopyError *This,BG_ERROR_CONTEXT *pContext,HRESULT *pCode);
    [all...]
  /dalvik/dexlist/
DexList.cpp 98 const DexCode* pCode;
112 pCode = dexGetCode(pDexFile, pDexMethod);
113 assert(pCode != NULL);
128 dexDecodeDebugInfo(pDexFile, pCode, classDescriptor, pMethodId->protoIdx,
143 insnsOff, pCode->insnsSize * 2,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 877 def do_controlhit(self, window, control, pcode, event):
878 if DEBUG: print "control hit in", window, "on", control, "; pcode =", pcode
887 pcode, control = FindControl(local, window)
888 if pcode and control:
889 self.do_rawcontrolhit(window, control, pcode, local, event)
892 (local, window, pcode, control)
895 def do_rawcontrolhit(self, window, control, pcode, local, event):
896 pcode = control.TrackControl(local)
897 if pcode
    [all...]
gensuitemodule.py     [all...]
  /dalvik/dexdump/
DexDump.cpp 567 void dumpCatches(DexFile* pDexFile, const DexCode* pCode)
569 u4 triesSize = pCode->triesSize;
578 const DexTry* pTries = dexGetTries(pCode);
589 dexCatchIteratorInit(&iterator, pCode, pTry->handlerOff);
617 void dumpPositions(DexFile* pDexFile, const DexCode* pCode,
626 dexDecodeDebugInfo(pDexFile, pCode, classDescriptor, pMethodId->protoIdx,
642 void dumpLocals(DexFile* pDexFile, const DexCode* pCode,
652 dexDecodeDebugInfo(pDexFile, pCode, classDescriptor, pMethodId->protoIdx,
849 void dumpInstruction(DexFile* pDexFile, const DexCode* pCode, int insnIdx,
854 const u2* insns = pCode->insns
    [all...]
  /external/llvm/test/DebugInfo/PDB/
pdbdump-symbol-format.test 14 ; SYM_FORMAT-DAG: thunk [{{.*}}] (Pcode) B::`vcall'{0}'
  /external/icu/icu4c/source/i18n/
regexcmp.h 109 int32_t buildOp(int32_t type, int32_t val); // Construct a new pcode instruction.
165 // Data associated with the generation of the pcode for the match engine
170 // pcode addresses.
regexcmp.cpp 345 // Generation of the match engine PCode happens here, or
    [all...]
  /external/lldb/include/lldb/DataFormatters/
TypeSynthetic.h 480 const char* pcode = NULL) :
487 if (pcode)
488 m_python_code = pcode;
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 326 Pcode,
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 170 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_ThunkOrdinal, Pcode, OS)
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 925 pcode() { function
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ss_vncviewer 922 pcode() { function
    [all...]
  /frameworks/base/core/res/res/values/
strings.xml     [all...]

Completed in 1967 milliseconds