Home
last modified time | relevance | path

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

123

/third_party/curl/tests/data/
Dtest55839 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 …]
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:
Dtest133035 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/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_mem.h49 # define ngtcp2_mem_malloc(MEM, SIZE) \ argument
50 ngtcp2_mem_malloc_debug((MEM), (SIZE), __func__, __FILE__, __LINE__)
55 # define ngtcp2_mem_free(MEM, PTR) \ argument
56 ngtcp2_mem_free_debug((MEM), (PTR), __func__, __FILE__, __LINE__)
61 # define ngtcp2_mem_calloc(MEM, NMEMB, SIZE) \ argument
62 ngtcp2_mem_calloc_debug((MEM), (NMEMB), (SIZE), __func__, __FILE__, \
68 # define ngtcp2_mem_realloc(MEM, PTR, SIZE) \ argument
69 ngtcp2_mem_realloc_debug((MEM), (PTR), (SIZE), __func__, __FILE__, __LINE__)
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_mem.h47 # define nghttp3_mem_malloc(MEM, SIZE) \ argument
48 nghttp3_mem_malloc_debug((MEM), (SIZE), __func__, __FILE__, __LINE__)
53 # define nghttp3_mem_free(MEM, PTR) \ argument
54 nghttp3_mem_free_debug((MEM), (PTR), __func__, __FILE__, __LINE__)
67 # define nghttp3_mem_calloc(MEM, NMEMB, SIZE) \ argument
68 nghttp3_mem_calloc_debug((MEM), (NMEMB), (SIZE), __func__, __FILE__, \
75 # define nghttp3_mem_realloc(MEM, PTR, SIZE) \ argument
76 nghttp3_mem_realloc_debug((MEM), (PTR), (SIZE), __func__, __FILE__, \
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_stress_test.sh36 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/ltp/testcases/open_posix_testsuite/bin/
Drun-posix-option-group-test.sh15 usage: $(basename "$0") [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]
68 MEM)
Drun-all-posix-option-group-tests.sh13 for option_group in AIO MEM MSG SEM SIG THR TMR TPS; do
/third_party/openssl/ohos_lite/include/internal/
Dcryptlib.h51 typedef struct mem_st MEM; typedef
52 DEFINE_LHASH_OF(MEM);
/third_party/openssl/include/internal/
Dcryptlib.h61 typedef struct mem_st MEM; typedef
62 DEFINE_LHASH_OF(MEM);
/third_party/node/deps/openssl/openssl/include/internal/
Dcryptlib.h61 typedef struct mem_st MEM; typedef
62 DEFINE_LHASH_OF(MEM);
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h2627 #define nghttp3_conn_client_new(PCONN, CALLBACKS, SETTINGS, MEM, USER_DATA) \ argument
2630 (SETTINGS), (MEM), (USER_DATA))
2637 #define nghttp3_conn_server_new(PCONN, CALLBACKS, SETTINGS, MEM, USER_DATA) \ argument
2640 (SETTINGS), (MEM), (USER_DATA))
/third_party/icu/icu4c/source/data/translit/
Dgz_Ethi_Sarb.txt49 # ETHIOPIC SYLLABLE MA - OLD SOUTH ARABIAN LETTER MEM
114 # ETHIOPIC SYLLABLE ZA - OLD SOUTH ARABIAN LETTER MEM
Dhe_he_Latn_BGN.txt94 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
/third_party/skia/third_party/externals/icu/source/data/translit/
Dhe_he_Latn_BGN.txt94 [מם] → m ; # HEBREW LETTER MEM and FINAL MEM
/third_party/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/third_party/node/deps/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/third_party/skia/third_party/externals/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/third_party/libwebsockets/win32port/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;
/third_party/node/deps/v8/third_party/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h5752 SETTINGS, PARAMS, MEM, USER_DATA) \ argument
5756 NGTCP2_TRANSPORT_PARAMS_VERSION, (PARAMS), (MEM), (USER_DATA))
5764 SETTINGS, PARAMS, MEM, USER_DATA) \ argument
5768 NGTCP2_TRANSPORT_PARAMS_VERSION, (PARAMS), (MEM), (USER_DATA))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp489 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()
DAMDGPUInstrInfo.td265 // MSKOR(dst, mask, src) MEM[dst] = ((MEM[dst] & ~mask) | src)
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_RunTests93 MEM | Memory

123