| /third_party/skia/src/sksl/ir/ |
| 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
|
| H A D | interpolate_decoration.cc | 45 std::ostream& operator<<(std::ostream& out, InterpolationType type) { in operator <<() argument
|
| H A D | interpolate_decoration.h | 57 const InterpolationType type; member in tint::ast::InterpolateDecoration
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.h | 107 AddOverridableConstantWithID( std::string name, uint32_t id, const ast::Type* type, const ast::Expression* constructor) AddOverridableConstantWithID() argument 124 AddOverridableConstantWithoutID( std::string name, const ast::Type* type, const ast::Expression* constructor) AddOverridableConstantWithoutID() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | token.cc | 22 std::string Token::TypeToName(Type type) { in TypeToName() argument 325 Token::Token(Type type, const Source& source, const std::string& val) in Token() argument 337 Token::Token(Type type, const Source& source) : Token(type, source, "") {} in Token() argument
|