| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2365 private static final int[][] types = { global() field in DateTimePatternGenerator [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tzgnames.cpp | 207 GNameSearchHandler::GNameSearchHandler(uint32_t types) in GNameSearchHandler() argument 887 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() argument 1008 TZGNCore::findLocal(const UnicodeString& text, int32_t start, uint32_t types, UErrorCod argument 1093 findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findTimeZoneNames() argument 1321 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | List.cpp | 1046 ListArchives( const CListOptions &listOptions, CCodecs *codecs, const CObjectVector<COpenType> &types, const CIntVector &excludedFormats, bool stdInMode, UStringVector &arcPaths, UStringVector &arcPathsFull, bool processAltStreams, bool showAltStreams, const NWildcard::CCensorNode &wildcardCensor, bool enableHeaders, bool techMode, bool &passwordEnabled, UString &password, const CObjectVector<CProperty> *props, UInt64 &numErrors, UInt64 &numWarnings) ListArchives() argument
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 192 InitFormatIndex(const CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &arcPath) InitFormatIndex() argument 1099 UpdateArchive( CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &cmdArcPath2, NWildcard::CCensor &censor, CUpdateOptions &options, CUpdateErrorInfo &errorInfo, IOpenCallbackUI *openCallback, IUpdateCallbackUI2 *callback, bool needSetPath) UpdateArchive() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 640 enum glsl_base_type types[] = { in cast_deref() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 756 static void BuildAndStoreBlockSplitCode(const uint8_t* types, in BuildAndStoreBlockSplitCode() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shader_types.h | 813 const struct glsl_type **types; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tzgnames.cpp | 207 GNameSearchHandler::GNameSearchHandler(uint32_t types) in GNameSearchHandler() argument 887 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() argument 1008 TZGNCore::findLocal(const UnicodeString& text, int32_t start, uint32_t types, UErrorCod argument 1093 findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findTimeZoneNames() argument 1321 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | localtime.c | 111 unsigned char types[TZ_MAX_TIMES]; member 1873 int types[TZ_MAX_TYPES]; time1() local [all...] |
| H A D | tz2icu.cpp | 166 vector<ZoneType> types; member [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cldrtest.c | 1335 ULocaleDataDelimiterType types[] = { in TestCoverage() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-operator.cc | 349 operator <<(std::ostream& os, const ZoneVector<MachineType>* types) operator <<() argument 1397 TypedStateValues( const ZoneVector<MachineType>* types, SparseInputMask bitmask) TypedStateValues() argument 1441 TypedObjectState( uint32_t object_id, const ZoneVector<MachineType>* types) TypedObjectState() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | feedback-vector.cc | 1312 bool InList(Handle<ArrayList> types, Handle<String> type) { in InList() argument 1332 Handle<SimpleNumberDictionary> types; in Collect() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | ast.h | 620 std::vector<TypeExpression*> types; member 962 std::vector<TypeExpression*> types; member
|
| H A D | types.cc | 1001 operator <<(std::ostream& os, const TypeVector& types) operator <<() argument [all...] |
| H A D | types.h | 192 inline size_t hash_value(const TypeVector& types) { in hash_value() argument 872 TypeVector types; member 878 TypeVector types; member 900 const TypeVector& types() cons function [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 1347 const enum zink_descriptor_type types[] = {zds->pool->type, zds->pool->type + ZINK_DESCRIPTOR_COMPACT}; in set_descriptor_set_refs() local 1395 const enum zink_descriptor_type types[2] = {type, type + ZINK_DESCRIPTOR_COMPACT}; in update_descriptors_internal() local
|
| /third_party/libabigail/src/ |
| H A D | abg-writer.cc | 700 sort_types(type_ptr_set_type& types, vector<type_base*>& sorted) sort_types() argument 722 sort_types(const istring_type_base_wptr_map_type& types, vector<type_base_sptr> &sorted) sort_types() argument 744 sort_types(const vector<function_type_sptr>& types, vector<type_base_sptr> &sorted) sort_types() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 161 pub fn types(self) -> bool { in types() functions [all...] |
| /third_party/python/Lib/test/test_capi/ |
| H A D | test_misc.py | 879 import types namespace
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_events.py | 20 import types namespace
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-ucm.c | 96 static struct ucm_type types[] = { variable
|
| /third_party/python/Lib/ |
| H A D | inspect.py | 149 import types namespace [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 267 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument [all...] |
| H A D | vktBindingValveMutableTests.cpp | 188 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument [all...] |