HomeSort by relevance Sort by last modified time
    Searched refs:terminals (Results 1 - 19 of 19) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
scoring.h 37 DicNode *const terminals, const int size) const = 0;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 43 std::vector<DicNode> terminals(terminalSize);
45 traverseSession->getDicTraverseCache()->popTerminal(&terminals[index]);
51 traverseSession, terminals.data(), terminalSize) : languageWeight;
58 && !terminals.empty() && terminals.front().hasMultipleWords());
66 for (auto &terminalDicNode : terminals) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_scoring.h 39 DicNode *const terminals, const int size) const {
  /frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
Camera2UtilsTest.java 37 CaptureCallback... terminals) {
39 for (CaptureCallback each : terminals) {
43 for (CaptureCallback each : terminals) {
47 for (CaptureCallback each : terminals) {
51 for (CaptureCallback each : terminals) {
55 for (CaptureCallback each : terminals) {
59 for (CaptureCallback each : terminals) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_parser.py 277 terminals = list(walk(st2))
295 terminals)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_parser.py 277 terminals = list(walk(st2))
295 terminals)
  /external/chromium_org/third_party/ply/
lex.py 595 terminals = {}
600 if n in terminals:
602 terminals[n] = 1
    [all...]
yacc.py     [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 457 * where x in T* and alpha, beta in V*; T is set of terminals and
458 * V is the set of terminals and nonterminals. In other words,
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 694 milliseconds