Home
last modified time | relevance | path

Searched defs:output2 (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_ENUMOUTPUT.c41 struct v4l2_output output2; in test_VIDIOC_ENUMOUTPUT() local
124 struct v4l2_output output2; in test_VIDIOC_ENUMOUTPUT_S32_MAX() local
143 struct v4l2_output output2; in test_VIDIOC_ENUMOUTPUT_S32_MAX_1() local
162 struct v4l2_output output2; in test_VIDIOC_ENUMOUTPUT_U32_MAX() local
/third_party/ffmpeg/libavcodec/
Dmsvideo1enc.c46 int output2[16*3]; member
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c649 UChar output2[40] = {0}; in TestJB4490() local
/third_party/node/test/parallel/
Dtest-crypto-rsa-dsa.js328 const output2 = sign2.sign(privateKey, 'hex'); constant
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderBitfieldOperationTests.cpp1119 static GLuint uaddCarry(GLuint input, GLuint input2, GLuint& output2) in uaddCarry()
1126 static GLuint usubBorrow(GLuint input, GLuint input2, GLuint& output2) in usubBorrow()
1132 static GLuint umulExtended(GLuint input, GLuint input2, GLuint& output2) in umulExtended()
1139 static GLint imulExtended(GLint input, GLint input2, GLint& output2) in imulExtended()
/third_party/googletest/googlemock/test/
Dgmock-spec-builders_test.cc943 const std::string output2 = GetCapturedStdout(); in TEST() local
2081 const std::string output2 = GetCapturedStdout(); in TEST() local
2107 const std::string output2 = GetCapturedStdout(); in TEST() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java920 char[] output2 = new char[reqLength * 2]; in decomposeTest() local
1000 char[] output2 = new char[reqLength * 2]; in composeTest() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java923 char[] output2 = new char[reqLength * 2]; in decomposeTest() local
1003 char[] output2 = new char[reqLength * 2]; in composeTest() local
/third_party/mbedtls/3rdparty/everest/library/
DHacl_Curve25519.c428 uint64_t output2 = i2 >> (uint32_t)6U & (uint64_t)0x7ffffffffffffU; in Hacl_EC_Format_fexpand() local
/third_party/mbedtls/3rdparty/everest/library/legacy/
DHacl_Curve25519.c473 uint64_t output2 = i2 >> (uint32_t)6U & (uint64_t)0x7ffffffffffffU; in Hacl_EC_Format_fexpand() local
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc2144 std::string output1, output2, output3; in TEST() local
2219 std::string output1, output2; in TEST() local