Home
last modified time | relevance | path

Searched refs:size_t (Results 10301 - 10325 of 20717) sorted by relevance

1...<<411412413414415416417418419420>>...829

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp78 wchar_t* buffer, size_t bufferSize, in format_guid()
101 HRESULT SkXPSDevice::createId(wchar_t* buffer, size_t bufferSize, wchar_t sep) { in createId()
158 template <typename T> static constexpr size_t sk_digits_in() { in sk_digits_in()
159 return static_cast<size_t>(std::numeric_limits<T>::digits10 + 1); in sk_digits_in()
174 constexpr size_t size = std::max( in createXpsThumbnail()
200 constexpr size_t size = in createXpsPage()
331 current.glyphsUsed.forEachSetIndex([&keepList](size_t v) { in subset_typeface()
367 size_t extra; in subset_typeface()
642 const size_t size = in createXpsImageBrush()
1143 size_t coun in drawPoints()
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp84 size_t slot;
90 void printBuffer(testing::AssertionResult& result, const T* buffer, const size_t count) { in printBuffer()
93 for (size_t index = 0; index < count; ++index) { in printBuffer()
195 size_t index) const { in SanitizeParamName()
212 size_t targetLength = sanitizedName.length(); in SanitizeParamName()
257 size_t argLen = 0; // Set when parsing --arg=X arguments in ParseArgs()
547 size_t numParams) { in GetAvailableAdapterTestParamsForBackends()
549 for (size_t i = 0; i < numParams; ++i) { in GetAvailableAdapterTestParamsForBackends()
1002 for (size_t i = 0; i < mReadbackSlots.size(); ++i) {
1458 for (size_t
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc408 ::memset(&source_context_, 0, static_cast<size_t>( in SharedCtor()
615 size_t Type::ByteSizeLong() const { in ByteSizeLong()
617 size_t total_size = 0; in ByteSizeLong()
788 static_cast<size_t>(reinterpret_cast<char*>(&packed_) - in Field()
799 ::memset(&kind_, 0, static_cast<size_t>( in SharedCtor()
844 ::memset(&kind_, 0, static_cast<size_t>( in Clear()
1059 size_t Field::ByteSizeLong() const { in ByteSizeLong()
1061 size_t total_size = 0; in ByteSizeLong()
1284 ::memset(&source_context_, 0, static_cast<size_t>( in SharedCtor()
1466 size_t Enu
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c146 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc()
153 size_t ielen; in hostapd_notif_assoc()
892 size_t i; in hostapd_event_ch_switch()
1232 const u8 *bssid, const u8 *ie, size_t ie_len, in hostapd_probe_req_rx()
1235 size_t i; in hostapd_probe_req_rx()
1260 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
1310 size_t resp_ies_len = 0; in hostapd_notif_auth()
1365 size_t plen __maybe_unused; in hostapd_action_rx()
1440 size_t i; in get_hapd_bssid()
1479 size_t hex_le in hostapd_mgmt_rx()
[all...]
H A Dwps_hostapd.c40 const u8 *ie, size_t ie_len,
56 size_t j; in wps_for_each()
97 size_t psk_len) in hostapd_wps_new_psk_cb()
216 size_t dev_pw_len;
231 size_t dev_pw_len) in hostapd_wps_reg_success_cb()
340 size_t attr_len) in hapd_new_ap_event()
342 size_t blen = attr_len * 2 + 1; in hapd_new_ap_event()
459 size_t len, i; in hapd_wps_cred_cb()
975 size_t j; in get_uuid_cb()
1391 size_t multi_ap_backhaul_network_key_le in hostapd_wps_update_multi_ap()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c107 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc()
113 size_t ielen; in hostapd_notif_assoc()
796 size_t i; in hostapd_event_ch_switch()
1016 const u8 *bssid, const u8 *ie, size_t ie_len, in hostapd_probe_req_rx()
1019 size_t i; in hostapd_probe_req_rx()
1044 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
1094 size_t resp_ies_len = 0; in hostapd_notif_auth()
1149 size_t plen __maybe_unused; in hostapd_action_rx()
1226 size_t i; in get_hapd_bssid()
1265 size_t hex_le in hostapd_mgmt_rx()
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc66 static const size_t kBreakpointHintMaxLength = 128;
70 static const size_t kMaxNumBreakpoints = 1000;
80 static constexpr size_t kWasmBytecodeMaxLength =
134 size_t typeLineSeparator = breakpointId.find(':'); in parseBreakpointId()
151 size_t lineColumnSeparator = breakpointId.find(':', typeLineSeparator + 1); in parseBreakpointId()
153 size_t columnSelectorSeparator = in parseBreakpointId()
187 for (size_t i = 0; i < hint.length(); ++i) { in breakpointHint()
214 size_t offset = sourceOffset - searchRegionOffset; in adjustBreakpointLocation()
218 size_t nextMatch = searchArea.find(hint, offset); in adjustBreakpointLocation()
219 size_t prevMatc in adjustBreakpointLocation()
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c139 size_t read_link_mtu;
140 size_t write_link_mtu;
141 size_t read_block_size;
142 size_t write_block_size;
160 size_t encoder_buffer_size; /* Size of the buffer */
161 size_t encoder_buffer_used; /* Used space in the buffer */
166 size_t decoder_buffer_size; /* Size of the buffer */
274 size_t encoded_size, reserved_size, encoded_frames; in bt_prepare_encoder_buffer()
368 size_t processed; in bt_process_render()
369 size_t lengt in bt_process_render()
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c195 size_t sink_delay;
200 size_t source_delay;
202 size_t rlen;
203 size_t plen;
228 size_t source_skip;
236 size_t sink_skip;
239 size_t sink_rem;
240 size_t source_rem;
342 /*size_t fs*/ in time_callback()
738 size_t rle in do_push_drift_comp()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dscan.c339 wpa_supplicant_build_filter_ssids(struct wpa_config *conf, size_t *num_ssids) in wpa_supplicant_build_filter_ssids()
343 size_t count; in wpa_supplicant_build_filter_ssids()
584 size_t ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpa_supplicant_extra_ies()
693 size_t max_ssids, const u8 *ssid, size_t ssid_len) in wpa_add_scan_ssid()
720 struct wpa_ssid *ssid, size_t max_ssids) in wpa_add_owe_scan_ssid()
734 size_t owe_ssid_len; in wpa_add_owe_scan_ssid()
756 if ((size_t) (end - pos) < owe_ssid_len || in wpa_add_owe_scan_ssid()
774 size_t max_ssids) in wpa_set_scan_ssids()
805 size_t max_ssid in wpa_set_ssids_from_scan_req()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp29 template <size_t N>
30 constexpr size_t ConstStrLen(const char (&)[N]) in ConstStrLen()
51 size_t lastBracketClose = 0; in UniformNameIsIndexZero()
55 size_t openBracket = name.find('[', lastBracketClose); in UniformNameIsIndexZero()
60 size_t closeBracket = name.find(']', openBracket); in UniformNameIsIndexZero()
179 if (info.fieldXfb.size() <= static_cast<size_t>(fieldIndex)) in SetXfbInfo()
214 size_t bufferCount = 0; in AssignTransformFeedbackEmulationBindings()
627 size_t pos = tfVarying.name.find_first_of("."); in AssignTransformFeedbackQualifiers()
957 void copyInstruction(const uint32_t *instruction, size_t wordCount);
969 size_t mCurrentWor
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc81 for (size_t level = 0; level < 3; ++level) { in CheckStrongReference()
137 GetIndirectStrongReferences(size_t level) { in GetIndirectStrongReferences()
215 const char* name, SnapshotObjectId id, size_t self_size, in HeapEntry()
454 size_t size, in AddEntry()
468 DCHECK_EQ(edges().size(), static_cast<size_t>(children_index)); in FillChildren()
613 {addr, reinterpret_cast<size_t>(entry->value)}); in AddMergedNativeEntry()
615 result.first->second = reinterpret_cast<size_t>(entry->value); in AddMergedNativeEntry()
656 for (size_t time_interval_index = 0; in PushHeapObjectsStats()
702 std::unordered_map<size_t, NativeObject> reverse_merged_native_entries_map; in RemoveDeadEntries()
710 size_t first_free_entr in RemoveDeadEntries()
[all...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c856 size_t labellen; in ossl_statem_server_post_work()
959 size_t dummy; in ossl_statem_server_post_work()
1147 size_t ossl_statem_server_max_message_size(SSL *s) in ossl_statem_server_max_message_size()
1289 size_t cookie_len) in dtls_raw_hello_verify_request()
1359 static const size_t kSafariCommonExtensionsLength = 18; in ssl_check_for_safari()
1362 size_t ext_len; in ssl_check_for_safari()
1612 size_t loop; in tls_early_post_process_client_hello()
1910 * s->session->master_key_length is a size_t, but this is an int for in tls_early_post_process_client_hello()
2324 size_t sl, len; in tls_construct_server_hello()
2445 size_t encodedle in tls_construct_server_key_exchange()
[all...]
/third_party/node/deps/uv/src/win/
H A Dfs.c316 size_t i; in fs__readlink_handle()
317 size_t len; in fs__readlink_handle()
753 size_t read_size, done_read; in fs__read_filemap()
756 size_t view_offset; in fs__read_filemap()
785 read_size = (size_t) MIN((LONGLONG) read_size, in fs__read_filemap()
810 size_t this_read_size = MIN(req->fs.info.bufs[index].len, in fs__read_filemap()
934 size_t write_size, done_write; in fs__write_filemap()
937 size_t view_offset; in fs__write_filemap()
1244 static const size_t num_chars = 62; in fs__mktemp()
1245 static const size_t num_ in fs__mktemp()
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c855 size_t labellen; in ossl_statem_server_post_work()
958 size_t dummy; in ossl_statem_server_post_work()
1136 size_t ossl_statem_server_max_message_size(SSL *s) in ossl_statem_server_max_message_size()
1278 size_t cookie_len) in dtls_raw_hello_verify_request()
1348 static const size_t kSafariCommonExtensionsLength = 18; in ssl_check_for_safari()
1351 size_t ext_len; in ssl_check_for_safari()
1592 size_t loop; in tls_early_post_process_client_hello()
1890 * s->session->master_key_length is a size_t, but this is an int for in tls_early_post_process_client_hello()
2304 size_t sl, len; in tls_construct_server_hello()
2424 size_t encodedle in tls_construct_server_key_exchange()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp1240 for (size_t structNdx = 0; structNdx < bottomLevelAccelerationStructures.size(); ++structNdx) in initTopAccelerationStructure()
1286 for (size_t geometryNdx = 0; geometryNdx < m_data.geometriesGroupCount; ++geometryNdx) in initBottomAccelerationStructure()
1292 for (size_t squareNdx = 0; squareNdx < m_data.squaresGroupCount; ++squareNdx) in initBottomAccelerationStructure()
1338 for (size_t geometryNdx = 0; geometryNdx < m_data.geometriesGroupCount; ++geometryNdx) in initBottomAccelerationStructure()
1343 for (size_t squareNdx = 0; squareNdx < m_data.squaresGroupCount; ++squareNdx) in initBottomAccelerationStructure()
1400 for (size_t squareNdx = 0; squareNdx < m_data.squaresGroupCount; ++squareNdx) in initBottomAccelerationStructure()
1452 for (size_t geometryNdx = 0; geometryNdx < m_data.geometriesGroupCount; ++geometryNdx) in initBottomAccelerationStructure()
1458 for (size_t squareNdx = 0; squareNdx < m_data.squaresGroupCount; ++squareNdx) in initBottomAccelerationStructure()
1549 for (size_t instanceNdx = 0; instanceNdx < m_data.instancesGroupCount; ++instanceNdx) in initBottomAccelerationStructures()
1624 const size_t offset in SpecConstantsHelper()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c37 size_t dev_pw_len;
83 size_t pin_len;
148 const u8 *psk, size_t psk_len);
155 size_t dev_pw_len);
206 size_t multi_ap_backhaul_ssid_len;
221 size_t multi_ap_backhaul_network_key_len;
641 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) in wps_authorized_macs()
786 const u8 *uuid, const u8 *pin, size_t pin_len, in wps_registrar_add_pin()
882 size_t dev_pw_len) in wps_registrar_invalidate_wildcard_pin()
929 const u8 *uuid, size_t *pin_le in wps_registrar_get_pin()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c108 size_t len;
461 size_t len = sizeof(struct ieee80211_neighbor_ap_info) +
590 size_t wpa_ie_len;
857 size_t len;
937 size_t len;
956 size_t len;
977 size_t len;
1070 size_t realm_len, username_len, rrk_len;
1457 size_t ssid_str_len = data->external_auth.ssid_len;
1617 size_t
[all...]
/third_party/curl/tests/server/
H A Dtftpd.c106 size_t bufsize; /* size of the data in buffer */
108 size_t rcount; /* amount of data left to read of the file */
380 size_t copy_n = MIN(SEGSIZE, test->rcount); in read_ahead()
717 memset(&localaddr.sa, 0, (size_t)la_size); in main()
1023 size_t cmdsize = 0; in parse_servercmd()
1081 size_t count = msnprintf(weare, sizeof(weare), "WE ROOLZ: %" in validate_access()
1136 size_t count; in validate_access()
/third_party/curl/lib/
H A Dsocks.c411 size_t plen = strlen(sx->proxy_user); in do_SOCKS4()
427 size_t packetsize = 9 + in do_SOCKS4()
432 size_t hostnamelen = 0; in do_SOCKS4()
582 size_t idx; in do_SOCKS5()
587 const size_t hostname_len = strlen(sx->hostname); in do_SOCKS5()
588 size_t len = 0; in do_SOCKS5()
718 size_t proxy_user_len, proxy_password_len; in do_SOCKS5()
H A Deasy.c869 /* postfieldsize is curl_off_t, Curl_memdup() takes a size_t ... */ in dupset()
1196 CURLcode curl_easy_recv(struct Curl_easy *data, void *buffer, size_t buflen, in curl_easy_recv()
1197 size_t *n) in curl_easy_recv()
1222 *n = (size_t)n1; in curl_easy_recv()
1252 size_t buflen, ssize_t *n) in Curl_senddata()
1291 size_t buflen, size_t *n) in curl_easy_send()
1299 *n = (size_t)written; in curl_easy_send()
/third_party/curl/lib/vssh/
H A Dwolfssh.c221 const void *mem, size_t len, CURLcode *err) in wscp_send()
234 char *mem, size_t len, CURLcode *err) in wscp_recv()
248 const void *mem, size_t len, CURLcode *err) in wsftp_send()
292 char *mem, size_t len, CURLcode *err) in wsftp_recv()
645 size_t readthisamountnow = in wssh_statemach_act()
650 size_t actuallyread; in wssh_statemach_act()
1148 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version()
/third_party/backends/backend/
H A Dricoh2.c101 size_t bytes_to_read;
153 size_t i = 0; in get_model_by_productid()
279 size_t i = 0; in sane_init()
593 size_t to_send;
595 size_t to_receive;
603 size_t io_size; in send_receive()
648 size_t i; in init_scan()
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h63 TestParamInfo(const ParamType& a_param, size_t an_index) in TestParamInfo()
66 size_t index;
573 size_t i = 0;
813 template <typename T, size_t... I>
845 template <size_t... I>
902 template <size_t ThisI>
912 constexpr size_t NextI = ThisI - (ThisI != 0); in AdvanceIfEnd()
/third_party/mbedtls/programs/x509/
H A Dcert_write.c208 int (*f_rng)(void *, unsigned char *, size_t), in write_certificate()
215 size_t len = 0; in write_certificate()
252 int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format()
253 const char *ibuf, size_t *len) in parse_serial_decimal_format()
309 size_t serial_len; in main()
549 size_t size_left = strlen(semicolon); in main()
586 size_t ip_addr_len = 0; in main()

Completed in 63 milliseconds

1...<<411412413414415416417418419420>>...829