/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() 75 bool isBuiltInVar(uint32_t var_id, ValidationState_t& vstate) { in isBuiltInVar() 85 bool isBuiltInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isBuiltInStruct() 95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() 104 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() 116 ValidationState_t& vstate) { in getStructMembers() 123 ValidationState_t& vstate) { in getStructMembers() 135 bool isMissingOffsetInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isMissingOffsetInStruct() 182 ValidationState_t& vstate) { in getBaseAlignment() 258 uint32_t getScalarAlignment(uint32_t type_id, ValidationState_t& vstate) { in getScalarAlignment() [all …]
|
D | validate.cpp | 156 spv_diagnostic* pDiagnostic, ValidationState_t* vstate) { in ValidateBinaryUsingContextAndValidationState() 403 std::unique_ptr<ValidationState_t>* vstate) { in ValidateBinaryAndKeepValidationState() 440 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() local 463 spvtools::val::ValidationState_t vstate(&hijack_context, options, in spvValidateWithOptions() local
|
D | validation_state.cpp | 121 ValidationState_t& vstate = in setHeader() local
|
D | validate_builtins.cpp | 253 BuiltInsValidator(ValidationState_t& vstate) : _(vstate) {} in BuiltInsValidator()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_decorations.cpp | 65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() 75 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() 84 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() 96 ValidationState_t& vstate) { in getStructMembers() 103 ValidationState_t& vstate) { in getStructMembers() 115 bool isMissingOffsetInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isMissingOffsetInStruct() 162 ValidationState_t& vstate) { in getBaseAlignment() 239 uint32_t getScalarAlignment(uint32_t type_id, ValidationState_t& vstate) { in getScalarAlignment() 287 MemberConstraints& constraints, ValidationState_t& vstate) { in getSize() 382 ValidationState_t& vstate) { in hasImproperStraddle() [all …]
|
D | validate.cpp | 156 spv_diagnostic* pDiagnostic, ValidationState_t* vstate) { in ValidateBinaryUsingContextAndValidationState() 404 std::unique_ptr<ValidationState_t>* vstate) { in ValidateBinaryAndKeepValidationState() 441 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() local 464 spvtools::val::ValidationState_t vstate(&hijack_context, options, in spvValidateWithOptions() local
|
D | validation_state.cpp | 125 ValidationState_t& vstate = in setHeader() local
|
D | validate_builtins.cpp | 259 BuiltInsValidator(ValidationState_t& vstate) : _(vstate) {} in BuiltInsValidator()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() 75 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() 84 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() 96 ValidationState_t& vstate) { in getStructMembers() 103 ValidationState_t& vstate) { in getStructMembers() 115 bool isMissingOffsetInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isMissingOffsetInStruct() 162 ValidationState_t& vstate) { in getBaseAlignment() 239 uint32_t getScalarAlignment(uint32_t type_id, ValidationState_t& vstate) { in getScalarAlignment() 287 MemberConstraints& constraints, ValidationState_t& vstate) { in getSize() 382 ValidationState_t& vstate) { in hasImproperStraddle() [all …]
|
D | validate.cpp | 156 spv_diagnostic* pDiagnostic, ValidationState_t* vstate) { in ValidateBinaryUsingContextAndValidationState() 404 std::unique_ptr<ValidationState_t>* vstate) { in ValidateBinaryAndKeepValidationState() 441 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() local 464 spvtools::val::ValidationState_t vstate(&hijack_context, options, in spvValidateWithOptions() local
|
D | validation_state.cpp | 123 ValidationState_t& vstate = in setHeader() local
|
D | validate_builtins.cpp | 257 BuiltInsValidator(ValidationState_t& vstate) : _(vstate) {} in BuiltInsValidator()
|
/external/toybox/toys/other/ |
D | openvt.c | 75 struct vt_stat vstate; in openvt_main() local
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_draw.cpp | 345 struct pipe_vertex_state *vstate, in zink_draw() 958 zink_vertex_state_mask(struct zink_context *ctx, struct pipe_vertex_state *vstate, uint32_t partial… in zink_vertex_state_mask() 986 zink_bind_vertex_state(struct zink_context *ctx, struct pipe_vertex_state *vstate, uint32_t partial… in zink_bind_vertex_state() 1006 struct pipe_vertex_state *vstate, in zink_draw_vertex_state() 1179 struct pipe_vertex_state *vstate, in zink_invalid_draw_vertex_state()
|
D | zink_state.c | 813 zink_vertex_state_destroy(struct pipe_screen *pscreen, struct pipe_vertex_state *vstate) in zink_vertex_state_destroy() 835 zink_cache_vertex_state_destroy(struct pipe_screen *pscreen, struct pipe_vertex_state *vstate) in zink_cache_vertex_state_destroy()
|
/external/cronet/tot/third_party/libxml/src/include/libxml/ |
D | valid.h | 87 xmlValidState *vstate; /* current state */ member
|
/external/libxml2/include/libxml/ |
D | valid.h | 87 xmlValidState *vstate; /* current state */ member
|
/external/cronet/stable/third_party/libxml/src/include/libxml/ |
D | valid.h | 87 xmlValidState *vstate; /* current state */ member
|
/external/python/cpython3/Python/ |
D | Python-ast.c | 5429 static PyObject* ast2obj_list(struct ast_state *state, struct validator *vstate, asdl_seq *seq, in ast2obj_list() 5448 …Object* ast2obj_object(struct ast_state *Py_UNUSED(state), struct validator *Py_UNUSED(vstate), vo… in ast2obj_object() 5460 … PyObject* ast2obj_int(struct ast_state *Py_UNUSED(state), struct validator *Py_UNUSED(vstate), lo… in ast2obj_int() 8207 ast2obj_mod(struct ast_state *state, struct validator *vstate, void* _o) in ast2obj_mod() 8288 ast2obj_stmt(struct ast_state *state, struct validator *vstate, void* _o) in ast2obj_stmt() 8910 ast2obj_expr(struct ast_state *state, struct validator *vstate, void* _o) in ast2obj_expr() 9403 *vstate, expr_context_ty o) in ast2obj_expr_context() 9415 PyObject* ast2obj_boolop(struct ast_state *state, struct validator *vstate, in ast2obj_boolop() 9426 PyObject* ast2obj_operator(struct ast_state *state, struct validator *vstate, in ast2obj_operator() 9459 PyObject* ast2obj_unaryop(struct ast_state *state, struct validator *vstate, in ast2obj_unaryop() [all …]
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.cpp | 1813 struct si_vertex_state *vstate = (struct si_vertex_state *)state; in si_upload_and_prefetch_VB_descriptors() local 2095 struct si_vertex_state *vstate = (struct si_vertex_state *)state; in si_draw() local 2441 struct pipe_vertex_state *vstate, in si_draw_vertex_state() 2586 struct pipe_vertex_state *vstate, in si_invalid_draw_vertex_state()
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_primconvert.c | 339 struct pipe_vertex_state *vstate, in util_primconvert_draw_vertex_state()
|
/external/curl/lib/vssh/ |
D | libssh.c | 339 int vstate; in myssh_is_known() local
|
/external/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_screen.c | 1346 struct pipe_vertex_state *vstate = in trace_screen_create_vertex_state() local
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_cmdstream.c | 2890 struct panfrost_vertex_state *vstate = ctx->vertex; in panfrost_update_state_3d() local
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
D | arm_math.h | 4884 __SIMD32_TYPE *vstate; in arm_pid_q15() local
|