/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/ |
H A D | 2-1.c | 35 static size_t stack_size; 41 size_t ssize; in thread_func() 66 size_t ssize; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 18-1.c | 72 size_t shm_size; in main() 75 size_t len; in main() 78 size_t memlock_size; in main()
|
/third_party/lwip/test/unit/core/ |
H A D | test_def.c | 22 def_check_range_untouched(const char *buf, size_t len) in def_check_range_untouched() 24 size_t i; in def_check_range_untouched() 36 size_t exp_len = strlen(expected); in test_def_itoa()
|
/third_party/lwip/test/unit/tcp/ |
H A D | tcp_helper.h | 39 u16_t src_port, u16_t dst_port, void* data, size_t data_len, 41 struct pbuf* tcp_create_rx_segment(struct tcp_pcb* pcb, void* data, size_t data_len, 43 struct pbuf* tcp_create_rx_segment_wnd(struct tcp_pcb* pcb, void* data, size_t data_len,
|
/third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
H A D | name-trait.h | 23 template <size_t Size> 29 for (size_t i = 0; i < Size; ++i) result.name[i] = str[i]; in FromCString() 44 static constexpr size_t kTypenameSize = in GetTypename()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-solaris.cc | 69 OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, in GetFreeMemoryRangesWithin() 70 size_t alignment) { in GetFreeMemoryRangesWithin() 82 size_t size; in GetStackStart()
|
/third_party/node/deps/v8/include/ |
H A D | v8-embedder-heap.h | 106 size_t allocated_size = 0; 201 void IncreaseAllocatedSize(size_t bytes); 202 void DecreaseAllocatedSize(size_t bytes);
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | name-trait.h | 22 template <size_t Size> 28 for (size_t i = 0; i < Size; ++i) result.name[i] = str[i]; in FromCString() 43 static constexpr size_t kTypenameSize = in GetTypename()
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | gdb-remote-util.cc | 76 size_t len = 0; in StringSplit() 90 std::string Mem2Hex(const uint8_t* mem, size_t count) { in Mem2Hex() 92 for (size_t i = 0; i < count; i++) UInt8ToHex(*mem++, &result[i * 2]); in Mem2Hex()
|
/third_party/node/deps/v8/src/heap/ |
H A D | linear-allocation-area.h | 37 V8_INLINE bool CanIncrementTop(size_t bytes) { in CanIncrementTop() 42 V8_INLINE Address IncrementTop(size_t bytes) { in IncrementTop() 49 V8_INLINE bool DecrementTopIfAdjacent(Address new_top, size_t bytes) { in DecrementTopIfAdjacent()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | handler-table-builder.cc | 48 void HandlerTableBuilder::SetTryRegionStart(int handler_id, size_t offset) { in SetTryRegionStart() 54 void HandlerTableBuilder::SetTryRegionEnd(int handler_id, size_t offset) { in SetTryRegionEnd() 60 void HandlerTableBuilder::SetHandlerTarget(int handler_id, size_t offset) { in SetHandlerTarget()
|
/third_party/node/deps/v8/src/trap-handler/ |
H A D | trap-handler.h | 85 uintptr_t base, size_t size, size_t num_protected_instructions, 89 /// TODO(mtrofin): We can switch to using size_t for index and not need 157 TH_EXPORT_PRIVATE size_t GetRecoveredTrapCount();
|
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 75 size_t length = 0; in rbug_get_message() 76 size_t read = 0; in rbug_get_message() 85 length = (size_t)header.length * 4; in rbug_get_message()
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
H A D | ldso_dl_iterate_phdr_test.cpp | 16 static int CallBack001(struct dl_phdr_info* info, size_t size, void* data) in CallBack001() 36 void CallBack002(dl_phdr_info* info, size_t size) in CallBack002() 64 int TempFunc(dl_phdr_info* info, size_t size, void* data) in TempFunc()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vertex.h | 82 static inline size_t 92 size_t sizea = draw_vinfo_size( a ); in draw_vinfo_compare() 100 size_t size = draw_vinfo_size( src ); in draw_vinfo_copy()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_simulator_validate.h | 70 copy_from_user(void *dst, void *src, size_t size) in copy_from_user() 85 size_t size; 107 drm_gem_cma_create(struct drm_device *dev, size_t size);
|
/third_party/musl/libc-test/src/functionalext/supplement/sched/ |
H A D | __sched_cpucount.c | 33 size_t size; in __sched_cpucount_0100() 59 size_t size; in __sched_cpucount_0200() 85 size_t size; in __sched_cpucount_0300()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | ftell.c | 36 size_t ret = fwrite(wrstring, sizeof(char), strlen(wrstring), fptr); in ftell_0100() 67 size_t ret = fwrite(wrstring, sizeof(char), strlen(wrstring), fptr); in ftell_0200() 98 size_t ret = fwrite(wrstring, sizeof(char), strlen(wrstring), fptr); in ftell_0300()
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | pread.c | 40 size_t cnt = pread(fd, buffer, TEST_BUFFER_SIZE, 0); in pread_0100() 64 size_t cnt = pread(fd, buffer, TEST_BUFFER_SIZE, 0); in pread_0200() 88 size_t cnt = pread(fd, buffer, TEST_BUFFER_SIZE, strlen(txt)); in pread_0300()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | rand.h | 68 int RAND_priv_bytes_ex(OSSL_LIB_CTX *ctx, unsigned char *buf, size_t num, 75 int RAND_bytes_ex(OSSL_LIB_CTX *ctx, unsigned char *buf, size_t num, 100 const char *RAND_file_name(char *file, size_t num);
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_msg.c | 12 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, size_t len, in dtls1_write_app_data_bytes() 13 size_t *written) in dtls1_write_app_data_bytes() 41 size_t written; in dtls1_dispatch_alert()
|
/third_party/node/deps/openssl/openssl/fuzz/ |
H A D | test-corpus.c | 42 size_t s; in testfile() 54 OPENSSL_assert(s == (size_t)st.st_size); in testfile() 67 size_t dirname_len = strlen(argv[n]); in main()
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | rsaz_exp.h | 59 const BN_ULONG *b, size_t num) in bn_select_words() 61 size_t i; in bn_select_words() 71 BN_ULONG *tmp, size_t num) in bn_reduce_once_in_place()
|
/third_party/node/deps/uv/src/unix/ |
H A D | os390-proctitle.c | 41 size_t size; in uv_setup_args() 105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() 106 size_t len; in uv_get_process_title()
|
/third_party/node/deps/uv/src/ |
H A D | uv-data-getter-setters.c | 77 size_t uv_stream_get_write_queue_size(const uv_stream_t* stream) { in uv_stream_get_write_queue_size() 81 size_t uv_udp_get_send_queue_size(const uv_udp_t* handle) { in uv_udp_get_send_queue_size() 85 size_t uv_udp_get_send_queue_count(const uv_udp_t* handle) { in uv_udp_get_send_queue_count()
|