| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLConstructorScalarCast.cpp | 21 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 D | SkSLConstructorMatrixResize.cpp | 15 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument [all...] |
| H A D | SkSLFunctionReference.h | 48 FunctionReference(int line, std::vector<const FunctionDeclaration*> functions, const Type* type) FunctionReference() argument
|
| H A D | SkSLConstructorCompoundCast.cpp | 68 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument [all...] |
| H A D | SkSLConstructorArrayCast.cpp | 41 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument [all...] |
| H A D | SkSLConstructorDiagonalMatrix.cpp | 16 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument [all...] |
| H A D | SkSLExternalFunction.h | 23 ExternalFunction(const char* name, const Type& type) in ExternalFunction() argument
|
| H A D | SkSLMethodReference.h | 59 MethodReference(int line, std::unique_ptr<Expression> self, std::vector<const FunctionDeclaration*> functions, const Type* type) MethodReference() argument
|
| /third_party/skia/tests/ |
| H A D | RecordTestUtils.h | 21 SkRecords::Type type; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | QuerySetD3D12.cpp | 24 D3D12_QUERY_HEAP_TYPE D3D12QueryHeapType(wgpu::QueryType type) { in D3D12QueryHeapType() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | GLFormat.h | 28 GLenum type = 0; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.cpp | 31 Command type; in FreeCommands() local 216 void SkipCommand(CommandIterator* commands, Command type) { in SkipCommand() argument
|
| H A D | ErrorScope.cpp | 62 bool ErrorScopeStack::HandleError(wgpu::ErrorType type, const char* message) { in HandleError() argument
|
| /third_party/openssl/test/ |
| H A D | ext_internal_test.c | 21 unsigned int type; member 81 unsigned int type; in test_extension_list() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftbdf.h | 119 BDF_PropertyType type; member
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrload.h | 60 FT_UInt type; member
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | afmparse.h | 57 enum AFM_ValueType_ type; member
|
| H A D | psstack.h | 57 CF2_NumberType type; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-map.hh | 65 hb_aat_layout_feature_type_t type; member [all...] |
| H A D | hb-ot-shape-complex-khmer.hh | 58 unsigned int type = hb_indic_get_categories (u); in set_khmer_properties() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/tools/ |
| H A D | generate_font_data_xml.py | 39 type=int, variable 54 type=list, variable
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | packet.c | 37 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 D | Magic.cpp | 126 uint16_t type = 0; in identify_magic() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | type_traits.h | 79 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 D | call_expression.cc | 30 CallExpression::Target ToTarget(const Type* type) { in ToTarget() argument 50 CallExpression(ProgramID pid, const Source& src, const Type* type, ExpressionList a) CallExpression() argument
|