Home
last modified time | relevance | path

Searched refs:SetActive (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/libsampler/
H A Dsampler.h83 void SetActive(bool value) { in SetActive() function in v8::sampler::Sampler
H A Dsampler.cc552 SetActive(true); in Start()
565 SetActive(false); in Stop()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp36 void SetActive(std::vector<VarT> *list, const std::string &name, ShaderType shaderType, bool active) in SetActive() function
274 SetActive(mUniformsOut, nameWithArrayIndex, mShaderType, variable.active);
338 SetActive(mBufferVariablesOut, nameWithArrayIndex, mShaderType, variable.active);
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp192 res = profile->SetActive(); in ff_decklink_set_configs()
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc3973 ptemp.SetActive(vform, i, true);
3976 ptemp.SetActive(vform, i, false);
6417 if (first_pg >= 0) dst.SetActive(kFormatVnB, first_pg, true);
6426 dst.SetActive(vform, i, i < count);
6442 dst.SetActive(vform, i, (i == next));
7070 dst.SetActive(vform, lane, result);
7365 pd.SetActive(kFormatVnB, i, !break_);
7380 pd.SetActive(kFormatVnB, i, !break_);
7408 pd.SetActive(kFormatVnB, i, active);
7426 pd.SetActive(kFormatVn
[all...]
H A Dsimulator-aarch64.cc2184 dst.SetActive(vform, in Simulator()
6683 MetaDataDepot::MetaDataMTE::SetActive(false); in Simulator()
6685 MetaDataDepot::MetaDataMTE::SetActive(mte_enabled); in Simulator()
6902 MetaDataDepot::MetaDataMTE::SetActive(true); in Simulator()
6905 MetaDataDepot::MetaDataMTE::SetActive(false); in Simulator()
11344 dst.SetActive(vform, lane, last); in Simulator()
H A Dsimulator-aarch64.h200 static void SetActive(bool value) { is_active = value; } in SetActive() function in vixl::aarch64::MetaDataDepot::MetaDataMTE
621 void SetActive(VectorFormat vform, int lane_index, bool value) { in SetActive() function in vixl::aarch64::LogicPRegister
/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc3081 reg.SetActive(kFormatVnB, bit, ((bit + 1) % (r + 2)) != 0);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 61 milliseconds