Home
last modified time | relevance | path

Searched refs:size_t (Results 7651 - 7675 of 46522) sorted by relevance

1...<<301302303304305306307308309310>>...1861

/third_party/node/deps/v8/include/v8-include/
H A Dv8-initialization.h34 using EntropySource = bool (*)(unsigned char* buffer, size_t length);
84 static void SetFlagsFromString(const char* str, size_t length);
218 static size_t GetSandboxSizeInBytes();
230 static size_t GetSandboxReservationSizeInBytes();
/third_party/node/deps/v8/include/
H A Dv8-initialization.h34 using EntropySource = bool (*)(unsigned char* buffer, size_t length);
84 static void SetFlagsFromString(const char* str, size_t length);
236 static size_t GetSandboxSizeInBytes();
238 static size_t GetVirtualMemoryCageSizeInBytes() { in GetVirtualMemoryCageSizeInBytes()
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.h93 double last_gc_time_ms, size_t committed_memory_at_last_run) in State()
103 size_t committed_memory_at_last_run;
111 size_t committed_memory;
139 static const size_t kCommittedMemoryDelta;
/third_party/node/deps/v8/src/objects/
H A Dmanaged-inl.h18 size_t estimated_size, in Allocate()
27 size_t estimated_size, in FromRawPtr()
35 Isolate* isolate, size_t estimated_size, in FromUniquePtr()
43 Isolate* isolate, size_t estimated_size, in FromSharedPtr()
/third_party/node/deps/v8/src/runtime/
H A Druntime-futex.cc27 size_t index = NumberToSize(args[1]); in RUNTIME_FUNCTION()
34 size_t addr = (index << 2) + sta->byte_offset(); in RUNTIME_FUNCTION()
48 size_t index = NumberToSize(args[1]); in RUNTIME_FUNCTION()
55 size_t addr = (index << 2) + sta->byte_offset(); in RUNTIME_FUNCTION()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_winsys.h74 size_t size;
76 size_t relocs;
194 size_t offset, size_t size, const void *data);
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_bitstream_builder_h264.h48 size_t & writtenBytes);
57 size_t & writtenBytes);
61 size_t & writtenBytes);
64 size_t & writtenBytes);
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dposix_madvise.c48 size_t length = 4096; in posix_madvise_0100()
70 size_t length = 4096; in posix_madvise_0200()
77 size_t errorlen = -1; in posix_madvise_0200()
95 size_t len = 1024; in posix_madvise_0300()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb_hw.c34 size_t keylen) in cipher_hw_aes_ocb_generic_initkey()
66 size_t keylen) in cipher_hw_aes_ocb_aesni_initkey()
89 size_t keylen) in cipher_hw_aes_ocb_t4_initkey()
116 const PROV_CIPHER_HW *ossl_prov_cipher_hw_aes_ocb(size_t keybits) in ossl_prov_cipher_hw_aes_ocb()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_sm4.c34 size_t len, const SM4_KEY *key, in sm4_cbc_encrypt()
46 size_t length, const SM4_KEY *key, in sm4_cfb128_encrypt()
63 size_t length, const SM4_KEY *key, in sm4_ofb128_encrypt()
75 const unsigned char *in, size_t len) in sm4_ctr_cipher()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Ded448.h69 const uint8_t *message, size_t message_len,
71 size_t context_len,
97 size_t context_len,
124 const uint8_t *message, size_t message_len,
/third_party/libcoap/include/coap3/
H A Dcoap_mem.h81 void *coap_malloc_type(coap_memory_tag_t type, size_t size);
97 void *coap_realloc_type(coap_memory_tag_t type, void *p, size_t size);
113 coap_malloc(size_t size) { in coap_malloc()
153 coap_malloc(size_t size) { in coap_malloc()
/third_party/pcre2/pcre2/src/
H A Dpcre2_string_utils.c63 PRIV(memmove)(void *d, const void *s, size_t n) in memmove()
69 size_t i; in memmove()
157 PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len) in strncmp()
186 PRIV(strncmp_c8)(PCRE2_SPTR str1, const char *str2, size_t len) in strncmp_c8()
/third_party/popt/src/
H A Dsystem.h21 void * xmalloc (size_t size);
23 void * xcalloc (size_t nmemb, size_t size);
25 void * xrealloc (void * ptr, size_t size);
/third_party/pulseaudio/src/pulsecore/
H A Drandom.c46 static int random_proper(void *ret_data, size_t length) { in random_proper()
79 if ((r = pa_loop_read(fd, ret_data, length, NULL)) < 0 || (size_t) r != length) in random_proper()
112 void pa_random(void *ret_data, size_t length) { in pa_random()
114 size_t l; in pa_random()
/third_party/openssl/crypto/evp/
H A De_sm4.c34 size_t len, const SM4_KEY *key, in sm4_cbc_encrypt()
46 size_t length, const SM4_KEY *key, in sm4_cfb128_encrypt()
63 size_t length, const SM4_KEY *key, in sm4_ofb128_encrypt()
75 const unsigned char *in, size_t len) in sm4_ctr_cipher()
/third_party/openssl/crypto/ec/curve448/
H A Ded448.h69 const uint8_t *message, size_t message_len,
71 size_t context_len,
97 size_t context_len,
124 const uint8_t *message, size_t message_len,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.cpp15 size_t GetChannelCount(cl_channel_order channelOrder) in GetChannelCount()
17 size_t count = 0u; in GetChannelCount()
53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
55 size_t size = 0u; in GetElementSize()
H A DCLEvent.h29 cl_int getInfo(EventInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const;
34 size_t valueSize,
36 size_t *valueSizeRet);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp24 const size_t mMinRequiredSize;
28 Rewriter(TCompiler &compiler, size_t minRequiredSize) in Rewriter()
42 const size_t size = MetalLayoutOf(type).sizeOf;
93 size_t minRequiredSize) in HoistConstants()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.h60 size_t operator()(const rx::PackedAttributeLayout &value) const in operator ()()
90 void setCacheSize(size_t newCacheSize);
112 static constexpr size_t kDefaultCacheSize = 1024;
115 static constexpr size_t kGCLimit = 128;
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.hpp75 size_t getMessageSize (void) const { return m_messageSize; } in getMessageSize()
77 size_t getMessageDataSize (void) const;
82 size_t m_messageSize;
99 void processMessage (MessageType type, const deUint8* data, size_t dataSize);
/third_party/vk-gl-cts/executor/
H A DxeBatchExecutor.hpp83 void onTestLogData (const deUint8* bytes, size_t numBytes);
84 void onInfoLogData (const deUint8* bytes, size_t numBytes);
90 static void enqueueTestLogData (void* userPtr, const deUint8* bytes, size_t numBytes);
91 static void enqueueInfoLogData (void* userPtr, const deUint8* bytes, size_t numBytes);
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
37 size_t count = 0; in LLVMFuzzerTestOneInput()
38 for (size_t i = 0; (i + 3) < size; i += 4) { in LLVMFuzzerTestOneInput()
44 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput()
/third_party/skia/src/codec/
H A DSkJpegCodec.h26 static bool IsJpeg(const void*, size_t);
46 Result onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options&,
112 int readRows(const SkImageInfo& dstInfo, void* dst, size_t rowBytes, int count, const Options&);
120 int onGetScanlines(void* dst, int count, size_t rowBytes) override;

Completed in 20 milliseconds

1...<<301302303304305306307308309310>>...1861