Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 25 of 25) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dhost_utils.cc32 void ThreadTracer::Set(const std::string& name, const std::thread::id tid) { in Set() function in cuttlefish::confui::thread::ThreadTracer
72 void Set(const std::string& name, const std::thread::id tid) { in Set() function
/device/generic/vulkan-cereal/third-party/googletest/googletest/samples/
Dsample2.cc49 void MyString::Set(const char* a_c_string) { in Set() function in MyString
Dsample2_unittest.cc92 TEST(MyString, Set) { in TEST() argument
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h78 void Set(const FilePath& rhs) { in Set() function
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/gles1/
DCurrentNormalTest.cpp46 TEST_P(CurrentNormalTest, Set) in TEST_P() argument
DCurrentColorTest.cpp44 TEST_P(CurrentColorTest, Set) in TEST_P() argument
DShadeModelTest.cpp51 TEST_P(ShadeModelTest, Set) in TEST_P() argument
DTextureTargetEnableTest.cpp39 TEST_P(TextureTargetEnableTest, Set) in TEST_P() argument
DMatrixModeTest.cpp50 TEST_P(MatrixModeTest, Set) in TEST_P() argument
DPointParameterTest.cpp106 TEST_P(PointParameterTest, Set) in TEST_P() argument
DClientActiveTextureTest.cpp64 TEST_P(ClientActiveTextureTest, Set) in TEST_P() argument
DCurrentTextureCoordsTest.cpp74 TEST_P(CurrentTextureCoordsTest, Set) in TEST_P() argument
DClipPlaneTest.cpp82 TEST_P(ClipPlaneTest, Set) in TEST_P() argument
DFogTest.cpp90 TEST_P(FogTest, Set) in TEST_P() argument
DTextureParameterTest.cpp88 TEST_P(TextureParameterTest, Set) in TEST_P() argument
DLightsTest.cpp212 TEST_P(LightsTest, Set) in TEST_P() argument
DTextureEnvTest.cpp243 TEST_P(TextureEnvTest, Set) in TEST_P() argument
/device/google/cuttlefish/common/libs/utils/
Dshared_fd_flag.cpp34 static bool Set(const FlagMatch& match, SharedFD& out) { in Set() function
/device/google/cuttlefish/common/libs/fs/
Dshared_select.h58 void Set(const SharedFD& in) { in Set() function
Dshared_fd.cpp246 void FileInstance::Set(fd_set* dest, int* max_index) const { in Set() function in cuttlefish::FileInstance
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dpacked_gl_enums.json89 "Set": "GL_SET", string
DPackedGLEnums_autogen.h264 Set = 14, enumerator
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgoogletest-filepath-test.cc582 TEST(FilePathTest, Set) { in TEST() argument
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h556 typedef ::std::set<Expectation, Less> Set; typedef
/device/generic/vulkan-cereal/protocols/vulkan/config/chunkindex/
Dlunr.js188 lunr.Set = function (elements) { class in lunr