Home
last modified time | relevance | path

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

12345678

/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
/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
/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
/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
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp174 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp201 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp126 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/hid/
H A Dhid_host_test.cpp103 std::vector<int> states; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mse_test.cpp168 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/pan/
H A Dpan_test.cpp101 std::vector<int> states; in HWTEST_F() local

Completed in 9 milliseconds

12345678