Home
last modified time | relevance | path

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

12

/external/openssl/crypto/
Dmem_dbg.c138 DECLARE_LHASH_OF(MEM);
139 static LHASH_OF(MEM) *mh=NULL; /* hash-table of memory requests
182 } MEM; typedef
315 static int mem_cmp(const MEM *a, const MEM *b) in mem_cmp()
327 static IMPLEMENT_LHASH_COMP_FN(mem, MEM) in IMPLEMENT_LHASH_COMP_FN() argument
329 static unsigned long mem_hash(const MEM *a) in IMPLEMENT_LHASH_COMP_FN()
338 static IMPLEMENT_LHASH_HASH_FN(mem, MEM) in IMPLEMENT_LHASH_HASH_FN() argument
484 MEM *m,*mm; in CRYPTO_dbg_malloc()
498 if ((m=(MEM *)OPENSSL_malloc(sizeof(MEM))) == NULL) in CRYPTO_dbg_malloc()
571 MEM m,*mp; in CRYPTO_dbg_free()
[all …]
/external/valgrind/main/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 …]
Dmips32_dsp.stdout.exp-BE1667 MEM:
1689 MEM:
1727 MEM:
Dmips32_dsp.stdout.exp-LE1667 MEM:
1689 MEM:
1727 MEM:
/external/valgrind/main/none/tests/mips64/
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 …]
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 …]
/external/chromium_org/third_party/mesa/src/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/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/main/drd/tests/
Dtsan_unittest.cpp5803 uint_union MEM[8]; variable
5808 void Wr64_0() { MEM[0].u64[0] = 1; } in Wr64_0()
5809 void Wr64_1() { MEM[1].u64[0] = 1; } in Wr64_1()
5810 void Wr64_2() { MEM[2].u64[0] = 1; } in Wr64_2()
5811 void Wr64_3() { MEM[3].u64[0] = 1; } in Wr64_3()
5812 void Wr64_4() { MEM[4].u64[0] = 1; } in Wr64_4()
5813 void Wr64_5() { MEM[5].u64[0] = 1; } in Wr64_5()
5814 void Wr64_6() { MEM[6].u64[0] = 1; } in Wr64_6()
5815 void Wr64_7() { MEM[7].u64[0] = 1; } in Wr64_7()
5817 void Wr32_0() { MEM[0].u32[0] = 1; } in Wr32_0()
[all …]
/external/chromium_org/third_party/icu/source/data/translit/
DHebrew_Latin_BGN.txt41 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
/external/icu/icu4c/source/data/translit/
DHebrew_Latin_BGN.txt41 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
/external/chromium_org/third_party/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dinflate.c1202 case MEM:
1219 state->mode = MEM;
1276 state->mode = MEM;
/external/qemu/distrib/zlib-1.2.8/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dinflate.c1217 case MEM:
1235 state->mode = MEM;
1318 state->mode = MEM;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dfx_zlib_inflate.c1217 case MEM: in inflate()
1235 state->mode = MEM; in inflate()
1319 state->mode = MEM; in inflateSetDictionary()
/external/zlib/src/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dinflate.c1217 case MEM:
1235 state->mode = MEM;
1318 state->mode = MEM;
/external/valgrind/main/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/R600/
DAMDGPUInstrInfo.td127 // MSKOR(dst, mask, src) MEM[dst] = ((MEM[dst] & ~mask) | src)
/external/openssl/crypto/stack/
Dsafestack.h2576 #define lh_MEM_new() LHM_lh_new(MEM,mem)
2577 #define lh_MEM_insert(lh,inst) LHM_lh_insert(MEM,lh,inst)
2578 #define lh_MEM_retrieve(lh,inst) LHM_lh_retrieve(MEM,lh,inst)
2579 #define lh_MEM_delete(lh,inst) LHM_lh_delete(MEM,lh,inst)
2580 #define lh_MEM_doall(lh,fn) LHM_lh_doall(MEM,lh,fn)
2582 LHM_lh_doall_arg(MEM,lh,fn,arg_type,arg)
2583 #define lh_MEM_error(lh) LHM_lh_error(MEM,lh)
2584 #define lh_MEM_num_items(lh) LHM_lh_num_items(MEM,lh)
2585 #define lh_MEM_down_load(lh) LHM_lh_down_load(MEM,lh)
2587 LHM_lh_node_stats_bio(MEM,lh,out)
[all …]
/external/openssl/include/openssl/
Dsafestack.h2576 #define lh_MEM_new() LHM_lh_new(MEM,mem)
2577 #define lh_MEM_insert(lh,inst) LHM_lh_insert(MEM,lh,inst)
2578 #define lh_MEM_retrieve(lh,inst) LHM_lh_retrieve(MEM,lh,inst)
2579 #define lh_MEM_delete(lh,inst) LHM_lh_delete(MEM,lh,inst)
2580 #define lh_MEM_doall(lh,fn) LHM_lh_doall(MEM,lh,fn)
2582 LHM_lh_doall_arg(MEM,lh,fn,arg_type,arg)
2583 #define lh_MEM_error(lh) LHM_lh_error(MEM,lh)
2584 #define lh_MEM_num_items(lh) LHM_lh_num_items(MEM,lh)
2585 #define lh_MEM_down_load(lh) LHM_lh_down_load(MEM,lh)
2587 LHM_lh_node_stats_bio(MEM,lh,out)
[all …]
/external/llvm/lib/Target/X86/
DX86InstrSSE.td7684 def MEM : PseudoI<(outs VR128:$dst),
7719 def MEM : PseudoI<(outs VR128:$dst),
7754 def MEM : PseudoI<(outs GR32:$dst),
7789 def MEM : PseudoI<(outs GR32:$dst),

12