OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splits
(Results
76 - 100
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/external/llvm/lib/CodeGen/
SplitKit.cpp
31
STATISTIC(NumFinished, "Number of
splits
finished");
32
STATISTIC(NumSimple, "Number of
splits
that were simple");
[
all
...]
/frameworks/base/core/java/android/hardware/
Camera.java
[
all
...]
/external/expat/lib/
xmltok.c
51
/* A 2 byte UTF-8 representation
splits
the characters 11 bits between
61
/* A 3 byte UTF-8 representation
splits
the characters 16 bits between
[
all
...]
/external/opencv/cv/include/
cv.h
124
/*
Splits
color or grayscale image into multiple connected components
545
/*
Splits
a motion history image into a few parts corresponding to separate independent motions
[
all
...]
/external/opencv/ml/src/
mlboost.cpp
578
// LL - number of samples that both the primary and the surrogate
splits
send to the left
643
// LL - number of samples that both the primary and the surrogate
splits
send to the left
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java
604
* This function
splits
the given line into String parts. It obey's quoted
/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
90
//
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/icu4c/i18n/
cpdtrans.cpp
61
*
Splits
an ID of the form "ID;ID;..." into a compound using each
/external/llvm/include/llvm/ADT/
StringRef.h
401
/// \arg MaxSplit
splits
are done and consequently <= \arg MaxSplit
/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
218
while the "View contact" activity
splits
them into various items in the
/frameworks/opt/vcard/java/com/android/vcard/
VCardUtils.java
364
*
Splits
the given value into pieces using the delimiter ';' inside it.
VCardBuilder.java
[
all
...]
/libcore/luni/src/main/java/java/util/regex/
Pattern.java
294
*
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
/prebuilt/linux-x86/toolchain/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
595
/*
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
...]
/external/chromium/sdch/open-vcdiff/src/
vcencoder_test.cc
360
//
Splits
the text to be encoded into fixed-size chunks. Encodes each
[
all
...]
/external/icu4c/common/unicode/
uidna.h
693
* This function
splits
the domain names into labels and compares them.
Completed in 353 milliseconds
1
2
3
4
5
6
7
8
9