/external/curl/tests/data/ |
D | test558 | 38 MEM lib558.c: malloc() 39 MEM lib558.c: free() 40 MEM escape.c: malloc() 41 MEM escape.c: realloc() 42 MEM escape.c: realloc() 43 MEM escape.c: free() 49 s:^(MEM )(.*/)(.*):$1$3:
|
D | test96 | 34 MEM tool_paramhlp.c 35 MEM tool_cfgable.c 36 MEM tool_cfgable.c 37 MEM tool_cfgable.c 42 s:^(MEM )(.*/)(.*):$1$3:
|
D | test1330 | 40 MEM unit1330.c: malloc() 41 MEM unit1330.c: free() 47 s:^(MEM )(.*/)(.*):$1$3:
|
/external/avahi/avahi-compat-howl/include/salt/ |
D | platform.h | 284 # define sw_realloc(MEM,SIZE) realloc(MEM, SIZE) argument 285 # define sw_free(MEM) if (MEM) free(MEM) argument 290 # define sw_realloc(MEM,SIZE) _sw_debug_realloc(MEM, SIZE, __SW_FUNCTION__, __FILE__, __LINE__) argument 291 # define sw_free(MEM) if (MEM) _sw_debug_free(MEM, __SW_FUNCTION__, __FILE__, __LINE__) argument
|
/external/v8/test/mjsunit/compiler/ |
D | regress-446156.js | 8 var MEM = new Uint8ClampedArray(heap); 9 function foo( ) { MEM[0] ^= 1; }
|
D | regress-444508.js | 8 var MEM = new Uint8ClampedArray(heap); 9 function foo(i) { MEM[0] = 1; }
|
D | regress-444695.js | 7 var MEM = new stdlib.Uint8Array(heap); 8 function foo(x) { MEM[x | 0] *= 0; }
|
D | regress-443744.js | 7 var MEM = new stdlib.Uint8Array(heap); 10 MEM[x] = 0;
|
D | regress-445858.js | 7 var MEM = new stdlib.Int8Array(heap); 11 return MEM[i + 1 >> 0]|0;
|
/external/valgrind/none/tests/mips64/ |
D | load_store_multiple.stdout.exp-LE | 53 MEM: 110 MEM: 167 MEM: 224 MEM: 281 MEM: 338 MEM: 395 MEM: 405 MEM: 412 MEM: 419 MEM: [all …]
|
D | load_store_multiple.stdout.exp-BE | 53 MEM: 110 MEM: 167 MEM: 224 MEM: 281 MEM: 338 MEM: 395 MEM: 405 MEM: 412 MEM: 419 MEM: [all …]
|
/external/valgrind/none/tests/mips32/ |
D | LoadStore1.stdout.exp-LE | 53 MEM: 110 MEM: 167 MEM: 224 MEM: 281 MEM: 338 MEM: 395 MEM: 405 MEM: 412 MEM: 419 MEM: [all …]
|
D | LoadStore.stdout.exp-BE | 53 MEM: 110 MEM: 167 MEM: 224 MEM: 281 MEM: 338 MEM: 395 MEM: 405 MEM: 412 MEM: 419 MEM: [all …]
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILRegisterInfo.td | 84 def MEM : AMDILReg<999, "mem">, DwarfRegNum<[999]>; 88 …T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 96 …T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 104 …T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)>
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 5807 uint_union MEM[8]; variable 5812 void Wr64_0() { MEM[0].u64[0] = 1; } in Wr64_0() 5813 void Wr64_1() { MEM[1].u64[0] = 1; } in Wr64_1() 5814 void Wr64_2() { MEM[2].u64[0] = 1; } in Wr64_2() 5815 void Wr64_3() { MEM[3].u64[0] = 1; } in Wr64_3() 5816 void Wr64_4() { MEM[4].u64[0] = 1; } in Wr64_4() 5817 void Wr64_5() { MEM[5].u64[0] = 1; } in Wr64_5() 5818 void Wr64_6() { MEM[6].u64[0] = 1; } in Wr64_6() 5819 void Wr64_7() { MEM[7].u64[0] = 1; } in Wr64_7() 5821 void Wr32_0() { MEM[0].u32[0] = 1; } in Wr32_0() [all …]
|
/external/fec/ |
D | ssebfly27.s | 159 .macro PSUBUSBM REG,MEM argument 160 movq \MEM,%mm7 162 movq %mm7,\MEM
|
D | ssebfly29.s | 206 .macro PSUBUSBM REG,MEM argument 207 movq \MEM,%mm7 209 movq %mm7,\MEM
|
/external/icu/icu4c/source/data/translit/ |
D | Hebrew_Latin_BGN.txt | 41 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
|
/external/zlib/src/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/external/pdfium/third_party/zlib_v128/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
D | inflate.c | 1217 case MEM: in inflate() 1235 state->mode = MEM; in inflate() 1319 state->mode = MEM; in inflateSetDictionary()
|
/external/opencv3/3rdparty/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/external/libxml2/ |
D | Makefile.am | 925 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 926 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 930 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 931 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 935 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 936 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 942 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 943 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
|
/external/valgrind/auxprogs/ |
D | posixtestsuite-1.5.1-diff.txt | 98 -Usage: $0 [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS] 99 +Usage: $0 [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS |ALL]
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 178 // MSKOR(dst, mask, src) MEM[dst] = ((MEM[dst] & ~mask) | src)
|