HomeSort by relevance Sort by last modified time
    Searched full:terminator (Results 526 - 550 of 952) sorted by null

<<21222324252627282930>>

  /external/chromium_org/components/breakpad/app/
breakpad_linux.cc     [all...]
breakpad_win.cc 190 // The chunk size without terminator.
  /external/chromium_org/third_party/icu/source/common/unicode/
uloc.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 536 // there should always be a terminator instruction
537 WARN("inserted missing terminator in BB:%i\n", in->getId());
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c 399 /* We need to add a terminator to the current block if the previous
434 * will not have a terminator, so we need to add one. */
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 489 len += 1; /* for null terminator */
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
util.c 173 ** The input string must be zero-terminated. A new zero-terminator
177 ** dequoted string, exclusive of the zero terminator, if dequoting does
  /external/clang/lib/CodeGen/
CGCleanup.cpp 313 /// Transitions the terminator of the given exit-block of a cleanup to
320 assert(Term && "can't transition block without terminator");
    [all...]
  /external/icu4c/common/unicode/
uloc.h     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 360 /// isTerminator - Returns true if this instruction part of the terminator for
367 return hasProperty(MCID::Terminator, Type);
    [all...]
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp     [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 329 // Skip over all terminator instructions, which are part of the return
424 // Skip over all terminator instructions, which are part of the
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp     [all...]
  /external/llvm/lib/Target/R600/
R600InstrInfo.cpp 643 // If there is only one terminator instruction, process it.
664 // Get the instruction before it if it is a terminator.
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 536 // there should always be a terminator instruction
537 WARN("inserted missing terminator in BB:%i\n", in->getId());
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c 399 /* We need to add a terminator to the current block if the previous
434 * will not have a terminator, so we need to add one. */
    [all...]
  /external/mksh/src/
lex.c 1006 /* unget terminator */
1048 * ungetsc'd terminator from above
    [all...]
  /external/qemu/android/camera/
camera-service.c 437 * need to send a zero-terminator for 'ok'/'ko' string instead of the ':'
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/libs/mips/
libstlport_shared.so 
  /external/aac/libSYS/include/
FDK_audio.h 367 ID_END = 7, /**< Arnie (End Element = Terminator). */
  /external/checkpolicy/
ChangeLog 402 * Require semicolon terminator for typealias statement.
  /external/chromium/chrome/browser/autofill/
form_structure.cc 481 // Don't count the NULL terminator.
  /external/chromium/chrome/browser/history/
in_memory_url_index_unittest.cc 150 // string plus 5 to account for a 3 digit number and terminator.
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 657 NONE = 0x3038, // Attrib list = terminator
  /external/chromium_org/courgette/third_party/
bsdiff_create.cc 426 // The string will have a null terminator that we don't use, hence '-1'.

Completed in 6201 milliseconds

<<21222324252627282930>>