/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
BitmapFont.java | 203 // and so must be factored in also.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
properties.cpp | 119 // Properties for factored weight FST.
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl_mutex.cc | 206 // Then, the acquire/release logic can be factored out as well.
|
/external/mesa3d/src/glsl/ |
ast.h | 671 * This is factored out of ::hir because some loops have the condition
|
/external/openfst/src/lib/ |
properties.cc | 132 // Properties for factored weight FST.
|
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 889 // factored so that the streamer has direct access to the .o writer, it can 916 // factored so that the streamer has direct access to the .o writer, it can
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherOpt.cpp | 450 "Duplicate opcodes not factored?"); 492 // If we factored and ended up with one case, create it now.
|
DAGISelMatcherGen.cpp | 289 // CheckOpcode so that the following checks get factored properly under [all...] |
/external/doclava/src/com/google/doclava/ |
LinkReference.java | 24 * Class that represents what you see in an link or see tag. This is factored out of SeeTagInfo so
|
/external/llvm/include/llvm/CodeGen/PBQP/Heuristics/ |
Briggs.h | 204 // we've factored out the costs of the old one.
|
/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/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/apache-xml/src/main/java/org/apache/xpath/patterns/ |
StepPattern.java | 976 * Call the visitors on the subtree. Factored out from callVisitors
|
/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 | 236 /// FIXME: Types should be factored much better so that CV qualifiers and [all...] |
/external/llvm/lib/VMCore/ |
ConstantFold.cpp | 328 /// on Ty, with any known factors factored out. If Folded is false, 385 /// on Ty, with any known factors factored out. If Folded is false, 451 /// on Ty and FieldNo, with any known factors factored out. If Folded is false, [all...] |
/external/quake/quake/src/QW/client/ |
in_win.c | 1107 // also x values are in increments of 800 (so this is factored out)
|
/external/quake/quake/src/WinQuake/ |
in_win.cpp | 1114 // also x values are in increments of 800 (so this is factored out)
|
/external/regex-re2/re2/ |
parse.cc | 853 // Factor out common string and append factored expression to sub[0:out]. 860 // Construct factored form: prefix(suffix1|suffix2|...) 904 // Factor out common regexp and append factored expression to sub[0:out]. 911 // Construct factored form: prefix(suffix1|suffix2|...) [all...] |
/external/stlport/src/ |
num_get_float.cpp | 155 /* The constants are factored so that at most two constants
|
/external/webkit/Source/WebCore/css/ |
CSSMutableStyleDeclaration.cpp | 491 // FIXME: Ideally, this should be factored better and there [all...] |
/frameworks/wilhelm/src/android/ |
MediaPlayer_to_android.cpp | 34 // At some point they should be re-factored and merged if feasible.
|
/ndk/sources/cxx-stl/stlport/src/ |
num_get_float.cpp | 155 /* The constants are factored so that at most two constants
|