Home
last modified time | relevance | path

Searched refs:size_t (Results 9351 - 9375 of 28775) sorted by relevance

1...<<371372373374375376377378379380>>...1151

/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dprocess-heap-statistics.h20 static size_t TotalAllocatedObjectSize() { in TotalAllocatedObjectSize()
23 static size_t TotalAllocatedSpace() { in TotalAllocatedSpace()
/third_party/node/deps/v8/include/cppgc/
H A Dprocess-heap-statistics.h20 static size_t TotalAllocatedObjectSize() { in TotalAllocatedObjectSize()
23 static size_t TotalAllocatedSpace() { in TotalAllocatedSpace()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-size-trait.cc15 size_t BaseObjectSizeTrait::GetObjectSizeForGarbageCollected( in GetObjectSizeForGarbageCollected()
22 size_t BaseObjectSizeTrait::GetObjectSizeForGarbageCollectedMixin( in GetObjectSizeForGarbageCollectedMixin()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.h28 demo_cmdbuf(uint64_t *buf, size_t size,
43 demo_mem_map(void *map, size_t size, unsigned *handles,
/third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/
H A Dhook_memtrace_test.cpp5 constexpr size_t MEMORY_SIZE = 100;
7 extern "C" void memtrace(void* addr, size_t size, const char* tag, bool is_using);
/third_party/musl/libc-test/src/functionalext/supplement/malloc/
H A Dmalloc_usable_size.c33 size_t ret = malloc_usable_size(p); in malloc_usable_size_0100()
45 size_t ret = malloc_usable_size(NULL); in malloc_usable_size_0200()
/third_party/mesa3d/src/util/
H A Dstrndup.h29 #include <stdlib.h> // size_t
37 strndup(const char *str, size_t max) in strndup()
39 size_t n; in strndup()
H A Dmemstream.h49 size_t *sizep;
55 u_memstream_open(struct u_memstream *mem, char **bufp, size_t *sizep);
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_nir.h37 uint32_t vk_spirv_version(const uint32_t *spirv_data, size_t spirv_size_B);
41 const uint32_t *spirv_data, size_t spirv_size_B,
/third_party/musl/fuzztest/atoi_fuzzer/
H A Datoi_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/third_party/musl/include/
H A Dwordexp.h22 size_t we_wordc;
24 size_t we_offs;
/third_party/musl/libc-test/src/api/
H A Dsys_uio.c6 T(size_t) in f()
11 F(size_t,iov_len) in f()
/third_party/musl/libc-test/src/common/
H A Dpath.c6 char *t_pathrel(char *buf, size_t n, char *argv0, char *p) in t_pathrel()
15 if ((size_t)k >= n) in t_pathrel()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.h21 (const unsigned char *in, unsigned char *out, size_t len,
35 const PROV_CIPHER_HW *ossl_prov_cipher_hw_aes_xts(size_t keybits);
H A Dcipher_aria_gcm_hw.c17 size_t keylen) in aria_gcm_initkey()
34 const PROV_GCM_HW *ossl_prov_aria_hw_gcm(size_t keybits) in ossl_prov_aria_hw_gcm()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Debcdic.h33 void *ebcdic2ascii(void *dest, const void *srce, size_t count);
34 void *ascii2ebcdic(void *dest, const void *srce, size_t count);
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448_local.h16 const uint8_t *context, size_t context_len, const char *propq);
21 const uint8_t *context, size_t context_len,
/third_party/rust/crates/libc/src/windows/gnu/
H A Dmod.rs11 pub fn strncasecmp(s1: *const ::c_char, s2: *const ::c_char, n: ::size_t) -> ::c_int; in strncasecmp()
15 pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ::wchar_t; in wmemchr()
/third_party/rust/crates/libc/src/windows/msvc/
H A Dmod.rs12 pub fn strnicmp(s1: *const ::c_char, s2: *const ::c_char, n: ::size_t) -> ::c_int; in strnicmp()
18 count: ::size_t, in memccpy()
/third_party/pulseaudio/src/pulsecore/
H A Dmemchunk.h33 size_t index, length;
41 pa_memchunk* pa_memchunk_make_writable(pa_memchunk *c, size_t min);
H A Dmemtrap.h40 pa_memtrap* pa_memtrap_add(const void *start, size_t size);
41 pa_memtrap *pa_memtrap_update(pa_memtrap *m, const void *start, size_t size);
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448_local.h16 const uint8_t *context, size_t context_len, const char *propq);
21 const uint8_t *context, size_t context_len,
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSpirVAsm.hpp38 void disassembleSpirV (size_t binarySizeInWords, const deUint32* binary, std::ostream* dst, SpirvVersion spirvVersion);
41 bool validateSpirV (size_t binarySizeInWords, const deUint32* binary, std::ostream* infoLog, const SpirvValidatorOptions&);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A Degl_utils.h29 size_t forwardAttribsCount);
31 template <size_t N>
/third_party/skia/third_party/externals/angle2/src/common/
H A Dhash_utils_unittest.cpp26 size_t aHash = ComputeGenericHash(a.c_str(), a.size()); in TEST()
27 size_t bHash = ComputeGenericHash(b.c_str(), b.size()); in TEST()

Completed in 18 milliseconds

1...<<371372373374375376377378379380>>...1151