HomeSort by relevance Sort by last modified time
    Searched full:generators (Results 276 - 300 of 467) sorted by null

<<111213141516171819

  /external/llvm/docs/
LLVMBuild.rst 17 JITs, custom code generators, optimization passes, interpreters, and so
LinkTimeOptimization.rst 182 optimizer and code generators using ``lto_codegen_compile()`` which returns a
  /external/llvm/docs/tutorial/
LangImpl1.rst 43 generators. LLVM obviously works just fine with such tools, feel free
OCamlLangImpl1.rst 43 parser generators. LLVM obviously works just fine with such tools,
  /external/mesa3d/src/glsl/
lower_variable_index_to_cond_assign.cpp 227 /* make TFunction a template parameter if you need to use other generators */
  /external/opencv/cxcore/src/
cxrand.cpp 65 * Pseudo-Random Number Generators (PRNGs) *
  /external/stressapptest/src/
finelock_queue.cc 295 // Get a random number, we have 4 generators to choose from so hopefully we
  /external/v8/src/arm/
codegen-arm.cc 74 // Code generators
  /external/v8/src/
deoptimizer.h 228 // Generators for the deoptimization entry code.
  /external/v8/src/mips/
codegen-mips.cc 73 // Code generators
  /frameworks/av/include/media/
ToneGenerator.h 311 KeyedVector<unsigned short, WaveGenerator *> mWaveGens; // list of active wave generators.
  /frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp 111 /// Turn exception handling constructs into something the code generators can
  /art/compiler/driver/
compiler_driver.cc     [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest-param-test.h 78 // (surprise!) parameter generators. Here is a summary of them, which
91 // by the N generators.
144 // generators. But for now this interface remains part of the internal
166 // Functions producing parameter generators.
168 // Google Test uses these generators to produce parameters for value-
185 // Range() returns generators providing sequences of values in a range.
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h 78 // (surprise!) parameter generators. Here is a summary of them, which
91 // by the N generators.
144 // generators. But for now this interface remains part of the internal
163 // Functions producing parameter generators.
165 // Google Test uses these generators to produce parameters for value-
182 // Range() returns generators providing sequences of values in a range.
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/bouncycastle/patches/
bcprov.patch 743 diff -Naur bcprov-jdk15on-149.orig/org/bouncycastle/crypto/generators/DHParametersHelper.java bcprov-jdk15on-149/org/bouncycastle/crypto/generators/DHParametersHelper.java
744 --- bcprov-jdk15on-149.orig/org/bouncycastle/crypto/generators/DHParametersHelper.java 2013-05-31 21:16:46.000000000 +0000
745 +++ bcprov-jdk15on-149/org/bouncycastle/crypto/generators/DHParametersHelper.java 2012-09-17 23:04:47.000000000 +0000
796 diff -Naur bcprov-jdk15on-149.orig/org/bouncycastle/crypto/generators/DSAParametersGenerator.java bcprov-jdk15on-149/org/bouncycastle/crypto/generators/DSAParametersGenerator.jav
    [all...]

Completed in 1552 milliseconds

<<111213141516171819