Home
last modified time | relevance | path

Searched defs:new_state (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.h146 psa_key_slot_state_transition( psa_key_slot_t *slot, psa_key_slot_state_t expected_state, psa_key_slot_state_t new_state) psa_key_slot_state_transition() argument
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h193 update_sampler_gl_clamp(struct gl_context *ctx, struct gl_sampler_object *samp, bool cur_state, bool new_state, gl_sampler_wrap wrap) in update_sampler_gl_clamp() argument
H A Dstate.c344 GLbitfield new_state = in update_program_constants() local
399 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
[all...]
H A Dtexstate.c953 GLbitfield new_state = 0; in _mesa_update_texture_state() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.h134 static inline void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) in thermal_cooling_device_stats_update() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_core.h153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c106 static int source_set_state_in_io_thread_cb(pa_source *s, pa_source_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in source_set_state_in_io_thread_cb() argument
H A Dmodule-null-source.c106 static int source_set_state_in_io_thread_cb(pa_source *s, pa_source_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in source_set_state_in_io_thread_cb() argument
H A Dmodule-null-sink.c135 static int sink_set_state_in_io_thread_cb(pa_sink *s, pa_sink_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in sink_set_state_in_io_thread_cb() argument
H A Dmodule-esound-sink.c187 static int sink_set_state_in_io_thread_cb(pa_sink *s, pa_sink_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in sink_set_state_in_io_thread_cb() argument
H A Dmodule-remap-sink.c121 static int sink_set_state_in_io_thread_cb(pa_sink *s, pa_sink_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in sink_set_state_in_io_thread_cb() argument
H A Dmodule-pipe-sink.c139 static int sink_set_state_in_io_thread_cb(pa_sink *s, pa_sink_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in sink_set_state_in_io_thread_cb() argument
H A Dmodule-virtual-sink.c133 static int sink_set_state_in_io_thread_cb(pa_sink *s, pa_sink_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in sink_set_state_in_io_thread_cb() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp80 TraversalInfo new_state; in AddBlocksInFunction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstruct_cfg_analysis.cpp80 TraversalInfo new_state; in AddBlocksInFunction() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp79 TraversalInfo new_state; in AddBlocksInFunction() local
[all...]
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.cpp205 auto new_state = cur_state + READ_INCREMENT; in TryReadLock() local
H A Dmutex.h151 auto new_state = cur_state + READ_INCREMENT; in ACQUIRE_SHARED() local
186 auto new_state = cur_state - READ_INCREMENT; in RELEASE_SHARED() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/arbiter/
H A Dmali_kbase_arbiter_pm.c134 kbase_arbiter_pm_vm_set_state(struct kbase_device *kbdev, enum kbase_vm_state new_state) kbase_arbiter_pm_vm_set_state() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c131 GLbitfield new_state = ctx->NewState; in st_invalidate_state() local
[all...]
/third_party/libinput/src/
H A Devdev-debounce.c116 debounce_set_state(struct fallback_dispatch *fallback, enum debounce_state new_state) debounce_set_state() argument
/third_party/mesa3d/src/util/indices/
H A Du_primconvert.c358 struct pipe_vertex_state *new_state = pc->pipe->screen->create_vertex_state(pc->pipe->screen, in util_primconvert_draw_vertex_state() local
/third_party/python/Modules/
H A D_randommodule.c435 uint32_t new_state[N]; in _random_Random_setstate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_aux.h68 enum fst_session_state new_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_aux.h68 enum fst_session_state new_state; member

Completed in 16 milliseconds

1234