Home
last modified time | relevance | path

Searched defs:items (Results 376 - 400 of 569) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/alsa-utils/topology/
H A Dpre-process-object.c200 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 Dinit_parse.c343 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 Dssp-nhlt.c292 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 Dtopology.h911 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 DUnicodeSetTest.java2620 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1577 static void ConvertToLongNames(const UString &prefix, CObjectVector<NWildcard::CItem> &items) in ConvertToLongNames() argument
/third_party/mbedtls/library/
H A Dpk.c1493 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 Dnode_zlib.cc485 static void* AllocForZlib(void* data, uInt items, uInt size) { in AllocForZlib() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
/third_party/lzma/C/
H A DLzFind.c536 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 Dpopt.c1510 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__.py221 def items(self): member in OrderedDict
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp263 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 Ddtptngen_impl.h189 UnicodeString items[MAX_DT_TOKEN]; member in FormatParser
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-uniscribe.cc680 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape() local
[all...]
/third_party/python/Lib/test/
H A Dtest_configparser.py16 def items(self): member in SortedDict
[all...]
H A Dtest_ordered_dict.py118 def items(self): global() member in OrderedDictTests.test_init_calls.Spam
[all...]
H A Dtest_dict.py1439 def items(self): global() member in DictTest.test_dict_copy_order.CustomReversedDict
[all...]
/third_party/python/Lib/
H A D_collections_abc.py790 def items(self): member in Mapping
[all...]
H A Dmailbox.py131 def items(self): member in Mailbox
/third_party/python/Modules/
H A D_lzmamodule.c169 PyLzma_Malloc(void *opaque, size_t items, size_t size) in PyLzma_Malloc() argument
H A Dzlibmodule.c283 PyZlib_Malloc(voidpf ctx, uInt items, uInt size) in PyZlib_Malloc() argument
/third_party/python/Objects/
H A Dodictobject.c951 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 DElementTree.py373 def items(self): member in Element
[all...]

Completed in 40 milliseconds

1...<<11121314151617181920>>...23