HomeSort by relevance Sort by last modified time
    Searched full:splits (Results 26 - 50 of 204) sorted by null

12 3 4 5 6 7 8 9

  /external/dropbear/libtommath/
booker.pl 125 @m = split("@",$txt); # splits into text, one, two
126 @parms = split(",",$m[1]); # splits one,two into two elements
  /external/opencv/ml/src/
mltree.cpp 270 // create memory storage that will keep nodes and splits of the decision tree
3288 CvFileNode* splits; local
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form35c.java 160 * except that it splits category-2 registers into two explicit
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 178 * except that it splits category-2 registers into two explicit
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 68 * Regular expression that splits "Word of the day" entry into word
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h 40 // can access the WebUI. This splits the flow control across the message
  /external/chromium/net/http/
http_auth_sspi_win.h 177 // Splits |combined| into domain and username.
  /external/llvm/utils/TableGen/
AsmWriterInst.h 10 // These classes implement a parser for assembly strings. The parser splits
  /external/quake/quake/src/QW/client/
render.h 62 // that splits bmodel, or NULL if
  /external/quake/quake/src/WinQuake/
render.h 68 // that splits bmodel, or NULL if
  /external/stlport/doc/
build_system.txt 34 files that define generic rules. Here, it then splits into app/ and lib/, which are
  /external/webkit/Tools/DumpRenderTree/chromium/
MockSpellCheck.cpp 71 // Unfortunately, This implementation splits a contraction, i.e. "isn't" is
  /frameworks/base/core/java/android/util/
TimingLogger.java 24 * A utility class to help log timings splits throughout a method call.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
Path.java 148 // Splits a string to an array of strings.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
list_partition.h 79 /** @brief Splits a sequence given by input iterators into parts of
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 359 * Parses the value of the jsvalues attribute in jstemplates: splits
389 * Parses the value of the jseval attribute of jstemplates: splits it
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 359 * Parses the value of the jsvalues attribute in jstemplates: splits
389 * Parses the value of the jseval attribute of jstemplates: splits it
  /sdk/chimpchat/src/com/android/chimpchat/
ChimpManager.java 173 * It splits a command into monkey events and waits for responses for each over an adb tcp socket.
225 * It splits a command into monkey events and waits for responses for each over an
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 50 * Regular expression that splits "Word of the day" entry into word
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 217 // Helper function to parse flags: Takes an argument arg and splits it into
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
TextHtmlFunction.java 109 * Splits the input string into blocks of normal text or linkable text. The linkable text is
  /external/llvm/tools/bugpoint/
ListReducer.h 164 // splits, the trimming loop might be left off with a huge number of
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java 387 * Splits a full name composed according to the Western tradition:
413 * Splits a full name composed according to the Chinese tradition:
456 * Splits a full name composed according to the Japanese tradition:
477 * Splits a full name composed according to the Korean tradition:
    [all...]
  /dalvik/docs/
prettify.js 93 /** Splits input on space and returns an Object mapping each non-empty part to
621 // Splits any of the source|style|xmp entries above into a start tag,
749 /** splits the given string into comment, string, and "other" tokens.
771 /** splits plain text tokens into more specific tokens, and then tries to
    [all...]
  /external/chromium/chrome/browser/importer/
nss_decryptor.cc 117 // Splits the file content into lines.

Completed in 1102 milliseconds

12 3 4 5 6 7 8 9