HomeSort by relevance Sort by last modified time
    Searched defs:Type (Results 1 - 25 of 3007) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/issue19028.dir/
a.go 9 type Type reflect.Type
  /prebuilts/go/linux-x86/test/fixedbugs/issue19028.dir/
a.go 9 type Type reflect.Type
  /external/libcxx/test/libcxx/utilities/function.objects/func.require/
invoke.pass.cpp 20 typedef T type[N]; typedef in struct:Array
23 struct Type
25 Array<char, 1>::type& f1();
26 Array<char, 2>::type& f2() const;
28 Array<char, 1>::type& g1() &;
29 Array<char, 2>::type& g2() const &;
30 Array<char, 3>::type& g3() &&;
31 Array<char, 4>::type& g4() const &&;
37 static_assert(sizeof(std::__invoke(&Type::f1, std::declval<Type >())) == 1, "")
    [all...]
  /external/llvm/tools/llvm-pdbdump/
BuiltinDumper.cpp 23 WithColor(Printer, PDB_ColorItem::Type).get() << getTypeName(Symbol);
27 PDB_BuiltinType Type = Symbol.getBuiltinType();
28 switch (Type) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug023.go 9 type Type interface {
13 type TInt struct {
23 var t Type;
29 bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>110(<_t117>{},<_o119>{},{});}
bug066.go 9 type Scope struct {
14 type Type struct {
19 type Object struct {
20 typ *Type;
  /prebuilts/go/linux-x86/test/fixedbugs/
bug023.go 9 type Type interface {
13 type TInt struct {
23 var t Type;
29 bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>110(<_t117>{},<_o119>{},{});}
bug066.go 9 type Scope struct {
14 type Type struct {
19 type Object struct {
20 typ *Type;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
invoke.pass.cpp 20 typedef T type[N]; typedef in struct:Array
23 struct Type
25 Array<char, 1>::type& f1();
26 Array<char, 2>::type& f2() const;
28 Array<char, 1>::type& g1() &;
29 Array<char, 2>::type& g2() const &;
30 Array<char, 3>::type& g3() &&;
31 Array<char, 4>::type& g4() const &&;
37 static_assert(sizeof(std::__invoke(&Type::f1, std::declval<Type >())) == 1, "")
    [all...]
  /external/dagger2/core/src/main/java/dagger/
Provides.java 29 * method's return type is bound to its returned value. The object graph will
36 /** The type of binding into which the return type of the annotated method contributes. */
37 enum Type {
39 * The method is the only one which can produce the value for the specified return type. This
45 * The method's return type forms the generic type argument of a {@code Set<T>}, and the
54 * Like {@link #SET}, except the method's return type is {@code Set<T>}, where any values are
62 * The method's return type forms the type argument for the value of
    [all...]
  /external/dagger2/producers/src/main/java/dagger/producers/
Produces.java 27 * a {@link ListenableFuture}, then the parameter type of the future is bound to the value that the
28 * future provides; otherwise, the return type is bound to the returned value. The production
37 /** The type of binding into which the return type of the annotated method contributes. */
38 enum Type {
40 * The method is the only one which can produce the value for the specified type. This is the
46 * The method's resulting type forms the generic type argument of a {@code Set<T>}, and the
53 * Like {@link #SET}, except the method's return type is either {@code Set<T>} or
61 * The method's return type forms the type argument for the value of
    [all...]
  /development/host/windows/usb/api/
adb_interface_enum.h 86 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/libmojo/ipc/
ipc_param_traits.h 9 // a data type is read, written and logged in the IPC system.
18 typedef P Type;
  /libcore/ojluni/src/main/java/java/lang/reflect/
Type.java 29 * Type is the common superinterface for all types in the Java
31 * array types, type variables and primitive types.
36 public interface Type {
38 * Returns a string describing this type, including information
39 * about any type parameters.
43 * @return a string describing this type
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/MemoryTypeInformation/
MemoryTypeInformation.h 18 GUID used for Memory Type Information entries in the HOB list.
33 UINT32 Type;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryTypeInformation.h 3 * Memory Type Information GUID for HOB and Variable.
4 * Memory Type Information Variable Name.
5 * Memory Type Information GUID HOB data structure.
7 The memory type information HOB and variable can
8 be used to store the information for each memory type in Variable or HOB.
32 UINT32 Type; ///< EFI memory type defined in UEFI specification.
33 UINT32 NumberOfPages; ///< The pages of this type memory.
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenBus.h 23 UINT8 Type;
37 indicating the type of failure.
  /external/clang/test/Analysis/Inputs/
qt-simulator.h 7 enum Type { None };
8 QEvent(Type) {}
  /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/nanopb-c/generator/google/protobuf/internal/
api_implementation.py 82 def Type():
85 # See comment on 'Type' above.
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.h 25 enum Type { kTextField, kComboBox, kListBox };
27 static void GenerateFormAP(Type type,
  /external/pdfium/xfa/fxfa/parser/
cxfa_script.h 15 enum class Type {
24 Type GetContentType();
  /external/skia/src/pdf/
SkJpegInfo.h 16 enum Type {
  /external/skqp/src/pdf/
SkJpegInfo.h 16 enum Type {

Completed in 1891 milliseconds

1 2 3 4 5 6 7 8 91011>>