Home
last modified time | relevance | path

Searched refs:MEM (Results 1 – 25 of 42) sorted by relevance

12

/external/curl/tests/data/
Dtest55838 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:
Dtest9634 MEM tool_paramhlp.c
35 MEM tool_cfgable.c
36 MEM tool_cfgable.c
37 MEM tool_cfgable.c
42 s:^(MEM )(.*/)(.*):$1$3:
Dtest133040 MEM unit1330.c: malloc()
41 MEM unit1330.c: free()
47 s:^(MEM )(.*/)(.*):$1$3:
/external/avahi/avahi-compat-howl/include/salt/
Dplatform.h284 # 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/
Dregress-446156.js8 var MEM = new Uint8ClampedArray(heap);
9 function foo( ) { MEM[0] ^= 1; }
Dregress-444508.js8 var MEM = new Uint8ClampedArray(heap);
9 function foo(i) { MEM[0] = 1; }
Dregress-444695.js7 var MEM = new stdlib.Uint8Array(heap);
8 function foo(x) { MEM[x | 0] *= 0; }
Dregress-443744.js7 var MEM = new stdlib.Uint8Array(heap);
10 MEM[x] = 0;
Dregress-445858.js7 var MEM = new stdlib.Int8Array(heap);
11 return MEM[i + 1 >> 0]|0;
/external/valgrind/none/tests/mips64/
Dload_store_multiple.stdout.exp-LE53 MEM:
110 MEM:
167 MEM:
224 MEM:
281 MEM:
338 MEM:
395 MEM:
405 MEM:
412 MEM:
419 MEM:
[all …]
Dload_store_multiple.stdout.exp-BE53 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/
DLoadStore1.stdout.exp-LE53 MEM:
110 MEM:
167 MEM:
224 MEM:
281 MEM:
338 MEM:
395 MEM:
405 MEM:
412 MEM:
419 MEM:
[all …]
DLoadStore.stdout.exp-BE53 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/
DAMDILRegisterInfo.td84 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/
Dtsan_unittest.cpp5807 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/
Dssebfly27.s159 .macro PSUBUSBM REG,MEM argument
160 movq \MEM,%mm7
162 movq %mm7,\MEM
Dssebfly29.s206 .macro PSUBUSBM REG,MEM argument
207 movq \MEM,%mm7
209 movq %mm7,\MEM
/external/icu/icu4c/source/data/translit/
DHebrew_Latin_BGN.txt41 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
/external/zlib/src/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/external/pdfium/third_party/zlib_v128/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dinflate.c1217 case MEM: in inflate()
1235 state->mode = MEM; in inflate()
1319 state->mode = MEM; in inflateSetDictionary()
/external/opencv3/3rdparty/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/external/libxml2/
DMakefile.am925 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/
Dposixtestsuite-1.5.1-diff.txt98 -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/
DAMDGPUInstrInfo.td178 // MSKOR(dst, mask, src) MEM[dst] = ((MEM[dst] & ~mask) | src)

12