OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:folding
(Results
1 - 7
of
7
) sorted by null
/external/v8/test/mjsunit/regress/
regress-406.js
28
// Test of constant
folding
of boolean-valued expressions.
47
// Helper function to prevent simple constant
folding
.
regress-580.js
28
// Test constant
folding
of smi operations that overflow a 32-bit int
/external/bison/src/
vcg.h
177
hidden by
folding
or edge classes) does not have fixed specified
228
/*
folding
specifies the default
folding
of the nodes. The
folding
k
232
no
folding
is specified for a node, then the node may be folded if
233
it is in the region of another node that starts the
folding
. If
234
folding
0 is specified, then the node is never folded. In this case
235
the
folding
stops at the predecessors of this node, if it is
236
reachable from another
folding
node. The summary node inherits some
237
attributes from the original node which starts the
folding
(al
246
int
folding
;
member in struct:node
523
int
folding
;
member in struct:graph
[
all
...]
vcg.c
62
g->
folding
= G_FOLDING;
155
n->
folding
= N_FOLDING; /* No explicit default value. */
544
if (n->
folding
!= N_FOLDING)
545
fprintf (fout, "\t\tfolding:\t%d\n", n->
folding
);
663
if (g->
folding
!= G_FOLDING)
664
fprintf (fout, "\tfolding:\t%d\n", g->
folding
);
/external/icu4c/tools/gensprep/
filterRFC3454.pl
186
$line =~ s/Additional
folding
/MAP/;
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm
689
discouraged, since this will hamper the case-
folding
of options. If
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
Completed in 146 milliseconds