/external/libcxx/test/std/utilities/function.objects/func.require/ |
invoke.pass.cpp | 22 typedef T type[N]; typedef in struct:Array 25 struct Type 27 Array<char, 1>::type& f1(); 28 Array<char, 2>::type& f2() const; 30 Array<char, 1>::type& g1() &; 31 Array<char, 2>::type& g2() const &; 33 Array<char, 3>::type& g3() &&; 34 Array<char, 4>::type& g4() const &&; 40 static_assert(sizeof(std::__invoke(&Type::f1, std::declval<Type >())) == 1, "") [all...] |
/external/llvm/tools/llvm-pdbdump/ |
BuiltinDumper.cpp | 22 PDB_BuiltinType Type = Symbol.getBuiltinType(); 23 switch (Type) { 26 WithColor(Printer, PDB_ColorItem::Type).get() << "float"; 28 WithColor(Printer, PDB_ColorItem::Type).get() << "double"; 31 WithColor(Printer, PDB_ColorItem::Type).get() << "unsigned"; 33 WithColor(Printer, PDB_ColorItem::Type).get() << " __int64"; 37 WithColor(Printer, PDB_ColorItem::Type).get() << "int"; 39 WithColor(Printer, PDB_ColorItem::Type).get() << "__int64"; 42 WithColor(Printer, PDB_ColorItem::Type).get() << "char"; 45 WithColor(Printer, PDB_ColorItem::Type).get() << "wchar_t" [all...] |
/libcore/luni/src/main/java/java/lang/reflect/ |
Type.java | 24 public interface Type {
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.require/ |
invoke.pass.cpp | 22 typedef T type[N]; typedef in struct:Array 25 struct Type 27 Array<char, 1>::type& f1(); 28 Array<char, 2>::type& f2() const; 30 Array<char, 1>::type& g1() &; 31 Array<char, 2>::type& g2() const &; 33 Array<char, 3>::type& g3() &&; 34 Array<char, 4>::type& g4() const &&; 40 static_assert(sizeof(std::__invoke(&Type::f1, std::declval<Type >())) == 1, "") [all...] |
/development/host/windows/usb/api/ |
adb_interface_enum.h | 86 static AdbObjectType Type() {
|
adb_endpoint_object.h | 187 static AdbObjectType Type() {
|
adb_io_completion.h | 118 static AdbObjectType Type() {
|
/external/clang/test/CodeGenCXX/ |
delayed-template-parsing.cpp | 5 struct Type { 13 Type T; 14 // CHECK: call {{.*}} @"\01??$Foo@$0A@@Type@ClassScopeSpecialization@@QAEXXZ" 15 // X64: call {{.*}} @"\01??$Foo@$0A@@Type@ClassScopeSpecialization@@QEAAXXZ"
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfGroupAttributesDictionary_autogen.cpp | 11 SkString SkPdfGroupAttributesDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfMetadataStreamDictionary_autogen.cpp | 11 SkString SkPdfMetadataStreamDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfArtifactsDictionary_autogen.cpp | 11 SkString SkPdfArtifactsDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfEmbeddedFileStreamDictionary_autogen.cpp | 11 SkString SkPdfEmbeddedFileStreamDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfEncodingDictionary_autogen.cpp | 11 SkString SkPdfEncodingDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfObjectReferenceDictionary_autogen.cpp | 11 SkString SkPdfObjectReferenceDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfPSXobjectDictionary_autogen.cpp | 11 SkString SkPdfPSXobjectDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
SkPdfThreadDictionary_autogen.cpp | 11 SkString SkPdfThreadDictionary::Type(SkPdfNativeDoc* doc) { 12 SkPdfNativeObject* ret = get("Type", ""); 20 return get("Type", "") != NULL;
|
/external/compiler-rt/lib/ubsan/ |
ubsan_handlers_cxx.h | 23 const TypeDescriptor &Type; 28 /// \brief Handle a runtime type check failure, caused by an incorrect vptr. 29 /// When this handler is called, all we know is that the type was not in the
|
/external/deqp/framework/delibs/decpp/ |
deMeta.hpp | 39 typedef T Type;
|
/external/nanopb-c/generator/google/protobuf/internal/ |
api_implementation.py | 82 def Type(): 85 # See comment on 'Type' above.
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/common/ |
tokenizer.py | 25 Type = tokens.TokenType 36 default_types: Dictionary of modes to types, defining what type to give 37 non-matched text when in the given mode. Defaults to Type.NORMAL. 47 default_types: Dictionary of modes to types, defining what type to give 48 non-matched text when in the given mode. Defaults to Type.NORMAL. 83 token_type: The type of token. 106 self.__AddToken(self._CreateToken('', Type.BLANK_LINE, line, line_number)) 126 self.__AddToken(self._CreateToken(match.group(), matcher.type, line, 159 A Token object, of the default type for the current mode. 161 type = Type.NORMA [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/effect/ |
ParticleMesh.java | 49 * Type of particle mesh 51 public enum Type {
|
/external/libunwind/doc/ |
libunwind-ia64.tex | 19 library to unwind both 32- and 64-bit targets, the type 20 \Type{unw\_word\_t} is always defined to be 64 bits wide (independent 35 64-bit wide \Type{unw\_word\_t} values, \Prog{libunwind} treats the 43 \Prog{libunwind} depends on the type of stack frame that a cursor 194 \section{The Unwind-Context Type} 196 On IA-64, \Type{unw\_context\_t} is simply an alias for 197 \Type{ucontext\_t} (as defined by the Single UNIX Spec). This implies 198 that it is possible to initialize a value of this type not just with
|
/external/llvm/lib/ExecutionEngine/ |
TargetSelect.cpp | 69 Triple::ArchType Type = Triple::getArchTypeForLLVMName(MArch); 70 if (Type != Triple::UnknownArch) 71 TheTriple.setArch(Type);
|
/external/llvm/lib/Object/ |
Binary.cpp | 30 Binary::Binary(unsigned int Type, MemoryBufferRef Source) 31 : TypeID(Type), Data(Source) {} 41 sys::fs::file_magic Type = sys::fs::identify_magic(Buffer.getBuffer()); 43 switch (Type) { 66 return ObjectFile::createSymbolicFile(Buffer, Type, Context); 74 llvm_unreachable("Unexpected Binary File Type");
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
HexagonELFObjectWriter.cpp | 43 unsigned Type = (unsigned)ELF::R_HEX_NONE; 52 Type = (IsPCRel) ? ELF::R_HEX_32_PCREL : ELF::R_HEX_32; 55 return Type;
|