/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
type_manips.h | 198 * _Dst types are the same unqualified types _Ret will be false if:
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
type_manips.h | 198 * _Dst types are the same unqualified types _Ret will be false if:
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
type_manips.h | 198 * _Dst types are the same unqualified types _Ret will be false if:
|
/external/clang/lib/AST/ |
ItaniumMangle.cpp | 641 // <unscoped-name> ::= <unqualified-name> 642 // ::= St <unqualified-name> # ::std:: 929 // <unqualified-name> ::= <operator-name> [all...] |
ASTContext.cpp | [all...] |
CXXInheritance.cpp | 49 /// an unqualified, canonical class type. 192 // the base class scope is not examined during unqualified name lookup
|
/external/valgrind/coregrind/m_demangle/ |
cp-demangle.c | [all...] |
/external/clang/lib/Sema/ |
SemaExprMember.cpp | 223 // Unqualified lookup in a non-static member function found a member of an [all...] |
/external/v8/test/mjsunit/ |
strict-mode.js | 299 // Delete of an unqualified identifier 300 CheckStrictMode("delete unqualified;", SyntaxError); 301 CheckStrictMode("function strict() { delete unqualified; }", SyntaxError); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/gcc-4.8.3/python/libstdcxx/v6/ |
printers.py | 611 realtype = type.unqualified ().strip_typedefs () 788 # Get the unqualified type, stripped of typedefs. 789 type = type.unqualified ().strip_typedefs () [all...] |
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/ |
printers.py | 582 realtype = type.unqualified ().strip_typedefs () 699 # Get the unqualified type, stripped of typedefs. 700 type = type.unqualified ().strip_typedefs ()
|
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/ |
printers.py | 600 realtype = type.unqualified ().strip_typedefs () 765 # Get the unqualified type, stripped of typedefs. 766 type = type.unqualified ().strip_typedefs ()
|
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 611 realtype = type.unqualified ().strip_typedefs () 788 # Get the unqualified type, stripped of typedefs. 789 type = type.unqualified ().strip_typedefs () [all...] |
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/ |
printers.py | 582 realtype = type.unqualified ().strip_typedefs () 699 # Get the unqualified type, stripped of typedefs. 700 type = type.unqualified ().strip_typedefs ()
|
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/ |
printers.py | 600 realtype = type.unqualified ().strip_typedefs () 765 # Get the unqualified type, stripped of typedefs. 766 type = type.unqualified ().strip_typedefs ()
|
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 611 realtype = type.unqualified ().strip_typedefs () 788 # Get the unqualified type, stripped of typedefs. 789 type = type.unqualified ().strip_typedefs () [all...] |
/external/clang/lib/StaticAnalyzer/ |
README.txt | 87 'this' region in one method and unqualified 'this' region in another
|
/external/clang/test/CXX/drs/ |
dr14xx.cpp | 343 std::initializer_list<char>{"abc"}; // expected-error {{expected unqualified-id}}}
|
/external/clang/test/SemaTemplate/ |
temp_arg_nontype.cpp | 62 // FIXME: expected-error{{expected unqualified-id}}
|
/external/libxml2/test/schemas/ |
changelog093_1.xsd | 5 elementFormDefault="qualified" attributeFormDefault="unqualified"
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
ServiceTest.java | 240 // Figure out the unqualified name of the inner class.
|
/prebuilts/devtools/repository/ |
sdk-sys-img-01.xsd | 22 attributeFormDefault="unqualified"
|
sdk-sys-img-02.xsd | 22 attributeFormDefault="unqualified"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 135 # Return the unqualified name
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 135 # Return the unqualified name
|