Home
last modified time | relevance | path

Searched defs:items (Results 226 - 250 of 373) sorted by relevance

12345678910>>...15

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_unified_data_test.cpp792 auto items = record->GetCustomData()->GetItemData(); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dmagicyuvenc.c283 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 Dcontent_encoding.c109 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 DListFormatter.java379 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 DListFormatter.java453 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 Dlistformatter.cpp641 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 Dpk_wrap.c471 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 Druntime.py319 items = _dict_method_all(dict.items) variable in Context
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py320 items = _all("items") variable in Context
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py287 items = _all('items') variable in Context
/third_party/node/deps/icu-small/source/i18n/
H A Dlistformatter.cpp634 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 Dlistformattertest.cpp614 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 Dvmw_context.c115 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 Dpopthelp.c542 itemHelp(FILE * fp, poptItem items, int nitems, columns_t columns, const char * translation_domain) itemHelp() argument
/third_party/python/Include/cpython/
H A Dinitconfig.h35 wchar_t **items; member
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py320 items = _all("items") variable in Context
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp641 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.c304 PyObject *ns = NULL, *items = NULL, *bases = NULL; // Py_XDECREF()ed on error. in compute_abstract_methods() local
[all...]
H A D_bz2module.c294 BZ2_Malloc(void* ctx, int items, int size) in BZ2_Malloc() argument
/third_party/python/Lib/
H A Dconfigparser.py847 def items(self, section=_UNSET, raw=False, vars=None): member in RawConfigParser
[all...]
/third_party/python/Lib/email/
H A Dmessage.py478 def items(self): member in Message
/third_party/python/Parser/
H A Dpegen.h54 } *items; member
/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py786 def items(self): # pylint: disable=invalid-name member in Struct
835 def items(self): member in ListValue
/third_party/selinux/libselinux/src/
H A Dlabel_file.h438 int items, len, rc; in process_line() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp157 auto items = renderList_.GetItems(); in RefreshLayout() local

Completed in 29 milliseconds

12345678910>>...15