OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preserves
(Results
26 - 50
of
432
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/webkit/
dfg-inline-arguments-become-double.js
25
"This tests that inlining
preserves
function.arguments functionality if the arguments are reassigned to refer to an int32."
dfg-inline-arguments-become-int32.js
25
"This tests that inlining
preserves
function.arguments functionality if the arguments are reassigned to refer to an int32."
dfg-inline-arguments-int32.js
25
"This tests that inlining
preserves
function.arguments functionality if the arguments were represented as unboxed int32."
dfg-inline-arguments-reset-changetype.js
25
"This tests that inlining
preserves
function.arguments functionality if the arguments are reassigned with a different type."
dfg-inline-arguments-reset.js
25
"This tests that inlining
preserves
function.arguments functionality if the arguments are reassigned."
dfg-inline-arguments-use-from-all-the-places-broken.js
25
"This attempts to test that inlining
preserves
basic function.arguments functionality when said functionality is used from inside and outside getters and from inlined code, all at once; but it fails at this and instead finds other bugs particularly in the DFG stack layout machinery."
dfg-inline-arguments-use-from-getter.js
25
"This tests that inlining
preserves
basic function.arguments functionality when said functionality is used from a getter."
dfg-inline-arguments-use-from-uninlined-code.js
25
"This tests that inlining
preserves
basic function.arguments functionality when said functionality is used from outside of the code where inlining actually happened."
dfg-inline-arguments-use-from-all-the-places.js
25
"This tests that inlining
preserves
basic function.arguments functionality when said functionality is used from inside and outside getters and from inlined code, all at once."
/external/clang/test/Driver/
cl-Fo.c
2
// REQUIRES: shell-
preserves
-root
/external/llvm/lib/CodeGen/
MachineFunctionPass.cpp
40
// MachineFunctionPass
preserves
all LLVM IR passes, but there's no
/external/llvm/test/Transforms/InstCombine/
struct-assign-tbaa.ll
7
; Verify that instcombine
preserves
TBAA tags when converting a memcpy into
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.so.6.0.16-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/bionic/libm/upstream-freebsd/lib/msun/src/
k_sin.c
26
* odd polynomial is not evaluated in a way that
preserves
-0.
/external/chromium/net/base/
test_root_certs_mac.cc
93
// because it
preserves
any user trust settings (explicit distrust),
/external/chromium_org/third_party/WebKit/Source/core/history/
HistoryItem.h
130
// such HistoryItem to another
preserves
the document.
/external/clang/include/clang/AST/
DeclVisitor.h
72
/// This class
preserves
constness of Decl pointers (see also DeclVisitor).
/external/clang/test/Analysis/
casts.c
82
if ((*((void**)&p)) == (void*)0) // Test that the cast to void
preserves
the symbolic region.
/external/guava/guava/src/com/google/common/collect/
BiMap.java
27
* A bimap (or "bidirectional map") is a map that
preserves
the uniqueness of
/external/guava/guava-testlib/src/com/google/common/testing/
ClusterException.java
102
*
preserves
the order in which the exceptions got added.
/external/libvpx/libvpx/vp8/common/arm/neon/
loopfiltersimplehorizontaledge_neon.asm
99
; vp8_loop_filter_simple_horizontal_edge_neon
preserves
r0, r1 and q1
/external/llvm/docs/CommandGuide/
llvm-build.rst
64
source file, although at this time it only
preserves
block comments that precede
/external/llvm/test/Transforms/ScalarRepl/
address-space.ll
2
; PR7437 - Make sure SROA
preserves
address space of memcpy when
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libstdc++.so.6.0.16-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/cts/tests/tests/security/src/android/security/cts/
BrowserTest.java
84
assertEquals("javascript handler
preserves
state across "
129
assertEquals("javascript handler
preserves
state across "
Completed in 673 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>