HomeSort by relevance Sort by last modified time
    Searched defs:AS (Results 26 - 29 of 29) sorted by null

12

  /external/clang/lib/Sema/
SemaLookup.cpp 87 /// A collection of using directives, as used by C++ unqualified
100 // During unqualified name lookup, the names appear as if they
122 // recursively. Treats all using directives as if they were
136 // directives recursively. Treats all using directives as if they
148 // by its using directives, transitively) as if they appeared in
171 // Add a using directive as if it had been declared in the given
175 // contains using-directives, the effect is as if the
226 // as (e.g.) looking up an operator name for redeclaration.
345 // Don't do any extra resolution if we've already resolved as ambiguous.
694 // (14.9.2.3), the resulting specialization is used as if found b
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepositoryImplLog.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
118 private static final String AS = " AS ";
124 Shortcuts.format.fullName + AS + SearchManager.SUGGEST_COLUMN_FORMAT,
125 Shortcuts.title + AS + SearchManager.SUGGEST_COLUMN_TEXT_1,
126 Shortcuts.description + AS + SearchManager.SUGGEST_COLUMN_TEXT_2,
127 Shortcuts.description_url + AS + SearchManager.SUGGEST_COLUMN_TEXT_2_URL,
128 Shortcuts.icon1 + AS + SearchManager.SUGGEST_COLUMN_ICON_1,
129 Shortcuts.icon2 + AS + SearchManager.SUGGEST_COLUMN_ICON_2,
130 Shortcuts.intent_action + AS + SearchManager.SUGGEST_COLUMN_INTENT_ACTION
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 764 // (as we're expected to) constrain that by the alignment of the type.
    [all...]
  /prebuilt/common/jython/
jython.jar 

Completed in 928 milliseconds

12