Home
last modified time | relevance | path

Searched refs:size_t (Results 7701 - 7725 of 38480) sorted by relevance

1...<<301302303304305306307308309310>>...1540

/third_party/musl/src/stdlib/
H A Dwcstol.c13 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read()
15 size_t i; in do_read()
47 size_t cnt = shcnt(&f); in wcstox()
/third_party/ninja/src/
H A Dline_printer.cc84 to_print = ElideMiddle(to_print, static_cast<size_t>(csbi.dwSize.X)); in Print()
100 for (size_t i = 0; i < static_cast<size_t>(csbi.dwSize.X); ++i) { in Print()
125 void LinePrinter::PrintOrBuffer(const char* data, size_t size) {
/third_party/node/deps/cares/config/sunos/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
583 /* #undef size_t */
/third_party/node/deps/cares/config/openbsd/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
583 /* #undef size_t *
/third_party/node/deps/cares/config/netbsd/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
583 /* #undef size_t *
/third_party/node/deps/cares/config/linux/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
573 /* #undef size_t *
/third_party/node/deps/cares/config/freebsd/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
573 /* #undef size_t *
/third_party/node/deps/cares/config/darwin/
H A Dares_config.h13 /* the signed version of size_t */
23 #define GETHOSTNAME_TYPE_ARG2 size_t
426 #define RECVFROM_TYPE_ARG3 size_t
444 #define RECV_TYPE_ARG3 size_t
462 #define SEND_TYPE_ARG3 size_t
573 /* #undef size_t *
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Ddec_loop.c2 dec_loop_avx2_inner (const uint8_t **s, uint8_t **o, size_t *rounds) in dec_loop_avx2_inner()
57 dec_loop_avx2 (const uint8_t **s, size_t *slen, uint8_t **o, size_t *olen) in dec_loop_avx2()
67 size_t rounds = (*slen - 13) / 32; in dec_loop_avx2()
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H A Ddec_loop.c69 dec_loop_ssse3_inner (const uint8_t **s, uint8_t **o, size_t *rounds) in dec_loop_ssse3_inner()
120 dec_loop_ssse3 (const uint8_t **s, size_t *slen, uint8_t **o, size_t *olen) in dec_loop_ssse3()
130 size_t rounds = (*slen - 8) / 16; in dec_loop_ssse3()
/third_party/node/deps/cares/src/lib/
H A Dares_event_select.c70 static size_t ares_evsys_select_wait(ares_event_thread_t *e, in ares_evsys_select_wait()
73 size_t num_fds = 0; in ares_evsys_select_wait()
76 size_t cnt = 0; in ares_evsys_select_wait()
77 size_t i; in ares_evsys_select_wait()
H A Dares_event_poll.c68 static size_t ares_evsys_poll_wait(ares_event_thread_t *e, in ares_evsys_poll_wait()
71 size_t num_fds = 0; in ares_evsys_poll_wait()
75 size_t cnt = 0; in ares_evsys_poll_wait()
76 size_t i; in ares_evsys_poll_wait()
/third_party/mesa3d/src/mapi/
H A Dstub.c68 stub_name = &public_string_pool[(size_t) stub->name]; in stub_compare()
148 search_table_by_slot(const struct mapi_stub *table, size_t num_entries, in search_table_by_slot()
151 size_t i; in search_table_by_slot()
196 name = &public_string_pool[(size_t) stub->name]; in stub_get_name()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.c108 size_t val) { in nghttp2_option_set_max_send_header_block_length()
114 size_t val) { in nghttp2_option_set_max_deflate_dynamic_table_size()
124 void nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_outbound_ack()
129 void nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_settings()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h82 size_t key_size,
213 const void *key_data, size_t key_size,
246 const void *key_data, size_t key_size,
251 const void *key_data, size_t key_size,
/third_party/libwebsockets/lib/roles/ws/
H A Dprivate-lib-roles-ws.h104 size_t proxy_buffered;
136 size_t rx_packet_length;
167 lws_ws_handshake_client(struct lws *wsi, unsigned char **buf, size_t len);
175 void *v, size_t len);
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-server.c64 myss_srv_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_srv_rx()
84 myss_srv_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_srv_tx()
111 myss_ws_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_ws_rx()
143 myss_ws_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_ws_tx()
/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h112 size_t vector_off;
114 size_t len;
116 size_t offset;
124 size_t len;
/third_party/lzma/C/
H A DLzFind.h43 size_t directInputRem;
51 size_t numRefs;
103 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, size_t numItems);
118 size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 _cutValue,
/third_party/node/deps/v8/src/compiler/
H A Dwasm-inlining.h61 static bool graph_size_allows_inlining(size_t initial_graph_size) { in graph_size_allows_inlining()
93 size_t subgraph_min_node_id);
110 const size_t initial_graph_size_;
111 size_t current_graph_size_;
/third_party/node/deps/v8/include/
H A Dv8-exception.h178 void* operator new(size_t size);
179 void* operator new[](size_t size);
180 void operator delete(void*, size_t);
181 void operator delete[](void*, size_t);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-exception.h178 void* operator new(size_t size);
179 void* operator new[](size_t size);
180 void operator delete(void*, size_t);
181 void operator delete[](void*, size_t);
/third_party/node/deps/v8/src/diagnostics/
H A Dbasic-block-profiler.h26 explicit BasicBlockProfilerData(size_t n_blocks);
35 size_t n_blocks() const { in n_blocks()
44 void SetBlockId(size_t offset, int32_t id);
82 BasicBlockProfilerData* NewData(size_t n_blocks);
/third_party/node/deps/v8/src/heap/
H A Dread-only-heap.h37 static constexpr size_t kEntriesCount =
38 static_cast<size_t>(RootIndex::kReadOnlyRootsCount);
82 Object cached_read_only_object(size_t i) const;
84 size_t read_only_object_cache_size() const;
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc52 size_t PersistentRegionBase::NodesInUse() const { in NodesInUse()
54 const size_t accumulated_nodes_in_use_ = std::accumulate( in NodesInUse()
55 nodes_.cbegin(), nodes_.cend(), 0u, [](size_t acc, const auto& slots) { in NodesInUse()
153 size_t CrossThreadPersistentRegion::NodesInUse() const { in NodesInUse()

Completed in 23 milliseconds

1...<<301302303304305306307308309310>>...1540