/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_generator.cc | 155 // deterministic location which lists the .java files being generated.
|
/external/valgrind/main/gdbserver_tests/ |
sleepers.c | 69 // set to 0 to have no finish msg (as order is non-deterministic)
|
/external/webkit/Source/WebCore/html/ |
HTMLFormControlElement.h | 159 // is not deterministic as long as m_willValidateInitialized is false.
|
/external/webkit/Source/WebCore/storage/ |
IDBDatabase.cpp | 204 // Stop fires at a deterministic time, so we need to call close in it.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compose.h | 71 COMPOSE_FST1_DET = 1ULL<<35, // fst1 is deterministic 72 COMPOSE_FST2_DET = 1ULL<<36, // fst2 is deterministic 267 // deterministic FST. The class maps state tuples to their unique IDs 802 // Case 2: fst1 is a string, fst2 is deterministic and epsilon-free. 809 // Case 3: fst1 is deterministic and epsilon-free, fst2 is string. [all...] |
/external/clang/utils/TableGen/ |
ClangSACheckersEmitter.cpp | 267 // Make the output order deterministic. 282 // Make the output order deterministic.
|
/external/llvm/utils/TableGen/ |
DFAPacketizerEmitter.cpp | 12 // architecture. The class internally generates a deterministic finite 125 // class DFA: deterministic finite automaton for processor resource tracking.
|
DAGISelEmitter.cpp | 113 // Sort based on the UID of the pattern, giving us a deterministic ordering
|
/external/v8/benchmarks/spinning-balls/ |
v.js | 134 // with a 100% deterministic alternative. 152 // deterministic; see base.js.
|
/cts/tests/tests/media/src/android/media/cts/ |
Vp8EncoderTest.java | 81 * deterministic, therefore a more thorough check like
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
CookieTest.java | 40 // this is unfortuately non-deterministic, but ensure sleep a least once to limit
|
/external/clang/lib/Analysis/ |
CallGraph.cpp | 176 // sure the output is deterministic.
|
/external/llvm/lib/CodeGen/ |
DFAPacketizer.cpp | 9 // This class implements a deterministic finite automaton (DFA) based
|
/external/llvm/test/Transforms/BBVectorize/ |
cycle.ll | 111 ; FIXME: When tree pruning is deterministic, include the entire output.
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_generator.cc | 194 // deterministic location which lists the .java files being generated.
|
/external/qemu/ |
qemu-timer.h | 316 /* Deterministic execution requires that IO only be performed on the last
|
/external/chromium/chrome/browser/ui/cocoa/ |
status_bubble_mac_unittest.mm | 297 bubble_->SetStatus(string16()); // Go back to a deterministic state. 355 // Go back to a deterministic state. 368 // Go back to a deterministic state.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 42 Deterministic Finite Automata (DFA) are finite state machines that are capable
|
/external/clang/include/clang/Analysis/ |
CallGraph.h | 68 /// non-deterministic order.
|
/external/libvorbis/doc/ |
vorbis.html | 159 no analysis to perform, merely a mechanical, deterministic
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
tsql.php | 63 'DEFERRED', 'DELETE', 'DENY', 'DEPTH', 'DEREF', 'DESC', 'DESCRIBE', 'DESCRIPTOR', 'DESTROY', 'DESTRUCTOR', 'DETERMINISTIC',
|
/external/llvm/include/llvm/Support/ |
Process.h | 245 /// generator will be automatically seeded in non-deterministic fashion.
|
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 216 /// some Phi nodes as we iterate over it, so it should have deterministic 595 // Iterating over NewPhiNodes is deterministic, so it is safe to try to 597 // the values we replace with in a non deterministic order, thus creating 598 // non deterministic def->use chains. [all...] |
/external/v8/benchmarks/ |
base.js | 85 // with a 100% deterministic alternative.
|
splay.js | 66 // deterministic; see base.js.
|