| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_pan_proxy.cpp | 62 int32_t BluetoothPanProxy::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() argument
|
| H A D | bluetooth_hfp_hf_proxy.cpp | 53 int BluetoothHfpHfProxy::GetDevicesByStates(const std::vector<int> &states, std::vector<BluetoothRawAddress> &devices) in GetDevicesByStates() argument
|
| H A D | bluetooth_hid_host_proxy.cpp | 80 int32_t BluetoothHidHostProxy::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() argument
|
| /foundation/communication/bluetooth_service/test/unittest/avrcp/ |
| H A D | avrcp_tg_test.cpp | 174 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/a2dp/ |
| H A D | a2dp_snk_test.cpp | 201 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/hfp/ |
| H A D | hfp_ag_test.cpp | 126 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/hid/ |
| H A D | hid_host_test.cpp | 103 std::vector<int> states; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/map/ |
| H A D | map_mse_test.cpp | 168 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/pan/ |
| H A D | pan_test.cpp | 101 std::vector<int> states; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/acpi/ |
| H A D | cstate.c | 106 } states[ACPI_PROCESSOR_MAX_POWER]; member
|
| /kernel/linux/linux-5.10/drivers/i2c/muxes/ |
| H A D | i2c-mux-pinctrl.c | 19 struct pinctrl_state *states[]; member
|
| /kernel/linux/linux-5.10/lib/livepatch/ |
| H A D | test_klp_state.c | 134 static struct klp_state states[] = { variable
|
| H A D | test_klp_state2.c | 163 static struct klp_state states[] = { variable
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| H A D | dt_idle_genpd.c | 74 static void pd_free_states(struct genpd_power_state *states, in pd_free_states() argument 24 pd_parse_state_nodes( int (*parse_state)(struct device_node *, u32 *), struct genpd_power_state *states, int state_count) pd_parse_state_nodes() argument 54 pd_parse_states(struct device_node *np, int (*parse_state)(struct device_node *, u32 *), struct genpd_power_state **states, int *state_count) pd_parse_states() argument 95 struct genpd_power_state *states = NULL; dt_idle_pd_alloc() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/acpi/ |
| H A D | cstate.c | 114 } states[ACPI_PROCESSOR_MAX_POWER]; member
|
| /kernel/linux/linux-6.6/drivers/i2c/muxes/ |
| H A D | i2c-mux-pinctrl.c | 19 struct pinctrl_state *states[]; member
|
| /kernel/linux/linux-6.6/lib/livepatch/ |
| H A D | test_klp_state2.c | 163 static struct klp_state states[] = { variable
|
| H A D | test_klp_state.c | 134 static struct klp_state states[] = { variable
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | gen_disasm.py | 353 states = expand_states(instructions) variable
|
| /third_party/skia/src/sksl/lex/ |
| H A D | Main.cpp | 114 size_t states = 0; in writeCPP() local 132 out << "static const int8_t kAccepts[" << states << "] = {"; in writeCPP() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | regexec.c | 59 #define states states1 macro 85 #undef states macro 106 #define states char * macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | regexec.c | 59 #define states states1 macro 85 #undef states macro 106 #define states char * macro
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSamplerStateQueryTests.cpp | 116 } states[] = in init() local [all...] |
| H A D | es31fTextureStateQueryTests.cpp | 134 } states[] = in init() local [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
| H A D | napi_bluetooth_hid_host.cpp | 131 vector<int> states = { static_cast<int>(BTConnectState::CONNECTED) }; in GetConnectionDevices() local
|