Home
last modified time | relevance | path

Searched refs:size_t (Results 23126 - 23150 of 37862) sorted by relevance

1...<<921922923924925926927928929930>>...1515

/third_party/node/test/js-native-api/test_error/
H A Dtest_error.c7 size_t argc = 1; in checkError()
162 size_t argc = 1; in throwArbitrary()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-linkage.h151 template <size_t kNumGpRegs, size_t kNumFpRegs>
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c135 ret = (uLong)fread(buf, 1, (size_t)size, (FILE *)stream); in fread_file_func()
142 ret = (uLong)fwrite(buf, 1, (size_t)size, (FILE *)stream); in fwrite_file_func()
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole-test.cc51 void TwoSizeTArgumentsFunction(size_t a, size_t b) { in TwoSizeTArgumentsFunction()
/third_party/node/src/
H A Djs_stream.cc112 size_t count, in DoWrite()
120 for (size_t i = 0; i < count; i++) { in DoWrite()
H A Dnode_errors.h249 void* operator new(std::size_t count) = delete;
250 void* operator new[](std::size_t count) = delete;
H A Dnode_report_utils.cc87 size_t buffer_size = buffer.capacity(); in ReportPipeEndpoints()
122 size_t size = buffer.capacity(); in ReportPath()
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h395 char *buf, size_t size, off_t offset);
398 const char *buf, size_t size, off_t offset);
/third_party/musl/src/network/
H A Dgetifaddrs.c61 static void copy_addr(struct sockaddr **r, int af, union sockany *sa, void *addr, size_t addrlen, int ifindex) in copy_addr()
98 static void copy_lladdr(struct sockaddr **r, union sockany *sa, void *addr, size_t addrlen, int ifindex, unsigned short hatype) in copy_lladdr()
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c449 size_t buflen = u->field_data[UF_HOST].off + u->field_data[UF_HOST].len; in http_parse_host()
532 http_parser_parse_url(const char *buf, size_t buflen, int is_connect, in http_parser_parse_url()
/third_party/node/deps/icu-small/source/common/
H A Dumapfile.cpp67 typedef size_t MemoryMap;
261 size_t dataLen = (char *)pData->map - (char *)pData->mapAddr; in uprv_unmapFile()
/third_party/mesa3d/src/mesa/main/
H A Derrors.c268 size_t
278 size_t len = strnlen(msg, MAX_DEBUG_MESSAGE_LENGTH); in _mesa_gl_debug()
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h731 size_t bufferCount) in native_window_set_buffer_count()
962 const android_native_rect_t* rects, size_t numRects) in native_window_set_surface_damage()
/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c134 pid_vid_matchstr(struct libevdev *dev, char *match, size_t sz) in pid_vid_matchstr()
143 dmi_matchstr(struct libevdev *dev, char *match, size_t sz) in dmi_matchstr()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c160 size_t query_size; /* size of igmpv3_query */ in create_query()
404 size_t query_size; in send_query()
/third_party/lwip/src/apps/netbiosns/
H A Dnetbiosns.c503 size_t i; in netbiosns_set_name()
504 size_t copy_len = strlen(hostname); in netbiosns_set_name()
/third_party/lwip/src/apps/snmp/
H A Dsnmp_snmpv2_usm.c42 static void snmp_oid_to_name(char *name, const u32_t *oid, size_t len) in snmp_oid_to_name()
51 static void snmp_name_to_oid(const char *name, u32_t *oid, size_t len) in snmp_name_to_oid()
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dpoly1305.c29 const unsigned char *m, size_t inlen, in poly1305_auth()
37 size_t j; in poly1305_auth()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c299 size_t sz; in main()
318 sz = (size_t) sysconf(_SC_PAGESIZE); in main()
H A D4-2.c254 size_t sz; in main()
273 sz = (size_t) sysconf(_SC_PAGESIZE); in main()
H A D2-7.c307 size_t sz; in main()
326 sz = (size_t) sysconf(_SC_PAGESIZE); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-2.c315 size_t sz; in main()
334 sz = (size_t) sysconf(_SC_PAGESIZE); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c347 size_t sz, ps; in main()
366 ps = (size_t) sysconf(_SC_PAGESIZE); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c430 size_t sz, ps; in main()
449 ps = (size_t) sysconf(_SC_PAGESIZE); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c436 size_t sz, ps; in main()
455 ps = (size_t) sysconf(_SC_PAGESIZE); in main()

Completed in 34 milliseconds

1...<<921922923924925926927928929930>>...1515