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

  /external/openfst/src/include/fst/script/
disambiguate.h 20 #include <fst/disambiguate.h>
46 void Disambiguate(DisambiguateArgs *args) {
58 Disambiguate(ifst, ofst, detargs);
61 void Disambiguate(const FstClass &ifst, MutableFstClass *ofst,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
keyboard_handler.js 95 // TODO (clchen): Disambiguate why functions are null. If the user pressed
  /external/clang/lib/Parse/
ParseTentative.cpp 88 // cases the statement is a declaration. [Note: To disambiguate, the whole
233 // Two decl-specifiers in a row conclusively disambiguate this as being a
255 /// Tentatively parse an init-declarator-list in order to disambiguate it from
300 // A left-brace here is sufficient to disambiguate the parse; an
469 /// If Disambiguate is true, we try harder to determine whether a '[[' starts
498 Parser::isCXX11AttributeSpecifier(bool Disambiguate,
507 if (!Disambiguate && !getLangOpts().ObjC1)
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 136 milliseconds