OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:folding
(Results
176 - 200
of
384
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/common/
utext.cpp
575
/* case
folding
variables */
579
/* case
folding
buffers, only use current-level start/limit */
696
/* case
folding
variables */
700
/* case
folding
buffers, only use current-level start/limit */
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
[
all
...]
/external/icu4c/test/intltest/
strcase.cpp
306
// test case
folding
/external/icu4c/tools/genprops/
store.c
180
- The trie uses the default trie
folding
functions instead of custom ones.
/external/icu4c/tools/gensprep/
store.c
555
/*
folding
value: just store the offset (16 bits) if there is any non-0 entry */
/external/llvm/docs/
ExtendingLLVM.html
156
to the switch statement that performs constant
folding
for nodes that take
/external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp
211
// constant
folding
happens of well known functions etc.
/external/llvm/lib/Analysis/
Lint.cpp
615
// As a last resort, try SimplifyInstruction or constant
folding
.
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
516
// re-use the existing filter.
Folding
filters more than this requires
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp
237
assert(NewNodes.size() == 2 && "Expected a load
folding
node!");
/external/llvm/lib/MC/
MCExpr.cpp
394
// Since we are attempting to be as aggressive as possible about
folding
, we
/external/llvm/lib/Target/ARM/
Thumb2InstrInfo.cpp
89
// Ctrl flow can reach here if branch
folding
is run before IT block
/external/llvm/lib/VMCore/
Metadata.cpp
340
// Now that the node is out of the
folding
set, get ready to reinsert it.
/external/llvm/test/Transforms/InstCombine/
getelementptr.ll
143
; Test
folding
of constantexpr geps into normal geps.
/external/llvm/utils/TableGen/
SubtargetEmitter.cpp
563
// EmitData - Emits all stages and itineries,
folding
common patterns.
/external/mesa3d/src/pixelflinger2/
llvm_scanline.cpp
370
// this is factor *= 256 / 255; factors have a chance of constant
folding
/external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h
[
all
...]
uset.h
75
* title-, and uppercase mappings as well as the case
folding
/external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.y
232
if ($1->isArray()) { // constant
folding
for arrays
234
} else if ($1->isVector()) { // constant
folding
for vectors
239
} else if ($1->isMatrix()) { // constant
folding
for matrices
313
if ($1->getType().getQualifier() == EvqConst) { // constant
folding
for vector fields
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
uchar.h
[
all
...]
uset.h
75
* title-, and uppercase mappings as well as the case
folding
/external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h
[
all
...]
/frameworks/opt/calendar/src/com/android/calendarcommon/
ICalendar.java
411
// we deal with line
folding
, by replacing all "\n " strings
/external/clang/docs/
InternalsManual.html
68
<li><a href="#Constants">Constant
Folding
in the Clang AST</a></li>
[
all
...]
Completed in 643 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>