Home
last modified time | relevance | path

Searched defs:type (Results 1001 - 1025 of 6833) sorted by relevance

1...<<41424344454647484950>>...274

/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnNativeTest.cpp80 void DawnNativeTest::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule.cc69 void Module::AddTypeDecl(const ast::TypeDecl* type) { in AddTypeDecl() argument
[all...]
H A Dvariable.h139 const ast::Type* const type; global() member in tint::ast::Variable::ast
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer_test.cc528 Token::Type type; member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dinferred_type_test.cc143 auto* type = ty.array(ty.u32(), 10); in TEST_F() local
H A Dresolver_constants.cc31 EvaluateConstantValue(const ast::Expression* expr, const sem::Type* type) EvaluateConstantValue() argument
42 EvaluateConstantValue( const ast::LiteralExpression* literal, const sem::Type* type) EvaluateConstantValue() argument
61 EvaluateConstantValue(const ast::CallExpression* call, const sem::Type* type) EvaluateConstantValue() argument
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dstruct.cc81 StructMember(const ast::StructMember* declaration, Symbol name, sem::Type* type, uint32_t index, uint32_t offset, uint32_t align, uint32_t size) StructMember() argument
H A Dtype_manager.h61 auto* type = types_.Create<T>(std::forward<ARGS>(args)...); in Get() local
[all...]
/third_party/skia/tools/graphite/
H A DContextFactory.h37 ContextFactory::ContextType type() const { return fType; } in type() function in skiatest::graphite::ContextFactory::ContextInfo
/third_party/skia/tools/mdbviz/
H A DModel.cpp69 DrawCommand::OpType type = fOps[index]->getType(); in isHierarchyPush() local
76 DrawCommand::OpType type = fOps[index]->getType(); in isHierarchyPop() local
/third_party/skia/tools/skiaserve/
H A DResponse.cpp64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() argument
/third_party/spirv-tools/source/
H A Dbinary.cpp159 exhaustedInputDiagnostic(size_t inst_offset, spv::Op opcode, spv_operand_type_t type) exhaustedInputDiagnostic() argument
[all...]
H A Dext_inst.cpp149 bool spvExtInstIsNonSemantic(const spv_ext_inst_type_t type) { in spvExtInstIsNonSemantic() argument
158 bool spvExtInstIsDebugInfo(const spv_ext_inst_type_t type) { in spvExtInstIsDebugInfo() argument
167 spvExtInstTableNameLookup(const spv_ext_inst_table table, const spv_ext_inst_type_t type, const char* name, spv_ext_inst_desc* pEntry) spvExtInstTableNameLookup() argument
189 spvExtInstTableValueLookup(const spv_ext_inst_table table, const spv_ext_inst_type_t type, const uint32_t value, spv_ext_inst_desc* pEntry) spvExtInstTableValueLookup() argument
[all...]
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp94 auto type = ir_context_->get_type_mgr()->GetType(def->type_id()); in IdIsIrrelevant() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drestrace.cpp98 void FileTracer::traceOpen(const char* path, const char* type, const char* name) { in traceOpen() argument
106 void FileTracer::traceOpenDataFile(const char* path, const char* type, const char* name) { in traceOpenDataFile() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitmaskEnum.h75 0>::type> : std::true_type {}; struct in llvm::is_bitmask_enum
[all...]
/third_party/toybox/toys/other/
H A Dmakedevs.c58 char type=0, user[64], group[64], *node, *ptr = line; in makedevs_main() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericMappedTypeAsClause.js
H A DtypeGuardFunctionErrors.js[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DErrorScopeValidationTests.cpp28 static void ToMockDevicePopErrorScopeCallback(WGPUErrorType type, in ToMockDevicePopErrorScopeCallback() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum_field.cc48 string type = EnumName(descriptor->enum_type()); in SetEnumVariables() local
/third_party/python/PC/
H A Dwinsound.c172 winsound_MessageBeep_impl(PyObject *module, int type) in winsound_MessageBeep_impl() argument
/third_party/python/Objects/clinic/
H A Ddescrobject.c.h9 mappingproxy_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in mappingproxy_new() argument
H A Dtupleobject.c.h75 tuple_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tuple_new() argument
/third_party/python/PC/clinic/
H A Dwinsound.c.h115 int type = MB_OK; in winsound_MessageBeep() local

Completed in 14 milliseconds

1...<<41424344454647484950>>...274