HomeSort by relevance Sort by last modified time
    Searched full:specifier (Results 501 - 525 of 808) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td     [all...]
  /external/blktrace/btreplay/
btrecord.c 482 * @spec: IO specifier for trace
  /external/chromium/base/
string_util.h 116 // Note that there is no portable conversion specifier for char data when
  /external/chromium/chrome/browser/net/
url_fixer_upper.cc 152 // with a drive specifier or "\\". Returns the unchanged input in other cases
  /external/chromium/net/base/
net_util.h 417 // Parses an IP block specifier from CIDR notation to an
  /external/chromium_org/base/strings/
string_util.cc 78 // Eat up characters until reaching a known specifier.
string_util.h 90 // Note that there is no portable conversion specifier for char data when
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 625 // Use the last specifier.
  /external/chromium_org/chrome/common/net/
url_fixer_upper.cc 151 // with a drive specifier or "\\". Returns the unchanged input in other cases
  /external/chromium_org/crypto/
openpgp_symmetric_encryption.cc 403 // This chunk of code parses the S2K specifier. See RFC 4880, section 3.7.1.
  /external/chromium_org/net/base/
net_util.h 470 // Parses an IP block specifier from CIDR notation to an
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.1.html 216 <li>glapi: adding @ char before type specifier in glapi_x86.S</li>
relnotes-7.9.2.html 205 <li>glapi: adding @ char before type specifier in glapi_x86.S</li>
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_parser_extras.cpp 696 specifier->print();
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
b_sock.c 92 * WSAAPI specifier is required to make indirect calls to run-time
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/
yasm_arch.xml 341 this case is to add a memory size specifier: qword, dword, word,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.c 483 N_("size specifier not an integer expression"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/
yasm_arch.7 765 Usually the size of a memory reference can be deduced by which registers you\'re moving\-\-for example, "mov [rax],ecx" is a 32\-bit move, because ecx is 32 bits\&. YASM currently gives the non\-obvious "invalid combination of opcode and operands" error if it can\'t figure out how much memory you\'re moving\&. The fix in this case is to add a memory size specifier: qword, dword, word, or byte\&.
  /external/clang/docs/
InternalsManual.rst 215 This format specifier is used to merge multiple related diagnostics together
    [all...]
LanguageExtensions.rst 598 determine if support for the ``decltype()`` specifier is enabled. C++11's
745 determine C++11 type inference is supported using the ``auto`` specifier. If
746 this is disabled, ``auto`` will instead be a storage class specifier, as in C
    [all...]
  /external/clang/include/clang/AST/
Comment.h 1026 /// A C++ typedef-name (a 'typedef' decl specifier or alias-declaration),
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 736 // We only match the nested name specifier here (as opposed to traversing it)
  /external/clang/test/CXX/drs/
dr1xx.cpp 233 friend dr125_A::dr125_B::dr125_C(); // expected-error {{requires a type specifier}}
  /external/clang/www/
diagnostics.html 326 t.c:22:2: <span class="warn">warning:</span> type specifier missing, defaults to 'int'
  /external/e2fsprogs/misc/
tune2fs.8.in 572 is the international date format, with an optional time specifier, i.e.

Completed in 1605 milliseconds

<<21222324252627282930>>