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

1 2 3

  /external/clang/test/Analysis/
stack-block-returned.cpp 7 const bptr &qq = ^{ i=0; }; // expected-note {{binding reference variable 'qq' here}} local
8 return qq; // expected-error {{returning block that lives on the local stack}}
  /external/clang/test/SemaCXX/
type-definition-in-specifier.cpp 28 short foo6 (enum bar0 {qq} bar3); // expected-error{{cannot be defined in a parameter type}}
31 void pr19018_1 (enum e19018_1 {qq} x); // expected-error{{cannot be defined in a parameter type}}
32 void pr19018_1a (enum e19018_1 {qq} x); // expected-error{{cannot be defined in a parameter type}}
35 void pr19018_2 (enum {qq} x); // expected-error{{cannot be defined in a parameter type}}
36 void pr19018_3 (struct s19018_2 {int qq;} x); // expected-error{{cannot be defined in a parameter type}}
37 void pr19018_4 (struct {int qq;} x); // expected-error{{cannot be defined in a parameter type}}
38 void pr19018_5 (struct { void qq(); } x); // expected-error{{cannot be defined in a parameter type}}
39 void pr19018_5 (struct s19018_2 { void qq(); } x); // expected-error{{cannot be defined in a parameter type}}
43 void func1(enum t19018 {qq} x); // expected-error{{cannot be defined in a parameter type}}
44 void func2(enum t19018 {qq} x); // expected-error{{cannot be defined in a parameter type}
    [all...]
  /external/clang/test/PCH/
headersearch.cpp 34 void qq(orig_sub*) {all();} function
missing-file.cpp 17 void qq(S*) {} function
  /external/clang/test/Sema/
const-eval-64.c 4 #define EVAL_EXPR(testno, expr) int test##testno = sizeof(struct{char qq[expr];});
decl-in-prototype.c 35 void pr19018_1 (enum e19018 { qq } x); // expected-warning{{declaration of 'enum e19018' will not be visible outside of this function}}
36 enum e19018 qq; //expected-error{{tentative definition has type 'enum e19018' that is never completed}} \ variable in typeref:enum:e19018
vla.c 17 int x = sizeof(struct{char qq[x];}); // expected-error {{fields must have a constant size}}
const-eval.c 3 #define EVAL_EXPR(testno, expr) int test##testno = sizeof(struct{char qq[expr];});
  /external/valgrind/main/VEX/useful/
