HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 476 - 500 of 1302) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
typeinfo 95 * controls in which translation unit the vtable is emitted. The
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
typeinfo 94 * controls in which translation unit the vtable is emitted. The
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
typeinfo 92 * controls in which translation unit the vtable is emitted. The
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_prim_vbuf.c 471 /* Make sure state is re-emitted after a flush:
519 /* Make sure state is re-emitted after a flush:
639 /* Make sure state is re-emitted after a flush:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_vtbl.c 377 return state->active & ~state->emitted;
474 state->emitted |= dirty;
860 i830->state.emitted = 0;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_misc_state.c 511 * In the 3DSTATE_DEPTH_BUFFER batch emitted above, the 'separate
514 * there is no stencil buffer, 3DSTATE_STENCIL_BUFFER must be emitted;
576 * params must be emitted.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_buffer_objects.c 429 /* Since we've emitted some blits to buffers that will (likely) be used
445 /* Since we've emitted some blits to buffers that will (likely) be used
689 /* Since we've emitted some blits to buffers that will (likely) be used
  /external/clang/lib/ARCMigrate/
TransformActions.cpp 679 "Errors should be emitted out of a transaction");
699 "Warning should be emitted out of a transaction");
718 "Errors should be emitted out of a transaction");
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 492 // Custom diagnostics always are emitted in system headers.
637 // If a fatal error has already been emitted, silence all subsequent
669 // If we've emitted a lot of errors, emit a fatal error instead of it to
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 214 /// if some newlines were emitted.
613 // If we haven't emitted a token on this line yet, PrevTok isn't
726 // should not be emitted into the output and are guaranteed to be at the
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 55 /// BlockInfo - This contains information emitted to BLOCKINFO_BLOCK blocks.
311 /// data that should be emitted as part of the Blob or Array operand that is
399 assert(RecordIdx == Vals.size() && "Not all record operands emitted!");
  /external/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp 114 /// bytes emitted.
136 /// the number of bytes emitted.
797 OS << " // Some target values are emitted as 2 bytes, TARGET_VAL handles\n";
CodeGenMapTable.cpp 13 // specified there. These maps are emitted as tables in the XXXGenInstrInfo.inc
373 // emitted as first column.
562 // between instructions. These relations are emitted as a tables along with the
  /external/mesa3d/src/gallium/drivers/i915/
i915_prim_vbuf.c 471 /* Make sure state is re-emitted after a flush:
519 /* Make sure state is re-emitted after a flush:
639 /* Make sure state is re-emitted after a flush:
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 377 return state->active & ~state->emitted;
474 state->emitted |= dirty;
860 i830->state.emitted = 0;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_misc_state.c 511 * In the 3DSTATE_DEPTH_BUFFER batch emitted above, the 'separate
514 * there is no stencil buffer, 3DSTATE_STENCIL_BUFFER must be emitted;
576 * params must be emitted.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffer_objects.c 429 /* Since we've emitted some blits to buffers that will (likely) be used
445 /* Since we've emitted some blits to buffers that will (likely) be used
689 /* Since we've emitted some blits to buffers that will (likely) be used
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 322 // AArch64 code is emitted with .rela relocations. The data already in any
332 // AArch64 code is emitted with .rela relocations. The data already in any
345 // AArch64 code is emitted with .rela relocations. The data already in any
357 // AArch64 code is emitted with .rela relocations. The data already in any
369 // AArch64 code is emitted with .rela relocations. The data already in any
    [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 532 /// (OurExceptionType_t instances). Returns whether or not a dwarf emitted
581 // Each emitted dwarf action corresponds to a 2 tuple of
583 // emitted action.
632 /// Deals with the Language specific data portion of the emitted dwarf code.
664 // emitted dwarf code)
683 // Calculate type info locations in emitted dwarf code which
816 /// This is the personality function which is embedded (dwarf emitted), in the
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.cpp 322 // newline. The range for the emitted newline should start where the line
324 // FIXME: It would be cleaner if we emitted two newlines during the last
874 // Otherwise, show the position if we have emitted any characters
878 // We've not emitted anything yet. Generally, there is no need for any positioning then.
900 // immaterial since we likely would have already emitted something by now.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 392 // We successfully emitted code for the given LLVM Instruction.
427 // We successfully emitted code for the given LLVM Instruction.
437 // We successfully emitted code for the given LLVM Instruction.
460 // We successfully emitted code for the given LLVM Instruction.
555 // We successfully emitted code for the given LLVM Instruction.
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 39 STATISTIC(NumEmitted, "Number of machine instructions emitted");
151 ++NumEmitted; // Keep track of the # of mi's emitted
298 /// be emitted to the current location in the function, and allow it to be PC
320 /// to be emitted to the current location in the function, and allow it to be PC
341 /// be emitted to the current location in the function, and allow it to be PC
730 // 0x0F escape code must be emitted just before the opcode.
    [all...]
  /external/clang/include/clang/Lex/
Lexer.h 490 // trigraphs), knowing that they only are emitted if the character is
518 /// need to be emitted or flags that need to be set on the token. If so, do
526 // diagnostics to be emitted and flags to be set.
  /external/llvm/docs/tutorial/
LangImpl5.rst 373 'then' and 'else' blocks are emitted, we can finish up with the merge
661 Now that the body is emitted, we compute the next value of the iteration
698 future code is emitted in the "afterloop" block, so it sets the
  /external/llvm/include/llvm/MC/
MCAssembler.h 111 /// \brief Does this fragment have instructions emitted into it? By default
352 /// EmitNops - Flag to indicate that (optimal) NOPs should be emitted instead
597 /// HasInstructions - Whether this section has had instructions emitted into
    [all...]

Completed in 3653 milliseconds

<<11121314151617181920>>