OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overlap
(Results
751 - 775
of
1425
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/openssl/openssl/crypto/aes/
aes_x86core.c
650
* in and out can
overlap
862
* in and out can
overlap
[
all
...]
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.cpp
445
// Current implementation guarantees bfchar and bfrange entries do not
overlap
.
458
//
overlap
, but succeeding maps superceded preceding maps."
[
all
...]
/external/chromium_org/v8/src/
compiler.cc
606
// rest of the function into account to avoid
overlap
with the
[
all
...]
/external/freetype/src/pshinter/
pshalgo.c
53
/* return true if two stem hints
overlap
*/
308
/* now, sort the hints; they are guaranteed to not
overlap
*/
[
all
...]
/external/icu4c/common/
ucnv_u7.c
306
* Note that in 2 out of 3 cases, UChars
overlap
within a base64 byte.
[
all
...]
/external/icu4c/common/unicode/
uset.h
111
*
overlap
with each other) and the string that is processed.
158
* and none of its strings
overlap
with the span.
[
all
...]
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
109
/// source to
overlap
the destination. e.g. X86::MOVSX64rr32. If this returns
469
/// The source and destination registers may
overlap
, which may require a
[
all
...]
/external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp
529
// Find the regunit intervals for the assigned register. They may
overlap
681
// This is the first
overlap
. Initialize UsableRegs to all ones.
[
all
...]
/external/mesa3d/src/mesa/program/
prog_optimize.c
[
all
...]
/external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c
[
all
...]
/external/openssl/crypto/aes/
aes_x86core.c
650
* in and out can
overlap
862
* in and out can
overlap
[
all
...]
/external/skia/src/pdf/
SkPDFFont.cpp
445
// Current implementation guarantees bfchar and bfrange entries do not
overlap
.
458
//
overlap
, but succeeding maps superceded preceding maps."
[
all
...]
/external/speex/libspeex/
preprocess.c
229
spx_word16_t *outbuf; /**< Output buffer (for
overlap
and add) */
[
all
...]
/external/v8/src/
jsregexp.cc
[
all
...]
/external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c
424
/* If no
overlap
, examine next watchpoint: */
427
watched = True; /* We have an
overlap
*/
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts
[
all
...]
/art/compiler/dex/quick/arm/
target_arm.cc
575
// No
overlap
, free both
/art/compiler/dex/quick/x86/
int_x86.cc
152
// Handle
overlap
/bionic/libc/private/
arpa_nameser.h
153
* and they can even
overlap
in some cases, but they will need to be kept
/bionic/linker/
linker_phdr.cpp
57
- the virtual address ranges should not
overlap
.
/cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java
431
fail("gap or
overlap
detected at t=" +
[
all
...]
/dalvik/docs/
dalvik-constraints.html
69
and data sections must
overlap
each other or the header.
/dalvik/vm/
AllocTracker.cpp
285
files to keep the indexes small. There will generally be no
overlap
/dalvik/vm/compiler/codegen/arm/Thumb/
Factory.cpp
873
// Handle
overlap
/dalvik/vm/compiler/codegen/x86/
Lower.cpp
293
if((int)end < startPC || (int)start > endPC) { //no
overlap
Completed in 1704 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>