| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 540 UMessagePatternPartType type = msgPattern.getPartType(++partIndex); in nextTopLevelArgStart() local 1024 const UMessagePatternPartType type = part->getType(); in format() local 1190 const UMessagePatternPartType type = part.getType(); in formatComplexSubMessage() local 1235 const UMessagePatternPartType type=part.getType(); getLiteralStringUntilNextArgument() local 1274 UMessagePatternPartType type=part->getType(); findOtherSubMessage() local 1295 UMessagePatternPartType type=part.getType(); findFirstPluralNumberArg() local 1398 const UMessagePatternPartType type=part->getType(); parse() local 1683 createAppropriateFormat(UnicodeString& type, UnicodeString& style, Formattable::Type& formattableType, UParseError& parseError, UErrorCode& ec) createAppropriateFormat() argument [all...] |
| H A D | plurrule_impl.h | 173 tokenType type; member in PluralRuleParser
|
| H A D | tzgnames.cpp | 111 UTimeZoneGenericNameType type; member 455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in getDisplayName() argument 594 formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const formatGenericNonLocationName() argument 1310 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument [all...] |
| H A D | timezone.cpp | 625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() argument 789 static int32_t* getMap(USystemTimeZoneType type, int32_ argument 825 create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) create() argument [all...] |
| H A D | rulebasedcollator.cpp | 305 RuleBasedCollator::getLocale(ULocDataLocaleType type, UErrorCode& errorCode) const { in getLocale() argument 322 RuleBasedCollator::internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const { in internalGetLocaleID() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uloc_tag.cpp | 1729 icu::CharString* type = kwdBuf.create(bcpTypeBuf, bcpTypeLen, *status); _appendLDMLExtensionAsKeywords() local 1788 const char *key, *type; _appendKeywords() local [all...] |
| H A D | unames.cpp | 80 uint8_t type, variant; member [all...] |
| /third_party/libuv/src/unix/ |
| H A D | core.c | 518 int uv__socket(int domain, int type, int protocol) { in uv__socket() argument
|
| /third_party/libuv/test/ |
| H A D | test-fs.c | 2313 int test_symlink_dir_impl(int type) { in test_symlink_dir_impl() argument [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/r800/ |
| H A D | ciaddrlib.cpp | 505 HwlPostCheckTileIndex( const ADDR_TILEINFO* pInfo, AddrTileMode mode, AddrTileType type, INT curIndex ) const HwlPostCheckTileIndex() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abipkgdiff.cc | 286 abigail::elf::elf_type type; member in elf_file 465 type() const in type() function in package 471 void type(abigail::tools_utils::file_type t) in type() function in package [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_block.c | 405 coap_cancel_observe(coap_session_t *session, coap_binary_t *token, coap_pdu_type_t type) coap_cancel_observe() argument [all...] |
| H A D | coap_session.c | 519 coap_make_session(coap_proto_t proto, coap_session_type_t type, in coap_make_session() argument [all...] |
| H A D | coap_tinydtls.c | 370 get_psk_info(struct dtls_context_t *dtls_context, const session_t *dtls_session, dtls_credentials_type_t type, const uint8_t *id, size_t id_len, unsigned char *result, size_t result_length) get_psk_info() argument [all...] |
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 217 unsigned int type; member 272 unsigned int type; member 289 unsigned int type; member 342 unsigned int type; member 352 unsigned int type; member 485 int type; /* Type of event (see list below) */ global() member [all...] |
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 1270 const char *format, *zformat, *type; in decode_3d_1d() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | List.cpp | 929 static void PrintArcTypeError(CStdOutStream &so, const UString &type, bool isWarning)
in PrintArcTypeError() argument
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zIn.cpp | 654 const UInt64 type = ReadID();
in WaitId() local 705 UInt64 type;
in ReadPackInfo() local 888 const UInt64 type = ReadID();
in ReadUnpackInfo() local 910 UInt64 type; ReadSubStreamsInfo() local 1049 UInt64 type = ReadID(); ReadStreamsInfo() local 1231 UInt64 type = ReadID(); ReadHeader() local 1692 const UInt64 type = ReadID(); ReadDatabase2() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 1686 Z7_COM7F_IMF(CHandler::GetFileTimeType(UInt32 *type))
in GetFileTimeType() argument
|
| H A D | ArchiveCommandLine.cpp | 460 AddRenamePair(CObjectVector<CRenamePair> *renamePairs, const UString &oldName, const UString &newName, NRecursedType::EEnum type, bool wildcardMatching) AddRenamePair() argument
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-lexer.h | 288 uint8_t type; /**< type o member 297 uint8_t type; /**< token type */ global() member [all...] |
| H A D | js-lexer.c | 424 lexer_token_type_t type; /**< keyword token type */ member [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | psymodel.c | 1580 int type; L3psycho_anal_vbr() local [all...] |
| /third_party/lame/frontend/ |
| H A D | parse.c | 372 set_id3v2tag(lame_global_flags* gfp, int type, unsigned short const* str) in set_id3v2tag() argument 390 set_id3tag(lame_global_flags* gfp, int type, char const* str) in set_id3tag() argument 407 id3_tag(lame_global_flags* gfp, int type, TextEncoding enc, char* str) in id3_tag() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
| H A D | ecma-builtin-typedarray-prototype.c | 354 ecma_builtin_typedarray_iterators_helper(ecma_value_t this_arg, uint8_t type) ecma_builtin_typedarray_iterators_helper() argument
|