Home
last modified time | relevance | path

Searched defs:goo (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Lexer/Inputs/
Dbad-header-guard-defined.h2 #define goo macro
/external/clang/test/Index/
Devaluate-cursor.cpp13 void goo() { in goo() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dlabel-arithmetic-elf.s83 goo: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ARM/
Dclang-section.s40 .globl goo symbol
44 goo: label
/external/clang/test/Parser/
Dcxx1z-nested-namespace-definition.cpp17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
/external/clang/test/SemaCXX/
Dinit-priority-attr.cpp22 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
/external/clang/test/Index/Core/
Dindex-source.m12 void goo(Base *b) { function
/external/clang/test/CodeGen/
Dalign_value.cpp23 double *goo(ad_struct *x) { in goo() function
/external/python/cpython2/Lib/test/
Dtest_descr.py1386 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classmethods.C
1474 goo = staticmethod(foo) variable in ClassPropertiesAndMethods.test_staticmethods.C
1521 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classic.C
1799 goo = c1.foo variable in ClassPropertiesAndMethods.test_methods.D
/external/python/cpython3/Lib/test/
Dtest_descr.py1516 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classmethods.C
1606 goo = staticmethod(foo) variable in ClassPropertiesAndMethods.test_staticmethods.C
1654 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classic.C
1925 goo = c1.foo variable in ClassPropertiesAndMethods.test_methods.D