HomeSort by relevance Sort by last modified time
    Searched full:used (Results 1001 - 1025 of 64207) sorted by null

<<41424344454647484950>>

  /external/chromium_org/ui/base/win/
hidden_window.h 14 // Returns an HWND that can be used as a temporary parent. The returned HWND is
  /external/chromium_org/ui/surface/
surface_switches.h 10 // Defines all the command-line switches used by ui/surface.
  /external/chromium_org/win8/delegate_execute/
resource.h 7 // Used by DelegateExecute.rc
  /external/clang/lib/Headers/
Android.mk 10 # Make sure when clang is used, arm_neon.h does exist.
  /external/clang/test/CXX/temp/temp.arg/temp.arg.type/
p2.cpp 14 enum {e}; // expected-note{{unnamed type used in template argument was declared here}}
26 enum {e1}; // expected-note 2{{unnamed type used in template argument was declared here}}
27 enum {e2}; // expected-note 2{{unnamed type used in template argument was declared here}}
28 enum {e3}; // expected-note{{unnamed type used in template argument was declared here}}
  /external/clang/test/CXX/temp/temp.spec/temp.inst/
p11.cpp 6 return T::MaxSize; // expected-error {{'int' cannot be used prior to '::'}}
  /external/clang/test/CodeGen/
2002-03-14-BrokenSSA.c 3 /* This code used to break GCC's SSA computation code. It would create
  /external/clang/test/CodeGenCXX/
2010-06-21-LocalVarDbg.cpp 2 // Do not use function name to create named metadata used to hold
  /external/clang/test/PCH/Inputs/
cxx11-statement-attributes.h 1 // To be used with cxx11-statement-attributes.cpp.
  /external/clang/test/PCH/
undefined-internal.c 14 // expected-note@8{{used here}}
  /external/clang/test/SemaCXX/
for-range-unused.cpp 3 // PR9968: We used to warn that __range is unused in a dependent for-range.
  /external/clang/test/SemaObjC/
boxing-illegal.m 33 id boxed = @(p); // expected-error {{illegal type 'point' used in a boxed expression}}
38 id boxed_null = @(null); // expected-error {{illegal type 'void *' used in a boxed expression}}
40 id boxed_numbers = @(numbers); // expected-error {{illegal type 'int *' used in a boxed expression}}
57 box = @(*(enum ForwE*)p); // expected-error {{incomplete type 'enum ForwE' used in a boxed expression}}
inst-method-lookup-in-root.m 23 [receiver starboard]; // expected-warning {{instance method 'starboard' is being used on 'Class'}}
  /external/clang/test/SemaObjCXX/
boxing-illegal-types.mm 33 id boxed = @(p); // expected-error {{illegal type 'point' used in a boxed expression}}
38 id boxed_null = @(null); // expected-error {{illegal type 'void *' used in a boxed expression}}
40 id boxed_numbers = @(numbers); // expected-error {{illegal type 'int *' used in a boxed expression}}
57 box = @(*(enum ForwE*)p); // expected-error {{incomplete type 'enum ForwE' used in a boxed expression}}
  /external/clang/test/SemaOpenCL/
sampler_t.cl 8 local sampler_t smp; // expected-error {{sampler type cannot be used with the __local and __global address space qualifiers}}
  /external/clang/test/SemaTemplate/
alias-nested-nontag.cpp 5 Id<int> ::U::V; // expected-error {{type 'Id<int>' (aka 'int') cannot be used prior to '::' because it has no members}} \
  /external/dropbear/libtommath/
bn_mp_div_3.c 30 if ((res = mp_init_size(&q, a->used)) != MP_OKAY) {
34 q.used = a->used;
37 for (ix = a->used - 1; ix >= 0; ix--) {
  /external/expat/lib/
internal.h 3 Internal definitions used by Expat. This is not needed to compile
9 FASTCALL - Used for those internal functions that have a simple
12 PTRCALL - Used for functions called though function pointers.
16 inline - Used for selected internal functions for which inlining
  /external/icu4c/samples/layout/
resource.h 5 // Used by LayoutSample.rc
  /external/icu4c/test/cintltst/
cformtst.h 28 /* Internal fucntion used by all the test format files */
  /external/icu4c/test/testdata/
pkgdata.inc.in 7 # This Makefile is used to build the ICU's data.
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael_local.h 5 /* the file should not be used from outside */
  /external/iptables/extensions/
libipt_icmp.man 1 This extension can be used if `\-\-protocol icmp' is specified. It
libxt_AUDIT.man 2 It can be used to record accepted, dropped, and rejected packets. See
libxt_CHECKSUM.man 2 It can only be used in the mangle table.

Completed in 1147 milliseconds

<<41424344454647484950>>