Searched +defs:target +defs:endian (Results 1 – 7 of 7) sorted by relevance
| /third_party/rust/crates/rustix/ |
| D | build.rs | 31 let endian = var("CARGO_CFG_TARGET_ENDIAN").unwrap(); in main() localVariable 188 let target = var("TARGET").unwrap(); in can_compile() localVariable
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
| D | validate.cpp | 79 spv_result_t setHeader(void* user_data, spv_endianness_t endian, uint32_t magic, in setHeader() 101 const uint32_t target = *(inst->words + inst->operands[0].offset); in DebugInstructionPass() local 107 const uint32_t target = *(inst->words + inst->operands[0].offset); in DebugInstructionPass() local 243 spv_endianness_t endian; in ValidateBinaryUsingContextAndValidationState() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_state.c | 163 enum pipe_texture_target target, in r600_is_format_supported() 634 unsigned format, num_format, format_comp, endian; in texture_buffer_sampler_view() local 673 unsigned format, endian; in r600_create_sampler_view_custom() local 820 unsigned format, swap, ntype, endian; in r600_init_color_surface() local 1842 enum pipe_texture_target target = PIPE_BUFFER; in r600_emit_sampler_states() local
|
| D | evergreen_state.c | 244 enum pipe_texture_target target, in evergreen_is_format_supported() 646 unsigned format, num_format, format_comp, endian; in evergreen_fill_buffer_resource_words() local 720 unsigned target; member 732 unsigned format, endian; in evergreen_fill_tex_resource_words() local 1055 unsigned format, swap, ntype, endian; in evergreen_set_color_surface_buffer() local 1127 unsigned format, swap, ntype, endian; in evergreen_set_color_surface_common() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state.c | 2397 enum pipe_texture_target target, unsigned sample_count, in si_is_format_supported() 2516 unsigned format, swap, ntype, endian; in si_initialize_color_surface() local 4006 struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, in gfx10_make_texture_descriptor() 4190 bool sampler, enum pipe_texture_target target, in si_make_texture_descriptor()
|
| /third_party/gstreamer/gstplugins_good/gst/isomp4/ |
| D | qtdemux.c | 7275 guint64 old, target; in gst_qtdemux_process_adapter() local 13517 guint target; in qtdemux_update_streams() local 14934 gint endian = 0; local
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 367 s32 target; member 7360 struct task_struct *target; member 14828 u32 target; member 26704 int target; member 26713 int target; member 26742 enum cpuhp_state target; member 30497 struct module *target; member 33587 int target; member 35809 const char *target; member 38529 void *target; member [all …]
|