HomeSort by relevance Sort by last modified time
    Searched full:emission (Results 26 - 50 of 246) sorted by null

12 3 4 5 6 7 8 910

  /external/clang/include/clang/AST/
Attr.h 132 // Relies on relative order of enum emission with respect to MS inheritance
147 // Relies on relative order of enum emission with respect to param attrs.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.cpp 49 /// of A64 code or data in a section. In practice, this emission does not rely
51 /// directives doing the emission (e.g. ".byte" is data, "add x0, x0, x0" an
  /external/llvm/test/DebugInfo/
two-cus-from-same-file.ll 6 ; REQUIRES: object-emission
69 ; sufficiently good DWARF emission and/or dumping)
member-pointers.ll 1 ; REQUIRES: object-emission
  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 1 //===-- llvm/CodeGen/JITCodeEmitter.h - Code emission ----------*- C++ -*-===//
11 // emission framework to output the code. This allows machine code emission to
42 /// Emission of machine code is complicated by the fact that we don't (in
297 /// during code emission time. The JIT is capable of doing this because it
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 197 // emission fails.
235 /// of functions. This method should returns true if machine code emission is
269 // emission fails.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_cs.h 118 * Command buffer emission.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 52 interface, which causes the emission of a stub for each function;
  /external/llvm/include/llvm/ExecutionEngine/
ObjectBuffer.h 55 /// raw_svector_ostream needed to generate an object using MC code emission
  /external/llvm/include/llvm/MC/
MCInstPrinter.h 37 /// assembly emission is disable.
MCAsmInfo.h 168 //===--- Data Emission Directives -------------------------------------===//
176 /// AsciiDirective - This directive allows emission of an ascii string with
237 //===--- Global Variable Emission Directives --------------------------===//
307 //===--- Dwarf Emission Directives -----------------------------------===//
312 /// SupportsDebugInformation - True if target supports emission of debugging
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 61 // emission, then do nothing.
  /external/llvm/tools/lli/
RecordingMemoryManager.h 35 // when MCJIT performs relocations after code emission but before
  /external/mesa3d/src/gallium/drivers/r300/
r300_cs.h 118 * Command buffer emission.
  /frameworks/compile/mclinker/include/mcld/LD/
DiagnosticEngine.h 83 // ----- emission ----- //
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h 70 EMISSION = 288,
178 #define EMISSION 288
  /frameworks/native/opengl/libagl/
light.cpp 86 c->lighting.front.emission.a = 0x10000;
266 // emission and ambient for the whole scene
270 material.emission.v);
333 // emission and ambient for the whole scene
337 material.emission.v);
346 // emission and ambient for the whole scene
772 case GL_EMISSION: what = c->lighting.front.emission.v; break;
812 case GL_EMISSION: what = c->lighting.front.emission.v; break;
  /external/llvm/include/llvm/Target/
TargetMachine.h 252 /// generation. This method should return true if emission of this file type
266 /// of functions. This method returns true if machine code emission is
322 /// of functions. This method returns true if machine code emission is
  /external/libnfc-nxp/src/
phFriNfc_Llcp.h 327 /**< Internal emission buffer, its size may vary during time but not exceed nTxBufferSize*/
330 /**< Actual size of emission buffer*/
  /external/v8/src/arm/
assembler-arm.h     [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
webui_login_view.h 102 // Let suppress emission of this signal.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
distro.rst 171 Runtime Assembly Emission
  /external/chromium_org/v8/src/
regexp-macro-assembler-irregexp.h 115 // Code and bitmap emission.
  /external/clang/include/clang/Frontend/
TextDiagnostic.h 49 /// TextDiagnostic emission code, but it can also be used directly by
  /external/clang/lib/CodeGen/
CodeGenFunction.h 291 /// A class controlling the emission of a finally block.
492 /// \brief Force the emission of cleanups now, instead of waiting
536 /// \brief Force the emission of cleanups now, instead of waiting
    [all...]

Completed in 1842 milliseconds

12 3 4 5 6 7 8 910