HomeSort by relevance Sort by last modified time
    Searched full:deterministic (Results 201 - 225 of 492) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descrtut.py 9 # deterministic.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descrtut.py 9 # deterministic.
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar.go 105 // deterministic order, even for cookies that have equal Path length and
  /prebuilts/go/darwin-x86/src/path/filepath/
path.go 388 // order, which makes the output deterministic but means that for very
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar.go 105 // deterministic order, even for cookies that have equal Path length and
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 388 // order, which makes the output deterministic but means that for very
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 9 # deterministic.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 9 # deterministic.
  /system/sepolicy/tools/fc_sort/
fc_sort.c 15 * the regular expressions in a deterministic and stable way.
  /toolchain/binutils/binutils-2.25/binutils/
ChangeLog-2009     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAState.java 89 * input, the decision is not deterministic--no decision about
283 * As we need a deterministic set of transitions from any
NFAToDFAConverter.java     [all...]
  /external/llvm/lib/CodeGen/
StackColoring.cpp 231 // deterministic numbering, and because we'll need a post-order iteration
721 // Use stable sort to guarantee deterministic code generation.
  /external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp 12 // architecture. The class internally generates a deterministic finite
240 // class DFA: deterministic finite automaton for processor resource tracking.
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc 397 3. The deterministic calculated interval Td is set to max(Tmin, n*C).
400 between 0.5 and 1.5 times the deterministic calculated interval.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 757 // stable deterministic ordering for visiting DenseMaps (which are unordered)
758 // below. This is important for deterministic compilation.
    [all...]
  /external/bison/doc/
bison.texi 387 annotated context-free grammar into a deterministic LR or generalized
523 Parsers for LR(1) grammars are @dfn{deterministic}, meaning
739 In some grammars, Bison's deterministic
    [all...]
bison.info 349 annotated context-free grammar into a deterministic LR or generalized
    [all...]
  /art/compiler/driver/
compiler_driver.cc 760 // Resolution allocates classes and needs to run single-threaded to be deterministic.
779 // Resolve const-strings in the code. Done to have deterministic allocation behavior. Right now
    [all...]
  /external/bison/
NEWS 568 Currently, LAC is only supported for deterministic parsers in C.
647 Previously for deterministic parsers in C, if a user semantic action
697 deterministic parsers in C generated by Bison. More recently, it was
    [all...]
  /external/bison/data/
glr.c 706 * stacks have actually needed the current lookahead. During deterministic
    [all...]
  /external/llvm/include/llvm/Target/
Target.td 571 /// particular list of operands is deterministic.
633 // match, to ensure that which instructions gets matched is deterministic.
652 // match, to ensure that which instructions gets matched is deterministic.
    [all...]
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp 309 // which they appear in alias sets (which is deterministic) and the
312 // equivalence class, the iteration order is deterministic.
675 // linked lists internally and so the iteration order here is deterministic
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 264 // Note, the enclosing routine is called in deterministic order, so the
431 // Sort the diagnostics so that they are always emitted in a deterministic
    [all...]
  /external/elfutils/
NEWS 218 ar: Support D modifier for "deterministic output" with no uid/gid/mtime info.
220 elfutils can be configured with the --enable-deterministic-archives
    [all...]

Completed in 1327 milliseconds

1 2 3 4 5 6 7 891011>>