Home
last modified time | relevance | path

Searched defs:Category (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/
Dgettext.h47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/third_party/gstreamer/gstplugins_good/gst-libs/gst/
Dgettext.h47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dgettext.h47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/third_party/gstreamer/gstreamer/gst/
Dgettext.h47 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp2823 struct Category in addGraphics8BitStorageUniformInt32To8Group() struct
2825 const char* name; in addGraphics8BitStorageUniformInt32To8Group()
2826 const StringTemplate& preMain; in addGraphics8BitStorageUniformInt32To8Group()
2827 const StringTemplate& decoration; in addGraphics8BitStorageUniformInt32To8Group()
2828 const StringTemplate& testFunction; in addGraphics8BitStorageUniformInt32To8Group()
2829 const deUint32 numElements; in addGraphics8BitStorageUniformInt32To8Group()
3054 struct Category in addGraphics8BitStorageUniformInt8To32Group() struct
3056 const char* name; in addGraphics8BitStorageUniformInt8To32Group()
3057 const StringTemplate& preMain; in addGraphics8BitStorageUniformInt8To32Group()
3058 const StringTemplate& decoration; in addGraphics8BitStorageUniformInt8To32Group()
[all …]
DvktSpvAsm16bitStorageTests.cpp5507 struct Category in addGraphics16BitStorageUniformInt16To32Group() struct
5509 const char* name; in addGraphics16BitStorageUniformInt16To32Group()
5510 const StringTemplate& preMain; in addGraphics16BitStorageUniformInt16To32Group()
5511 const StringTemplate& decoration; in addGraphics16BitStorageUniformInt16To32Group()
5512 const StringTemplate& testFunction; in addGraphics16BitStorageUniformInt16To32Group()
5513 const deUint32 numElements; in addGraphics16BitStorageUniformInt16To32Group()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Denum_in_template_with_typedef.hpp11 enum Category : category_type { enum in std::fbstring_core
/third_party/mesa3d/src/panfrost/perf/
Dpan_gen_perf.py60 class Category: class
/third_party/node/deps/v8/tools/
Deval_gc_nvp.py80 class Category: class
/third_party/spirv-tools/utils/vscode/src/grammar/
Dgrammar.go48 Category string `json:"category"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go48 Category string `json:"category"` member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/grammar/
Dgrammar.go48 Category string `json:"category"` member
/third_party/node/deps/icu-small/source/common/
Dpluralmap.h29 enum Category { enum
/third_party/icu/icu4c/source/common/
Dpluralmap.h29 enum Category { enum
/third_party/skia/third_party/externals/icu/source/common/
Dpluralmap.h29 enum Category { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h259 OptionCategory *Category; // The Category this option belongs to variable
418 OptionCategory &Category; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp176 StringRef Category = SplitRegexp.second; in parse() local
DCommandLine.cpp358 [cat](const OptionCategory *Category) { in registerCategory()
2289 Category = SortedCategories.begin(), in printOptions() local
2561 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions()
/third_party/protobuf/src/google/protobuf/
Drepeated_field.h116 typedef typename std::iterator_traits<Iter>::iterator_category Category; in CalculateReserve() typedef
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstaudioclient3.h216 #define IAudioClient3_IsOffloadCapable(This,Category,pbOffloadCapable) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h458 OptionCategory &Category; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp289 [cat](const OptionCategory *Category) { in registerCategory()
1909 Category = SortedCategories.begin(), in printOptions() local
2096 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc35 #define setlocale(Category, Locale) "C" argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp440 StringRef &Category) { in getObjCClassCategory()
478 StringRef Class, Category; in addSubprogramNames() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java321 public enum Category { enum in ULocale

12