HomeSort by relevance Sort by last modified time
    Searched full:with (Results 276 - 300 of 93380) sorted by null

<<11121314151617181920>>

  /dalvik/dx/tests/008-field/
info.txt 6 simple field with no attributes and with every access flag turned on
  /dalvik/dx/tests/009-method/
info.txt 6 simple method with no attributes and with every access flag turned on
  /external/clang/test/CXX/class.access/class.friend/
p6.cpp 10 friend void ::f1() { } // expected-error{{friend function definition cannot be qualified with '::'}}
11 friend void X::f2() { } // expected-error{{friend function definition cannot be qualified with 'X::'}}
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p1.cpp 3 int * operator "" p31(long double); // expected-warning{{user-defined literal with suffix 'p31' is preempted by C99 hexfloat extension}}
5 long double operator "" pi(long double); // expected-warning{{user-defined literals not starting with '_' are reserved by the implementation}}
  /external/clang/test/CodeGen/
2010-08-12-asm-aggr-arg.c 3 // we don't get an error with "input constraint with a matching output
  /external/clang/test/Parser/
cxx0x-literal-operators.cpp 5 // expected-warning{{user-defined literal with suffix 'foo' is preempted by C99 hexfloat extension}}
6 void operator "" tester (const char *); // expected-warning{{user-defined literal with suffix 'tester' is preempted by C99 hexfloat extension}}
  /external/clang/test/Sema/
address_spaces.c 7 void bar(_AS2 int a); // expected-error {{parameter may not be qualified with an address space}}
10 _AS1 float b) // expected-error {{parameter may not be qualified with an address space}}
18 _AS1 int local; // expected-error {{automatic variable qualified with an address space}}
19 _AS1 int array[5]; // expected-error {{automatic variable qualified with an address space}}
20 _AS1 int arrarr[5][5]; // expected-error {{automatic variable qualified with an address space}}
39 return base[0]; // expected-error {{returning '__attribute__((address_space(256))) void *' from a function with result type 'void *' changes address space of pointer}}
49 _AS1 ft qf; // expected-error {{function type may not be qualified with an address space}}
50 typedef _AS1 ft qft; // expected-error {{function type may not be qualified with an address space}}
conditional.c 9 return (1 ? free(0) : _efree(0)); // expected-error {{returning 'void' from a function with incompatible result type 'int'}}
13 return (1 ? _efree(0) : free(0)); // expected-error {{returning 'void' from a function with incompatible result type 'int'}}
  /external/dbus/test/data/invalid-messages/
array-of-nil.message 1 # Message with an array of NIL (not allowed)
24 ## so pad out the message with 5 bytes
  /external/e2fsprogs/lib/et/test_cases/
heimdal3.h 13 /* For compatibility with Heimdal */
18 /* for compatibility with older versions... */
  /external/e2fsprogs/tests/f_preen/
expect.1 2 running e2fsck with the '-b 8193' option first. The problem
3 may lie only with the primary block group descriptors, and
  /external/javassist/src/main/javassist/tools/rmi/
package.html 6 running on the web server with regular Java syntax.
7 It is provided as a sample implementation with Javassist.
  /external/llvm/autoconf/m4/
config_project.m4 6 AS_HELP_STRING([--with-llvmsrc],[Location of LLVM Source Code]),
10 AS_HELP_STRING([--with-llvmobj],[Location of LLVM Object Code]),
  /external/llvm/projects/sample/autoconf/m4/
config_project.m4 6 AS_HELP_STRING([--with-llvmsrc],[Location of LLVM Source Code]),
10 AS_HELP_STRING([--with-llvmobj],[Location of LLVM Object Code]),
  /external/markdown/MarkdownTest/Tests_2004/
Literal quotes in titles.text-out 10 "Title with &quot;quotes&quot; inside">bar</a>.</p>
12 "Title with &quot;quotes&quot; inside">bar</a>.</p>
Literal quotes in titles.text-res 10 "Title with &quot;quotes&quot; inside">bar</a>.</p>
12 "Title with &quot;quotes&quot; inside">bar</a>.</p>
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/
README 4 SDL without causing any symbol collisions with code in the application.
10 These sources are synchronized with XFree86 4.2.1
  /external/valgrind/main/memcheck/tests/
brk2.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-0.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-1.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-2.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-3.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-4.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
leak-pool-5.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v
  /external/valgrind/main/memcheck/tests/linux/
brk.stderr.exp 7 For a detailed leak analysis, rerun with: --leak-check=full
9 For counts of detected and suppressed errors, rerun with: -v

Completed in 194 milliseconds

<<11121314151617181920>>