Home
last modified time | relevance | path

Searched refs:elem (Results 951 - 975 of 981) sorted by relevance

1...<<31323334353637383940

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h3231 * @elem: Information elements
3232 * @elem_len: Length of the elem buffer in octets
3242 int (*set_generic_elem)(void *priv, const u8 *elem, size_t elem_len);
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/libabigail/tests/lib/
H A Dcatch.hpp3501 PredicateMatcher(std::function<bool(T const&)> const& elem, std::string const& descr)
3502 :m_predicate(std::move(elem)),
9962 for (auto& elem : m_data.testsOrTags) {
9963 elem = trim(elem);
9965 for (auto& elem : m_data.sectionsToRun) {
9966 elem = trim(elem);
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep.c1480 static inline int __cq_enqueue(struct circular_queue *cq, struct lock_list *elem) in __cq_enqueue() argument
1485 cq->element[cq->rear] = elem; in __cq_enqueue()
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc152 own<ValType> elem = ValType::make(V8ValueTypeToWasm(table.type)); in GetImportExportType() local
155 return TableType::make(std::move(elem), limits); in GetImportExportType()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc5893 auto* elem = create<ast::BinaryExpression>( in MakeOuterProduct() local
5895 result_row.push_back(elem); in MakeOuterProduct()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c4977 struct wpa_bss_anqp_elem *elem; in print_bss_info() local
5015 dl_list_for_each(elem, &anqp->anqp_elems, in print_bss_info()
5020 elem->infoid); in print_bss_info()
5021 pos = anqp_add_hex(pos, end, title, elem->payload); in print_bss_info()
H A Dwpa_supplicant.c7383 const u8 *elem, size_t len)
7393 if (os_memcmp(ie, elem, len) != 0)
7382 wpas_vendor_elem_remove(struct wpa_supplicant *wpa_s, int frame, const u8 *elem, size_t len) global() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c6823 const struct snd_pcm_chmap_elem *elem; in ca0132_alt_add_chmap_ctls() local
6825 elem = ca0132_alt_chmaps; in ca0132_alt_add_chmap_ctls()
6829 elem, hinfo->channels_max, 0, &chmap); in ca0132_alt_add_chmap_ctls()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c6943 const struct snd_pcm_chmap_elem *elem; in ca0132_alt_add_chmap_ctls() local
6945 elem = ca0132_alt_chmaps; in ca0132_alt_add_chmap_ctls()
6949 elem, hinfo->channels_max, 0, &chmap); in ca0132_alt_add_chmap_ctls()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_verbs.c489 ukinfo->shadow_area = ukinfo->rq[rqdepth].elem; in i40iw_setup_kmode_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dutils.c2480 sw_wqe = qp->sq_base[wqe_idx].elem; in irdma_generate_flush_completions()
H A Dverbs.c717 ukinfo->shadow_area = ukinfo->rq[ukinfo->rq_depth].elem; in irdma_setup_kmode_qp()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c210 const struct element *elem; in validate_beacon_head() local
238 for_each_element(elem, data, len) { in validate_beacon_head()
242 if (for_each_element_completed(elem, data, len)) in validate_beacon_head()
255 const struct element *elem; in validate_ie_attr() local
257 for_each_element(elem, data, len) { in validate_ie_attr()
261 if (for_each_element_completed(elem, data, len)) in validate_ie_attr()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp5467 for (const auto& elem : elements)
5469 partial.push_back(elem);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp5194 for (const auto& elem : elements)
5196 partial.push_back(elem);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c8866 const u8 *elem, size_t len)
8876 if (os_memcmp(ie, elem, len) != 0)
8865 wpas_vendor_elem_remove(struct wpa_supplicant *wpa_s, int frame, const u8 *elem, size_t len) global() argument
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h654 struct list_head elem; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h745 struct list_head elem; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c6196 static int cmp_relo_by_insn_idx(const void *key, const void *elem) in cmp_relo_by_insn_idx() argument
6199 const struct reloc_desc *relo = elem; in cmp_relo_by_insn_idx()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c6196 static int cmp_relo_by_insn_idx(const void *key, const void *elem) in cmp_relo_by_insn_idx() argument
6199 const struct reloc_desc *relo = elem; in cmp_relo_by_insn_idx()

Completed in 363 milliseconds

1...<<31323334353637383940