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

1 2 3 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
Platform.java 22 * Methods factored out so that they can be emulated differently in GWT.
32 * Calls {@link Class#isInstance(Object)}. Factored out so that it can be
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
length_limits.h 22 // These constants are factored out from the rest of the headers to
  /cts/tools/dasm/src/java_cup/
action_production.java 14 * @param base the production we are being factored out of.
  /external/guava/guava/src/com/google/common/base/
Platform.java 24 * Methods factored out so that they can be emulated differently in GWT.
  /external/guava/guava/src/com/google/common/escape/
Platform.java 22 * Methods factored out so that they can be emulated differently in GWT.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GwtPlatform.java 26 * hosted mode. It is factored out from {@link Platform} because <code>
  /external/guava/guava-gwt/test/com/google/common/collect/testing/
GwtPlatform.java 24 * hosted mode. It is factored out from {@link Platform} because <code>
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/
GwtPlatform.java 25 * hosted mode. It is factored out from {@link Platform} because <code>
  /external/guava/guava-gwt/test-super/com/google/common/testing/super/com/google/common/testing/
Platform.java 22 * Methods factored out so that they can be emulated differently in GWT.
  /external/guava/guava-testlib/src/com/google/common/testing/
Platform.java 30 * Methods factored out so that they can be emulated differently in GWT.
  /frameworks/base/core/java/android/printservice/
package.html 7 implementation is factored out of the system and can be independently developed and updated.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Platform.java 21 * Methods factored out so that they can be emulated differently in GWT.
  /external/eigen/Eigen/src/Core/
SolverBase.h 83 /** \returns an expression of the transposed of the factored matrix.
100 /** \returns an expression of the adjoint of the factored matrix
  /external/ltp/testcases/kernel/fs/fs_bind/
CHANGELOG 30 Factored out the "check" function from most tests (still need to work on "childXX" and "parentXX" scripts) and put it into the setup script.
32 Factored out the "path" variable and pushd bits into the sharedSubtree script.
  /external/tensorflow/tensorflow/contrib/kfac/
README.md 1 # K-FAC: Kronecker-Factored Approximate Curvature
12 K-FAC, short for "Kronecker-factored Approximate Curvature", is an approximation
__init__.py 15 """Kronecker-factored Approximate Curvature Optimizer."""
  /developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
SineOscillator.java 43 /* Taylor expansion out to x**11/11! factored into multiply-adds */
  /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
SineOscillator.java 43 /* Taylor expansion out to x**11/11! factored into multiply-adds */
  /developers/samples/android/common/src/java/com/example/android/common/midi/synth/
SineOscillator.java 43 /* Taylor expansion out to x**11/11! factored into multiply-adds */
  /development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
SineOscillator.java 43 /* Taylor expansion out to x**11/11! factored into multiply-adds */
  /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
SineOscillator.java 43 /* Taylor expansion out to x**11/11! factored into multiply-adds */
  /external/guava/guava-gwt/src/com/google/common/collect/
GwtPlatform.java 28 * hosted mode. It is factored out from {@link Platform} because {@code
  /external/llvm/tools/opt/
NewPMDriver.h 46 /// This function only exists factored away from opt.cpp in order to prevent
  /external/swiftshader/third_party/LLVM/test/Transforms/Reassociate/
crash.ll 38 %B = mul i32 %Arg, %x2 ;; Part of add operation being factored, also used by C
  /external/tensorflow/tensorflow/contrib/crf/
README.md 3 The CRF module implements a linear-chain CRF layer for learning to predict tag sequences. This variant of the CRF is factored into unary potentials for every element in the sequence and binary potentials for every transition between output tags.

Completed in 914 milliseconds

1 2 3 4 5 6 7 8 91011>>