| /third_party/python/Modules/ |
| H A D | _pickle.c | 3322 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 D | ceval.c | 2844 PyObject **items = _PyTuple_ITEMS(seq); local 2859 PyObject **items = _PyList_ITEMS(seq); local
|
| /third_party/python/Objects/ |
| H A D | typeobject.c | 5250 PyObject *items = PyObject_CallMethodNoArgs(obj, &_Py_ID(items)); in _PyObject_GetItemsIter() local
|
| H A D | unicodeobject.c | 10044 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 D | dpp.c | 5340 int items; in dpp_key_expired() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.cpp | 5307 auto items = params->GetMenuItems(); in InitSelectPopupMenuViewOption() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| H A D | htt.h | 1503 struct htt_stats_conf_item items[]; member
|
| H A D | wmi.h | 3069 struct host_memory_chunk items[1]; member
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | patch_ca0132.c | 5688 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 D | ctree.h | 330 struct btrfs_item items[]; member [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf.h | 1838 struct bpf_prog_array_item items[]; member
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | asound.h | 1134 unsigned int items; /* R: number of items */ member
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | patch_ca0132.c | 5808 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 D | asound.h | 1134 unsigned int items; /* R: number of items */ member
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 12086 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 D | asound.h | 1125 unsigned int items; /* R: number of items */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingMiscTests.cpp | 4514 std::vector<Item> items; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingMiscTests.cpp | 4509 std::vector<Item> items; member [all...] |
| /kernel/linux/linux-5.10/include/linux/greybus/ |
| H A D | greybus_protocols.h | 1994 __le32 items; member
|
| /kernel/linux/linux-6.6/include/linux/greybus/ |
| H A D | greybus_protocols.h | 1994 __le32 items; member
|
| /third_party/python/Parser/ |
| H A D | parser.c | 9845 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 D | tinyexr.h | 2019 static void *def_alloc_func(void *opaque, size_t items, size_t size) { in def_alloc_func() argument
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 25163 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 D | icu4j-4_8_1_1.jar | META-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 D | wmi.h | 3071 struct host_memory_chunk items[1]; member
|