Searched defs:output2 (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
H A D | test_VIDIOC_ENUMOUTPUT.c | 41 struct v4l2_output output2; in test_VIDIOC_ENUMOUTPUT() local 124 struct v4l2_output output2; test_VIDIOC_ENUMOUTPUT_S32_MAX() local 143 struct v4l2_output output2; test_VIDIOC_ENUMOUTPUT_S32_MAX_1() local 162 struct v4l2_output output2; test_VIDIOC_ENUMOUTPUT_U32_MAX() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | msvideo1enc.c | 48 int output2[16*3]; member
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-spec-builders_test.cc | 897 const std::string output2 = GetCapturedStdout(); in TEST() local 1968 const std::string output2 = GetCapturedStdout(); in TEST() local 1995 const std::string output2 = GetCapturedStdout(); in TEST() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | idnatest.c | 650 UChar output2[40] = {0}; in TestJB4490() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderBitfieldOperationTests.cpp | 1119 static GLuint uaddCarry(GLuint input, GLuint input2, GLuint& output2) in uaddCarry() argument 1126 static GLuint usubBorrow(GLuint input, GLuint input2, GLuint& output2) in usubBorrow() argument 1132 static GLuint umulExtended(GLuint input, GLuint input2, GLuint& output2) in umulExtended() argument 1139 static GLint imulExtended(GLint input, GLint input2, GLint& output2) in imulExtended() argument [all...] |
/third_party/mbedtls/3rdparty/everest/library/legacy/ |
H A D | Hacl_Curve25519.c | 473 uint64_t output2 = i2 >> (uint32_t)6U & (uint64_t)0x7ffffffffffffU; in Hacl_EC_Format_fexpand() local
|
/third_party/mbedtls/3rdparty/everest/library/ |
H A D | Hacl_Curve25519.c | 428 uint64_t output2 = i2 >> (uint32_t)6U & (uint64_t)0x7ffffffffffffU; in Hacl_EC_Format_fexpand() local
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 1373 Register output2 = i.OutputRegister(1); in AssembleArchInstruction() local 1394 Register output2 = i.OutputRegister(1); in AssembleArchInstruction() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | map_test.cc | 2144 std::string output1, output2, output3; in TEST() local 2219 std::string output1, output2; in TEST() local
|
Completed in 20 milliseconds