/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
atomic_base.h | 624 // Factored out to facilitate explicit specialization.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
atomic_base.h | 672 // Factored out to facilitate explicit specialization.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_wininst.py | 310 # Factored out to allow overriding in subclasses
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_wininst.py | 310 # Factored out to allow overriding in subclasses
|
/cts/tools/dasm/src/java_cup/ |
production.java | 48 * then it is factored into two productions:<pre> 575 * then it will be factored into: <pre>
|
/external/eigen/Eigen/src/SuperLUSupport/ |
SuperLUSupport.h | 648 m_sluOptions.Fact = FACTORED; 959 m_sluOptions.Fact = FACTORED;
|
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 1070 // factored so that the streamer has direct access to the .o writer, it can [all...] |
MCAsmInfo.h | 93 /// this value. Factored out in .debug_frame and .debug_line.
|
/external/antlr/antlr-3.4/tool/ |
CHANGES.txt | [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CodeGenerator.java | 138 /** I have factored out the generation of acyclic DFAs to separate class */ 142 /** I have factored out the generation of cyclic DFAs to separate class */ [all...] |
/external/doclava/src/com/google/doclava/parser/ |
Java.g | 170 * Factored out an annotationName rule and used it in the annotation rule. 173 * Factored out the elementValue section of an annotation reference. Created [all...] |
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 299 // CheckOpcode so that the following checks get factored properly under [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
StepPattern.java | 976 * Call the visitors on the subtree. Factored out from callVisitors
|
/external/chromium_org/sync/notifier/ |
sync_invalidation_listener_unittest.cc | 201 // TODO(dcheng): FakeTickClock and FakeBackoffEntry ought to be factored out
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGSVGElement.cpp | 441 // We also need to adjust for the zoom level factored into CSS coordinates (bug #96361).
|
/external/chromium_org/third_party/re2/re2/ |
parse.cc | 852 // Factor out common string and append factored expression to sub[0:out]. 859 // Construct factored form: prefix(suffix1|suffix2|...) 903 // Factor out common regexp and append factored expression to sub[0:out]. 910 // Construct factored form: prefix(suffix1|suffix2|...) [all...] |
/external/chromium_org/third_party/re2/re2/testing/ |
parse_test.cc | 52 { "|", "emp{}" }, // alt{emp{}emp{}} but got factored
|
/external/icu4c/samples/ugrep/ |
ugrep.cpp | 84 // not directly related to regular expressions, is factored out into these other
|
/external/llvm/include/llvm/ |
DebugInfo.h | 198 /// FIXME: Types should be factored much better so that CV qualifiers and
|
/external/llvm/lib/IR/ |
ConstantFold.cpp | 333 /// on Ty, with any known factors factored out. If Folded is false, 390 /// on Ty, with any known factors factored out. If Folded is false, 456 /// on Ty and FieldNo, with any known factors factored out. If Folded is false, [all...] |
/external/regex-re2/re2/ |
parse.cc | 852 // Factor out common string and append factored expression to sub[0:out]. 859 // Construct factored form: prefix(suffix1|suffix2|...) 903 // Factor out common regexp and append factored expression to sub[0:out]. 910 // Construct factored form: prefix(suffix1|suffix2|...) [all...] |
/external/regex-re2/re2/testing/ |
parse_test.cc | 52 { "|", "emp{}" }, // alt{emp{}emp{}} but got factored
|
/external/stlport/src/ |
num_get_float.cpp | 155 /* The constants are factored so that at most two constants
|
/frameworks/wilhelm/src/android/ |
MediaPlayer_to_android.cpp | 34 // At some point they should be re-factored and merged if feasible.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Exchanger.java | 208 * maintained as local variables so can't be nicely factored --
|