| /third_party/skia/src/core/ |
| H A D | SkPaint.cpp | 251 uint32_t packed = 0; in pack_v68() local 267 static uint32_t unpack_v68(SkPaint* paint, uint32_t packed, SkSafeRang argument [all...] |
| H A D | SkPicturePlayback.cpp | 120 uint32_t packed = reader->readInt(); in handleOp() local 138 uint32_t packed = reader->readInt(); in handleOp() local 155 uint32_t packed = reader->readInt(); in handleOp() local 173 uint32_t packed = reader->readInt(); in handleOp() local [all...] |
| /third_party/skia/src/opts/ |
| H A D | SkBitmapProcState_opts.h | 34 static void decode_packed_coordinates_and_weight(U32 packed, Out* v0, Out* v1, Out* w) { in decode_packed_coordinates_and_weight() argument 250 __m128i packed = _mm_loadu_si128((const __m128i*)xy); in S32_alpha_D32_filter_DX() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-serialize.hh | 652 hb_vector_t<object_t *> packed; global() member [all...] |
| H A D | hb-repacker.hh | 1131 hb_resolve_overflows (const hb_vector_t<hb_serialize_context_t::object_t *>& packed, in hb_resolve_overflows() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | extension_set_unittest.cc | 681 unittest::TestPackedTypes packed; in TEST() local
|
| /third_party/python/Lib/test/ |
| H A D | test_struct.py | 506 packed = struct.pack(prefix+'?', 1) variable in StructTest.test_bool.ExplodingBool [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fVertexArrayTest.cpp | 182 const bool packed = m_type == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || m_type == Array::INPUTTYPE_INT_2_10_10_10; in init() local 288 const bool packed = m_type == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || m_type == Array::INPUTTYPE_INT_2_10_10_10; in init() local 389 const bool packed = m_type == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || m_type == Array::INPUTTYPE_INT_2_10_10_10; in init() local [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/virtio_pci/ |
| H A D | vp_vdpa.c | 268 const struct vdpa_vq_state_packed *packed = &state->packed; in vp_vdpa_set_vq_state_packed() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | vduse.h | 180 struct vduse_vq_state_packed packed; member 285 struct vduse_vq_state_packed packed; member
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_sse_4.h | 1007 __m128i packed = _mm_packs_epi32(a.m, a.m); in float16_to_float() local 1025 __m128i packed = _mm_set1_epi16(static_cast<short>(a)); in float16_to_float() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_pack.c | 191 uint64_t packed = 0; in bi_pack_registers() local 363 struct bi_packed_tuple packed = { in bi_pack_tuple() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | bocu1tst.c | 613 writePacked(int32_t packed, uint8_t *p) writePacked() argument 646 unpackDiff(int32_t initialPrev, int32_t packed) unpackDiff() argument 682 int32_t packed, initialPrev; writeDiff() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 121 lp_build_extract_soa_chan(struct lp_build_context *bld, unsigned blockbits, boolean srgb_chan, struct util_format_channel_description chan_desc, LLVMValueRef packed) lp_build_extract_soa_chan() argument 303 lp_build_unpack_rgba_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, LLVMValueRef packed, LLVMValueRef rgba_out[4]) lp_build_unpack_rgba_soa() argument 355 lp_build_rgba8_to_fi32_soa(struct gallivm_state *gallivm, struct lp_type dst_type, LLVMValueRef packed, LLVMValueRef *rgba) lp_build_rgba8_to_fi32_soa() argument 447 LLVMValueRef packed; lp_build_fetch_rgba_soa() local 495 LLVMValueRef packed[4], dst[4], output[4], shuffles[LP_MAX_VECTOR_WIDTH/32]; lp_build_fetch_rgba_soa() local 687 LLVMValueRef packed; lp_build_fetch_rgba_soa() local 712 LLVMValueRef packed; lp_build_fetch_rgba_soa() local 757 LLVMValueRef packed, rgba[4]; lp_build_fetch_rgba_soa() local 982 lp_build_pack_rgba_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, const LLVMValueRef rgba_in[4], LLVMValueRef *packed) lp_build_pack_rgba_soa() argument 1023 LLVMValueRef packed[4]; lp_build_store_rgba_soa() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderImage.cpp | 762 SIMD::Int packed[4]; in EmitImageRead() local 1187 SIMD::Int packed[4]; WriteImage() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Blitter.cpp | 62 uint32_t packed; in fastClear() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-wiimote-core.c | 1387 handler_ir(struct wiimote_data *wdata, const __u8 *payload, bool packed, unsigned int id) handler_ir() argument [all...] |
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | btf_dump.c | 927 bool packed, prev_bitfield = false; in btf_dump_emit_struct_def() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | vdpa.h | 63 struct vdpa_vq_state_packed packed; member
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-wiimote-core.c | 1392 handler_ir(struct wiimote_data *wdata, const __u8 *payload, bool packed, unsigned int id) handler_ir() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-bjdata.cpp | 3508 auto packed = utils::read_binary_file(filename + ".bjdata"); in CAPTURE() local 3538 auto packed = utils::read_binary_file(filename + ".bjdata"); variable
|
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_pack.c | 627 v3d_qpu_float32_unpack_unpack(uint32_t packed, in v3d_qpu_float32_unpack_unpack() argument 671 v3d_qpu_float16_unpack_unpack(uint32_t packed, in v3d_qpu_float16_unpack_unpack() argument 649 v3d_qpu_float32_unpack_pack(enum v3d_qpu_input_unpack unpacked, uint32_t *packed) v3d_qpu_float32_unpack_pack() argument 696 v3d_qpu_float16_unpack_pack(enum v3d_qpu_input_unpack unpacked, uint32_t *packed) v3d_qpu_float16_unpack_pack() argument 721 v3d_qpu_float32_pack_pack(enum v3d_qpu_input_unpack unpacked, uint32_t *packed) v3d_qpu_float32_pack_pack() argument 1130 uint32_t packed; v3d_qpu_add_pack() local 1228 uint32_t packed; v3d_qpu_mul_pack() local 1254 uint32_t packed; v3d_qpu_mul_pack() local 1272 uint32_t packed; v3d_qpu_mul_pack() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 369 LLVMValueRef packed; in si_llvm_init_ps_export_args() local 380 LLVMValueRef packed; in si_llvm_init_ps_export_args() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw_hw_select.c | 108 face_culling(nir_builder *b, nir_ssa_def **v, bool packed) in face_culling() argument 349 get_user_clip_plane(nir_builder *b, int index, bool packed) in get_user_clip_plane() argument 362 get_depth_range_transform(nir_builder *b, bool packed, nir_ssa_def **trans) in get_depth_range_transform() argument 393 update_result_buffer(nir_builder *b, nir_ssa_def *dmin, nir_ssa_def *dmax, bool offset_from_attribute, bool packed) update_result_buffer() argument 422 build_point_nir_shader(nir_builder *b, union state_key state, bool packed) build_point_nir_shader() argument 452 create_clip_planes(nir_builder *b, int num_clip_planes, bool packed) create_clip_planes() argument 477 build_line_nir_shader(nir_builder *b, union state_key state, bool packed) build_line_nir_shader() argument 536 build_planar_primitive_nir_shader(nir_builder *b, union state_key state, bool packed) build_planar_primitive_nir_shader() argument 625 bool packed = st->ctx->Const.PackedDriverUniformStorage; hw_select_create_gs() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 341 const uint32_t packed = (bind_layout->descriptor_stride << 16 ) | (set_idx << 8) | dynamic_offset_index; in build_res_index() local 359 uint32_t packed = ((array_size - 1) << 16) | surface_index; in build_res_index() local 382 nir_ssa_def *packed = nir_channel(b, index, 0); in unpack_res_index() local 503 nir_ssa_def *packed in build_buffer_addr_for_res_index() local [all...] |