Searched refs:stackPtr (Results 1 – 5 of 5) sorted by relevance
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_mdls.c | 2280 EAS_INT stackPtr; in Parse_cdl() local 2284 stackPtr = -1; in Parse_cdl() 2297 if ((result = PopcdlStack(stack, &stackPtr, &x)) != EAS_SUCCESS) in Parse_cdl() 2299 if ((result = PopcdlStack(stack, &stackPtr, &y)) != EAS_SUCCESS) in Parse_cdl() 2354 if ((result = PopcdlStack(stack, &stackPtr, &x)) != EAS_SUCCESS) in Parse_cdl() 2382 if ((result = PushcdlStack(stack, &stackPtr, x)) != EAS_SUCCESS) in Parse_cdl() 2387 return PopcdlStack(stack, &stackPtr, pValue); in Parse_cdl()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_bb.cpp | 44 stackPtr = NULL; in Function()
|
D | nv50_ir.h | 1207 Value *stackPtr; variable
|
D | nv50_ir_ra.cpp | 1595 if (!func->stackPtr) in assignSlot()
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |