/third_party/curl/tests/data/ |
D | test558 | 39 MEM easy.c: malloc() 40 MEM lib%TESTNUMBER.c: malloc() 41 MEM lib%TESTNUMBER.c: free() 42 MEM dynbuf.c: realloc() 43 MEM dynbuf.c: realloc() 44 MEM escape.c: free() 45 MEM easy.c: free() 48 s/^MEM escape.c:\d+ free\(\(nil\)\)[\n]$// 52 s:^(MEM |FD )(.*/)(.*):$1$3: 54 s/^MEM getenv.c: realloc\(\)[\n]$// [all …]
|
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 | 35 MEM unit%TESTNUMBER.c: malloc() 36 MEM unit%TESTNUMBER.c: free() 42 s:^(MEM )(.*/)(.*):$1$3: 44 s/^MEM getenv.c: realloc\(\)[\n]$// 45 s/^MEM getenv.c: free\(\)[\n]$//
|
/third_party/ltp/testcases/kernel/controllers/memcg/stress/ |
D | memcg_stress_test.sh | 36 MEM=$(( $mem_free + $swap_free / 2 )) 37 MEM=$(( $MEM / 1024 )) 41 tst_res TINFO "Calculated available memory $MEM MB" 106 run_stress 150 $(( ($MEM - 150 * $THREAD_SPARE_MB) / 150 )) 5 $RUN_TIME 111 run_stress 1 $(( $MEM - $THREAD_SPARE_MB)) 5 $RUN_TIME
|
/third_party/openssl/crypto/ |
D | mem_dbg.c | 83 static LHASH_OF(MEM) *mh = NULL; 215 static int mem_cmp(const MEM *a, const MEM *b) in mem_cmp() 230 static unsigned long mem_hash(const MEM *a) in mem_hash() 318 MEM *m, *mm; in CRYPTO_mem_debug_malloc() 385 MEM m, *mp; in CRYPTO_mem_debug_free() 413 MEM m, *mp; in CRYPTO_mem_debug_realloc() 455 static void print_leak(const MEM *m, MEM_LEAK *l) in print_leak() 567 IMPLEMENT_LHASH_DOALL_ARG_CONST(MEM, MEM_LEAK);
|
/third_party/boost/boost/container/detail/ |
D | alloc_lib.h | 96 #define BOOST_CONTAINER_MEMCHAIN_PUSH_BACK(PMEMCHAIN, MEM)\ argument 99 boost_cont_memchain_node *____tmp_mem____ = (boost_cont_memchain_node *)(MEM);\ 108 #define BOOST_CONTAINER_MEMCHAIN_PUSH_FRONT(PMEMCHAIN, MEM)\ argument 111 boost_cont_memchain_node *____tmp_mem____ = (boost_cont_memchain_node *)(MEM);\
|
/third_party/ltp/testcases/open_posix_testsuite/bin/ |
D | run-posix-option-group-test.sh | 15 usage: $(basename "$0") [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS] 68 MEM)
|
D | run-all-posix-option-group-tests.sh | 13 for option_group in AIO MEM MSG SEM SIG THR TMR TPS; do
|
/third_party/openssl/include/internal/ |
D | cryptlib.h | 51 typedef struct mem_st MEM; typedef 52 DEFINE_LHASH_OF(MEM);
|
/third_party/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/third_party/libwebsockets/win32port/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
D | inflate.c | 1202 case MEM: 1219 state->mode = MEM; 1276 state->mode = MEM;
|
/third_party/skia/third_party/externals/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/third_party/node/deps/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
D | inflate.c | 1242 case MEM: 1260 state->mode = MEM; 1343 state->mode = MEM;
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | he_he_Latn_BGN.txt | 93 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | he_he_Latn_BGN.txt | 94 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
|
/third_party/icu/icu4c/source/data/translit/ |
D | he_he_Latn_BGN.txt | 94 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
|
/third_party/libxml2/ |
D | Makefile.am | 970 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 971 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 975 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 976 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 980 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 981 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \ 987 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\ 988 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNHazardRecognizer.cpp | 489 int GCNHazardRecognizer::checkSoftClauseHazards(MachineInstr *MEM) { in checkSoftClauseHazards() argument 495 bool IsSMRD = TII.isSMRD(*MEM); in checkSoftClauseHazards() 527 if (MEM->mayStore()) in checkSoftClauseHazards() 530 addClauseInst(*MEM); in checkSoftClauseHazards()
|
D | AMDGPUInstrInfo.td | 265 // MSKOR(dst, mask, src) MEM[dst] = ((MEM[dst] & ~mask) | src)
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_RunTests | 93 MEM | Memory
|