/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | UseJava.cmake | 1115 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 D | StateFlow.kt | 260 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/ |
D | aptXbtenc.c | 70 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/ |
D | pincputest.c | 168 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 D | nir_lower_system_values.c | 63 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 D | nir_opt_uniform_subgroup.c | 15 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 D | AtomicFieldTest.kt | 7 private val _state = atomic(0) constant
|
/aosp_15_r20/external/sdv/vsomeip/test/application_tests/ |
D | application_test.cpp | 38 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 D | state_machine.h | 65 #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 D | Interruptible.kt | 92 private val _state = atomic(WORKING) constant
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | aptXHDbtenc.c | 64 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 D | refreshManager.ts | 105 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 D | FakeQSSceneAdapter.kt | 48 private val _state = MutableStateFlow<QSSceneAdapter.State?>(null) constant
|
/aosp_15_r20/trusty/kernel/app/usercopytest/ |
H A D | iovectest.c | 65 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/ |
D | arg.hpp | 65 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 D | plat_pm.c | 44 #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/ |
D | plat_pm.c | 44 #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 D | plat_pm.c | 44 #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/ |
D | plat_pm.c | 44 #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/ |
D | remote_subscription.cpp | 188 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 D | d3d12_nir_passes.c | 166 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/ |
D | synchronize.py | 384 def _state(self): member in Barrier 388 def _state(self, value): member in Barrier
|
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/ |
D | synchronize.py | 384 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/ |
D | synchronize.py | 384 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/ |
D | synchronize.py | 384 def _state(self): member in Barrier 388 def _state(self, value): member in Barrier
|