Home
last modified time | relevance | path

Searched refs:size_t (Results 17751 - 17775 of 47304) sorted by relevance

1...<<711712713714715716717718719720>>...1893

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c34 const u8 *sa, const u8 *data, size_t len,
38 size_t len);
91 static void get_pvt_wfd_elems(const u8 *ies, size_t ies_len) in get_pvt_wfd_elems()
107 size_t i; in p2p_expire_peers()
478 size_t count = 0;
527 const u8 *gi, size_t gi_len,
531 size_t c;
695 size_t ies_len)
774 size_t ies_len, int scan_res)
1028 size_t c
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp22 #include <cstddef> // nullptr_t, ptrdiff_t, size_t
202 #include <cstddef> // size_t
2896 const auto l_index = static_cast<std::size_t>(lhs);
2897 const auto r_index = static_cast<std::size_t>(rhs);
3009 #include <cstddef> // size_t
3022 std::size_t chars_read_total = 0;
3024 std::size_t chars_read_current_line = 0;
3026 std::size_t lines_read = 0;
3028 /// conversion to size_t to preserve SAX interface
3029 constexpr operator size_t() cons
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp311 template <size_t N>
317 template <size_t N, typename B = T, typename std::enable_if<std::is_const<B>::value, int>::type = 0>
323 template <size_t N>
329 template <size_t N, typename B = T, typename std::enable_if<std::is_const<B>::value, int>::type = 0>
364 template <size_t N = std::dynamic_extent>
370 template <size_t N = std::dynamic_extent,
378 template <size_t N = std::dynamic_extent>
384 template <size_t N = std::dynamic_extent,
509 template <size_t N>
515 template <size_t
[all...]
/third_party/backends/backend/
H A Dtest.c291 static size_t
294 size_t size, max_size = 0; in max_string_size()
398 test_device->val[opt_mode].s = malloc ((size_t) od->size); in init_options()
465 test_device->val[opt_three_pass_order].s = malloc ((size_t) od->size); in init_options()
494 test_device->val[opt_scan_source].s = malloc ((size_t) od->size); in init_options()
530 test_device->val[opt_test_picture].s = malloc ((size_t) od->size); in init_options()
625 test_device->val[opt_read_status_code].s = malloc ((size_t) od->size); in init_options()
1176 test_device->val[opt_string].s = malloc ((size_t) od->size); in init_options()
1195 test_device->val[opt_string_constraint_string_list].s = malloc ((size_t) od->size); in init_options()
1216 malloc ((size_t) o in init_options()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c77 size_t i; in hostapd_for_each_interface()
144 size_t wpa_ie_len; in hostapd_reload_bss()
175 size_t j; in hostapd_clear_old()
200 size_t i; in hostapd_iface_conf_changed()
220 size_t j; in hostapd_reload_config()
487 size_t contentLen = strlen(WPA_EVENT_TERMINATING); in hostapd_cleanup()
755 size_t i; in mac_in_conf()
932 size_t identity_len; in hostapd_das_find_sta()
1228 set_ssid = (conf->ssid.ssid_len != (size_t) ssid_len || in hostapd_setup_bss()
1522 size_t in start_ctrl_iface()
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp54 constexpr size_t DEFAULT_GC_THREAD_NUM = 7;
55 constexpr size_t DEFAULT_LONG_PAUSE_TIME = 40;
80 template<typename T, size_t N>
81 inline constexpr size_t ArraySize(T (&)[N]) noexcept
117 bool LoadAbilityStage(uint8_t *buffer, size_t len);
226 void CallObjectMethod(napi_env env, napi_value obj, const char *name, napi_value const *argv, size_t argc) in CallObjectMethod()
349 size_t len = stream.tellg(); in StartAbility()
384 bool SimulatorImpl::LoadAbilityStage(uint8_t *buffer, size_t len) in LoadAbilityStage()
754 size_t argc = ARGC_MAX_COUNT; in RequireNapi()
775 size_t le in LoadJsMock()
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.cpp77 size_t argc = ARGS_MAX_COUNT; in NAPI_GetFilesDirWrap()
146 size_t argc = ARGS_MAX_COUNT; in NAPI_GetOrCreateDistributedDirWrap()
214 size_t argc = ARGS_MAX_COUNT; in NAPI_GetCacheDirWrap()
282 size_t argc = ARGS_MAX_COUNT; in NAPI_GetExternalCacheDirWrap()
343 size_t argc = ARGS_MAX_COUNT; in NAPI_IsUpdatingConfigurationsWrap()
383 size_t argc = ARGS_MAX_COUNT; in NAPI_PrintDrawnCompletedWrap()
495 size_t argc = ARGS_MAX_COUNT; in GetDisplayOrientationWrap()
554 bool UnwrapParamGetDisplayOrientationWrap(napi_env env, size_t argc, napi_value *argv, in UnwrapParamGetDisplayOrientationWrap()
558 const size_t argcMax = 1; in UnwrapParamGetDisplayOrientationWrap()
770 napi_env env, napi_value *args, const size_t argCallbac in GetContextAsync()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp42 for (size_t i = 0; i < MAX_COUNT; ++i) { in DataPanelModifier()
135 for (size_t i = 0; i < valuesLastLength_; ++i) { in PaintCircle()
150 for (size_t i = 0; i < shadowColorsLastLength_; ++i) { in PaintCircle()
184 for (size_t i = 0; i < valuesLastLength_; ++i) { in PaintCircle()
329 for (size_t i = 0; i < valuesLastLength_; ++i) { in PaintLinearProgress()
350 for (size_t i = 0; i < valuesLastLength_; ++i) { in PaintLinearProgress()
389 for (size_t i = 0; i < linearDataMap.size(); ++i) { in PaintLinearProgress()
444 size_t length = segmentLinearData.segmentColor.GetColors().size(); in PaintColorSegment()
445 for (size_t i = 0; i < length; ++i) { in PaintColorSegment()
488 size_t lengt in PaintColorSegmentFilterMask()
[all...]
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp71 constexpr size_t MAX_STRING_SIZE = 256;
814 size_t prefixLen = startWithValue.size(); in HWTEST_F()
914 size_t size = MUtf8ToUtf16Size(emptyStr, 0); in HWTEST_F()
926 size_t size = MUtf8ToUtf16Size(singleByteStr, 1); in HWTEST_F()
938 size_t size = MUtf8ToUtf16Size(mixedStr, strlen(reinterpret_cast<const char*>(mixedStr))); in HWTEST_F()
951 size_t result = ConvertRegionUtf8ToUtf16(emptyInput, output, 0, 10, 0); in HWTEST_F()
964 size_t result = ConvertRegionUtf8ToUtf16(input, output, 1, 10, 0); in HWTEST_F()
978 size_t result = ConvertRegionUtf8ToUtf16(input, output, strlen(reinterpret_cast<const char*>(input)), 50, 0); in HWTEST_F()
991 size_t result = ConvertRegionUtf8ToUtf16(input, output, 4, 10, 0); in HWTEST_F()
1004 size_t resul in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_tester.cpp145 size_t argc = ARG_COUNT_ONE; in JSPump()
179 size_t argc = ARG_COUNT_ONE; in JSFindComponent()
216 size_t argc = ARG_COUNT_ONE; in JSFindComponents()
265 size_t argc = ARG_COUNT_ONE; in JSAssertComponentExist()
361 size_t argc = ARG_COUNT_ONE; in JSScrollUntilExist()
381 size_t argc = ARG_COUNT_ONE; in JSTriggerkey()
414 size_t argc = ARG_COUNT_ONE; in JSTriggerCombineKeys()
467 size_t argc = ARG_COUNT_TWO; in JSTap()
504 size_t argc = ARG_COUNT_TWO; in JSDoubleTap()
541 size_t arg in JSPress()
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp260 collection = ec.GetSubCollection(static_cast<size_t>(index)); in EntityFromJson()
304 for (size_t i = 0; i < entityCount; ++i) { in EntityToJson()
318 size_t collectionId = 0; in EntityToJson()
319 for (size_t i = 0; i < collectionCount; ++i) { in EntityToJson()
425 const size_t size = view.size() < property.size ? view.size() : property.size; in SetDefaultSerializers()
512 for (size_t i = 0; i < collectionCount; ++i) { in WriteEntityCollection()
541 for (size_t i = 0; i < entityCount; ++i) { in WriteEntityCollection()
695 for (size_t i = 0; i < property.count; i++) { in WriteProperty()
725 for (size_t i = 0; i < count; i++) { in WriteProperty()
1022 for (size_t in ReadProperty()
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp51 static constexpr size_t DECODE_BUFFER_SIZE = 4096;
52 static constexpr size_t CHUNK_SIZE = 8;
53 static constexpr size_t CHUNK_DATA_LEN = 4;
597 DataStreamBuffer streamData, size_t bufferSize, size_t totalSize) in ProcessData()
605 size_t readSize = (bufferSize < totalSize) ? bufferSize : totalSize; in ProcessData()
643 size_t rowDataSize = png_get_rowbytes(pngStructPtr_, pngInfoPtr_); in GetImageInfo()
698 const size_t length = png_get_uint_32(chunk); in GetImageIdatSize()
867 uint32_t PngDecoder::PushAllToDecode(InputDataStream *stream, size_t bufferSize, size_t lengt
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpicture_native_ndk_test.cpp52 size_t length = IMAGE_JPEG_PATH.size();
86 size_t dataLength = bufferLength; in CreateAuxiliaryPictureNative()
107 size_t dataLength = bufferLength; in HWTEST_F()
147 size_t dataLength = bufferLength; in HWTEST_F()
166 size_t dataLength = bufferLengthExceed; in HWTEST_F()
186 size_t dataLength = bufferLength; in HWTEST_F()
206 size_t size = sizeBuffer; in HWTEST_F()
222 size_t size = bufferLengthExceed; in HWTEST_F()
239 size_t bufferSize = NUM_0; in HWTEST_F()
253 size_t siz in HWTEST_F()
[all...]
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp103 size_t argCount = 0; in Constructor()
161 size_t argCount = 1; in CreateVideoRecorder()
201 size_t argCount = 2; in Prepare()
272 size_t argCount = 1; in GetInputSurface()
328 size_t argCount = 1; in Start()
378 size_t argCount = 1; in Pause()
426 size_t argCount = 1; in Resume()
476 size_t argCount = 1; in Stop()
524 size_t argCount = 1; in Reset()
579 size_t argCoun in Release()
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp76 size_t blobSize = blob.size(); in BlobToDomainList()
81 size_t i = 0; in BlobToDomainList()
82 size_t lenSize = sizeof(uint16_t); in BlobToDomainList()
94 size_t index = i + lenSize; in BlobToDomainList()
111 size_t size = sizeof(T); in ListToBlob()
123 size_t blobSize = blob.size(); in BlobToList()
128 size_t i = 0; in BlobToList()
129 size_t size = sizeof(T); in BlobToList()
621 size_t size = rules.size(); in QueryFirewallRuleRecord()
826 size_t siz in AddInterceptRecord()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_client_test.cpp203 size_t sum = 10; in HWTEST_F()
206 for (size_t i = 0; i < sum; i++) { in HWTEST_F()
231 for (size_t i = 0; i < sum; i++) { in HWTEST_F()
251 size_t sum = 10; in HWTEST_F()
254 for (size_t i = 0; i < sum; i++) { in HWTEST_F()
281 for (size_t i = 0; i < sum; i++) { in HWTEST_F()
763 size_t sum = 0; in HWTEST_F()
804 size_t sum = 0; in HWTEST_F()
844 size_t sum = 3; in HWTEST_F()
882 size_t sum in HWTEST_F()
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp191 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in GetAll()
219 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in GetValue()
257 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in SetValue()
289 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in Delete()
320 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in HasKey()
352 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in Flush()
382 auto input = [context](napi_env env, size_t argc, napi_value *argv, napi_value self) { in Clear()
411 size_t argc = 3; // 3 is specifies the length of the provided argc array in RegisterObserver()
448 size_t argc = 3; // 3 is specifies the length of the provided argc array in UnRegisterObserver()
589 napi_value PreferencesProxy::RegisterDataObserver(napi_env env, size_t arg
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c201 unsigned long long offset, void *payload, size_t length) in fw_fill_request()
340 unsigned long long offset, void *payload, size_t length, in fw_send_request()
389 void *payload, size_t length, void *data) in transaction_callback()
417 void *payload, size_t length) in fw_run_transaction()
485 struct list_head *list, unsigned long long offset, size_t length) in lookup_overlapping_address_handler()
499 unsigned long long offset, size_t length) in is_enclosing_handler()
506 struct list_head *list, unsigned long long offset, size_t length) in lookup_enclosing_address_handler()
538 static bool is_in_fcp_region(u64 offset, size_t length) in is_in_fcp_region()
672 int rcode, void *payload, size_t length) in fw_fill_response()
942 size_t data_lengt in fw_core_handle_response()
[all...]
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dclient.c484 struct mei_cl_cb *mei_cl_alloc_cb(struct mei_cl *cl, size_t length, in mei_cl_alloc_cb()
519 struct mei_cl_cb *mei_cl_enqueue_ctrl_wr_cb(struct mei_cl *cl, size_t length, in mei_cl_enqueue_ctrl_wr_cb()
527 length = max_t(size_t, length, mei_cl_mtu(cl)); in mei_cl_enqueue_ctrl_wr_cb()
1663 int mei_cl_read_start(struct mei_cl *cl, size_t length, const struct file *fp) in mei_cl_read_start()
1742 size_t hdr_len; in mei_msg_hdr_init()
1804 size_t hdr_len; in mei_cl_irq_write()
1805 size_t hbuf_len, dr_len; in mei_cl_irq_write()
1806 size_t buf_len; in mei_cl_irq_write()
1807 size_t data_len; in mei_cl_irq_write()
1928 size_t hdr_le in mei_cl_write()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c198 int tgt, int act, int tok, u64 offset, size_t size, int width) in compute_bar()
295 int tgt, int act, int tok, u64 offset, size_t size, int width) in reconfigure_bar()
313 u64 offset, size_t size, int width) in matching_bar()
373 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in find_matching_bar()
391 u64 offset, size_t size, int width) in find_unused_bar_noblock()
424 u64 offset, size_t size, int width) in find_unused_bar_and_lock()
453 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in nfp_wait_for_bar()
464 u64 offset, size_t size, int width, int nonblocking) in nfp_alloc_bar()
746 size_t size;
1113 const void *buff, size_t le in nfp6000_explicit_put()
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Df81534.c218 size_t count = F81534_USB_MAX_RETRY; in f81534_set_register()
259 size_t count = F81534_USB_MAX_RETRY; in f81534_get_register()
352 size_t count = F81534_MAX_BUS_RETRY; in f81534_wait_for_spi_idle()
405 size_t size, u8 *buf) in f81534_read_flash()
408 size_t block = 0; in f81534_read_flash()
409 size_t read_size; in f81534_read_flash()
410 size_t count; in f81534_read_flash()
437 read_size = min_t(size_t, F81534_MAX_DATA_BLOCK, size); in f81534_read_flash()
1127 size_t i; in f81534_close()
1167 size_t read_siz in f81534_process_per_serial_block()
[all...]
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c212 size_t len;
341 size_t len;
353 int nci_prop_cmd(struct nci_dev *ndev, __u8 oid, size_t len, __u8 *payload) in nci_prop_cmd()
366 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, __u8 *payload) in nci_core_cmd()
421 int nci_nfcc_loopback(struct nci_dev *ndev, void *data, size_t data_len, in nci_nfcc_loopback()
629 int nci_set_config(struct nci_dev *ndev, __u8 id, size_t len, __u8 *val) in nci_set_config()
694 size_t params_len, in nci_core_conn_create()
963 __u8 comm_mode, __u8 *gb, size_t gb_len) in nci_dep_link_up()
1090 u8 *apdu, size_t apdu_length, in nci_se_io()
1383 size_t n_op in ops_cmd_lookup()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcros_ec_codec.c62 size_t wov_dma_offset;
75 uint8_t *out, size_t outsize, in send_ec_host_command()
76 uint8_t *in, size_t insize) in send_ec_host_command()
464 static size_t wov_queue_size(struct cros_ec_codec_priv *priv) in wov_queue_size()
472 static void wov_queue_dequeue(struct cros_ec_codec_priv *priv, size_t len) in wov_queue_dequeue()
475 size_t req; in wov_queue_dequeue()
480 req = min(req, (size_t)priv->wov_wp - priv->wov_rp); in wov_queue_dequeue()
503 size_t period_bytes = snd_pcm_lib_period_bytes(priv->wov_substream); in wov_queue_try_dequeue()
512 uint8_t *addr, size_t len, bool iomem) in wov_queue_enqueue()
514 size_t re in wov_queue_enqueue()
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf_dump.c23 static const size_t PREFIX_CNT = sizeof(PREFIXES) - 1;
67 size_t type_states_cap;
70 size_t cached_names_cap;
94 static size_t str_hash_fn(const void *key, void *ctx) in str_hash_fn()
193 size_t bkt; in btf_dump_free_names()
344 size_t new_cap; in btf_dump_add_emit_queue_id()
609 static size_t btf_dump_name_dups(struct btf_dump *d, struct hashmap *name_map,
1025 size_t dup_cnt; in btf_dump_emit_enum_def()
1086 size_t new_cap; in btf_dump_push_decl_stack_id()
1466 static size_t btf_dump_name_dup
[all...]
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.c151 static int spi_nor_read_raw(struct spi_nor *nor, u32 addr, size_t len, u8 *buf) in spi_nor_read_raw()
183 size_t len, void *buf) in spi_nor_read_sfdp()
219 size_t len, void *buf) in spi_nor_read_sfdp_dma_unsafe()
443 size_t len; in spi_nor_parse_bfpt()
455 len = min_t(size_t, sizeof(bfpt), in spi_nor_parse_bfpt()
915 size_t len; in spi_nor_parse_smpt()
988 size_t len; in spi_nor_parse_4bait()
1147 size_t len; in spi_nor_parse_profile1()
1236 size_t len; in spi_nor_parse_sccr()
1288 size_t le in spi_nor_parse_sccr_mc()
[all...]

Completed in 88 milliseconds

1...<<711712713714715716717718719720>>...1893