Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/compiler/xla/
Dmetric_table_report.h115 struct Category { struct
128 static std::vector<Category> MakeCategories( argument
/external/clang/test/CodeGenObjC/
Dproperty-category-impl.m11 @interface Foo (Category) <Proto> @end category
13 @implementation Foo (Category) category
Dmetadata-class-properties.m41 @interface Foo (Category) <Proto> @end category
43 @implementation Foo (Category) category
Dcategory-super-class-meth.m17 @interface Sub2 (Category) @end category
19 @implementation Sub2 (Category) category
Dpredefined-expr.m73 @interface Foo (Category) category
76 @implementation Foo (Category) category
Dlink-errors.m18 @interface A (Category) category
Dmetadata-symbols-32.m82 @implementation J0(Category) @end category
/external/clang/test/SemaObjC/
Dno-protocol-option-tests.m14 @interface C (Category) <P> @end category
15 @implementation C (Category) @end // no warning with -Wno-protocol category
Dproperty-error-readonly-assign.m35 @interface NSWindow (Category) category
39 @implementation NSWindow (Category) category
Dcategory-1.m31 @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
Divar-in-class-extension.m33 @interface SomeClass (Category) category
Dmethod-undef-extension-warn-1.m17 @interface MyClass (Category) category
Dprotocol-attribute.m29 @interface MyClass1 (Category) <MyProto1, Proto2> // expected-warning {{'MyProto1' is deprecated}} category
Dproperty-category-4.m97 @interface C (Category) category
104 @implementation C (Category) // expected-warning {{property 'p1' requires method 'p1' to be define… category
/external/clang/test/Rewriter/
Dobjc-modern-property-attributes.mm49 @interface Test (Category) category
53 @implementation Test (Category) category
Dmetadata-test-1.m6 @implementation Intf(Category) category
/external/junit/src/main/java/org/junit/experimental/categories/
DCategory.java46 public @interface Category { annotation
/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc68 IPin* GetOutputPin(IBaseFilter* filter, REFGUID Category) in GetOutputPin()
99 BOOL PinMatchesCategory(IPin *pPin, REFGUID Category) in PinMatchesCategory()
/external/clang/test/Index/
Dcomment-objc-decls.m100 @interface MyClass (Category) category
150 @implementation MyClass (Category) category
/external/e2fsprogs/intl/
Dlibgettext.h143 # define dcgettext(Domainname, Msgid, Category) \ argument
170 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/external/clang/include/clang/Tooling/
DCommonOptionsParser.h77 : CommonOptionsParser(argc, argv, Category, llvm::cl::OneOrMore, in CommonOptionsParser() argument
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp35 static ManagedStatic<DIAErrorCategory> Category; variable
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp42 static ManagedStatic<CodeViewErrorCategory> Category; variable
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp42 static ManagedStatic<GenericErrorCategory> Category; variable
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp43 static ManagedStatic<RawErrorCategory> Category; variable

123