/external/libtextclassifier/native/utils/grammar/utils/ |
D | rules_test.cc | 47 EXPECT_EQ(frozen_rules.terminals, in TEST() 70 EXPECT_EQ(frozen_rules.terminals, in TEST() 93 EXPECT_EQ(frozen_rules.terminals, std::string("aa\0lx\0", 6)); in TEST() 115 EXPECT_EQ(frozen_rules.terminals, std::string("AA\0LX\0dl\0", 9)); in TEST() 133 EXPECT_EQ(frozen_rules.terminals, std::string("LX\0aa\0", 6)); in TEST() 163 EXPECT_EQ(frozen_rules.terminals, std::string("aa\0lx\0", 6)); in TEST() 183 EXPECT_EQ(frozen_rules.terminals, std::string("a\0test\0this\0", 12)); in TEST() 206 EXPECT_EQ(frozen_rules.terminals, std::string("a\0test\0", 7)); in TEST()
|
D | ir_test.cc | 157 EXPECT_THAT(rules.terminals, in TEST() 214 EXPECT_THAT(rules.terminals, in TEST()
|
D | ir.cc | 340 rules_set->terminals = ""; in SerializeTerminalRules() 365 rules_set->terminals.length(); in SerializeTerminalRules() 366 rules_set->terminals += entry.terminal + '\0'; in SerializeTerminalRules()
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | louds-trie.h | 82 Vector<UInt32> *terminals, const Config &config, std::size_t trie_id); 85 Vector<UInt32> *terminals, const Config &config, std::size_t trie_id); 88 Vector<UInt32> *terminals, const Config &config, std::size_t trie_id); 91 Vector<UInt32> *terminals) const;
|
D | louds-trie.cc | 256 Vector<UInt32> terminals; in build_() local 257 build_trie(keys, &terminals, config, 1); in build_() 262 pairs.resize(terminals.size()); in build_() 264 pairs[i].first = terminals[i]; in build_() 267 terminals.clear(); in build_() 295 Vector<UInt32> *terminals, const Config &config, std::size_t trie_id) { in build_trie() argument 296 build_current_trie(keys, terminals, config, trie_id); in build_trie() 327 Vector<UInt32> *terminals, const Config &config, in build_current_trie() argument 427 build_terminals(keys, terminals); in build_current_trie() 435 Vector<UInt32> *terminals, const Config &config, std::size_t trie_id) { in build_next_trie() argument [all …]
|
/external/python/cpython3/Tools/peg_generator/pegen/ |
D | first_sets.py | 130 terminals = self.visit(item.rhs) 132 terminals.add("") 133 self.first_sets[item.name] = terminals
|
/external/libtextclassifier/native/utils/grammar/ |
D | rules.fbs | 27 // The offsets into the terminals pool. 120 // Usage of pre-defined non-terminals that the lexer can generate if used by 182 // The `terminals`, `unary_rules` and `binary_rules` maps below represent 192 // `terminal_offsets` in the terminals rules map. 193 terminals:string (shared);
|
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/ |
D | SuperVectorize.cpp | 668 DenseSet<Operation *> terminals; member 702 assert(terminals.count(op) == 0 && in registerTerminal() 704 terminals.insert(op); in registerTerminal() 808 state->roots.count(&op) == 0 && state->terminals.count(&op) == 0; in vectorizeAffineForOp() 1110 return state->terminals.count(op) == 0; // propagate if not terminal in vectorizeNonTerminals() 1238 for (auto *op : state.terminals) { in vectorizeLoopNest()
|
/external/python/cpython2/Doc/howto/ |
D | curses.rst | 21 keyboard-handling facility for text-based terminals; such terminals include 23 such as xterm and rxvt. Display terminals support various control codes to 25 erasing areas. Different terminals use widely differing codes, and often have 29 character-cell display terminals are an obsolete technology, but there are 35 The curses library hides all the details of different terminals, and provides 159 300-baud terminal connections in mind; with these terminals, minimizing the time 255 ``move(y,x)`` method. Because some terminals always display a flashing cursor, 304 The curses library also supports color on those terminals that provide it. The 321 again, such combinations are not guaranteed to work on all terminals. 349 Very fancy terminals can change the definitions of the actual colors to a given
|
/external/python/pyasn1/docs/source/pyasn1/type/char/ |
D | printablestring.rst | 16 …The |ASN.1| models character string that can be entered from a very rudimentary terminals featurin…
|
D | videotexstring.rst | 17 terminals (by 20-th century standards) to render ascii-art style pictures and animations.
|
/external/python/cpython3/Doc/howto/ |
D | curses.rst | 21 keyboard-handling facility for text-based terminals; such terminals 23 by various programs. Display terminals support various control codes 25 screen, and erasing areas. Different terminals use widely differing 29 true that character-cell display terminals are an obsolete technology, 204 terminal connections in mind; with these terminals, minimizing the 321 ``move(y,x)`` method. Because some terminals always display a flashing cursor, 372 The curses library also supports color on those terminals that provide it. The 391 on all terminals. 420 Very fancy terminals can change the definitions of the actual colors to a given 549 video of a PyCon 2013 talk on controlling terminals using curses or Urwid.
|
/external/llvm/cmake/modules/ |
D | GenerateVersionFromCVS.cmake | 23 # Handle strange terminals
|
/external/llvm-project/llvm/cmake/modules/ |
D | GenerateVersionFromVCS.cmake | 18 # Handle strange terminals
|
/external/rust/crates/atty/ |
D | CHANGELOG.md | 52 * Add tty detection for MSYS terminals [#12](https://github.com/softprops/atty/pull/12)
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-dis.rst | 32 Enable binary output on terminals. Normally, **llvm-dis** will refuse to
|
D | llvm-link.rst | 23 Enable binary output on terminals. Normally, :program:`llvm-link` will refuse
|
D | llvm-as.rst | 38 Enable binary output on terminals. Normally, **llvm-as** will refuse to
|
/external/llvm/docs/CommandGuide/ |
D | llvm-dis.rst | 37 Enable binary output on terminals. Normally, **llvm-dis** will refuse to
|
D | llvm-link.rst | 21 Enable binary output on terminals. Normally, :program:`llvm-link` will refuse
|
D | llvm-as.rst | 36 Enable binary output on terminals. Normally, **llvm-as** will refuse to
|
D | llvm-extract.rst | 29 Enable binary output on terminals. Normally, :program:`llvm-extract` will
|
/external/openscreen/osp/demo/ |
D | README.md | 35 Then `cat` them in separate terminals while the demo is running.
|
/external/pigweed/pw_cli/ |
D | docs.rst | 228 Unicode versions of them (needed for modern terminals). 236 work well with all terminals. However, the box drawing characters look so 237 slick on terminals that support them that we feel this is a worthwhile
|
/external/rust/crates/bindgen/csmith-fuzzing/ |
D | README.md | 42 running it in multiple terminals in parallel is supported.
|