Home
last modified time | relevance | path

Searched defs:category (Results 51 - 75 of 273) sorted by relevance

1234567891011

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTerminateInvocationTests.cpp75 const std::string category = data_dir; in addTestsForAmberFiles() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformattedval_impl.h122 UFieldCategory category; member
[all...]
H A Dunits_data.h120 CharString category; member in units::UnitPreferenceMetadata
H A Dunits_router.cpp71 CharString category = getUnitQuantity(baseUnit.getIdentifier(), status); in init() local
/third_party/rust/crates/nom/tests/
H A Dini_str.rs24 fn category(i: &str) -> IResult<&str, &str> { in category() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp77 const std::string category = data_dir + "/" + subdir; in addTestsForAmberFiles() local
H A DvktSpvAsmTerminateInvocationTests.cpp76 const std::string category = data_dir; in addTestsForAmberFiles() local
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_event_info_parcel.cpp36 int32_t category = CATEGORY_INVALID; in ReadFromParcelFirstPart() local
/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_event_info_parcel.cpp36 int32_t category = CATEGORY_INVALID; in ReadFromParcelFirstPart() local
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodeclist_impl.cpp98 GetCapability(const std::string &mime, const bool isEncoder, const AVCodecCategory &category) GetCapability() argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_shader_manager.h162 BASE_NS::string category; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp125 PerformanceDataManager::PerformanceDataManager(const string_view category) : category_(category) {} in PerformanceDataManager() argument
224 IPerformanceDataManager* PerformanceDataManagerFactory::Get([[maybe_unused]] const string_view category) in Get() argument
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_unit_test.cpp58 AVCodecCategory category; in HWTEST_F() local
118 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; in HWTEST_F() local
153 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
164 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
210 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
321 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
337 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
353 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
370 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
387 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
404 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
421 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
466 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
507 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
524 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
548 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
582 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
605 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
636 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
652 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
668 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
684 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
701 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/services/codeclist/ipc/
H A Dcodeclist_service_stub.cpp158 AVCodecCategory category = static_cast<AVCodecCategory>(data.ReadInt32()); in DoGetCapability() local
129 GetCapability(CapabilityData &capabilityData, const std::string &mime, const bool isEncoder, const AVCodecCategory &category) GetCapability() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include/
H A Dtone_attrs.h84 void SetCategory(const int32_t category) in SetCategory() argument
39 ToneAttrs(std::string title, std::string fileName, std::string uri, ToneCustomizedType custType, int32_t category) ToneAttrs() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_print.c259 void drm_dev_dbg(const struct device *dev, enum drm_debug_category category, in drm_dev_dbg() argument
283 void __drm_dbg(enum drm_debug_category category, const char *format, ...) in __drm_dbg() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_print.c307 void ___drm_dbg(struct _ddebug *desc, enum drm_debug_category category, const char *format, ...) in ___drm_dbg() argument
282 __drm_dev_dbg(struct _ddebug *desc, const struct device *dev, enum drm_debug_category category, const char *format, ...) __drm_dev_dbg() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitPreferences.java41 public static String formMapKey(String category, String usage) { in formMapKey() argument
73 public UnitPreference[] getPreferencesFor(String category, String usage, ULocale locale, UnitsData data) { in getPreferencesFor() argument
136 getUnitPreferences(String category, String usage, String region) getUnitPreferences() argument
253 insertUnitPreferences(String category, String usage, String region, UnitPreference[] unitPreferences) insertUnitPreferences() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Duformattedvaluetst.c134 AssertAllPartsEqual( const char* messagePrefix, const UConstrainedFieldPosition* ucfpos, int32_t matching, UFieldCategory category, int32_t field, int32_t start, int32_t limit, int64_t context) AssertAllPartsEqual() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dformattedvaluetest.cpp138 assertAllPartsEqual( UnicodeString messagePrefix, const ConstrainedFieldPosition& cfpos, int32_t matching, UFieldCategory category, int32_t field, int32_t start, int32_t limit, int64_t context) assertAllPartsEqual() argument
[all...]
H A Dunits_data_test.cpp62 CharString category = getUnitQuantity(MeasureUnitImpl::forIdentifier(t.unit, status), status); in testGetUnitCategory() local
108 const char *category; in testGetPreferencesFor() member
/third_party/icu/icu4c/source/common/
H A Dpluralmap.h207 getMutable( Category category, UErrorCode &status) getMutable() argument
218 getMutable( const char *category, UErrorCode &status) getMutable() argument
229 getMutableWithDefault( Category category, const T &defaultValue, UErrorCode &status) getMutableWithDefault() argument
260 getMutable( Category category, const T *defaultValue, UErrorCode &status) getMutable() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dformattedval_iterimpl.cpp52 UFieldCategory category = static_cast<UFieldCategory>(fFields.elementAti(i * 4)); in nextPosition() local
/third_party/node/src/
H A Dnode_trace_events.cc68 Local<Value> category; in New() local
/third_party/node/deps/icu-small/source/common/
H A Dpluralmap.h207 getMutable( Category category, UErrorCode &status) getMutable() argument
218 getMutable( const char *category, UErrorCode &status) getMutable() argument
229 getMutableWithDefault( Category category, const T &defaultValue, UErrorCode &status) getMutableWithDefault() argument
260 getMutable( Category category, const T *defaultValue, UErrorCode &status) getMutable() argument
[all...]

Completed in 13 milliseconds

1234567891011