Home
last modified time | relevance | path

Searched defs:second (Results 1 – 23 of 23) sorted by relevance

/device/generic/vulkan-cereal/base/testing/
Dfile_io.h30 #define DETERMINE_OPEN_CALL(first, second, third, call_name, ...) call_name argument
/device/generic/vulkan-cereal/base/
DWin32UnicodeString_unittest.cpp183 const wchar_t* second; in TEST() member
196 Win32UnicodeString second(data.second); in TEST() local
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/
Dgtest-param-test.h457 #define GTEST_GET_SECOND_(first, second, ...) second argument
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h26 #define __android_second(dummy, second, ...) second argument
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dstring_utils.cc54 bool CaseInsensitiveEqual(const std::string& first, const std::string& second) { in CaseInsensitiveEqual()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
Detc.cpp224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock()
509 etc1_byte* pColors, bool flipped, bool second) { in etc_average_colors_subblock()
597 etc_compressed* pCompressed, bool flipped, bool second, in etc_encode_subblock_helper()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Detc.cpp224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock()
509 etc1_byte* pColors, bool flipped, bool second) { in etc_average_colors_subblock()
597 etc_compressed* pCompressed, bool flipped, bool second, in etc_encode_subblock_helper()
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/
Detc.cpp224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock()
509 etc1_byte* pColors, bool flipped, bool second) { in etc_average_colors_subblock()
597 etc_compressed* pCompressed, bool flipped, bool second, in etc_encode_subblock_helper()
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h93 #define __android_second(dummy, second, ...) second argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp339 const gl::SwizzleState &second, in ComposeSwizzleState()
/device/google/lynx/vibrator/cs40l26/tests/
Dtest-vibrator.cpp184 EffectQueue Queue(const T &first, const U &second, Args... rest) { in Queue()
/device/google/bluejay/vibrator/cs40l26/tests/
Dtest-vibrator.cpp184 EffectQueue Queue(const T &first, const U &second, Args... rest) { in Queue()
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp184 EffectQueue Queue(const T &first, const U &second, Args... rest) { in Queue()
/device/generic/vulkan-cereal/third-party/googletest/googlemock/test/
Dgmock_link_test.h457 ACTION_P2(ReturnEqualsEitherOf, first, second) { in ACTION_P2() argument
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1922 VkCommandBuffer second = cbs2[2 * i + 1]; in TEST_P() local
2162 VkCommandBuffer second = cbs2[2 * i + 1]; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DUniformBufferTest.cpp114 float *second = reinterpret_cast<float *>(v.data() + stride); in TEST_P() local
DWebGLCompatibilityTest.cpp17 bool ConstantColorAndAlphaBlendFunctions(GLenum first, GLenum second) in ConstantColorAndAlphaBlendFunctions()
/device/generic/goldfish/radio/include/telephony/
Dril_cdma_sms.h630 unsigned char second; /* 0x00-0x59 */ member
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc2014 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { in IsUtf16SurrogatePair()
2021 wchar_t second) { in CreateCodePointFromUtf16SurrogatePair()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationES3.cpp871 static bool EqualOrFirstZero(GLuint first, GLuint second) in EqualOrFirstZero()
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.mjs28 static range(first, second) { argument
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc3087 bool CaseInsensitiveEqual(const std::string& first, const std::string& second) { in CaseInsensitiveEqual()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4639 bool CaseInsensitiveEqual(const std::string& first, const std::string& second) { in CaseInsensitiveEqual()