Home
last modified time | relevance | path

Searched defs:_state (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DUseJava.cmake1115 set(_state "name") variable
1120 set(_state "versions") variable
1122 set(_state "names") variable
1124 set(_state "paths") variable
1126 set(_state "doc") variable
1135 set(_state "names") variable
1137 set(_state "paths") variable
1139 set(_state "doc") variable
1145 set(_state "versions") variable
1147 set(_state "paths") variable
[all …]
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
H A DStateFlow.kt260 private val _state = WorkaroundAtomicReference<Any?>(null) constant in kotlinx.coroutines.flow.StateFlowSlot
311 private val _state = atomic(initialState) // T | NULL constant
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DaptXbtenc.c70 APTXBTENCEXPORT int aptxbtenc_init(void* _state, short endian) { in aptxbtenc_init()
159 APTXBTENCEXPORT int aptxbtenc_setsync_mode(void* _state, int32_t sync_mode) { in aptxbtenc_setsync_mode()
166 APTXBTENCEXPORT int aptxbtenc_encodestereo(void* _state, void* _pcmL, void* _pcmR, void* _buffer) { in aptxbtenc_encodestereo()
/aosp_15_r20/external/trusty/lk/app/pincputest/
Dpincputest.c168 static void pincputest_unittest_thread(pincputest_t* _state) { in pincputest_unittest_thread()
378 static int pincputest_main_thread(void* _state) { in pincputest_main_thread()
427 static int pincputest_peer_thread(void* _state) { in pincputest_peer_thread()
504 static void pincputest_init_threads(pincputest_t* _state) { in pincputest_init_threads()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c63 lower_system_value_filter(const nir_instr *instr, const void *_state) in lower_system_value_filter()
69 lower_system_value_instr(nir_builder *b, nir_instr *instr, void *_state) in lower_system_value_instr()
477 lower_compute_system_value_filter(const nir_instr *instr, const void *_state) in lower_compute_system_value_filter()
502 nir_instr *instr, void *_state) in lower_compute_system_value_instr()
H A Dnir_opt_uniform_subgroup.c15 opt_uniform_subgroup_filter(const nir_instr *instr, const void *_state) in opt_uniform_subgroup_filter()
101 opt_uniform_subgroup_instr(nir_builder *b, nir_instr *instr, void *_state) in opt_uniform_subgroup_instr()
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/bytecode_test/
H A DAtomicFieldTest.kt7 private val _state = atomic(0) constant
/aosp_15_r20/external/sdv/vsomeip/test/application_tests/
Dapplication_test.cpp38 void on_state(vsomeip::state_type_e _state) { in on_state()
257 void on_state(vsomeip::state_type_e _state) { in on_state()
370 void on_state(vsomeip::state_type_e _state) { in on_state()
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dstate_machine.h65 #define SM_ENTRY_M(machine, _state, data) \ argument
83 #define SM_ENTRY_MA(machine, _state, data) \ argument
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
H A DInterruptible.kt92 private val _state = atomic(WORKING) constant
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DaptXHDbtenc.c64 APTXHDBTENCEXPORT int aptxhdbtenc_init(void* _state, short endian) { in aptxhdbtenc_init()
147 APTXHDBTENCEXPORT int aptxhdbtenc_encodestereo(void* _state, void* _pcmL, void* _pcmR, in aptxhdbtenc_encodestereo()
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/
H A DrefreshManager.ts105 private _state: RefreshStatus; property in RefreshManager
172 const _state = stateOrOptions; constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/ui/adapter/
H A DFakeQSSceneAdapter.kt48 private val _state = MutableStateFlow<QSSceneAdapter.State?>(null) constant
/aosp_15_r20/trusty/kernel/app/usercopytest/
H A Diovectest.c65 static int write_chunked_iovec(iovectest_t* _state, int size) { in write_chunked_iovec()
93 static void iovectest_readback(iovectest_t* _state, in iovectest_readback()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Darg.hpp65 struct _state : transform<_state> struct
68 struct impl : transform_impl<Expr, State, Data>
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8195/
H A Dplat_pm.c44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument
51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8195/
Dplat_pm.c44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument
51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8192/
H A Dplat_pm.c44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument
51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8192/
Dplat_pm.c44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument
51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Dremote_subscription.cpp188 remote_subscription_state_e _state) { in set_client_state()
203 remote_subscription::set_all_client_states(remote_subscription_state_e _state) { in set_all_client_states()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c166 lower_compute_state_vars(nir_builder *b, nir_instr *instr, void *_state) in lower_compute_state_vars()
290 void *_state) in lower_load_patch_vertices_in()
840 void *_state) in split_varying_accesses()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dsynchronize.py384 def _state(self): member in Barrier
388 def _state(self, value): member in Barrier
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py384 def _state(self): member in Barrier
388 def _state(self, value): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dsynchronize.py384 def _state(self): member in Barrier
388 def _state(self, value): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dsynchronize.py384 def _state(self): member in Barrier
388 def _state(self, value): member in Barrier

12345678910>>...21