Searched
full:specifier (Results
401 -
425 of
808) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/practices/ |
screens-support-1.5.jd | 127 are in doubt, refer to SDK reference documentation and look for the API Level specifier for the API
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 78 """Return a suite of all tests cases given a string specifier.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 78 """Return a suite of all tests cases given a string specifier.
|
/external/clang/include/clang/Basic/ |
DiagnosticSemaKinds.td | [all...] |
DiagnosticGroups.td | 255 def DuplicateDeclSpecifier : DiagGroup<"duplicate-decl-specifier">; 415 def FormatInvalidSpecifier : DiagGroup<"format-invalid-specifier">;
|
TargetInfo.h | 610 /// specifier is invalid, the backend should return a non-empty string 615 /// would otherwise reject the section specifier.
|
/external/clang/lib/Sema/ |
SemaExprCXX.cpp | 50 // Convert the nested-name-specifier into a type. 59 // Strip off the last layer of the nested-name-specifier and build a 69 llvm_unreachable("Nested name specifier is not a type for inheriting ctor"); 123 // If a pseudo-destructor-name (5.2.4) contains a nested-name-specifier, 125 // nested-name-specifier. In a qualified-id of the form: 127 // ::[opt] nested-name-specifier ~ class-name 129 // where the nested-name-specifier designates a namespace scope, and in 132 // ::opt nested-name-specifier class-name :: ~ class-name 135 // the nested-name-specifier. 139 // nested-name-specifier [all...] |
SemaExprMember.cpp | 507 // specifier in a member expression are actually members of the base 514 // So it's perfectly legitimate for the nested-name specifier to name 595 // nested-name-specifier. [all...] |
/external/chromium/testing/gmock/scripts/ |
gmock_doctor.py | 471 r'error: C\+\+ requires a type specifier for all declarations\n' 474 r'C\+\+ requires a type specifier for all declarations'
|
/external/clang/include/clang/AST/ |
ASTContext.h | 831 /// space. If T already has an address space specifier, it is silently [all...] |
/external/clang/include/clang/Sema/ |
Lookup.h | 339 /// is the class named by the nested-name-specifier of the 522 /// specifier.
|
/external/clang/lib/AST/ |
DumpXML.cpp | 401 /// given specifier. 1011 // FIXME: noexcept specifier
|
DeclCXX.cpp | 326 // Create base specifier for any direct or indirect virtual bases. 545 // FIXME: We use the 'unsafe' accessor for the access specifier here, 547 // in Sema. However, LLDB *will* have set the access specifier correctly, 637 case AS_none: llvm_unreachable("Invalid access specifier"); [all...] |
/external/clang/test/Index/ |
index-templates.cpp | 179 // CHECK-LOAD: index-templates.cpp:101:20: C++ base class specifier=Pair<int, int>:98:16 [access=public isVirtual=false] Extent=[101:20 - 101:34] 180 // CHECK-LOAD: index-templates.cpp:101:36: C++ base class specifier=Pair<T, U>:76:8 [access=public isVirtual=false] Extent=[101:36 - 101:46]
|
/external/llvm/include/llvm/ |
DebugInfo.h | 406 /// access specifier. 411 /// access specifier.
|
/external/clang/www/ |
cxx_dr_status.html | 88 <td>Access to template arguments used in a function return type and in the nested name specifier</td> 766 <td>Dependent type names with non-dependent <I>nested-name-specifier</I>s</td> [all...] |
/external/chromium_org/third_party/libxml/src/ |
trio.c | 527 * as the S specifier 529 * as the C specifier 645 /* The marker of the end of the specifier */ 664 /* For the user-defined specifier */ 1013 * Find registered user-defined specifier. 1183 BOOLEAN_T positional; /* Does the specifier have a positional? */ [all...] |
/external/libxml2/ |
trio.c | 527 * as the S specifier 529 * as the C specifier 645 /* The marker of the end of the specifier */ 664 /* For the user-defined specifier */ 1013 * Find registered user-defined specifier. 1183 BOOLEAN_T positional; /* Does the specifier have a positional? */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_facets.h | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets.h | [all...] |
Completed in 1664 milliseconds
<<11121314151617181920>>