| /device/soc/rockchip/common/sdk_linux/drivers/hid/ |
| H A D | hid-core.c | 1886 static const char *types[] = {
in hid_connect() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | fa_ability_thread.cpp | 981 std::vector<std::string> types; in CreateAbilityName() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_rich_editor_bridge.cpp | 100 std::string types; in SetDataDetectorConfig() local
|
| H A D | arkts_native_text_bridge.cpp | 1200 std::string types; in SetDataDetectorConfig() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
| H A D | js_span_string.cpp | 124 const std::unordered_set<SpanType> types = { SpanType::Font, SpanType::Gesture, SpanType::BaselineOffset, member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.h | 219 void SetTextDetectTypes(const std::string& types) in SetTextDetectTypes() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_text_modifier.cpp | 916 std::vector<std::string> types; in GetTextDataDetectorConfig() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| H A D | bms_bundle_manager_test.cpp | 5270 std::vector<std::string> types; in HWTEST_F() local 5283 std::vector<std::string> types; in HWTEST_F() local 5296 std::vector<std::string> types; in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
| H A D | medialibrary_backup_test.cpp | 1432 vector<string> types; in HWTEST_F() local 1447 vector<string> types = STAT_TYPES; in HWTEST_F() local 1462 vector<string> types = { "test" }; in HWTEST_F() local
|
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
| H A D | udmf_test.cpp | 1197 char** types = OH_UdmfRecord_GetTypes(record, &count);
in HWTEST_F() local 1355 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" };
in HWTEST_F() local 1379 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" };
in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mediacodec_wrapper.c | 400 jobjectArray types = NULL; in ff_AMediaCodecList_getCodecNameByType() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 397 IEnumMediaTypes *types = NULL; in dshow_get_device_media_types() local 770 IEnumMediaTypes* types in dshow_get_default_format() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.h | 375 const TTypeList& types = *anonContainer.getType().getStruct(); variable 382 const TTypeList& types = *anonContainer.getType().getStruct(); variable 466 const TTypeList& types = *symbol.getAsVariable()->getType().getStruct(); in insertAnonymousMembers() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_rate.c | 1535 const char *const *types; in snd_pcm_rate_open() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 3507 StringEnumeration *types = MeasureUnit::getAvailableTypes(status); in TestGetAvailable() local
|
| /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...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cldrtest.c | 1335 ULocaleDataDelimiterType types[] = { in TestCoverage() local
|