OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preserves
(Results
51 - 75
of
846
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/IndVarSimplify/
lcssa-preservation.ll
2
; Make sure IndVars
preserves
LCSSA form, especially across loop nests.
/external/llvm/test/Transforms/InstCombine/
struct-assign-tbaa.ll
7
; Verify that instcombine
preserves
TBAA tags when converting a memcpy into
/external/llvm/test/Transforms/LoopRotate/
preserve-loop-simplify.ll
3
; Verify that LoopRotate
preserves
LoopSimplify form even in very peculiar loop
/external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunctionPass.cpp
40
// MachineFunctionPass
preserves
all LLVM IR passes, but there's no
/external/tensorflow/tensorflow/compiler/xla/service/
algebraic_simplifier.h
37
// If is_layout_sensitive is true, then the simplifier
preserves
layout during
/external/toybox/tests/
gunzip.test
41
# Test that gunzip
preserves
permissions and times.
/external/webrtc/webrtc/modules/audio_processing/transient/
transient_detector.h
26
// signal. It
preserves
its state, so it can be multiple-called.
/libcore/luni/src/test/parameter_metadata/src/libcore/java/lang/reflect/parameter/
ParameterMetadataTestClasses.java
25
* using a toolchain that
preserves
the parameter metadata as far as the .dex file used on the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.19-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.19-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libstdc++.a-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libstdc++.a-gdb.py
33
# This
preserves
relocatability of the gcc tree.
/external/python/cpython3/Modules/_decimal/libmpdec/literature/
mulmod-64.txt
44
The reduction step b)
preserves
congruence:
98
Step d)
preserves
congruence and yields a result < p:
/frameworks/support/v7/appcompat/res/values/
themes.xml
78
<!-- Theme overlay that replaces colors with their light versions but
preserves
82
<!-- Theme overlay that replaces colors with their dark versions but
preserves
/prebuilts/go/darwin-x86/src/sort/
search.go
67
i = h + 1 //
preserves
f(i-1) == false
69
j = h //
preserves
f(j) == true
/prebuilts/go/linux-x86/src/sort/
search.go
67
i = h + 1 //
preserves
f(i-1) == false
69
j = h //
preserves
f(j) == true
/external/libjpeg-turbo/
jpegtran.1
163
discards data outside of a given image region but losslessly
preserves
what is
177
region but losslessly
preserves
what is inside. Like the rotate and flip
210
Copy all extra markers. This setting
preserves
miscellaneous markers
/bionic/libm/upstream-freebsd/lib/msun/src/
k_sin.c
26
* odd polynomial is not evaluated in a way that
preserves
-0.
/build/make/core/tasks/tools/
package-modules.mk
2
# It
preserves
the install path of the modules' installed files.
/external/boringssl/src/crypto/buf/
buf_test.cc
46
// If BUF_MEM_reserve reallocates, it
preserves
the contents.
/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/linux-kselftest/tools/testing/selftests/x86/
ioperm.c
120
/* Make sure that fork()
preserves
ioperm. */
Completed in 712 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>