Home
last modified time | relevance | path

Searched defs:items (Results 351 - 375 of 457) sorted by relevance

1...<<111213141516171819

/third_party/alsa-utils/amixer/
H A Damixer.c640 unsigned int items = snd_ctl_elem_info_get_items(info); in show_control() local
834 int i, items; in show_selem() local
1282 int items, i, len; in get_enum_item_index() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java2832 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument
4533 diffCalFieldValue(Calendar fromCalendar, Calendar toCalendar, Object[] items, int i) diffCalFieldValue() argument
4575 lowerLevel(Object[] items, int i, int level) lowerLevel() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp1633 const TestDateFormatLeniencyItem items[] = { in TestT10619() local
1695 const T10855Data items[] = { in TestT10855() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h424 __le32 items; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java2813 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument
4396 diffCalFieldValue(Calendar fromCalendar, Calendar toCalendar, Object[] items, int i) diffCalFieldValue() argument
4438 lowerLevel(Object[] items, int i, int level) lowerLevel() argument
[all...]
H A DDateTimePatternGenerator.java1577 private List<Object> items field in DateTimePatternGenerator.FormatParser
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java2623 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1390 const char* const* items = (const char* const*)data; in Items_ArrayGetter() local
1459 bool ImGui::Combo(const char* label, int* current_item, const char* const items[], int items_count, int height_in_items) in Combo() argument
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp2184 static UBool getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) { in getPkgDataPath() argument
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp2180 static UBool getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) { in getPkgDataPath() argument
/third_party/libdrm/
H A Dxf86drmMode.c1333 drmModeAtomicReqItemPtr items; member
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc119 std::vector<PatternItem> items = { in BuildPatternItems() local
196 static base::LazyInstance<PatternItems>::type items in GetPatternItems() local
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs875 pub fn items(&self) -> impl Iterator<Item = (ItemId, &Item)> { items() functions
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c138 static void volume_factor_from_hashmap(pa_cvolume *v, pa_hashmap *items, uint8_t channels) { in volume_factor_from_hashmap() argument
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py397 def items(self): member in CAPITest.test_mapping_keys_values_items.Mapping1
404 def items(self): member in CAPITest.test_mapping_keys_values_items.Mapping2
428 def items(self): member in CAPITest.test_mapping_keys_values_items_bad_arg.BadMapping
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp442 List items; member in xe::ri::Section
/third_party/skia/third_party/externals/libpng/
H A Dpng.c97 PNG_FUNCTION(voidpf , png_zalloc,(voidpf png_ptr, uInt items, uInt size),PNG_ALLOCATED) PNG_FUNCTION() argument
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp2180 static UBool getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) { in getPkgDataPath() argument
/third_party/python/Lib/xml/dom/
H A Dminidom.py498 def items(self): member in NamedNodeMap
/third_party/python/Include/internal/
H A Dpycore_ast_state.h198 PyObject *items; member
/third_party/python/Programs/
H A D_testembed.c460 config_set_wide_string_list(PyConfig *config, PyWideStringList *list, Py_ssize_t length, wchar_t **items) config_set_wide_string_list() argument
/third_party/python/Python/
H A Dinitconfig.c2577 wchar_t *const *items = options2->items; warnoptions_extend() local
2892 PyConfig_SetWideStringList(PyConfig *config, PyWideStringList *list, Py_ssize_t length, wchar_t **items) PyConfig_SetWideStringList() argument
[all...]
/third_party/python/Modules/
H A D_testbuffer.c301 pack_from_list(PyObject *obj, PyObject *items, PyObject *format, in pack_from_list() argument
822 init_simple(ndbuf_t *ndbuf, PyObject *items, PyObject *format, in init_simple() argument
1177 init_ndbuf(PyObject *items, PyObjec argument
1264 ndarray_push_base(NDArrayObject *nd, PyObject *items, PyObject *shape, PyObject *strides, Py_ssize_t offset, PyObject *format, int flags) ndarray_push_base() argument
1352 PyObject *items = NULL; /* initializer: scalar, list or tuple */ ndarray_push() local
[all...]
H A D_xxsubinterpretersmodule.c92 struct _sharednsitem* items; member
/third_party/python/Objects/
H A Dlistobject.c46 PyObject **items; in list_resize() local
109 PyObject **items = PyMem_New(PyObject*, size); in list_preallocate_exact() local
282 PyObject **items; in ins1() local
752 PyObject **items; list_inplace_repeat() local
[all...]

Completed in 79 milliseconds

1...<<111213141516171819