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

1 2 3 4

  /external/clang/test/Lexer/
bcpl-escaped-newline.c 8 #error qux
9 // expected-error@-1 {{qux}}
block_cmt_end.c 4 RUN: %clang_cc1 -E -trigraphs %s | not grep qux
12 /* qux
  /external/clang/test/CodeGen/
unaligned-memcpy.c 4 char Qux[33] = {0};
2009-06-18-StaticInitTailPadPack.c 15 struct Qux {
19 extern const struct Qux Bork;
20 const struct Qux Bork = {
2007-11-07-AlignedMemcpy.c 3 int Qux[33] = {0};
2008-05-12-TempUsedBeforeDef.c 7 char qux = 1L; local
9 bork(bar && foo, qux);
  /external/llvm/test/MC/AsmParser/
rename.s 7 .size qux, .Ltmp0 - qux
14 // CHECK: .size qux, .Ltmp02-qux
  /external/llvm/test/CodeGen/X86/
remat-constant.ll 7 declare void @qux(float %f) nounwind
12 call void @qux(float %f)
13 call void @qux(float %f)
dollar-name.ll 5 @"$qux" = external global i32
9 ; CHECK: addl ($qux),
12 %n = load i32* @"$qux"
live-out-reg-info.ll 6 declare void @qux()
16 call void @qux()
mmx-insert-element.ll 5 define x86_mmx @qux(i32 %A) nounwind {
  /external/llvm/test/Transforms/SimplifyCFG/
PhiNoEliminate.ll 12 %tmp.3 = call i32 @qux( ) ; <i32> [#uses=0]
17 call i32 @qux( ) ; <i32>:0 [#uses=0]
18 call i32 @qux( ) ; <i32>:1 [#uses=0]
19 call i32 @qux( ) ; <i32>:2 [#uses=0]
20 call i32 @qux( ) ; <i32>:3 [#uses=0]
21 call i32 @qux( ) ; <i32>:4 [#uses=0]
22 call i32 @qux( ) ; <i32>:5 [#uses=0]
23 call i32 @qux( ) ; <i32>:6 [#uses=0]
27 declare i32 @qux()
switch-on-const-select.ll 12 %qux = select i1 %lt, i32 0, i32 2
13 switch i32 %qux, label %bees [
41 %qux = select i1 %lt, i32 0, i32 2
42 switch i32 %qux, label %bees [
67 %qux = select i1 %lt, i32 10, i32 12
68 switch i32 %qux, label %b [
92 %qux = select i1 %lt, i32 0, i32 0
93 switch i32 %qux, label %b [
119 %qux = select i1 %lt, i32 0, i32 2
120 switch i32 %qux, label %bees
    [all...]
two-entry-phi-return.ll 3 define i1 @qux(i8* %m, i8* %n, i8* %o, i8* %p) nounwind {
  /external/llvm/test/Transforms/InstCombine/
2008-03-13-IntToPtr.ll 3 define i8* @bork(i8** %qux) {
4 %tmp275 = load i8** %qux, align 1
  /external/llvm/test/CodeGen/Generic/
invalid-memcpy.ll 4 ; greater than the alignment guaranteed for Qux or C.0.1173), but it
11 %Qux = alloca [33 x i8]
12 %Qux1 = bitcast [33 x i8]* %Qux to i8*
  /external/llvm/test/Transforms/ObjCARC/
contract-marker.ll 3 ; CHECK: %call = tail call i32* @qux()
10 %call = tail call i32* @qux()
17 declare i32* @qux()
  /external/llvm/test/Linker/
module-flags-1-b.ll 5 !1 = metadata !{ i32 1, metadata !"qux", i32 42 }
  /external/clang/test/Analysis/
inline-not-supported.c 20 void (^qux)(int *p) = ^(int *p) { *p = 1; };
22 qux(0); // no-warning
  /external/clang/test/Sema/
attr-coldhot.c 9 int qux() __attribute__((__hot__)) __attribute__((__cold__)); // expected-error{{'__hot__' and cold attributes are not compatible}}
  /external/guava/guava-tests/test/com/google/common/collect/
ConstraintsTest.java 80 constrained.add("qux");
83 ASSERT.that(collection).hasContentsInOrder("foo", "bar", TEST_ELEMENT, "qux", "cat", "dog");
84 ASSERT.that(constrained).hasContentsInOrder("foo", "bar", TEST_ELEMENT, "qux", "cat", "dog");
107 constrained.add("qux");
113 ASSERT.that(set).hasContentsInOrder("foo", "bar", TEST_ELEMENT, "qux", "cat", "dog");
114 ASSERT.that(constrained).hasContentsInOrder("foo", "bar", TEST_ELEMENT, "qux", "cat", "dog");
137 constrained.add("qux");
143 ASSERT.that(sortedSet).hasContentsInOrder("bar", "cat", "dog", "foo", "qux", TEST_ELEMENT);
144 ASSERT.that(constrained).hasContentsInOrder("bar", "cat", "dog", "foo", "qux", TEST_ELEMENT);
183 constrained.add("qux");
    [all...]
  /external/llvm/test/CodeGen/ARM/
tail-opts.ll 8 declare i1 @qux()
18 ; CHECK: qux
23 ; CHECK: qux
35 %a = call i1 @qux()
40 %b = call i1 @qux()
  /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"
  /external/chromium/base/
vlog_unittest.cc 81 "foo=,bar=0,baz=blah,,qux=0blah1,quux=1,corge.ext=5";
89 EXPECT_EQ(0, vlog_info.GetVlogLevel("/another/path/to/qux.h"));
96 "foo/bar.cc=1,baz\\*\\qux.cc=2,*quux/*=3,*/*-inl.h=4";
103 EXPECT_EQ(0, vlog_info.GetVlogLevel("baz/grault/qux.h"));
104 EXPECT_EQ(0, vlog_info.GetVlogLevel("/baz/grault/qux.cc"));
105 EXPECT_EQ(2, vlog_info.GetVlogLevel("baz/grault/qux.cc"));
106 EXPECT_EQ(2, vlog_info.GetVlogLevel("baz/grault/blah/qux.cc"));
107 EXPECT_EQ(2, vlog_info.GetVlogLevel("baz\\grault\\qux.cc"));
108 EXPECT_EQ(2, vlog_info.GetVlogLevel("baz\\grault//blah\\qux.cc"));
  /external/clang/test/Index/
linkage.c 3 enum Baz { Qux = 0 };
17 // CHECK: EnumConstantDecl=Qux:3:12 (Definition)linkage=External

Completed in 369 milliseconds

1 2 3 4