HomeSort by relevance Sort by last modified time
    Searched full:predict (Results 176 - 200 of 398) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
AdamsBashforthIntegrator.java 255 // predict a first estimate of the state at step end
  /external/clang/test/Analysis/
security-syntax-checks.m 115 random(); // expected-warning{{The 'random' function produces a sequence of values that an adversary may be able to predict. Use 'arc4random' instead}}
  /external/jsr330/javadoc/javax/inject/
package-summary.html 201 must predict accurately how much flexibility will be needed in the future
  /external/libopus/silk/
control_codec.c 379 /* Do not allow higher pitch estimation LPC order than predict LPC order */
  /external/llvm/test/Transforms/LoopUnroll/
full-unroll-heuristics-cmp.ll 177 ; Loop unroller should be able to predict that a comparison would become
  /external/mesa3d/src/glsl/
opt_constant_propagation.cpp 254 * we want to kill the whole vector, since in general we can't predict
  /external/opencv3/3rdparty/libtiff/
tif_lzma.c 47 TIFFPredictorState predict; member in struct:__anon20989
tif_zip.c 69 TIFFPredictorState predict; member in struct:__anon21001
  /external/opencv3/3rdparty/libwebp/dec/
vp8i.h 306 // Predict a block and add residual
  /external/opencv3/doc/tutorials/ml/non_linear_svms/
non_linear_svms.markdown 144 The method @ref cv::ml::SVM::predict is used to classify an input sample using a trained SVM. In
  /external/opencv3/modules/ml/src/
knearest.cpp 489 float predict(InputArray inputs, OutputArray outputs, int) const function in class:cv::ml::KNearestImpl
nbayes.cpp 300 float predict( InputArray _samples, OutputArray _results, int flags ) const function in class:cv::ml::NormalBayesClassifierImpl
  /external/opencv3/modules/ml/test/
test_mltests2.cpp 163 ann->predict( sample, output );
  /external/pdfium/third_party/libtiff/
tif_zip.c 71 TIFFPredictorState predict; member in struct:__anon22279
  /external/svox/pico/lib/
picowa.c 296 /* predict and modify pos in info1 */
  /external/webp/src/dsp/
filters_sse2.c 283 PredictLineC(in, out - stride, out, 1, inverse); // predict from above
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
mix_vbp_h264_stubs.c 200 ///////////////////////////predict weight table item and data if have///////////////////////////
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_reconinter.c 74 sf->predict[subpel_x != 0][subpel_y != 0][ref](
vp9_reconintra.c 429 // predict
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 76 // Use bigrams to predict the next word when there is no input for it yet
  /prebuilts/go/darwin-x86/src/testing/
benchmark.go 204 // Predict required iterations.
  /prebuilts/go/linux-x86/src/testing/
benchmark.go 204 // Predict required iterations.
  /toolchain/binutils/binutils-2.25/ld/emultempl/
spu_ovl.S 305 /* We could predict the branch at the end of this loop by adding a few
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java     [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 138 // Predict use-list order for this one.
458 // Optimizing constants makes the use-list order difficult to predict.

Completed in 1088 milliseconds

1 2 3 4 5 6 78 91011>>