/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | pasteboard_unified_data_test.cpp | 792 auto items = record->GetCustomData()->GetItemData(); in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | magicyuvenc.c | 283 int items[257 * 16]; ///< chain of all individual values that make up items A, B, A, B, C, A, B, C, D, C, D, D, E member
|
/third_party/curl/lib/ |
H A D | content_encoding.c | 109 zalloc_cb(voidpf opaque, unsigned int items, unsigned int size) in zalloc_cb() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | ListFormatter.java | 379 public String format(Object... items) { in format() argument 391 format(Collection<?> items) format() argument 404 formatToValue(Object... items) formatToValue() argument 418 formatToValue(Collection<?> items) formatToValue() argument 426 formatImpl(Collection<?> items, boolean needsFields) formatImpl() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | ListFormatter.java | 453 public String format(Object... items) { in format() argument 464 format(Collection<?> items) format() argument 477 formatToValue(Object... items) formatToValue() argument 491 formatToValue(Collection<?> items) formatToValue() argument 499 formatImpl(Collection<?> items, boolean needsFields) formatImpl() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | listformatter.cpp | 641 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, UErrorCode& errorCode) const format() argument 650 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, int32_t index, int32_t &offset, UErrorCode& errorCode) const format() argument 670 formatStringsToValue( const UnicodeString items[], int32_t nItems, UErrorCode& errorCode) const formatStringsToValue() argument [all...] |
/third_party/mbedtls/library/ |
H A D | pk_wrap.c | 471 static void rsa_debug(mbedtls_pk_context *pk, mbedtls_pk_debug_item *items) in rsa_debug() argument 1099 static void eckey_debug(mbedtls_pk_context *pk, mbedtls_pk_debug_item *items) in eckey_debug() argument [all...] |
/third_party/jinja2/ |
H A D | runtime.py | 319 items = _dict_method_all(dict.items) variable in Context
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | runtime.py | 320 items = _all("items") variable in Context
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | runtime.py | 287 items = _all('items') variable in Context
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | listformatter.cpp | 634 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, UErrorCode& errorCode) const format() argument 643 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, int32_t index, int32_t &offset, UErrorCode& errorCode) const format() argument 663 formatStringsToValue( const UnicodeString items[], int32_t nItems, UErrorCode& errorCode) const formatStringsToValue() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | listformattertest.cpp | 614 DoTheRealListStyleTesting( Locale locale, UnicodeString items[], int itemCount, UListFormatterType type, UListFormatterWidth width, const char* expected, IcuTestErrorCode status) DoTheRealListStyleTesting() argument
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_context.c | 115 struct vmw_ctx_validate_item items[VMW_SURFACE_RELOCS]; member 131 struct vmw_ctx_validate_item items[VMW_SHADER_RELOCS]; member
|
/third_party/popt/src/ |
H A D | popthelp.c | 542 itemHelp(FILE * fp, poptItem items, int nitems, columns_t columns, const char * translation_domain) itemHelp() argument
|
/third_party/python/Include/cpython/ |
H A D | initconfig.h | 35 wchar_t **items; member
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | runtime.py | 320 items = _all("items") variable in Context
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | listformatter.cpp | 641 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, UErrorCode& errorCode) const format() argument 650 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, int32_t index, int32_t &offset, UErrorCode& errorCode) const format() argument 670 formatStringsToValue( const UnicodeString items[], int32_t nItems, UErrorCode& errorCode) const formatStringsToValue() argument [all...] |
/third_party/python/Modules/ |
H A D | _abc.c | 304 PyObject *ns = NULL, *items = NULL, *bases = NULL; // Py_XDECREF()ed on error. in compute_abstract_methods() local [all...] |
H A D | _bz2module.c | 294 BZ2_Malloc(void* ctx, int items, int size) in BZ2_Malloc() argument
|
/third_party/python/Lib/ |
H A D | configparser.py | 847 def items(self, section=_UNSET, raw=False, vars=None): member in RawConfigParser [all...] |
/third_party/python/Lib/email/ |
H A D | message.py | 478 def items(self): member in Message
|
/third_party/python/Parser/ |
H A D | pegen.h | 54 } *items; member
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | well_known_types.py | 786 def items(self): # pylint: disable=invalid-name member in Struct 835 def items(self): member in ListValue
|
/third_party/selinux/libselinux/src/ |
H A D | label_file.h | 438 int items, len, rc; in process_line() local
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_layout_manager.cpp | 157 auto items = renderList_.GetItems(); in RefreshLayout() local
|