| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 200 tplg_create_config_template(struct tplg_pre_processor *tplg_pp ATTRIBUTE_UNUSED, snd_config_t **template, const struct config_template_items *items) tplg_create_config_template() argument
|
| /third_party/alsa-utils/alsactl/ |
| H A D | init_parse.c | 343 unsigned int idx, idx2, count, items; in set_ctl_value() local 671 unsigned int idx, items; elemid_get() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | ssp-nhlt.c | 292 snd_config_t *items, *n; in set_aux_params() local 622 snd_config_t *items; in nhlt_ssp_set_params() local
|
| /third_party/alsa-lib/include/ |
| H A D | topology.h | 911 int items; /*!< number of enumerated items in control */ member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 2620 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen_impl.h | 189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | EnumDirItems.cpp | 1577 static void ConvertToLongNames(const UString &prefix, CObjectVector<NWildcard::CItem> &items)
in ConvertToLongNames() argument
|
| /third_party/mbedtls/library/ |
| H A D | pk.c | 1493 int mbedtls_pk_debug(const mbedtls_pk_context *ctx, mbedtls_pk_debug_item *items) in mbedtls_pk_debug() argument
|
| /third_party/node/src/ |
| H A D | node_zlib.cc | 485 static void* AllocForZlib(void* data, uInt items, uInt size) { in AllocForZlib() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen_impl.h | 189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
|
| /third_party/lzma/C/ |
| H A D | LzFind.c | 536 CLzRef *items = p->hash;
in MatchFinder_Init_LowHash() local 546 CLzRef *items = p->hash + p->fixedHashSize;
in MatchFinder_Init_HighHash() local 683 LzFind_SaturSub_128(UInt32 subValue, CLzRef *items, const CLzRef *lim)
in LzFind_SaturSub_128() argument 731 LzFind_SaturSub_256(UInt32 subValue, CLzRef *items, const CLzRef *lim) LzFind_SaturSub_256() argument 771 LzFind_SaturSub_32(UInt32 subValue, CLzRef *items, const CLzRef *lim) LzFind_SaturSub_32() argument 788 MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, size_t numItems) MatchFinder_Normalize3() argument [all...] |
| /third_party/popt/src/ |
| H A D | popt.c | 1510 poptItem poptFreeItems(poptItem items, int nitems) in poptFreeItems() argument 1574 poptItem * items, item_tmp, item; in poptAddItem() local [all...] |
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 221 def items(self): member in OrderedDict [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 263 template<class X> TypedBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, std::initializer_list<X> items, bool address) in TypedBuffer() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtptngen_impl.h | 189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-uniscribe.cc | 680 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_configparser.py | 16 def items(self): member in SortedDict [all...] |
| H A D | test_ordered_dict.py | 118 def items(self): global() member in OrderedDictTests.test_init_calls.Spam [all...] |
| H A D | test_dict.py | 1439 def items(self): global() member in DictTest.test_dict_copy_order.CustomReversedDict [all...] |
| /third_party/python/Lib/ |
| H A D | _collections_abc.py | 790 def items(self): member in Mapping [all...] |
| H A D | mailbox.py | 131 def items(self): member in Mailbox
|
| /third_party/python/Modules/ |
| H A D | _lzmamodule.c | 169 PyLzma_Malloc(void *opaque, size_t items, size_t size) in PyLzma_Malloc() argument
|
| H A D | zlibmodule.c | 283 PyZlib_Malloc(voidpf ctx, uInt items, uInt size) in PyZlib_Malloc() argument
|
| /third_party/python/Objects/ |
| H A D | odictobject.c | 951 PyObject *items_iter, *items, *args = NULL; in odict_reduce() local 1421 PyObject *items = PyObject_CallMethodNoArgs( odict_repr() local 2198 PyObject *items = PyDict_Items(arg); mutablemapping_update_arg() local 2243 PyObject *items = _PyObject_CallNoArgs(func); mutablemapping_update_arg() local 2283 PyObject *items = PyDict_Items(kwargs); mutablemapping_update() local [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 373 def items(self): member in Element [all...] |