Home
last modified time | relevance | path

Searched defs:types (Results 601 - 625 of 806) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java2365 private static final int[][] types = { global() field in DateTimePatternGenerator
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp207 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 DList.cpp1046 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 DUpdate.cpp192 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 Dnir_opt_load_store_vectorize.c640 enum glsl_base_type types[] = { in cast_deref() local
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c756 static void BuildAndStoreBlockSplitCode(const uint8_t* types, in BuildAndStoreBlockSplitCode() argument
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h813 const struct glsl_type **types; member
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp207 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 Dlocaltime.c111 unsigned char types[TZ_MAX_TIMES]; member
1873 int types[TZ_MAX_TYPES]; time1() local
[all...]
H A Dtz2icu.cpp166 vector<ZoneType> types; member
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1335 ULocaleDataDelimiterType types[] = { in TestCoverage() local
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.cc349 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 Dfeedback-vector.cc1312 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 Dast.h620 std::vector<TypeExpression*> types; member
962 std::vector<TypeExpression*> types; member
H A Dtypes.cc1001 operator <<(std::ostream& os, const TypeVector& types) operator <<() argument
[all...]
H A Dtypes.h192 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 Dzink_descriptors.c1347 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 Dabg-writer.cc700 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 Dlib.rs161 pub fn types(self) -> bool { in types() functions
[all...]
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py879 import types namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py20 import types namespace
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c96 static struct ucm_type types[] = { variable
/third_party/python/Lib/
H A Dinspect.py149 import types namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp267 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
[all...]
H A DvktBindingValveMutableTests.cpp188 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
[all...]

Completed in 58 milliseconds

1...<<21222324252627282930>>...33