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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/tools/grit/grit/
tclib.py 52 # otherwise "EXAMPLE_FOO" splits "EXAMPLE_FOO_NAME" too.
  /external/chromium_org/ui/views/controls/
message_box_view.cc 44 // Splits |text| into a vector of paragraphs.
  /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/include/llvm/MC/
MCAtom.h 50 /// \brief Splits the atom in two at a given address.
  /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...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 705 std::list<Instruction *> splits; member in class:nv50_ir::GCRA
938 splits.push_back(insn);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 705 std::list<Instruction *> splits; member in class:nv50_ir::GCRA
938 splits.push_back(insn);
    [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/chromium_org/chrome/utility/importer/
nss_decryptor.cc 118 // Splits the file content into lines.
  /external/chromium_org/third_party/closure_linter/closure_linter/
tokenutil.py 341 """Splits the token into two tokens at position.
  /external/chromium_org/third_party/icu/source/test/intltest/
idnaref.h 194 * This function splits the domain names into labels and compares them.
  /external/chromium_org/third_party/lcov/bin/
mcov 219 # splits the file path into path and filename (with no extension).
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_ctrl.c 148 /* Now the logic splits depending on command type */
  /external/chromium_org/third_party/re2/re2/testing/
search_test.cc 255 // splits the ranges in an interesting way.
  /external/chromium_org/ui/gfx/
font_list.cc 40 // Styles are separated by white spaces. base::SplitString splits styles
text_elider.h 38 // the domain is elided in the middle so that it splits the available width
  /external/icu4c/test/intltest/
idnaref.h 190 * This function splits the domain names into labels and compares them.

Completed in 3986 milliseconds

1 2 3 45 6 7 8 91011>>