/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_mutex.h | 169 u64 new_state; in Lock() local 213 u64 new_state; in Unlock() local 243 u64 new_state; in ReadLock() local 277 u64 new_state; in ReadUnlock() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_rs780_dpm.c | 436 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_scaling() local 483 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_spc() local 502 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_activate_engine_clk_scaling() local 531 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_enable_voltage_scaling() local 573 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_before_set_eng_clock() local 590 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
|
H A D | radeon_rv6xx_dpm.c | 974 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local 1053 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local 1207 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local 1237 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local 1251 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local 1313 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local 1328 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local 1426 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local 1439 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local 1459 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local [all …]
|
/netbsd-src/sys/net/agr/ |
H A D | ieee8023ad_lacp_sm_mux.c | 52 enum lacp_mux_state new_state; in lacp_sm_mux() local
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | g42xxeb_kmkbd.c | 498 enum kmkbd_state new_state = ST_DEBOUNCE; in kmkbd_debounce() local 528 int new_state = ST_KEY_PRESSED; in kmkbd_watch() local 544 kmkbd_new_state(struct kmkbd_softc *sc, enum kmkbd_state new_state) in kmkbd_new_state()
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_atomic.h | 163 struct drm_plane_state *state, *old_state, *new_state; member 168 struct drm_crtc_state *state, *old_state, *new_state; member 186 struct drm_connector_state *state, *old_state, *new_state; member 307 struct drm_private_state *state, *old_state, *new_state; member
|
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/ |
H A D | parse.c | 199 DviState *new_state; in push_env() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ |
H A D | nouveau_nvkm_subdev_therm_g84.c | 107 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
|
H A D | nouveau_nvkm_subdev_therm_temp.c | 147 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.c | 301 struct dpg_pause_state new_state; in amdgpu_vcn_idle_work_handler() local 336 struct dpg_pause_state new_state; in amdgpu_vcn_ring_begin_use() local
|
H A D | amdgpu_vcn_v1_0.c | 1209 int inst_idx, struct dpg_pause_state *new_state) in vcn_v1_0_pause_dpg_mode() 1786 struct dpg_pause_state new_state; in vcn_v1_0_idle_work_handler() local 1831 struct dpg_pause_state new_state; in vcn_v1_0_ring_begin_use() local
|
/netbsd-src/sys/dev/gpio/ |
H A D | gpiobutton.c | 172 const bool new_state = gpiobutton_is_pressed(sc); in gpiobutton_tick() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | random.c | 324 register long int *new_state = (long int *) arg_state; in setstate() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | random.c | 324 register long int *new_state = (long int *) arg_state; in setstate() local
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | random.c | 324 register long int *new_state = (long int *) arg_state; in setstate() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | random.c | 326 register long int *new_state = (long int *) arg_state; in setstate() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | random.c | 326 register long int *new_state = (long int *) arg_state; in setstate() local
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | ctl_clnt.c | 397 new_state(struct ctl_cctx *ctx, enum state new_state) { in new_state() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | program-state.cc | 865 program_state new_state (*this); in prune_for_point() local 1134 state_change::sm_change::validate (const program_state &new_state, in validate() 1167 state_machine::state_t new_state) in add_sm_change() 1247 state_change::validate (const program_state &new_state, in validate()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/ |
H A D | virtgpu_plane.c | 199 struct drm_plane_state *new_state) in virtio_gpu_cursor_prepare_fb()
|
/netbsd-src/common/lib/libc/stdlib/ |
H A D | random.c | 411 uint32_t *new_state; in setstate() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
H A D | vbox_mode.c | 270 struct drm_plane_state *new_state) in vbox_primary_atomic_check() 343 struct drm_plane_state *new_state) in vbox_cursor_atomic_check()
|
/netbsd-src/sys/dev/fdt/ |
H A D | gpiokeys.c | 288 const int new_state = fdtbus_gpio_read(key->key_pin); in gpiokeys_tick() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_atomic.c | 127 struct drm_connector_state *new_state = in intel_digital_connector_atomic_check() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 137 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial() local 146 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero() local
|