/external/tensorflow/tensorflow/compiler/xla/ |
D | metric_table_report.h | 114 struct Category { struct 127 static std::vector<Category> MakeCategories( argument
|
/external/clang/test/CodeGenObjC/ |
D | property-category-impl.m | 11 @interface Foo (Category) <Proto> @end category 13 @implementation Foo (Category) category
|
D | metadata-class-properties.m | 41 @interface Foo (Category) <Proto> @end category 43 @implementation Foo (Category) category
|
D | category-super-class-meth.m | 17 @interface Sub2 (Category) @end category 19 @implementation Sub2 (Category) category
|
D | predefined-expr.m | 73 @interface Foo (Category) category 76 @implementation Foo (Category) category
|
D | link-errors.m | 18 @interface A (Category) category
|
/external/clang/test/SemaObjC/ |
D | no-protocol-option-tests.m | 14 @interface C (Category) <P> @end category 15 @implementation C (Category) @end // no warning with -Wno-protocol category
|
D | property-error-readonly-assign.m | 35 @interface NSWindow (Category) category 39 @implementation NSWindow (Category) category
|
D | category-1.m | 31 @interface MyClass1 (Category) <p2, p3> @end // expected-warning {{cannot find protocol definition… category 33 @interface UnknownClass (Category) @end // expected-error {{cannot find interface declaration for … category 37 @interface MyClass2 (Category) @end // expected-error {{cannot define category for undefined clas… category
|
D | method-undef-extension-warn-1.m | 17 @interface MyClass (Category) category
|
D | ivar-in-class-extension.m | 33 @interface SomeClass (Category) category
|
D | protocol-attribute.m | 29 @interface MyClass1 (Category) <MyProto1, Proto2> // expected-warning {{'MyProto1' is deprecated}} category
|
D | property-category-4.m | 97 @interface C (Category) category 104 @implementation C (Category) // expected-warning {{property 'p1' requires method 'p1' to be define… category
|
/external/clang/test/Rewriter/ |
D | objc-modern-property-attributes.mm | 49 @interface Test (Category) category 53 @implementation Test (Category) category
|
D | metadata-test-1.m | 6 @implementation Intf(Category) category
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | help_functions_ds.cc | 68 IPin* GetOutputPin(IBaseFilter* filter, REFGUID Category) in GetOutputPin() 99 BOOL PinMatchesCategory(IPin *pPin, REFGUID Category) in PinMatchesCategory()
|
/external/clang/test/Index/ |
D | comment-objc-decls.m | 100 @interface MyClass (Category) category 150 @implementation MyClass (Category) category
|
/external/junit/src/main/java/org/junit/experimental/categories/ |
D | Category.java | 46 public @interface Category { annotation
|
/external/e2fsprogs/intl/ |
D | libgettext.h | 143 # define dcgettext(Domainname, Msgid, Category) \ argument 170 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm8bitStorageTests.cpp | 2820 struct Category in addGraphics8BitStorageUniformInt32To8Group() struct 2822 const char* name; in addGraphics8BitStorageUniformInt32To8Group() 2823 const StringTemplate& preMain; in addGraphics8BitStorageUniformInt32To8Group() 2824 const StringTemplate& decoration; in addGraphics8BitStorageUniformInt32To8Group() 2825 const StringTemplate& testFunction; in addGraphics8BitStorageUniformInt32To8Group() 2826 const deUint32 numElements; in addGraphics8BitStorageUniformInt32To8Group() 3046 struct Category in addGraphics8BitStorageUniformInt8To32Group() struct 3048 const char* name; in addGraphics8BitStorageUniformInt8To32Group() 3049 const StringTemplate& preMain; in addGraphics8BitStorageUniformInt8To32Group() 3050 const StringTemplate& decoration; in addGraphics8BitStorageUniformInt8To32Group() [all …]
|
/external/clang/include/clang/Tooling/ |
D | CommonOptionsParser.h | 77 : CommonOptionsParser(argc, argv, Category, llvm::cl::OneOrMore, in CommonOptionsParser() argument
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIAError.cpp | 35 static ManagedStatic<DIAErrorCategory> Category; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIAError.cpp | 35 static ManagedStatic<DIAErrorCategory> Category; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewError.cpp | 46 static ManagedStatic<CodeViewErrorCategory> Category; variable
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewError.cpp | 42 static ManagedStatic<CodeViewErrorCategory> Category; variable
|