| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | hif.h | 102 ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, struct ath10k_hif_sg_item *items, int n_items) ath10k_hif_tx_sg() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| H A D | util.c | 16 static struct mwifiex_debug_data items[] = { variable
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | gen7_renderclear.c | 118 static u32 *batch_alloc_items(struct batch_chunk *bc, u32 align, u32 items) in batch_alloc_items() argument
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | fsl-imx25-tcq.c | 141 imx25_setup_queue_4wire(struct mx25_tcq_priv *priv, unsigned settling_cnt, int *items) imx25_setup_queue_4wire() argument
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | control_compat.c | 68 u32 items; member
|
| /kernel/linux/linux-6.6/sound/isa/msnd/ |
| H A D | msnd_pinnacle_mixer.c | 59 unsigned items = test_bit(F_HAVEDIGITAL, &chip->flags) ? 3 : 2; in snd_msndmix_info_mux() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_parman.c | 82 struct test_parman_item items[TEST_PARMAN_ITEM_COUNT]; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_stack.c | 60 StackItem *items; member [all...] |
| /third_party/gn/src/base/containers/ |
| H A D | flat_tree.h | 523 flat_tree( std::vector<value_type> items, FlatContainerDupes dupe_handling, const KeyCompare& comp) flat_tree() argument
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 452 snd_config_t *items; in nhlt_dmic_set_params() local
|
| /third_party/alsa-lib/src/alisp/ |
| H A D | alisp_snd.c | 589 unsigned int items, item; in FA_hctl_elem_info() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 256 int items; in change_enum_to_percent() local 281 int items; in change_enum_relative() local
|
| /third_party/curl/lib/ |
| H A D | ldap.c | 807 size_t items = 1; in split_str() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_compute_variance.cpp | 48 brent_kung_prefix_sum( vfloat4* d, size_t items, int stride ) brent_kung_prefix_sum() argument
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | AlphabeticIndexTest.java | 394 private void checkBuckets(String localeString, String[] test, ULocale additionalLocale, String testBucket, String... items) { in checkBuckets() argument
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 75 poll_wait_node items[N_POLL_ITEMS]; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | AlphabeticIndexTest.java | 397 private void checkBuckets(String localeString, String[] test, ULocale additionalLocale, String testBucket, String... items) { in checkBuckets() argument
|
| /third_party/libsnd/src/ |
| H A D | file_io.c | 344 psf_fread (void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) in psf_fread() argument 385 psf_fwrite (const void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) in psf_fwrite() argument 980 psf_fread(void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) psf_fread() argument 1019 psf_fwrite(const void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) psf_fwrite() argument [all...] |
| /third_party/libsnd/examples/ |
| H A D | generate.cs | 163 static extern sf_count_t sf_read_float (IntPtr sndfile, float[] ptr, sf_count_t items); in sf_read_float() argument 166 static extern sf_count_t sf_write_float (IntPtr sndfile, float[] ptr, sf_count_t items); in sf_write_float() argument
|
| /third_party/lzma/C/Util/SfxSetup/ |
| H A D | SfxSetup.c | 75 static unsigned FindItem(const char * const *items, unsigned num, const wchar_t *s, unsigned len)
in FindItem() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | Wildcard.cpp | 346 CObjectVector<CItem> &items = include ? IncludeItems : ExcludeItems;
in AddItemSimple() local 414 const CObjectVector<CItem> &items = include ? IncludeItems : ExcludeItems;
in CheckPathCurrent() local
|
| /third_party/jinja2/ |
| H A D | utils.py | 544 def items(self) -> t.Iterable[t.Tuple[t.Any, t.Any]]: member in LRUCache [all...] |
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | utils.py | 471 def items(self): member in LRUCache [all...] |
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-chunk-list.h | 120 T* items() { return reinterpret_cast<T*>(this + 1); } in items() function 121 const T* items() const { return reinterpret_cast<const T*>(this + 1); } in items() function [all...] |
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | utils.py | 444 def items(self): member in LRUCache [all...] |