HomeSort by relevance Sort by last modified time
    Searched full:specifier (Results 426 - 450 of 842) sorted by null

<<11121314151617181920>>

  /bionic/libc/bionic/
libc_logging.cpp 199 // Decode the conversion specifier.
340 /* conversion specifier */
386 __assert(__FILE__, __LINE__, "conversion specifier unsupported");
  /external/clang/www/
diagnostics.html 56 format-strings.c:91:16: warning: field precision specifier '.*' expects a matching 'int' argument [-Wformat=]
69 pointing at the problematic format specifier, rather than the <tt>)</tt>
289 <span class="loc">t.c:22:2:</span> <span class="warn">warning:</span> <span class="msg">type specifier missing, defaults to 'int'</span>
  /external/e2fsprogs/misc/
tune2fs.8.in 106 specifier can either be a filename (i.e., /dev/sda1), or a LABEL or UUID
107 specifier: "\fBLABEL=\fIvolume-name\fR" or "\fBUUID=\fIuuid\fR". (i.e.,
625 is the international date format, with an optional time specifier, i.e.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetypes.py 390 An object specifier is actually a record with four fields:
399 e.g. by index, by range, by name, or by property specifier
402 e.g. its index, its name, or its property specifier
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 611 // template has a constexpr specifier then all its declarations shall
612 // contain the constexpr specifier.
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp     [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp     [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td 274 "string literal in language linkage specifier cannot have an "
    [all...]
DiagnosticFrontendKinds.td 150 "unknown %0 warning specifier: '%1'">,
  /external/clang/utils/ABITest/
ABITestGen.py 510 for specifier in opts.bitFields.split(','):
511 if not specifier.strip():
513 name,width = specifier.strip().split(':', 1)
  /external/linux-tools-perf/src/tools/perf/
builtin-script.c 682 fprintf(stderr, "invalid language specifier");
689 fprintf(stderr, "invalid language specifier");
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
RAIIObjectsForParser.h 40 /// or just an elaborated type specifier:
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2-0x.cpp 64 // expected-error{{base specifier}}
  /external/clang/test/Index/
annotate-nested-name-specifier.cpp 152 // CHECK: Punctuation: "::" [16:30 - 16:32] C++ base class specifier=outer_alias::inner::vector<X>:4:12 [access=public isVirtual=false]
154 // CHECK: Punctuation: "::" [16:37 - 16:39] C++ base class specifier=outer_alias::inner::vector<X>:4:12 [access=public isVirtual=false]
156 // CHECK: Punctuation: "<" [16:45 - 16:46] C++ base class specifier=outer_alias::inner::vector<X>:4:12 [access=public isVirtual=false]
158 // CHECK: Punctuation: ">" [16:47 - 16:48] C++ base class specifier=outer_alias::inner::vector<X>:4:12 [access=public isVirtual=false]
  /external/clang/test/Parser/
cxx-altivec.cpp 82 vector bool v_b; // expected-error {{C++ requires a type specifier for all declarations}}
pragma-loop.cpp 199 /* expected-error {{type name requires a specifier or qualifier}} expected-error {{expected expression}} */ #pragma clang loop vectorize_width(^)
  /external/clang/test/Sema/
format-strings-fixit.c 83 // Preserve the original choice of conversion specifier.
  /external/clang/test/SemaCXX/
member-pointer.cpp 17 int B::*pbi; // expected-warning{{use of enumeration in a nested name specifier is a C++11 extension}} \
  /external/clang/tools/libclang/
CXCursor.h 133 /// \brief Create a CXX base specifier cursor.
  /external/e2fsprogs/debugfs/
util.c 345 * argument which is a file/inode number specifier.
  /external/libnfc-nxp/inc/
phNfcStatus.h 110 Device specifier/handle value is invalid for the operation. */
  /external/libvpx/libvpx/build/make/
gen_msvs_sln.sh 29 --target=isa-os-cc Target specifier
  /external/lldb/source/Breakpoint/
BreakpointIDList.cpp 156 // Any string in the array that is not part of an ID range specifier is copied directly into NEW_ARGS. If any

Completed in 946 milliseconds

<<11121314151617181920>>