/external/webrtc/src/modules/audio_processing/ |
splitting_filter.h | 21 * Splits a super-wb signal into two subbands: 0-8 kHz and 8-16 kHz.
|
/external/guava/guava/src/com/google/common/base/ |
Splitter.java | 200 * Splitter.on(Pattern.compile("\r?\n")).split(entireFile)} splits a string 235 * Splitter.onPattern("\r?\n").split(entireFile)} splits a string into lines 364 * Splits {@code sequence} into string components and makes them available 385 * Returns a {@code MapSplitter} which splits entries based on this splitter, 386 * and splits entries into keys and values using the specified separator. 397 * Returns a {@code MapSplitter} which splits entries based on this splitter, 398 * and splits entries into keys and values using the specified key-value 410 * An object that splits strings into maps as {@code Splitter} splits 429 * Splits {@code sequence} into substrings, splits each substring int [all...] |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
path.h | 22 // This constructor splits path by '/' as a starting point for this Path.
|
/external/chromium_org/native_client_sdk/src/tools/ |
quote.py | 28 """Splits the input string |input_str| where special characters in
|
/external/chromium_org/third_party/re2/re2/testing/ |
regexp_generator.h | 64 // Splits string everywhere sep is found, returning
|
/external/chromium_org/third_party/sqlite/src/tool/ |
split-sqlite3c.tcl | 3 # This script splits the sqlite3.c amalgamated source code files into
|
/external/chromium_org/ui/gfx/ |
font_fallback_win.h | 28 // Splits by '&' and strips off the trailing parenthesized expression.
|
/external/llvm/test/CodeGen/Mips/ |
2011-05-26-BranchKillsVreg.ll | 4 ; PHI elimination splits the critical edge from %while.end415 to %if.end427.
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
multi_block.ll | 11 ; if (d) foo(); <----- This splits the blocks
|
/external/llvm/test/Transforms/ScalarRepl/ |
2008-06-05-loadstore-agg.ll | 4 ; values. This checks of scalarrepl splits up the struct and array properly.
|
/external/regex-re2/re2/testing/ |
regexp_generator.h | 64 // Splits string everywhere sep is found, returning
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
QName.java | 24 * Splits a qname into prefix and localname.
|
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_OptionID.h | 53 /** This macro splits an optionID into read/write access,
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
CDATASectionImpl.java | 49 * Splits this CDATA node into parts that do not contain a "]]>" sequence.
|
/system/core/include/log/ |
logprint.h | 103 * Splits a wire-format buffer into an AndroidLogEntry
|
/external/chromium_org/extensions/common/ |
extension_api.h | 51 // Splits a name like "permission:bookmark" into ("permission", "bookmark"). 94 // Splits a full name from the extension API into its API and child name
|
/frameworks/base/graphics/java/android/graphics/ |
Atlas.java | 205 * After placing a bitmap in an empty cell, the algorithm splits 315 // Splits the free area horizontally to minimize the horizontal section area 324 // Splits the free area horizontally to maximize the horizontal section area 333 // Splits the free area horizontally if the horizontal axis is shorter 342 // Splits the free area horizontally if the vertical axis is shorter
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stringencode.h | 155 // Splits the source string into multiple fields separated by delimiter, 160 // Splits the source string into multiple fields separated by delimiter, 169 // Splits the source string into multiple fields separated by delimiter, with
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
cloud_print_xmpp_listener.cc | 24 // Splits message into two parts (e.g. '<device_id>/delete' will be splitted
|
/external/chromium_org/third_party/mesa/src/docs/ |
README.MITS | 42 No. This implementation splits the processing of the vertex buffer
|
/external/chromium_org/v8/src/ |
flags.h | 68 // Set the flag values by parsing the string str. Splits string into argc
|
/external/clang/include/clang/Frontend/ |
CommandLineSourceLoc.h | 39 // If both tail splits were valid integers, return success.
|
/external/mesa3d/docs/ |
README.MITS | 42 No. This implementation splits the processing of the vertex buffer
|
/external/skia/dm/ |
DMWriteTask.cpp | 13 // Splits off the last N suffixes of name (splitting on _) and appends them to out.
|
/external/v8/src/ |
flags.h | 65 // Set the flag values by parsing the string str. Splits string into argc
|