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

1 2 3 4 5 6 78 91011>>

  /external/opencv/cv/include/
cv.h 124 /* Splits color or grayscale image into multiple connected components
545 /* Splits a motion history image into a few parts corresponding to separate independent motions
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 578 // LL - number of samples that both the primary and the surrogate splits send to the left
643 // LL - number of samples that both the primary and the surrogate splits send to the left
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 609 * This function splits the given line into String parts. It obey's quoted
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 268 # ::SomeModule splits to ['', 'SomeModule'] - so ignore empty strings
  /external/chromium/base/
string_util.h 495 // Splits a string into its fields delimited by any of the characters in
  /external/chromium/net/base/
net_util.h 91 // Splits an input of the form <host>[":"<port>] into its consitituent parts.
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 683 // Splits a given string on a given delimiter, populating a given
  /external/chromium_org/base/strings/
string_util.h 450 // Splits a string into its fields delimited by any of the characters in
  /external/chromium_org/chrome/browser/policy/
policy_prefs_browsertest.cc 331 // Splits all known policies into subsets of the given |chunk_size|. The
  /external/chromium_org/net/base/
net_util.h 89 // Splits an input of the form <host>[":"<port>] into its consitituent parts.
  /external/chromium_org/remoting/webapp/
client_plugin_async.js 114 * Splits a string into a list of words delimited by spaces.
  /external/chromium_org/third_party/icu/source/i18n/
cpdtrans.cpp 61 * Splits an ID of the form "ID;ID;..." into a compound using each
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
bezier.c 136 struct bezier left, right; /* bez poly splits */
  /external/chromium_org/third_party/openssl/openssl/crypto/evp/
bio_ok.c 89 BIO_f_reliable splits data stream into blocks. Each block is prefixed
  /external/chromium_org/third_party/opus/src/celt/
rate.c 185 /* Add in the cost of coding regular splits. */
  /external/chromium_org/third_party/sqlite/src/src/
tokenize.c 14 ** This file contains C code that splits an SQL input string up into
  /external/chromium_org/tools/gen_keyboard_overlay_data/
gen_keyboard_overlay_data.py 180 """Splits the behavior to compose a message or i18n-content value.
  /external/chromium_org/tools/gyp/pylib/gyp/
common.py 56 # Splits a qualified target into a build file, target name and toolset.
  /external/chromium_org/ui/views/controls/textfield/
textfield_views_model.cc 183 // TODO(oshima): gtk splits edits between whitespace. Find out what
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 554 // are splits on the way down.
  /external/ganymed-ssh2/
HISTORY.txt 90 as it was not possible to return EOF in a clean way. The write method still splits huge
  /external/icu4c/i18n/
cpdtrans.cpp 59 * Splits an ID of the form "ID;ID;..." into a compound using each
  /external/icu4c/i18n/unicode/
choicfmt.h 54 * <p>A <code>ChoiceFormat</code> splits
  /external/icu4c/test/intltest/
itspoof.cpp 404 // This regular expression matches lines and splits the fields into capture groups.
  /external/llvm/include/llvm/ADT/
StringRef.h 458 /// \p MaxSplit splits are done and consequently <= \p MaxSplit

Completed in 2519 milliseconds

1 2 3 4 5 6 78 91011>>