/external/neven/Embedded/common/src/b_BasicEm/ |
DynMemManager.c | 90 uint16* pL = ( uint16* )ptrA->memPtrE; 91 while( pL != NULL ) 93 sizeL += ( ( uint32* )pL )[ 2 ]; 94 pL = *( uint16** )pL; 130 uint16* pL = NULL; 143 pL = ptrA->memPtrE; 150 pL = *ppL; 153 if( pL == NULL ) 159 ( ( uint32* )pL )[ 0 ] = 0 [all...] |
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
UT_primitives.java | 62 long pL = s.get_longTest(); 63 if (pL != 17179869184l) {
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
UT_primitives.java | 62 long pL = s.get_longTest(); 63 if (pL != 17179869184l) {
|
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/ |
UT_primitives.java | 62 long pL = s.get_longTest(); 63 if (pL != 17179869184l) {
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
UT_primitives.java | 62 long pL = s.get_longTest(); 63 if (pL != 17179869184l) {
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
ComputeTest.java | 238 long pL = s.get_longTest(); 239 if (pL != 17179869184l) {
|
/external/valgrind/main/VEX/switchback/ |
test_emfloat.c | 189 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 197 UInt p = (UInt)pL; [all...] |
test_ppc_jm1.c | 407 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 415 UInt p = (UInt)pL; [all...] |
test_bzip2.c | 1058 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1066 UInt p = (UInt)pL; [all...] |
/external/valgrind/main/exp-sgcheck/tests/ |
hackedbz2.c | 1080 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1088 UInt p = (UInt)pL; [all...] |
/external/valgrind/main/memcheck/tests/ |
origin5-bz2.c | 1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1081 UInt p = (UInt)pL; [all...] |
varinfo6.c | 1111 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1119 UInt p = (UInt)pL; [all...] |
/external/valgrind/main/perf/ |
bz2.c | 1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1081 UInt p = (UInt)pL; [all...] |
test_input_for_tinycc.c | 1313 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) 1321 UInt p = (UInt)pL; [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |