OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splits
(Results
201 - 225
of
374
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
432
; uitofp expands to an FCMOV instruction which
splits
the basic block.
/external/mesa3d/src/gallium/state_trackers/vega/
bezier.c
136
struct bezier left, right; /* bez poly
splits
*/
/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,
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiseq_selection.h
104
* @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/libart/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
...]
/external/chromium_org/sdch/open-vcdiff/src/
vcencoder_test.cc
425
//
Splits
the text to be encoded into fixed-size chunks. Encodes each
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
uidna.h
693
* This function
splits
the domain names into labels and compares them.
/external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h
45
* and string names for those ranges. A <code>ChoiceFormat</code>
splits
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_render.c
142
/* This function
splits
the index bias value into two parts:
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86-mont.pl
84
&sub ("esp","edx"); # this
splits
them apart modulo 4096
/external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.cc
808
// of a memory region. A change in permission
splits
VMA(s).
[
all
...]
/external/chromium_org/v8/src/
liveedit-debugger.js
701
//
splits
a function into 2 functions.
[
all
...]
Completed in 627 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>