fspill.c 4 double qq ( void ) function
16 double r = qq();
hd_fpu.c 496 void fp_calc_fprem ( Int* qq, double* result, double st_0, double st_1 )
500 *qq = - (Int)floor(-tmp);
502 *qq = (Int)floor(tmp);
503 *result = st_0 - (st_1 * (double)(*qq));
1018 Int qq; local
1022 fp_calc_fprem( &qq, &vd_dst,
1024 fp_set_statusword_flag_to(FP_F_C0, (qq & 4) ? 1 : 0);
1025 fp_set_statusword_flag_to(FP_F_C1, (qq & 1) ? 1 : 0);
1027 fp_set_statusword_flag_to(FP_F_C3, (qq & 2) ? 1 : 0);
    [all...]
  /external/qemu/android/
hw-control.c 106 char* qq = strchr((const char*)q, ':'); local
108 if (qq == NULL) {
112 *qq++ = 0;
113 value = atoi(qq);
  /external/valgrind/main/none/tests/amd64/
gen_insn_test.pl 214 print qq|static void $test(void)\n|;
215 print qq|\{\n|;
256 print qq| $ArgTypes{$type} $name = \{ .$subtype = \{|;
262 print qq|,| if $valuec > 0;
263 print qq| $value$SubTypeSuffixes{$subtype}|;
267 print qq| \} \};\n|;
293 print qq| $ArgTypes{$type} $name = \{ .$subtype = \{|;
299 print qq|,| if $valuec > 0;
300 print qq| $value$SubTypeSuffixes{$subtype}|;
304 print qq| \} \};\n|
    [all...]
  /external/valgrind/main/none/tests/x86/
gen_insn_test.pl 192 print qq|static void $test(void)\n|;
193 print qq|\{\n|;
233 print qq| $ArgTypes{$type} $name = \{ .$subtype = \{|;
239 print qq|,| if $valuec > 0;
240 print qq| $value$SubTypeSuffixes{$subtype}|;
244 print qq| \} \};\n|;
270 print qq| $ArgTypes{$type} $name = \{ .$subtype = \{|;
276 print qq|,| if $valuec > 0;
277 print qq| $value$SubTypeSuffixes{$subtype}|;
281 print qq| \} \};\n|
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
quote_test.py 52 qq = VerboseUnquote(q, specials, escape)
53 self.assertEqual(''.join(qq), in_string)
127 qq = quote.unquote(word, options.special_chars, options.quote)
129 % (word, ''.join(qq)))
135 qq = quote.unquote(q, options.special_chars, options.quote)
137 % (word, q, q, ''.join(qq)))
138 if word != ''.join(qq):
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
testing.properties 48 vmInstallCommand=-o -qq ${vmDest}
  /external/clang/test/CXX/expr/expr.unary/expr.sizeof/
p1.cpp 38 ABC<int> qq; member in namespace:pr16992
46 struct QQ { int A; };
47 ABC2<QQ> qq2;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 818 UINT16 qq, yy, qq_remainder; local
    [all...]
l2c_link.c 703 UINT16 qq, yy, qq_remainder; local
746 qq = qq_remainder = 1;
753 qq = low_quota / num_lowpri_links;
761 qq = qq_remainder = 1;
764 L2CAP_TRACE_EVENT ("l2c_link_adjust_allocation num_hipri: %u num_lowpri: %u low_quota: %u round_robin_quota: %u qq: %u",
766 l2cb.round_robin_quota, qq);
782 if (( p_lcb->link_xmit_quota > 0 )&&( qq == 0 ))
785 p_lcb->link_xmit_quota = qq;
    [all...]
  /external/clang/test/CodeGenCXX/
pointers-to-data-members.cpp 247 int qq; member in struct:PR13097::A
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 38 unzip -qq -o eclipse-SDK*.zip
39 unzip -qq -o -C VE-junit-tests*.zip */plugins/org.eclipse.test*
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600GenRegisterInfo.pl 49 print qq{def $name : R600Reg_128 <"T$i.XYZW", [T$i\_X, T$i\_Y, T$i\_Z, T$i\_W] >;\n};
180 print qq{def $name : R600Reg <"$prefix$hw_index.$chan">;\n};
  /external/mesa3d/src/gallium/drivers/radeon/
R600GenRegisterInfo.pl 49 print qq{def $name : R600Reg_128 <"T$i.XYZW", [T$i\_X, T$i\_Y, T$i\_Z, T$i\_W] >;\n};
180 print qq{def $name : R600Reg <"$prefix$hw_index.$chan">;\n};
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 45 UINT8 *qq = ((UINT8 *)((p) + 1) + p->offset + 3 + (off)); UINT8 *rr = (UINT8 *)x; \
46 int ii; for (ii = 0; ii < len; ii++) *rr++ = *qq++; \
51 UINT8 *qq = ((UINT8 *)((p) + 1) + p->offset + 3 + (off)); UINT8 *rr = (UINT8 *)x + 15; \
52 int ii; for (ii = 0; ii < 16; ii++) *rr-- = *qq++; \
57 UINT8 *qq = ((UINT8 *)((p) + 1) + p->offset + 3 + (off)); UINT8 *rr = (UINT8 *)x + BD_ADDR_LEN - 1; \
58 int ii; for (ii = 0; ii < BD_ADDR_LEN; ii++) *rr-- = *qq++; \
63 UINT8 *qq = ((UINT8 *)((p) + 1) + p->offset + 3 + (off)); UINT8 *rr = (UINT8 *)x + DEV_CLASS_LEN - 1; \
64 int ii; for (ii = 0; ii < DEV_CLASS_LEN; ii++) *rr-- = *qq++; \
69 UINT8 *qq = ((UINT8 *)((p) + 1) + p->offset + 3 + (off)); UINT8 *rr = (UINT8 *)x + LAP_LEN - 1; \
70 int ii; for (ii = 0; ii < LAP_LEN; ii++) *rr-- = *qq++;
    [all...]
  /external/chromium_org/v8/test/webkit/
rehash-assign.js 71 qq = 16;
  /external/mksh/src/
var.c 614 const char *qq = s; local
618 i += utf_widthadj(qq, &qq);
619 /* strip trailing spaces (AT&T uses qq[-1] == ' ') */
620 while (qq > s && ksh_isspace(qq[-1])) {
621 --qq;
    [all...]

Completed in 1544 milliseconds

1 2 3