Searched refs:stackPtr (Results 1 – 5 of 5) sorted by relevance
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_mdls.c | 2225 EAS_INT stackPtr; in Parse_cdl() local 2229 stackPtr = -1; in Parse_cdl() 2242 if ((result = PopcdlStack(stack, &stackPtr, &x)) != EAS_SUCCESS) in Parse_cdl() 2244 if ((result = PopcdlStack(stack, &stackPtr, &y)) != EAS_SUCCESS) in Parse_cdl() 2299 if ((result = PopcdlStack(stack, &stackPtr, &x)) != EAS_SUCCESS) in Parse_cdl() 2327 if ((result = PushcdlStack(stack, &stackPtr, x)) != EAS_SUCCESS) in Parse_cdl() 2332 return PopcdlStack(stack, &stackPtr, pValue); in Parse_cdl()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_bb.cpp | 44 stackPtr = NULL; in Function()
|
D | nv50_ir.h | 983 Value *stackPtr; variable
|
D | nv50_ir_ra.cpp | 1426 if (!func->stackPtr) in assignSlot()
|
/external/dexmaker/lib/ |
D | dalvik-dx-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |