HomeSort by relevance Sort by last modified time
    Searched full:splits (Results 51 - 75 of 245) sorted by null

1 23 4 5 6 7 8 910

  /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
  /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/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
StringUtil.java 18 * Splits a newline (\n) delimited string into an array of strings
  /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/linux-tools-perf/util/
color.c 264 * This function splits the buffer by newlines and colors the lines individually.
  /external/llvm/tools/bugpoint/
ListReducer.h 164 // splits, the trimming loop might be left off with a huge number of
  /external/valgrind/main/gdbserver_tests/
filter_gdb 102 # join together two lines that gdb 7.1 splits in two (???)
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java 388 * Splits a full name composed according to the Western tradition:
414 * Splits a full name composed according to the Chinese tradition:
457 * Splits a full name composed according to the Japanese tradition:
478 * 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.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
tokenutil.py 341 """Splits the token into two tokens at position.
  /external/icu4c/test/intltest/
idnaref.h 190 * This function splits the domain names into labels and compares them.
  /external/openssl/crypto/engine/
eng_ctrl.c 148 /* Now the logic splits depending on command type */
  /external/regex-re2/re2/testing/
search_test.cc 255 // splits the ranges in an interesting way.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
TryListBuilder.java 95 * This splits the current range into two ranges at the given
  /external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
process.js     [all...]
  /frameworks/base/core/java/android/content/
ComponentName.java 145 * {@link #flattenToString()}. It splits the string at the first '/',
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 300 * Gets the class path from the System Property "java.class.path" and splits
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V30.java 203 * Splits parameter values into pieces in accordance with vCard 3.0 specification and
  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 268 // across the unwind edge. This process also splits all critical edges
424 // across the unwind edge. This process also splits all critical edges
  /external/llvm/lib/CodeGen/
SplitKit.cpp 32 STATISTIC(NumFinished, "Number of splits finished");
33 STATISTIC(NumSimple, "Number of splits that were simple");
109 // Only allow splits before the call.
    [all...]
  /cts/tools/signature-tools/src/signature/converter/dex/
DexUtil.java 276 * Splits a list of types:
  /external/chromium/testing/
generate_gmock_mutant.py 296 """Splits a single line at comma, at most |width| characters long."""

Completed in 1173 milliseconds

1 23 4 5 6 7 8 910