Home
last modified time | relevance | path

Searched defs:new_chan (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c150 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels() local
210 unsigned int new_chan = get_swz(*conversion_swizzle, i); in normal_rewrite_writemask_cb() local
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager_test.cc2283 [this, &sdp_chan, &sdp_request_tid](auto new_chan) { in TEST_F()
2339 [this, &sdp_chan, &sdp_request_tid](auto new_chan) { in TEST_F()
2424 [&sdp_chan, &sdp_request_tid, this](auto new_chan) { in TEST_F()
2510 [&sdp_chan, &sdp_request_tid, this](auto new_chan) { in TEST_F()
2609 [&sdp_chan, &sdp_request_tid, this](auto new_chan) { in TEST_F()
3379 [this, &sdp_chan, &sdp_request_tid](auto new_chan) { in TEST_F()
4180 [](auto new_chan) { ASSERT_FALSE(new_chan.is_alive()); }); in TEST_F()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_optimizer.cpp534 int new_chan[4] = {0,0,0,0}; in propagate_to() local
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1085 u8 new_chan; member