Home
last modified time | relevance | path

Searched refs:iflag (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_unique_fd_test.cpp124 static int iflag; member in OHOS::__anondd14eb700110::NewDeleter
128 iflag = 10; in Close()
133 int NewDeleter::iflag = 0; member in OHOS::__anondd14eb700110::NewDeleter
141 ASSERT_EQ(NewDeleter::iflag, 0);
146 ASSERT_EQ(NewDeleter::iflag, 10);
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/unique_fd_benchmark_test/
H A Dunique_fd_benchmark_test.cpp168 static int iflag; member in OHOS::__anonc04889950110::NewDeleter
173 iflag = 10; // give the expected fd an arbitrary value other than 0. in Close()
178 int NewDeleter::iflag = 0; member in OHOS::__anonc04889950110::NewDeleter
187 NewDeleter::iflag = 0; in BENCHMARK_F()
192 AssertEqual(NewDeleter::iflag, initialFlagValue, in BENCHMARK_F()
194 …K_LOGD("UniqueFd testUtilsUniqueFdDefineDeletor NewDeleter::iflag: %{public}d", NewDeleter::iflag); in BENCHMARK_F()
197 AssertEqual(NewDeleter::iflag, expectedFlagValueAfterDelete, in BENCHMARK_F()
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.cpp58 napi_value TextDecoder::Decode(napi_env env, napi_value src, bool iflag) in Decode() argument
61 flags |= (iflag ? 0 : static_cast<uint8_t>(ConverterFlags::FLUSH_FLG)); in Decode()
115 napi_value TextDecoder::DecodeToString(napi_env env, napi_value src, bool iflag) in DecodeToString() argument
118 flags |= (iflag ? 0 : static_cast<uint8_t>(ConverterFlags::FLUSH_FLG)); in DecodeToString()
H A Djs_textdecoder.h71 napi_value Decode(napi_env env, napi_value src, bool iflag);
73 napi_value DecodeToString(napi_env env, napi_value src, bool iflag);
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp1215 bool iflag = false; variable
1257 bool iflag = true; variable
1298 bool iflag = false; variable
1325 bool iflag = false; variable
1367 bool iflag = true; variable
1409 bool iflag = true; variable
1458 bool iflag = false; variable
1598 bool iflag = true; variable
1647 bool iflag = true; variable
1691 bool iflag = true; variable
[all …]
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dtoybox.md233 …换字符编码等任务。<br />usage:<br />&emsp; dd [if=FILE] [of=FILE] [ibs=N] [obs=N] [iflag=FLAGS] [oflag=FLAG…
/ohos5.0/docs/en/application-dev/tools/
H A Dtoybox.md233 …ter encoding.<br>usage:<br>&emsp; dd [if=FILE] [of=FILE] [ibs=N] [obs=N] [iflag=FLAGS] [oflag=FLAG…