OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:folding
(Results
26 - 50
of
629
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/regex-re2/re2/
make_unicode_casefold.py
8
# See unicode_casefold.h for description of case
folding
tables.
10
"""Generate C++ table for Unicode case
folding
."""
101
# The maximum size of a case-
folding
group.
102
# Case
folding
is implemented in parse.cc by a recursive process
104
# case-
folding
group, so it is important that this bound be small.
/prebuilts/go/darwin-x86/src/encoding/json/
fold.go
18
// foldFunc returns one of four different case
folding
equivalence
22
// 2) equalFoldRight, if s contains special
folding
ASCII ('k', 'K', 's', 'S')
107
// special-
folding
letters.
/prebuilts/go/linux-x86/src/encoding/json/
fold.go
18
// foldFunc returns one of four different case
folding
equivalence
22
// 2) equalFoldRight, if s contains special
folding
ASCII ('k', 'K', 's', 'S')
107
// special-
folding
letters.
/toolchain/binutils/binutils-2.25/gold/testsuite/
icf_safe_so_test.sh
27
# to verify if identical code
folding
in safe mode correctly folds
53
echo "Safe Identical Code
Folding
folded" $2 "and" $3
79
printf \"Safe Identical Code
Folding
did not fold $2 and $3\\n\"
icf_safe_test.sh
36
echo "Safe Identical Code
Folding
folded" $2 "and" $3
52
printf \"Safe Identical Code
Folding
did not fold $2 and $3\\n\"
icf_keep_unique_test.sh
34
echo "Identical Code
Folding
with keep-unique failed to unfold" $2
icf_preemptible_functions_test.sh
32
echo "Identical Code
Folding
should not fold" $2 "and" $3
icf_sht_rel_addend_test.sh
32
echo "Identical Code
Folding
should not fold" $2 "and" $3
icf_string_merge_test.sh
32
echo "Identical Code
Folding
should not fold" $2 "and" $3
icf_test.cc
23
// The goal of this program is to verify if identical code
folding
/external/skia/gm/
recordopts.cpp
54
// Draws an pattern that can be optimized by alpha
folding
outer savelayer alpha value to
55
// inner draw. Since we know that
folding
will happen to the inner draw, install a detector
70
// Draws an pattern that can be optimized by alpha
folding
outer savelayer alpha value to
97
// Draws an pattern that can be optimized by alpha
folding
outer savelayer alpha value to
98
// inner savelayer. We know that alpha
folding
happens to inner savelayer, so add detector there.
144
// Draw layer-related sequences that can be optimized by
folding
the opacity layer alpha to
/external/icu/icu4c/source/i18n/
regeximp.cpp
30
// We are not in a string
folding
of an earlier character.
78
// We are not in a string
folding
of an earlier character.
/external/llvm/lib/IR/
ConstantFold.h
1
//===-- ConstantFolding.h - Internal Constant
Folding
Interface -*- C++ -*-===//
10
// This file defines the (internal) constant
folding
interfaces for LLVM. These
/external/llvm/test/CodeGen/X86/
insertps-O0-bug.ll
11
; However, ISel can only select an INSERTPSrm if
folding
a load into the operand
23
; However, ISel would fail to recognize an INSERTPSrm since load
folding
is
shuffle-combine-crash.ll
7
; The DAGCombiner avoids
folding
shuffles if
/frameworks/compile/mclinker/include/mcld/LD/
IdenticalCodeFolding.h
27
* \brief Implementation of identical code
folding
for --icf=[none|all|safe]
28
* @ref Safe ICF: Pointer Safe and Unwinding Aware Identical Code
Folding
in
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayoutActivity.java
50
* This application creates a paper like
folding
effect of some view.
53
*
folding
effects.
56
* to depict a paper-like
folding
effect. The addition of shadows on the separate folds
59
* This application shows
folding
of a TextureView containing a live camera feed,
60
* as well as the
folding
of an ImageView with a static image. The TextureView experiences
75
* in segments onto the canvas. However, this method does not permit the
folding
229
* A listener for scrolling changes in the seekbar. The anchor point of the
folding
231
* anchor point is updated, the
folding
view is restored to a default unfolded state.
323
* Animates the
folding
view inwards (to a completely folded state) from its
340
* time a new value is selected, the number of folds in the
folding
view is update
[
all
...]
/external/bison/lib/
isnan.c
125
expressions. The Compaq compiler also fails when constant-
folding
126
0.0 / 0.0 even when constant-
folding
is not required. The Microsoft
127
Visual C/C++ compiler also fails when constant-
folding
1.0 / 0.0 even
128
when constant-
folding
is not required. The SGI MIPSpro C compiler
/external/llvm/test/Assembler/
ConstantExprFoldCast.ll
12
; Test
folding
of binary instrs
/external/llvm/test/Transforms/SimplifyCFG/
PhiEliminate.ll
2
; be able to fold PHI nodes into computation in common cases.
Folding
the PHI
/external/v8/src/compiler/
js-context-specialization.h
19
// Specializes a given JSGraph to a given context, potentially constant
folding
js-global-object-specialization.h
29
//
folding
some {JSLoadGlobal} nodes or strength reducing some {JSStoreGlobal}
/external/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp
160
// If we are already
folding
into another operand of MI, then
182
// for memory
folding
.
229
// Split 64-bit constants into 32-bits for
folding
.
298
// to enable more
folding
opportunites. The shrink operands pass
325
// FIXME: We could also be
folding
things like FrameIndexes and
330
//
Folding
immediates with more than one use will increase program size.
/art/compiler/optimizing/
constant_folding_test.cc
33
* Fixture class for the constant
folding
and dce tests.
97
* Tiny three-register program exercising int constant
folding
on negation.
123
// Expected difference after constant
folding
.
153
* Tiny three-register program exercising long constant
folding
on negation.
184
// Expected difference after constant
folding
.
215
* Tiny three-register program exercising int constant
folding
on addition.
244
// Expected difference after constant
folding
.
276
* Small three-register program exercising int constant
folding
on addition.
317
// Expected difference after constant
folding
.
365
* Tiny three-register program exercising int constant
folding
on subtraction
[
all
...]
/external/icu/icu4c/source/samples/case/
ucase.c
9
* Case
folding
examples, in C
72
/* ustring.h APIs, UChar * string case
folding
*/
Completed in 2655 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>