Home
last modified time | relevance | path

Searched refs:factored (Results 1 – 25 of 40) sorted by relevance

12

/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java622 …boolean factored = commonTerms != null && commonTerms != EMPTY_SEMANTIC_CONTEXT && !(commonTerms i… in and()
623 if (factored) { in and()
666 …boolean factored = commonTerms != null && commonTerms != EMPTY_SEMANTIC_CONTEXT && !(commonTerms i… in or()
667 if (factored) { in or()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dlong-chains.ll37 ; CHECK: {{^ *[3-9]}} reassociate - Number of multiplies factored
Dcrash.ll38 %B = mul i32 %Arg, %x2 ;; Part of add operation being factored, also used by C
/external/swiftshader/third_party/LLVM/test/Transforms/Reassociate/
Dcrash.ll38 %B = mul i32 %Arg, %x2 ;; Part of add operation being factored, also used by C
/external/tensorflow/tensorflow/contrib/crf/
DREADME.md3 …layer for learning to predict tag sequences. This variant of the CRF is factored into unary potent…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DRelocation.txt11 factored into common code for generating different address forms and
/external/llvm/test/Transforms/Reassociate/
Dcrash.ll38 %B = mul i32 %Arg, %x2 ;; Part of add operation being factored, also used by C
/external/libcxx/docs/
Dindex.rst28 * OS specific and CPU specific code factored out
/external/flatbuffers/docs/source/
DWhitePaper.md87 - Most information about the format can be factored into the generated
/external/python/cpython3/Doc/library/
Dcollections.abc.rst282 That assumption is factored-out to an internal classmethod called
/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1188 double factored = Math.round(input / scale) * scale; in roundToDecimals() local
1190 return factored; in roundToDecimals()
/external/llvm/docs/TableGen/
Dindex.rst22 for common features of these records to be factored out. This reduces the
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
Dindex.rst22 for common features of these records to be factored out. This reduces the
/external/skia/docs/
Dspelling.txt79 face faces factor factored factors fail failing fails failure fake fall false far fast faster
DSkMatrix_Reference.bmh2845 with scaling factored out. remaining may be passed as nullptr
/external/skqp/docs/
Dspelling.txt79 face faces factor factored factors fail failing fails failure fake fall false far fast faster
DSkMatrix_Reference.bmh2865 with scaling factored out. remaining may be passed as nullptr
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td331 // These are not factored because there's no clean way to pass DA/DB.
/external/antlr/tool/
DCHANGES.txt1439 stuff as you can imagine. I factored out the token type
1540 Added createNodeFromToken template and re-factored creation
1543 Added createRewriteNodeFromElement template and re-factored.
1652 The rewrite templates are still in AST.stg. I factored out the
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td382 // These are not factored because there's no clean way to pass DA/DB.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFPStack.td400 // These are not factored because there's no clean way to pass DA/DB.
/external/tensorflow/tensorflow/contrib/slim/
DREADME.md317 contains a lot of repeated values that should be factored out. One solution
/external/python/cpython2/Doc/library/
Dcollections.rst1030 That assumption is factored-out to an internal classmethod called
/external/fonttools/
DNEWS.rst719 factored out ``addComponent`` method from BasePen into a separate abstract
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodeGenerator.rst174 factored out, the LLVM code generator uses the
1644 part of the manual and repetitive data entry can be factored and shared with the

12