Home
last modified time | relevance | path

Searched refs:factored (Results 1 – 25 of 45) 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/llvm-project/lld/docs/
DAtomLLD.rst30 * OS specific and CPU specific code factored out
Ddesign.rst119 independent and file format independent. All command line parsing is factored
/external/llvm-project/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/skia/src/gpu/effects/
DGrRectBlurEffect.fp213 // The integral texture goes "backwards" (from 3*sigma to -3*sigma) which is factored
216 // also factored in.
/external/llvm-project/llvm/lib/Target/Mips/
DRelocation.txt11 factored into common code for generating different address forms and
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DRelocation.txt11 factored into common code for generating different address forms and
/external/python/cpython3/Tools/c-analyzer/cpython/
DREADME35 not widely used nor even factored in to solutions. However, the
/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/shflags/doc/
DCHANGES-1.2.md38 Fixed issues #26, #27. Re-factored `_flags_itemInList()` to use built-ins.
DCHANGES-1.3.md52 Fixed issues #26, #27. Re-factored `_flags_itemInList()` to use built-ins.
/external/llvm-project/libcxx/docs/
Dindex.rst28 * OS specific and CPU specific code factored out
/external/python/cpython3/Doc/library/
Dcollections.abc.rst290 That assumption is factored-out to an internal classmethod called
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3627 A constant that is factored out of all advance location instructions (see
3633 A constant that is factored out of certain offset instructions (see
3753 representing a register number R and a (non-factored) byte displacement B.
3762 value representing a register number R and a signed LEB128 factored byte
3769 operand is signed and factored.*
3774 operands representing a register number R, a (non-factored) byte
3786 LEB128 value representing a register number R, a signed LEB128 factored byte
3797 second operand is signed and factored.*
3814 operand representing a (non-factored) byte displacement B. The required
3826 representing a factored byte displacement B. The required action is to
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1208 double factored = Math.round(input / scale) * scale; in roundToDecimals() local
1210 return factored; in roundToDecimals()
/external/llvm/docs/TableGen/
Dindex.rst22 for common features of these records to be factored out. This reduces the
/external/llvm-project/llvm/docs/TableGen/
Dindex.rst21 for common features of these records to be factored out. This reduces the
/external/skqp/docs/
Dspelling.txt79 face faces factor factored factors fail failing fails failure fake fall false far fast faster
/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/tensorflow/third_party/gpus/
Dcuda_configure.bzl210 # TODO(dzc): Once these functions have been factored out of Bazel's
/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-10.0/llvm/lib/Target/X86/
DX86InstrFPStack.td452 // These are not factored because there's no clean way to pass DA/DB.

12