HomeSort by relevance Sort by last modified time
    Searched defs:terminal (Results 1 - 17 of 17) sorted by null

  /external/chromium/chrome/common/
auto_start_linux.cc 41 std::string terminal = is_terminal_app ? "true" : "false"; local
45 "Terminal=" + terminal + "\n"
  /ndk/sources/host-tools/make-3.81/
rule.h 29 char terminal; /* If terminal (double-colon). */ member in struct:rule
52 extern void install_pattern_rule PARAMS ((struct pspec *p, int terminal));
57 char **target_percents, int terminal,
rule.c 294 rule->terminal = 0;
360 TERMINAL specifies what the `terminal' field of the rule should be. */
363 install_pattern_rule (struct pspec *p, int terminal)
396 r->terminal = terminal;
468 It is a terminal rule if TERMINAL is nonzero. This rule overrides
477 int terminal, struct dep *deps,
516 r->terminal = terminal
545 register unsigned int rules, terminal; local
    [all...]
  /cts/tools/dasm/src/java_cup/
terminal.java 6 /** This class represents a terminal symbol in the grammar. Each terminal
15 public class terminal extends symbol { class in inherits:symbol
22 * @param nm the name of the terminal.
23 * @param tp the type of the terminal.
25 public terminal(String nm, String tp) method in class:terminal
36 // throw new internal_error("Duplicate terminal (" + nm + ") created");
37 (new internal_error("Duplicate terminal (" + nm + ") created")).crash();
49 * @param nm the name of the terminal.
51 public terminal(String nm) method in class:terminal
    [all...]
  /external/marisa-trie/lib/marisa/
key.h 20 void set_terminal(UInt32 terminal) {
21 terminal_ = terminal;
33 UInt32 terminal() const { function in class:marisa::Key
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
key.h 22 void set_terminal(UInt32 terminal) {
23 terminal_ = terminal;
35 UInt32 terminal() const { function in class:marisa_alpha::Key
  /external/libxml2/
xmlregexp.c 4403 int terminal; local
    [all...]
xmlschemas.c 26018 int terminal, nbval = 10, nbneg; local
26533 int terminal, nbval = 10, nbneg; local
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 306 milliseconds