Home
last modified time | relevance | path

Searched defs:type (Results 1451 - 1475 of 19517) sorted by relevance

1...<<51525354555657585960>>...781

/third_party/skia/src/sksl/ir/
H A DSkSLConstructorScalarCast.cpp21 const Type& type = rawType.scalarTypeForLiteral(); in Convert() local
56 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorMatrixResize.cpp15 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLFunctionReference.h48 FunctionReference(int line, std::vector<const FunctionDeclaration*> functions, const Type* type) FunctionReference() argument
H A DSkSLConstructorCompoundCast.cpp68 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorArrayCast.cpp41 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorDiagonalMatrix.cpp16 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLExternalFunction.h23 ExternalFunction(const char* name, const Type& type) in ExternalFunction() argument
H A DSkSLMethodReference.h59 MethodReference(int line, std::unique_ptr<Expression> self, std::vector<const FunctionDeclaration*> functions, const Type* type) MethodReference() argument
/third_party/skia/tests/
H A DRecordTestUtils.h21 SkRecords::Type type; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DQuerySetD3D12.cpp24 D3D12_QUERY_HEAP_TYPE D3D12QueryHeapType(wgpu::QueryType type) { in D3D12QueryHeapType() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.h28 GLenum type = 0; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.cpp31 Command type; in FreeCommands() local
216 void SkipCommand(CommandIterator* commands, Command type) { in SkipCommand() argument
H A DErrorScope.cpp62 bool ErrorScopeStack::HandleError(wgpu::ErrorType type, const char* message) { in HandleError() argument
/third_party/openssl/test/
H A Dext_internal_test.c21 unsigned int type; member
81 unsigned int type; in test_extension_list() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftbdf.h119 BDF_PropertyType type; member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrload.h60 FT_UInt type; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dafmparse.h57 enum AFM_ValueType_ type; member
H A Dpsstack.h57 CF2_NumberType type; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.hh65 hb_aat_layout_feature_type_t type; member
[all...]
H A Dhb-ot-shape-complex-khmer.hh58 unsigned int type = hb_indic_get_categories (u); in set_khmer_properties() local
/third_party/skia/third_party/externals/sfntly/cpp/tools/
H A Dgenerate_font_data_xml.py39 type=int, variable
54 type=list, variable
/third_party/pulseaudio/src/pulsecore/
H A Dpacket.c37 enum { PA_PACKET_APPENDED, PA_PACKET_DYNAMIC } type; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMagic.cpp126 uint16_t type = 0; in identify_magic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Dtype_traits.h79 struct add_lvalue_reference_if_not_pointer { typedef T &type; }; typedef
84 typedef T type; global() typedef
90 struct add_const_past_pointer { typedef const T type; }; global() typedef
95 typedef const typename std::remove_pointer<T>::type *type; global() typedef
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression.cc30 CallExpression::Target ToTarget(const Type* type) { in ToTarget() argument
50 CallExpression(ProgramID pid, const Source& src, const Type* type, ExpressionList a) CallExpression() argument

Completed in 8 milliseconds

1...<<51525354555657585960>>...781