/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_type.h | 214 struct lp_type res_type; in lp_type_float() local 216 memset(&res_type, 0, sizeof res_type); in lp_type_float() 217 res_type.floating = TRUE; in lp_type_float() 218 res_type.sign = TRUE; in lp_type_float() 219 res_type.width = width; in lp_type_float() 220 res_type.length = 1; in lp_type_float() 222 return res_type; in lp_type_float() 230 struct lp_type res_type; in lp_type_float_vec() local 232 memset(&res_type, in lp_type_float_vec() 246 struct lp_type res_type; lp_type_int() local 261 struct lp_type res_type; lp_type_int_vec() local 276 struct lp_type res_type; lp_type_uint() local 290 struct lp_type res_type; lp_type_uint_vec() local 303 struct lp_type res_type; lp_type_unorm() local 317 struct lp_type res_type; lp_type_fixed() local 332 struct lp_type res_type; lp_type_ufixed() local [all...] |
H A D | lp_bld_type.c | 203 struct lp_type res_type; in lp_elem_type() local 206 res_type = type; in lp_elem_type() 207 res_type.length = 1; in lp_elem_type() 209 return res_type; in lp_elem_type() 219 struct lp_type res_type; in lp_uint_type() local 222 memset(&res_type, 0, sizeof res_type); in lp_uint_type() 223 res_type.width = type.width; in lp_uint_type() 224 res_type.length = type.length; in lp_uint_type() 226 return res_type; in lp_uint_type() 236 struct lp_type res_type; lp_int_type() local 254 struct lp_type res_type; lp_wider_type() local [all...] |
H A D | lp_bld_gather.c | 288 struct lp_type res_type = dst_type; in lp_build_gather_avx2() local 289 res_type.length *= length; in lp_build_gather_avx2() 378 res = LLVMBuildBitCast(builder, res, lp_build_vec_type(gallivm, res_type), ""); in lp_build_gather_avx2() 512 struct lp_type res_type, gather_res_type; in lp_build_gather() local 515 res_type = fetch_dst_type; in lp_build_gather() 516 res_type.length *= length; in lp_build_gather() 517 gather_res_type = res_type; in lp_build_gather() 539 res_t = lp_build_vec_type(gallivm, res_type); in lp_build_gather() 558 lp_build_const_int_vec(gallivm, res_type, sv), ""); in lp_build_gather() 574 assert(res_type in lp_build_gather() [all...] |
H A D | lp_bld_tgsi_soa.c | 4418 struct lp_type res_type; in lp_build_tgsi_soa() local 4421 memset(&res_type, 0, sizeof res_type); in lp_build_tgsi_soa() 4422 res_type.width = type.width; in lp_build_tgsi_soa() 4423 res_type.length = type.length; in lp_build_tgsi_soa() 4424 res_type.sign = 1; in lp_build_tgsi_soa()
|
H A D | lp_bld_nir_soa.c | 2652 struct lp_type res_type; in lp_build_nir_soa() local 2655 memset(&res_type, 0, sizeof res_type); in lp_build_nir_soa() 2656 res_type.width = type.width; in lp_build_nir_soa() 2657 res_type.length = type.length; in lp_build_nir_soa() 2658 res_type.sign = 1; in lp_build_nir_soa()
|
/third_party/jerryscript/jerry-debugger/ |
H A D | jerry_client.py | 102 res_type = result.get_type() 104 if res_type == result.END: 107 elif res_type == result.TEXT: 109 elif res_type == result.PROMPT: 322 res_type = result.get_type() 324 if res_type == result.END: 326 elif res_type == result.PROMPT: 328 elif res_type == result.TEXT:
|
/third_party/ltp/testcases/kernel/syscalls/getrlimit/ |
H A D | getrlimit02.c | 29 int res_type; member 39 TST_EXP_FAIL(getrlimit(tc->res_type, tc->rlim), in verify_getrlimit()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function_bit_test.cc | 97 const std::string res_type; member 107 out << "BinaryData{" << data.res_type << "," << data.lhs << "," << data.op in operator <<() 122 " %" + GetParam().res_type + " %" + GetParam().lhs + in TEST_P() 143 const std::string res_type; member 151 out << "BinaryDataGeneral{" << data.res_type << "," << data.lhs << "," in operator <<() 165 " %" + GetParam().res_type + " %" + GetParam().lhs + in TEST_P()
|
H A D | function_arithmetic_test.cc | 305 const std::string res_type; member 315 out << "BinaryData{" << data.res_type << "," << data.lhs << "," << data.op in operator <<() 330 " %" + GetParam().res_type + " %" + GetParam().lhs + in TEST_P() 351 const std::string res_type; member 359 out << "BinaryDataGeneral{" << data.res_type << "," << data.lhs << "," in operator <<() 373 " %" + GetParam().res_type + " %" + GetParam().lhs + in TEST_P()
|
H A D | function_logical_test.cc | 162 const std::string res_type; member 172 out << "BinaryData{" << data.res_type << "," << data.lhs << "," << data.op in operator <<() 186 " %" + GetParam().res_type + " %" + GetParam().lhs + in TEST_P()
|
/third_party/nghttp2/src/ |
H A D | HtmlParser.cc | 75 ResourceType res_type) { in add_link() 81 std::make_pair(reinterpret_cast<char *>(u), res_type)); in add_link() 74 add_link(ParserData *parser_data, const StringRef &uri, ResourceType res_type) add_link() argument
|
H A D | nghttp.cc | 292 nghttp2_priority_spec resolve_dep(int res_type) { in resolve_dep() argument 303 switch (res_type) { in resolve_dep() 1693 auto res_type = p.second; in update_html_parser() local 1714 auto pri_spec = resolve_dep(res_type); in update_html_parser()
|
/third_party/glslang/glslang/CInterface/ |
H A D | glslang_c_interface.cpp | 340 const glslang::TResourceType res_type = glslang::TResourceType(res); in glslang_shader_shift_binding() local 341 shader->shader->setShiftBinding(res_type, base); in glslang_shader_shift_binding() 346 const glslang::TResourceType res_type = glslang::TResourceType(res); in glslang_shader_shift_binding_for_set() local 347 shader->shader->setShiftBindingForSet(res_type, base, set); in glslang_shader_shift_binding_for_set()
|
/third_party/backends/backend/ |
H A D | microtek.h | 278 SANE_Byte res_type; /* 1% or 5% */ member
|
H A D | microtek.c | 474 ((ms->res_type == MS_RES_5PER) ? 0 : 0x02); in mode_select() 3166 scanner->res_type = in sane_open() 3675 if (s->res_type == MS_RES_1PER) { in sane_get_parameters()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_state.c | 4085 unsigned res_type; in evergreen_set_shader_buffers() local 4110 res_type = V_028C70_BUFFER; in evergreen_set_shader_buffers() 4116 S_028C70_RESOURCE_TYPE(res_type); in evergreen_set_shader_buffers() 4188 unsigned res_type; in evergreen_set_shader_images() local 4245 res_type = V_028C70_BUFFER; in evergreen_set_shader_images() 4248 res_type = V_028C70_TEXTURE1D; in evergreen_set_shader_images() 4251 res_type = V_028C70_TEXTURE1DARRAY; in evergreen_set_shader_images() 4255 res_type = V_028C70_TEXTURE2D; in evergreen_set_shader_images() 4258 res_type = V_028C70_TEXTURE3D; in evergreen_set_shader_images() 4263 res_type in evergreen_set_shader_images() [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_variables.c | 2546 struct vtn_type *res_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local 2550 vtn_assert_types_equal(b, opcode, res_type, src_val->type->deref); in vtn_handle_variables() 2779 struct vtn_type *res_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local 2787 res_type->type, NULL); in vtn_handle_variables()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13079 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryBase() 13080 : functionObject(function_enum, function_name, function_pointer, res_type), m_arg_type(arg_type) in unaryBase() 13141 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryByComponent() 13142 : unaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_type) in unaryByComponent() 13174 functionPointer function_pointer, const Utils::_variable_type res_type, in unaryWithOutputByComponent() 13176 : unaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_type) in unaryWithOutputByComponent() 13241 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in binaryBase() 13243 : functionObject(function_enum, function_name, function_pointer, res_type) in binaryBase() 13322 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in binaryByComponent() 13324 : binaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_1_typ in binaryByComponent() 13078 unaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_type) unaryBase() argument 13140 unaryByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_type) unaryByComponent() argument 13173 unaryWithOutputByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_type, const Utils::_variable_type out_type) unaryWithOutputByComponent() argument 13240 binaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, const Utils::_variable_type arg_2_type) binaryBase() argument 13321 binaryByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, const Utils::_variable_type arg_2_type) binaryByComponent() argument 13359 tenaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, const Utils::_variable_type arg_2_type, const Utils::_variable_type arg_3_type) tenaryBase() argument 13448 tenaryByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, const Utils::_variable_type arg_2_type, const Utils::_variable_type arg_3_type) tenaryByComponent() argument [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 968 enum dxil_resource_type res_type; in emit_srv() local 972 res_type = DXIL_RES_SRV_RAW; in emit_srv() 976 res_type = DXIL_RES_SRV_TYPED; in emit_srv() 990 add_resource(ctx, res_type, res_kind, &layout); in emit_srv() 991 if (res_type == DXIL_RES_SRV_RAW) in emit_srv() 1042 const struct dxil_type *res_type = dxil_module_get_res_type(&ctx->mod, res_kind, comp_type, true /* readwrite */); in emit_uav() local 1043 res_type = dxil_module_get_array_type(&ctx->mod, res_type, count); in emit_uav() 1044 const struct dxil_mdnode *uav_meta = emit_uav_metadata(&ctx->mod, res_type, name, in emit_uav()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_msl.cpp | 8240 auto &res_type = get<SPIRType>(type.member_types[1]); in emit_instruction() local 8245 statement(to_expression(result_id), ".", to_member_name(type, 1), " = select(", type_to_glsl(res_type), in emit_instruction() 8246 "(1), ", type_to_glsl(res_type), "(0), ", to_expression(result_id), ".", to_member_name(type, 0), in emit_instruction() 8253 statement(to_expression(result_id), ".", to_member_name(type, 1), " = select(", type_to_glsl(res_type), in emit_instruction() 8254 "(1), ", type_to_glsl(res_type), "(0), ", to_enclosed_expression(op0), in emit_instruction() 8701 const auto &res_type = get<SPIRType>(var->basetype); 8702 if (res_type.storage == StorageClassUniformConstant && res_type.basetype == SPIRType::Image)
|