Home
last modified time | relevance | path

Searched defs:MEM (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_mem.h49 # define ngtcp2_mem_malloc(MEM, SIZE) \ argument
55 # define ngtcp2_mem_free(MEM, PTR) \ argument
61 # define ngtcp2_mem_calloc(MEM, NMEMB, SIZE) \ argument
68 # define ngtcp2_mem_realloc(MEM, PTR, SIZE) \ argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_mem.h47 # define nghttp3_mem_malloc(MEM, SIZE) \ argument
53 # define nghttp3_mem_free(MEM, PTR) \ argument
67 # define nghttp3_mem_calloc(MEM, NMEMB, SIZE) \ argument
75 # define nghttp3_mem_realloc(MEM, PTR, SIZE) \ argument
/third_party/openssl/ohos_lite/include/internal/
Dcryptlib.h51 typedef struct mem_st MEM; typedef
/third_party/openssl/include/internal/
Dcryptlib.h61 typedef struct mem_st MEM; typedef
/third_party/node/deps/openssl/openssl/include/internal/
Dcryptlib.h61 typedef struct mem_st MEM; typedef
/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
/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/nghttp3/lib/includes/nghttp3/
Dnghttp3.h2627 #define nghttp3_conn_client_new(PCONN, CALLBACKS, SETTINGS, MEM, USER_DATA) \ argument
2637 #define nghttp3_conn_server_new(PCONN, CALLBACKS, SETTINGS, MEM, USER_DATA) \ argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h5752 SETTINGS, PARAMS, MEM, USER_DATA) \ argument
5764 SETTINGS, PARAMS, MEM, USER_DATA) \ argument
/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()
/third_party/skia/src/core/
DSkVM.h113 enum { REG, MEM, LABEL } kind; enumerator
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58391 MEM = 28, enumerator