/external/tensorflow/tensorflow/compiler/xla/ |
D | metric_table_report.h | 115 struct Category { struct 128 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
|
D | metadata-symbols-32.m | 82 @implementation J0(Category) @end 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 | ivar-in-class-extension.m | 33 @interface SomeClass (Category) category
|
D | method-undef-extension-warn-1.m | 17 @interface MyClass (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/junit/src/main/java/org/junit/experimental/categories/ |
D | Category.java | 46 public @interface Category { annotation
|
/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/e2fsprogs/intl/ |
D | libgettext.h | 143 # define dcgettext(Domainname, Msgid, Category) \ argument 170 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
|
/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/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewError.cpp | 42 static ManagedStatic<CodeViewErrorCategory> Category; variable
|
/external/llvm/lib/DebugInfo/PDB/ |
D | GenericError.cpp | 42 static ManagedStatic<GenericErrorCategory> Category; variable
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | RawError.cpp | 43 static ManagedStatic<RawErrorCategory> Category; variable
|