Home
last modified time | relevance | path

Searched defs:items (Results 526 - 550 of 550) sorted by relevance

1...<<2122

/third_party/python/Modules/
H A D_pickle.c3322 PyObject *items, *iter; save_dict() local
3399 PyObject *items; save_set() local
3467 PyObject *items; save_frozenset() local
5794 PyObject *items; load_frozenset() local
6604 PyObject *items; load_additems() local
[all...]
/third_party/python/Python/
H A Dceval.c2844 PyObject **items = _PyTuple_ITEMS(seq); local
2859 PyObject **items = _PyList_ITEMS(seq); local
/third_party/python/Objects/
H A Dtypeobject.c5250 PyObject *items = PyObject_CallMethodNoArgs(obj, &_Py_ID(items)); in _PyObject_GetItemsIter() local
H A Dunicodeobject.c10044 PyObject **items; in PyUnicode_Join() local
10063 _PyUnicode_JoinArray(PyObject *separator, PyObject *const *items, Py_ssize_t seqlen) in _PyUnicode_JoinArray() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c5340 int items; in dpp_key_expired() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp5307 auto items = params->GetMenuItems(); in InitSelectPopupMenuViewOption() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1503 struct htt_stats_conf_item items[]; member
H A Dwmi.h3069 struct host_memory_chunk items[1]; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c5688 unsigned int items = MIC_BOOST_NUM_OF_STEPS; in ca0132_alt_mic_boost_put() local
5742 unsigned int items = AE5_HEADPHONE_GAIN_MAX; in ae5_headphone_gain_put() local
5795 unsigned int items = AE5_SOUND_FILTER_MAX; in ae5_sound_filter_put() local
5845 unsigned int items = IN_SRC_NUM_OF_INPUTS; ca0132_alt_input_source_put() local
5897 unsigned int items = NUM_OF_OUTPUTS; ca0132_alt_output_select_put() local
5920 unsigned int items = SPEAKER_CHANNEL_CFG_COUNT; ca0132_alt_speaker_channel_cfg_get_info() local
5948 unsigned int items = SPEAKER_CHANNEL_CFG_COUNT; ca0132_alt_speaker_channel_cfg_put() local
6001 unsigned int items = NUM_OF_SVM_SETTINGS; ca0132_alt_svm_setting_put() local
6037 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); ca0132_alt_eq_preset_info() local
6066 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); ca0132_alt_eq_preset_put() local
6094 unsigned int items = ARRAY_SIZE(ca0132_voicefx_presets); ca0132_voicefx_info() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h330 struct btrfs_item items[]; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1838 struct bpf_prog_array_item items[]; member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h1134 unsigned int items; /* R: number of items */ member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c5808 unsigned int items = MIC_BOOST_NUM_OF_STEPS; in ca0132_alt_mic_boost_put() local
5862 unsigned int items = AE5_HEADPHONE_GAIN_MAX; in ae5_headphone_gain_put() local
5915 unsigned int items = AE5_SOUND_FILTER_MAX; in ae5_sound_filter_put() local
5965 unsigned int items = IN_SRC_NUM_OF_INPUTS; ca0132_alt_input_source_put() local
6017 unsigned int items = NUM_OF_OUTPUTS; ca0132_alt_output_select_put() local
6040 unsigned int items = SPEAKER_CHANNEL_CFG_COUNT; ca0132_alt_speaker_channel_cfg_get_info() local
6068 unsigned int items = SPEAKER_CHANNEL_CFG_COUNT; ca0132_alt_speaker_channel_cfg_put() local
6121 unsigned int items = NUM_OF_SVM_SETTINGS; ca0132_alt_svm_setting_put() local
6157 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); ca0132_alt_eq_preset_info() local
6186 unsigned int items = ARRAY_SIZE(ca0132_alt_eq_presets); ca0132_alt_eq_preset_put() local
6214 unsigned int items = ARRAY_SIZE(ca0132_voicefx_presets); ca0132_voicefx_info() local
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h1134 unsigned int items; /* R: number of items */ member
/third_party/elfutils/src/
H A Dreadelf.c12086 handle_core_items(Elf *core, const void *desc, size_t descsz, const Ebl_Core_Item *items, size_t nitems) handle_core_items() argument
12652 const Ebl_Core_Item *items; handle_core_note() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1125 unsigned int items; /* R: number of items */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp4514 std::vector<Item> items; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp4509 std::vector<Item> items; member
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h1994 __le32 items; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h1994 __le32 items; member
/third_party/python/Parser/
H A Dparser.c9845 asdl_seq* items; in mapping_pattern_rule() local
9893 asdl_seq* items; in mapping_pattern_rule() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h2019 static void *def_alloc_func(void *opaque, size_t items, size_t size) { in def_alloc_func() argument
/third_party/glfw/deps/
H A Dnuklear.h25163 nk_combo(struct nk_context *ctx, const char **items, int count, in nk_combo() argument
25281 nk_combobox(struct nk_context *ctx, const char **items, int count, in nk_combobox() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3071 struct host_memory_chunk items[1]; member

Completed in 281 milliseconds

1...<<2122