Home
last modified time | relevance | path

Searched refs:terminals (Results 1 – 25 of 182) sorted by relevance

12345678

/external/libtextclassifier/native/utils/grammar/utils/
Drules_test.cc47 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()
Dir_test.cc157 EXPECT_THAT(rules.terminals, in TEST()
214 EXPECT_THAT(rules.terminals, in TEST()
Dir.cc340 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/
Dlouds-trie.h82 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;
Dlouds-trie.cc256 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/
Dfirst_sets.py130 terminals = self.visit(item.rhs)
132 terminals.add("")
133 self.first_sets[item.name] = terminals
/external/libtextclassifier/native/utils/grammar/
Drules.fbs27 // 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/
DSuperVectorize.cpp668 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/
Dcurses.rst21 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/
Dprintablestring.rst16 …The |ASN.1| models character string that can be entered from a very rudimentary terminals featurin…
Dvideotexstring.rst17 terminals (by 20-th century standards) to render ascii-art style pictures and animations.
/external/python/cpython3/Doc/howto/
Dcurses.rst21 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/
DGenerateVersionFromCVS.cmake23 # Handle strange terminals
/external/llvm-project/llvm/cmake/modules/
DGenerateVersionFromVCS.cmake18 # Handle strange terminals
/external/rust/crates/atty/
DCHANGELOG.md52 * Add tty detection for MSYS terminals [#12](https://github.com/softprops/atty/pull/12)
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-dis.rst32 Enable binary output on terminals. Normally, **llvm-dis** will refuse to
Dllvm-link.rst23 Enable binary output on terminals. Normally, :program:`llvm-link` will refuse
Dllvm-as.rst38 Enable binary output on terminals. Normally, **llvm-as** will refuse to
/external/llvm/docs/CommandGuide/
Dllvm-dis.rst37 Enable binary output on terminals. Normally, **llvm-dis** will refuse to
Dllvm-link.rst21 Enable binary output on terminals. Normally, :program:`llvm-link` will refuse
Dllvm-as.rst36 Enable binary output on terminals. Normally, **llvm-as** will refuse to
Dllvm-extract.rst29 Enable binary output on terminals. Normally, :program:`llvm-extract` will
/external/openscreen/osp/demo/
DREADME.md35 Then `cat` them in separate terminals while the demo is running.
/external/pigweed/pw_cli/
Ddocs.rst228 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/
DREADME.md42 running it in multiple terminals in parallel is supported.

12345678