Home
last modified time | relevance | path

Searched refs:THREE (Results 1 - 14 of 14) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Drotate_input.cpp27 const int THREE = 3; member
54 case THREE: in OrderInput()
87 case THREE: in RandomInput()
/test/xts/tools/lite/checksum/src/
H A Dchecksum_sha256.c41 ZERO = 0, ONE, TWO, THREE, FOUR enumerator
155 t1 = mesg[j] << lenList[THREE]; in CalcSha256()
158 t4 = mesg[j + THREE]; in CalcSha256()
164 word[i] = s1 + word[i - pos[TWO]] + s0 + word[i - pos[THREE]]; in CalcSha256()
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp87 auto from_x = atoi(argv[THREE]); in GetPoints()
102 auto from_x = atoi(argv[THREE]); in GetPoint()
133 direction = (Direction)atoi(argv[THREE]); in FlingActionInput()
198 std::string key = argv[THREE]; in KeyEventActionInput()
205 } else if (atoi(argv[THREE]) != 0) { in KeyEventActionInput()
206 int32_t codeZero_ = atoi(argv[THREE]); in KeyEventActionInput()
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp268 modeOpt = argv[THREE]; in UiRecord()
296 if ((string)argv[THREE] == "help") { in UiInput()
317 _Exit(StartDaemon(token, argc - THREE, argv + THREE)); in main()
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_cfg.h31 THREE = 3, enumerator
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfcntl1ndk.cpp32 #define THREE 3 macro
343 ret = fallocate(fd, FALLOC_FL_KEEP_SIZE, SIZE_4096, SIZE_4096 * THREE); in FalLocate()
367 ret = fallocate64(fd, FALLOC_FL_KEEP_SIZE, SIZE_4096, SIZE_4096 * THREE); in FalLocate64()
H A Dfcntlndk.cpp31 #define THREE 3 macro
74 } else if (value == THREE) { in Splice()
H A Dstringndk.cpp37 #define THREE 3 macro
155 } else if (valueFirst == THREE) { in Strerror_r()
696 } else if (valueSecond == THREE) { in Strchrnul()
H A Dtimendk.cpp44 #define THREE 3 macro
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp28 constexpr int32_t THREE = 3; member
534 if (bufferSize >= DEFAULT_WIDTH * DEFAULT_HEIGHT * THREE >> 1) { in PushData()
680 if (size >= DEFAULT_WIDTH * DEFAULT_HEIGHT * THREE >> 1) { in ProcessOutputData()
/test/testfwk/arkxtest/uitest/core/
H A Dcommon_utilities_hpp.h44 constexpr int32_t THREE = 3; member
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp163 ASSERT_STREQ(argv[THREE], argvCapture[1]); in TEST_F()
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h56 THREE, enumerator
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h54 THREE, enumerator

Completed in 13 milliseconds