OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splits
(Results
101 - 125
of
245
) sorted by null
1
2
3
4
5
6
7
8
9
10
/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/clang/lib/ASTMatchers/
ASTMatchFinder.cpp
486
// 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/llvm/include/llvm/ADT/
StringRef.h
458
/// \p MaxSplit
splits
are done and consequently <= \p MaxSplit
/external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp
196
// This pass invalidates liveness information when it
splits
basic blocks.
/external/llvm/test/CodeGen/X86/
crash.ll
431
; uitofp expands to an FCMOV instruction which
splits
the basic block.
/external/openssl/crypto/evp/
bio_ok.c
89
BIO_f_reliable
splits
data stream into blocks. Each block is prefixed
/external/oprofile/events/i386/westmere/
unit_masks
275
0x10 split_lock Super Queue lock
splits
across a cache line
/frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd
250
while the "View contact" activity
splits
them into various items in the
/frameworks/opt/vcard/java/com/android/vcard/
VCardUtils.java
370
*
Splits
the given value into pieces using the delimiter ';' inside it.
[
all
...]
VCardBuilder.java
[
all
...]
/libcore/luni/src/main/java/java/util/regex/
Pattern.java
301
*
Splits
the given {@code input} at occurrences of this pattern.
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeUtilityTest.java
233
* the code that
splits
the long string into multiple encoded words, and confirm that it
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiseq_selection.h
105
* @brief
Splits
several sorted sequences at a certain global rank,
/system/core/liblog/
logprint.c
344
*
Splits
a wire-format buffer into an AndroidLogEntry
/system/extras/ext4_utils/
allocate.c
609
/*
Splits
an allocation into two allocations. The returned allocation will
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java
[
all
...]
/external/opencv/cxcore/include/
cxcore.h
453
/*
Splits
a multi-channel array into the set of single-channel arrays or
[
all
...]
/libcore/luni/src/main/java/java/lang/
String.java
[
all
...]
/external/chromium/sdch/open-vcdiff/src/
vcencoder_test.cc
360
//
Splits
the text to be encoded into fixed-size chunks. Encodes each
[
all
...]
Completed in 2800 milliseconds
1
2
3
4
5
6
7
8
9
10