Searched defs:raw_type (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | object-type.cc | 14 Address CheckObjectType(Address raw_value, Address raw_type, in CheckObjectType()
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_fs_lower_regioning.cpp | 462 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_src_region() local 511 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_dst_region() local 552 const brw_reg_type raw_type = required_exec_type(v->devinfo, inst); in lower_exec_type() local
|
| /third_party/node/deps/cares/src/lib/ |
| D | ares_dns_parse.c | 691 unsigned short raw_type) in ares_dns_parse_rr_raw_rr() 890 ares_dns_rec_type_t type, unsigned short raw_type, in ares_dns_parse_rr_data() 997 unsigned short raw_type; in ares_dns_parse_rr() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| D | helpers.rs | 162 pub fn raw_type(ctx: &BindgenContext, name: &str) -> TokenStream { in raw_type() function
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-wasm.cc | 114 int raw_type = args.smi_value_at(2); in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 1167 SpvId raw_type = bit_size == 1 ? spirv_builder_type_bool(&ctx->builder) : in get_alu_src_raw() local
|