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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.h 20 * - Any state emitted by vtbl->finish_batch()
141 fprintf(stderr, "ADVANCE_BATCH: %d of %d dwords emitted\n",
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFPage.h 36 /** Before a page and its contents can be sized and emitted, it must
63 * emitted.
  /external/clang/include/clang/ARCMigrate/
ARCMT.h 32 /// \param emitPremigrationARCErrors if true all ARC errors will get emitted
57 /// \param emitPremigrationARCErrors if true all ARC errors will get emitted
  /external/kernel-headers/original/linux/
compiler.h 104 * as well as force them to be emitted to the assembly file.
110 * In prior versions of gcc, such functions and data would be emitted, but
  /external/llvm/include/llvm/Target/
TargetMachine.h 223 /// getDataSections - Return true if data objects should be emitted into their
227 /// getFunctionSections - Return true if functions should be emitted into
251 /// specified file emitted. Typically this will involve several steps of code
264 /// get machine code emitted. This uses a JITCodeEmitter object to handle
276 /// machine code emitted with the MCJIT. This method returns true if machine
310 /// specified file emitted. Typically this will involve several steps of code
320 /// get machine code emitted. This uses a JITCodeEmitter object to handle
330 /// machine code emitted with the MCJIT. This method returns true if machine
  /external/llvm/test/CodeGen/Mips/
eh-return32.ll 21 ; check that .cfi_offset directives are emitted for $a0-$a3.
62 ; check that .cfi_offset directives are emitted for $a0-$a3.
eh-return64.ll 21 ; check that .cfi_offset directives are emitted for $a0-$a3.
65 ; check that .cfi_offset directives are emitted for $a0-$a3.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.h 20 * - Any state emitted by vtbl->finish_batch()
141 fprintf(stderr, "ADVANCE_BATCH: %d of %d dwords emitted\n",
  /external/skia/src/pdf/
SkPDFPage.h 36 /** Before a page and its contents can be sized and emitted, it must
63 * emitted.
  /frameworks/compile/mclinker/lib/LD/
DiagnosticEngine.cpp 64 bool emitted = m_pInfoMap->process(*this); local
66 return emitted;
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
ZeroSizeInsn.java 24 * Pseudo-instruction base class for zero-size (no code emitted)
  /dalvik/dx/src/com/android/dx/dex/code/
ZeroSizeInsn.java 24 * Pseudo-instruction base class for zero-size (no code emitted)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/
antlr.stg 29 New style messages. This file contains the actual layout of the messages emitted by ANTLR.
gnu.stg 29 New style messages. This file contains the actual layout of the messages emitted by ANTLR.
vs2005.stg 29 New style messages. This file contains the actual layout of the messages emitted by ANTLR.
  /external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container.h 24 // This signal is emitted for each child with the requisition set to the size of
  /external/chromium/testing/gmock/scripts/generator/
README 19 If no ClassNames are specified, all classes in the file are emitted.
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.h 43 * the error would have been emitted to log_err separately. */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_gs.h 70 * Returns the number of vertices emitted.
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_bo.h 64 /* how many command streams, which are being emitted in a separate
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLSL.h 90 * Depending on the GLSL version being emitted there may be an assumed output
156 * or in1 will not be emitted (side effects won't occur). The return value indicates whether a
174 * or in1 will not be emitted (side effects won't occur). The return value indicates whether a
192 * or in1 will not be emitted (side effects won't occur). The return value indicates whether a
  /external/chromium_org/ui/base/gtk/
gtk_expanded_container.h 25 // This signal is emitted for each child with the requisition set to the size of
  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 47 // We only want to see diagnostics emitted by migrateWithTemporaryFiles.
  /external/clang/test/CodeGen/
compound-assign-overflow.c 1 // Verify proper type emitted for compound assignments
global-init.c 49 // This shouldn't be emitted as common because it has an explicit section.

Completed in 2511 milliseconds

1 2 3 4 56 7 8 91011>>