HomeSort by relevance Sort by last modified time
    Searched full:specifier (Results 251 - 275 of 1138) sorted by null

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/
PublicPreferenceActivity.java 50 // Remove any fragment specifier from the data uri
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /prebuilts/sdk/renderscript/clang-include/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
sp-pc-usage-t.s 7 @ Section A6.1.3 "Use of 0b1101 as a register specifier".
  /bionic/libc/include/
inttypes.h 37 * literal containing a conversion specifier, possibly modified by
43 * family), followed by the conversion specifier, followed by a
  /development/ndk/platforms/android-21/include/
inttypes.h 37 * literal containing a conversion specifier, possibly modified by
43 * family), followed by the conversion specifier, followed by a
  /development/ndk/platforms/android-3/include/
inttypes.h 30 * literal containing a conversion specifier, possibly modified by
36 * family), followed by the conversion specifier, followed by a
  /external/clang/lib/Analysis/
ScanfFormatString.cpp 88 // Look for a '%' character that indicates the start of a format specifier.
97 Start = I++; // Record the start of the format specifier.
102 // No format specifier found?
158 // Finally, look for the conversion specifier.
499 // Figure out the conversion specifier.
533 // Keep looking for a format specifier until we have exhausted the string.
537 // Did a fail-stop error of any kind occur when parsing the specifier?
545 // We have a format specifier. Pass it to the callback.
  /external/clang/lib/Basic/
Builtins.cpp 107 assert(*Like == ':' && "Format specifier must be followed by a ':'");
110 assert(::strchr(Like, ':') && "Format specifier must end with a ':'");
  /external/clang/test/Index/
code-completion.cpp 71 // CHECK-OVERLOAD-NEXT: Nested name specifier
89 // CHECK-EXPR-NEXT: Nested name specifier
  /external/clang/test/SemaCXX/
deprecated.cpp 22 // expected-error@-2 {{ISO C++1z does not allow 'register' storage class specifier}}
24 // expected-warning@-4 {{'register' storage class specifier is deprecated}}
  /external/google-breakpad/src/common/windows/
string_utils-inl.h 41 // The "ll" printf format size specifier corresponding to |long long| was
42 // intrudced in MSVC8. Earlier versions did not provide this size specifier,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 33 * length specifier. It appears to treat "ll" as "l".
34 * The non-standard I64 length specifier causes warning in GCC,
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
inttypes.h 30 * literal containing a conversion specifier, possibly modified by
36 * family), followed by the conversion specifier, followed by a

Completed in 1118 milliseconds

<<11121314151617181920>>