Home
last modified time | relevance | path

Searched defs:states (Results 1 - 25 of 330) sorted by relevance

12345678910>>...14

/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_state_loader_util.h31 ShaderStateLoader::GraphicsStates states; member
H A Dshader_state_loader.h60 BASE_NS::vector<GraphicsState> states; member
/third_party/skia/src/sksl/lex/
H A DNFA.cpp11 std::vector<int> states = fStartStates; in match() local
H A DRegexNode.cpp50 std::vector<int> states = fChildren[0].createStates(nfa, accept); in createStates() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A Dmisc.c8 cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, int *states) cpufreq_has_boost_support() argument
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_free_list_only.c54 struct anv_state states[NUM_THREADS * STATES_PER_THREAD]; in main() local
H A Dstate_pool_test_helper.h41 struct anv_state states[chunk_size]; in alloc_states() local
/third_party/node/deps/v8/src/third_party/utf8-decoder/
H A Dutf8-decoder.h58 static constexpr uint8_t states[] = { in Decode() local
/foundation/ability/ability_runtime/test/fuzztest/dumpstate_fuzzer/
H A Ddumpstate_fuzzer.cpp35 std::vector<std::string> states; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/dumpsysstate_fuzzer/
H A Ddumpsysstate_fuzzer.cpp35 std::vector<std::string> states; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp68 GetDevicesByStates( const std::array<int, GATT_CONNECTION_STATE_NUM> &states) GetDevicesByStates() argument
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dgpio-regulator.h72 struct gpio_regulator_state *states; member
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dgpio-regulator.h74 struct gpio_regulator_state *states; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_earlyzs.h57 struct pan_earlyzs_state states[2][2][2]; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fSamplerStateQueryTests.cpp78 } states[] = in init() local
H A Des3fTextureStateQueryTests.cpp90 } states[] = in init() local
/kernel/linux/linux-5.10/include/linux/mux/
H A Ddriver.h48 unsigned int states; member
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_sched_switch.c14 const char states[] = "SDTtZXxW"; in write_state() local
/kernel/linux/linux-6.6/include/linux/mux/
H A Ddriver.h50 unsigned int states; member
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp81 std::vector<RawAddress> BluetoothA2dpSinkProxy::GetDevicesByStates(const std::vector<int32_t> &states) in GetDevicesByStates() argument
H A Dbluetooth_opp_proxy.cpp167 GetDevicesByStates( const std::vector<int32_t> &states, std::vector<BluetoothRawAddress>& result) GetDevicesByStates() argument
H A Dbluetooth_pbap_pse_proxy.cpp42 GetDevicesByStates( const std::vector<int32_t> &states, std::vector<BluetoothRawAddress> &rawDevices) GetDevicesByStates() argument
H A Dbluetooth_map_mse_proxy.cpp42 GetDevicesByStates( const std::vector<int32_t> &states, std::vector<BluetoothRawAddress> &rawDevices) GetDevicesByStates() argument
H A Dbluetooth_pan_proxy.cpp62 int32_t BluetoothPanProxy::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp109 std::vector<int32_t> states = {}; in GetDevicesByStatesInner() local

Completed in 8 milliseconds

12345678910>>...14