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

<<111213141516

  /external/v8/src/
isolate.h 711 // Tries to predict whether an exception will be caught. Note that this can
    [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 58 // Maximum time to predict forward from the last known state, to avoid predicting too
    [all...]
VelocityTracker.cpp 42 // stopped. We need to detect this case so that we can accurately predict the
    [all...]
  /libcore/ojluni/src/main/java/java/net/
HttpURLConnection.java 158 * cannot be used to predict how many bytes can be read from
    [all...]
  /external/antlr/antlr-3.4/runtime/C/
README     [all...]
  /external/opencv/ml/src/
mlsvm.cpp 1877 float CvSVM::predict( const CvMat* sample ) const function in class:CvSVM
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java     [all...]
  /external/avahi/specs/
draft-cheshire-dnsext-multicastdns-05.txt 473 it can reasonably predict will be ignored. This applies particularly
480 reasonably predict that a unicast response with an apparently
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.java 174 alt2 = dfa2.predict(input);
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 944 multiplex the token type definitions and predict what rule definition to execute
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
CPP.stg 989 * in the rule to predict an alt just like the fixed DFA case.
    [all...]
  /external/autotest/contrib/
coverage.py     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 651 "an adversary may be able to predict. Use 'arc4random' "
  /external/doclava/src/com/google/doclava/parser/
Java.g 592 * But this gives better diagnostic message, or antlr won't predict this rule.
    [all...]
  /external/libavc/decoder/
ih264d_parse_bslice.c     [all...]
  /external/libvorbis/lib/
floor1.c 209 and use linear interpolation to predict each new value past the
  /external/opencv/cv/include/
cv.h 593 /* Updates ConDensation filter by time (predict future state of the system) */
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_pixarlog.c 458 TIFFPredictorState predict; member in struct:__anon20999
    [all...]
  /external/opencv3/3rdparty/libwebp/enc/
vp8l.c 172 // predict. Need to investigate this further and add separate heuristic
    [all...]
  /external/opencv3/modules/ml/src/
ann_mlp.cpp 242 float predict( InputArray _inputs, OutputArray _outputs, int ) const function in class:cv::ml::ANN_MLPImpl
    [all...]
  /external/pdfium/third_party/libtiff/
tif_pixarlog.c 458 TIFFPredictorState predict; member in struct:__anon22277
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 834 // If so, then all spatial streams for this encoding will predict from
    [all...]
  /frameworks/base/docs/html/guide/topics/search/
adding-custom-suggestions.jd 53 can effectively predict what the user wants and provide instant access to it. Figure 1 shows
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_workload.c     [all...]

Completed in 1210 milliseconds

<<111213141516