Home
last modified time | relevance | path

Searched defs:is_copy (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c86 bool dst_stream_cache_policy, bool is_copy) in si_create_dma_compute_shader()
Dsi_test_dma_perf.c92 bool is_copy = placement >= 2; in si_test_dma_perf() local
/third_party/rust/crates/pin-project-lite/tests/
Dtest.rs214 fn is_copy<T: Copy>() {} in derive_copy() function
/third_party/ffmpeg/libavcodec/
Dinternal.h136 int is_copy; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h814 bool is_copy() { return subtype == NST_COPY; } in is_copy() function
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1277 ASSERTED bool is_copy = instr->opcode == aco_opcode::s_mov_b32 || in label_instruction() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3357 …const bool is_copy = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_C)) || (is_ctrl_key_only && I… in InputTextEx() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp3363 …const bool is_copy = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_C)) || (is_ctrl_key_only && I… in InputTextEx() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp4258 …const bool is_copy = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_C)) || (is_ctrl_key_only && I… in InputTextEx() local