Home
last modified time | relevance | path

Searched defs:new_mode (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblend.h80 enum gl_advanced_blend_mode new_mode) in _mesa_advanded_blend_sh_constant_changed()
97 enum gl_advanced_blend_mode new_mode) in _mesa_flush_vertices_for_blend_adv()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/dnd/
H A Ddnd_extension_atoms.proto45 optional android.stats.dnd.ZenMode new_mode = 2; field
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dterminal.rs44 let new_mode = (orig_mode | ENABLE_VIRTUAL_TERMINAL_INPUT) in set_raw_mode() localVariable
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/
Dattr.rs73 let new_mode = Mode::from_bits_truncate(encoded_mode); in set_mode() localVariable
/aosp_15_r20/external/cronet/base/memory/
H A Draw_ptr_asan_service.cc76 Mode new_mode = enable_dereference_check || enable_extraction_check || in Configure() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/
H A Dfileops.cc299 int new_mode) { in CopyFile()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/dos/
H A Dpdcscrn.c199 static void _set_scrn_mode(int new_mode) in _set_scrn_mode()
/aosp_15_r20/build/make/tools/
H A Dbuild-runfiles.cc333 int new_mode = st.st_mode | kMode; in EnsureDirReadAndWritePerms() local
/aosp_15_r20/external/selinux/policycoreutils/semodule/
H A Dsemodule.c163 static void set_mode(enum client_modes new_mode, char *arg) in set_mode()
/aosp_15_r20/external/zlib/google/
H A Dzip_reader.cc103 mode_t new_mode = sb.st_mode; in SetPosixFilePermissions() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/winapi-util-0.1.6/src/
H A Dconsole.rs287 let new_mode = if yes { old_mode | vt } else { old_mode & !vt }; in set_virtual_terminal_processing() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1309 uint8_t new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability() local
1396 uint8_t new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability() local
/aosp_15_r20/external/pciutils/lib/
H A Dwin32-helpers.c168 win32_change_error_mode(UINT new_mode) in win32_change_error_mode()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/dnd/
Ddnd_extension_atoms.pb.h452 inline ::android::stats::dnd::ZenMode DNDStateChanged::new_mode() const { in new_mode() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp2075 emit_set_mode(Builder& bld, float_mode new_mode, bool set_round, bool set_denorm) in emit_set_mode()
2980 float_mode new_mode = block->fp_mode; in lower_to_hw_instr() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/
H A Ddram-tune-ddr3.c1169 int new_mode = mode; in choose_best_hw_patterns() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c766 enum anv_cmd_descriptor_buffer_mode new_mode) in anv_cmd_buffer_maybe_dirty_descriptor_mode()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas.cc116 bool Init(cublasPointerMode_t new_mode) { in Init()
174 bool Init(cublasMath_t new_mode) { in Init()
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.c2264 unsigned int new_mode = mode ? IW_MODE_ADHOC : IW_MODE_INFRA; in wpa_driver_wext_set_mode() local
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dapic.rs285 let new_mode = data & TIMER_MODE_MASK; in write() localVariable
/aosp_15_r20/external/libvpx/vp9/
H A Dvp9_cx_iface.c1186 MODE new_mode = BEST; in pick_quickcompress_mode() local