HomeSort by relevance Sort by last modified time
    Searched refs:qux (Results 1 - 25 of 37) sorted by null

1 2

  /external/clang/test/Lexer/
bcpl-escaped-newline.c 8 #error qux
9 // expected-error@-1 {{qux}}
  /external/llvm/test/MC/AsmParser/
rename.s 7 .size qux, .Ltmp0 - qux
14 // CHECK: .size qux, .Ltmp02-qux
  /external/clang/test/CodeGen/
2008-05-12-TempUsedBeforeDef.c 7 char qux = 1L; local
9 bork(bar && foo, qux);
mrtd.c 17 void qux(int arg, ...) { } function
18 // CHECK: define void @qux(i32 %arg, ...)
21 qux(a1, a2, a3);
24 // CHECK: call void (i32, ...)* @qux
  /external/clang/test/Sema/
warn-sizeof-array-decay.c 6 char qux[30]; local
14 (void)sizeof(foo - qux); // no-warning
attr-coldhot.c 9 int qux() __attribute__((__hot__)) __attribute__((__cold__)); // expected-error{{'__hot__' and 'cold' attributes are not compatible}}
self-comparison.c 21 int qux(int x) { function
  /external/clang/test/CXX/temp/temp.decls/temp.mem/
p2.cpp 10 template <typename> void qux(); // expected-error{{templates cannot be declared inside of a local class}}
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
loopadsz.asm 7 qux: loop qux, cx ; 67 E2 FD label
  /external/clang/test/Analysis/
inline-not-supported.c 20 void (^qux)(int *p) = ^(int *p) { *p = 1; };
22 qux(0); // no-warning
null-deref-ps.c 123 int* qux();
130 p = qux();
143 p = qux();
156 p = qux();
171 p = qux();
191 int* qux();
199 p = qux(i);
210 p = qux(i);
  /external/clang/test/CodeGenCXX/
microsoft-abi-default-cc.cpp 29 void METHOD_CC qux();
38 void A::qux() {} function in class:A
40 // MSABI: define x86_thiscallcc void @"\01?qux@A@@QAEXXZ"
microsoft-abi-virtual-member-pointers.cpp 20 virtual S qux(U);
44 ptr5 = &C::qux;
  /external/clang/test/Misc/
serialized-diags.c 13 void qux(int x) { function
  /external/clang/test/SemaCXX/
attr-noreturn.cpp 97 void qux(T) {} function in namespace:PR15291
100 // expected-note@+4 {{candidate function [with T = void (*)(int) __attribute__((noreturn))] not viable: no overload of 'qux' matching 'void (*)(int) __attribute__((noreturn))' for 1st argument}}
112 // expected-note@+1 {{candidate function not viable: no overload of 'qux' matching 'void (*)(int) __attribute__((noreturn))' for 1st argument}}
126 // expected-note@+1 {{candidate function not viable: no overload of 'qux' matching 'fptr_noreturn_t' (aka 'void (*)(int) __attribute__((noreturn))') for 1st argument}}
157 accept_noreturn_fptr(qux<int>); // expected-error {{no matching function for call to 'accept_noreturn_fptr'}}
160 accept_fptr_noreturn_t(qux<int>); // expected-error {{no matching function for call to 'accept_fptr_noreturn_t'}}
163 accept_T<void __attribute__((noreturn)) (*)(int)>(qux<int>); // expected-error {{no matching function for call to 'accept_T'}}
attr-optnone.cpp 10 __attribute__((optnone)) __forceinline int qux(); // expected-error{{'optnone' and '__forceinline' attributes are not compatible}}
  /art/test/018-stack-overflow/src/
Main.java 80 qux(pad1, pad2, pad3); method
83 private static void qux(double pad1, double pad2, double pad3) { method in class:Main
  /external/chromium_org/v8/test/mjsunit/
dictionary-properties.js 13 this.qux = 3;
14 delete this.qux;
  /external/clang/test/Index/
print-type.cpp 12 struct Qux { };
28 Qux<int, char*, Foo<int>> qux; member in struct:outer::inner::Bar
93 // CHECK: FieldDecl=qux:28:29 (Definition) [type=Qux<int, char *, Foo<int> >] [typekind=Unexposed] [canonicaltype=outer::Qux<int, char *, outer::Foo<int> >] [canonicaltypekind=Record] [templateargs/1=] [isPOD=1]
94 // CHECK: TemplateRef=Qux:12:8 [type=] [typekind=Invalid] [isPOD=0]
usrs.cpp 48 static int qux();
126 // CHECK: usrs.cpp c:@N@foo@N@taz@C@ClsD@F@qux#S Extent=[48:5 - 48:21]
  /external/clang/test/SemaTemplate/
ms-lookup-template-base-classes.cpp 210 int T::*qux() { return &T::a; } function in class:PR16014::B::T
222 int T::*qux() { return &T::b; } // expected-error {{no member named 'b' in 'PR16014::A'}} function in class:PR16014::C::T
252 B::qux(); // expected-error {{use of undeclared identifier 'B'}}
256 struct B { void qux(); };
258 template struct A<C>; // No error! B is a base of A<C>, and qux is available.
  /external/chromium_org/tools/grit/grit/node/
message_unittest.py 70 <message name="IDS_BLA" desc="" formatter_data=" foo=123 bar qux=low">
78 'qux': 'low'}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 291 touch(os.path.join(self.subpkgname, 'qux'+os.extsep+'py'), '''\
295 from areallylongpackageandmodulenametotestreprtruncation.areallylongpackageandmodulenametotestreprtruncation import qux namespace
297 eq(repr(qux.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.amethod),
300 iqux = qux.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa()
303 % (qux.__name__,) ))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 291 touch(os.path.join(self.subpkgname, 'qux'+os.extsep+'py'), '''\
295 from areallylongpackageandmodulenametotestreprtruncation.areallylongpackageandmodulenametotestreprtruncation import qux namespace
297 eq(repr(qux.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.amethod),
300 iqux = qux.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa()
303 % (qux.__name__,) ))
  /external/chromium_org/chrome/common/extensions/docs/server2/
future_test.py 38 def qux(): function in function:FutureTest.testErrorThrowingDelegate
41 return qux()
46 chain = [foo, bar, baz, qux]

Completed in 696 milliseconds

1 2