HomeSort by relevance Sort by last modified time
    Searched full:cunit (Results 76 - 83 of 83) sorted by null

1 2 34

  /external/libsepol/tests/
test-linker-roles.c 28 #include <CUnit/Basic.h>
test-linker-types.c 29 #include <CUnit/Basic.h>
  /dalvik/vm/compiler/codegen/x86/
Lower.cpp 432 CompilationUnit *cUnit) {
451 startOfTraceO1(method, labelList, exceptionBlockId, cUnit);
Lower.h     [all...]
LowerInvoke.cpp 86 genLandingPadForMispredictedCallee(); //cUnit, mir, bb, labelList);
275 genLandingPadForMispredictedCallee(); //cUnit, mir, bb, labelList);
    [all...]
AnalysisO1.cpp 589 void startOfTraceO1(const Method* method, LowOpBlockLabel* labelList, int exceptionBlockId, CompilationUnit *cUnit) {
596 currentUnit = cUnit;
602 if(cUnit->dumpDebuggingInfo) {
603 move_imm_to_mem(OpndSize_32, cUnit->startOffset, -4, PhysicalReg_ESP, true); //2nd argument: offset
    [all...]
  /art/compiler/dex/quick/
gen_invoke.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 217 milliseconds

1 2 34