HomeSort by relevance Sort by last modified time
    Searched full:emitters (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
event_listener.cc 126 // Build a map of request emitters to request data before
127 // emitters can access them.
134 // Emitters can now accessed the unlocked set, since each emitter is
169 // Unregister first to prevent emitters from modifying the set any further
fifo_interface.h 15 // FIFOInterface provides a common interface for Emitters to update their
event_listener.h 32 // notified that one or more emitters are signaled and allowed to make
38 // 1- Must reference counting Emitters to ensure they are not destroyed
40 // 2- Must unregister themselves from all emitters prior to being destoryed.
48 // they individually take the emitters lock and test against the current
121 // Called with the emitters lock held (which happens in the constructor).
  /external/chromium_org/sync/sessions/
directory_type_debug_info_emitter.h 87 // Because there are so many emitters that come into and out of existence, it
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterHandler.h 11 // like debug and EH info emitters.
AsmPrinterInlineAsm.cpp 128 // made by the parser will be seen by the code emitters because it passes
DwarfDebug.h 475 /// DWARF 5 Experimental Split Dwarf Emitters
  /external/llvm/lib/Target/X86/
X86Relocations.h 24 /// by JIT or ObjectCode emitters, this is transparent to the x86 code
  /external/llvm/utils/TableGen/
TableGenBackends.h 48 // accurately expressed. Currently, touching any of the emitters (or
DisassemblerEmitter.cpp 20 /// DisassemblerEmitter - Contains disassembler table emitters for various
  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 121 /// A vector of all debug/EH info emitters we should use. This vector
122 /// maintains ownership of the emitters.
JITCodeEmitter.h 299 /// object code emitters rely on a linker to have real addresses and should
MachineCodeEmitter.h 296 /// object code emitters rely on a linker to have real addresses and should
  /external/chromium_org/third_party/freetype/include/freetype/
ftoutln.h 95 /* func_interface :: A table of `emitters', i.e., function pointers */
    [all...]
ftimage.h     [all...]
  /external/freetype/include/
ftoutln.h 95 /* func_interface :: A table of `emitters', i.e., function pointers */
    [all...]
ftimage.h     [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftoutln.h 95 /* func_interface :: A table of `emitters', i.e., function pointers */
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftoutln.h 95 /* func_interface :: A table of `emitters', i.e., function pointers */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 455 * Labels are obtained from instruction emitters, eg ureg_CAL().
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp 10 // This code emitters outputs bytecode that is understood by the r600g driver
  /external/llvm/docs/TableGen/
BackEnds.rst 136 **Purpose**: Contains disassembler table emitters for various
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 455 * Labels are obtained from instruction emitters, eg ureg_CAL().
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp 10 // This code emitters outputs bytecode that is understood by the r600g driver
  /external/clang/lib/CodeGen/
CGException.cpp 415 // throw is an expression, and the expression emitters expect us
469 // throw is an expression, and the expression emitters expect us
    [all...]

Completed in 700 milliseconds

1 2