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

<<31323334353637383940>>

  /external/chromium_org/ppapi/generators/
idl_parser.py 329 # Inline blocks define option code to be emitted based on language tag,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
regexcmp.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_hw_context.c 852 * emitted with a different pkt_flags, and we don't want to store the
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 861 printf("Tri: %u frags emitted, %u written\n",
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_fragprog.c 160 /* Various paramters and env values. All emitted to
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_state_init.c 664 /* make sure texture units 0/1 are emitted pair-wise for r200 t0 hang workaround */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c 906 * we always emitted the calculation here, a smart compiler could
    [all...]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc 507 // The emitted code for generic character classes is good enough.
    [all...]
  /external/chromium_org/v8/src/ia32/
macro-assembler-ia32.h     [all...]
regexp-macro-assembler-ia32.cc 535 // The emitted code for generic character classes is good enough.
    [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc 504 // The emitted code for generic character classes is good enough.
    [all...]
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.cc 561 // The emitted code for generic character classes is good enough.
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 144 HelpText<"Dump the layouts of all vtables that will be emitted in a translation unit">;
  /external/clang/lib/Frontend/
TextDiagnostic.cpp 607 /// emitted.
    [all...]
  /external/dexmaker/javadoc/com/google/dexmaker/
DexMaker.html 176 variables to be created before any instructions are emitted. Use <A HREF="../../../com/google/dexmaker/Code.html#newLocal(com.google.dexmaker.TypeId)"><CODE>newLocal()</CODE></A> to create a new local variable. The method's
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 226 * allocate a local after instructions have been emitted.
    [all...]
  /external/eigen/doc/
I03_InsideEigenExample.dox 496 We see that all the C++ abstraction of Eigen goes away during compilation and that we indeed are precisely controlling which assembly instructions we emit. Such is the beauty of C++! Since we have such precise control over the emitted assembly instructions, but such complex logic to choose the right instructions, we can say that Eigen really behaves like an optimizing compiler. If you prefer, you could say that Eigen behaves like a script for the compiler. In a sense, C++ template metaprogramming is scripting the compiler -- and it's been shown that this scripting language is Turing-complete. See <a href="http://en.wikipedia.org/wiki/Template_metaprogramming"> Wikipedia</a>.
  /external/grub/stage2/
gunzip.c 52 sliding window of previously emitted data.
    [all...]
  /external/jpeg/
jpeglib.h 320 * sequential JPEG file to be emitted. To create a multi-scan file,
    [all...]
libjpeg.doc 641 emitted per pixel in the output arrays.
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl3.rst 112 emitted somewhere and its value is available. In practice, the only
    [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 339 "Dbg values are not emitted in LDV");
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrFormats.td 372 // when code is emitted.

Completed in 783 milliseconds

<<31323334353637383940>>