Home
last modified time | relevance | path

Searched refs:isSet (Results 101 - 125 of 143) sorted by relevance

123456

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCompatibilityTest.java382 if (!cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is not set"); in TestGenericAPI()
385 if (cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is set"); in TestGenericAPI()
388 if (cal.isSet(i)) errln("FAIL: Calendar.clear/isSet failed"); in TestGenericAPI()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DCompatibilityTest.java385 if (!cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is not set"); in TestGenericAPI()
388 if (cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is set"); in TestGenericAPI()
391 if (cal.isSet(i)) errln("FAIL: Calendar.clear/isSet failed"); in TestGenericAPI()
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2468 if (!cal.isSet(UCAL_HOUR) && !cal.isSet(UCAL_HOUR_OF_DAY)) { in parse()
2487 if (cal.isSet(UCAL_HOUR_OF_DAY)) { // Hour is parsed in 24-hour format. in parse()
3341 if (cal.isSet(UCAL_YEAR)) { in subParse()
3904 if (cal.isSet(UCAL_YEAR)) { in subParse()
H A Ducal.cpp516 return ((Calendar*)cal)->isSet(field); in ucal_isSet()
H A Dnumber_skeletons.cpp952 if (macros.unitDisplayCase.isSet()) { in generateSkeleton()
1601 if (macros.usage.isSet()) { in usage()
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp2419 if (!cal.isSet(UCAL_HOUR) && !cal.isSet(UCAL_HOUR_OF_DAY)) { in parse()
2438 if (cal.isSet(UCAL_HOUR_OF_DAY)) { // Hour is parsed in 24-hour format. in parse()
3292 if (cal.isSet(UCAL_YEAR)) { in subParse()
3855 if (cal.isSet(UCAL_YEAR)) { in subParse()
H A Ducal.cpp527 return ((Calendar*)cal)->isSet(field);
H A Dnumber_skeletons.cpp952 if (macros.unitDisplayCase.isSet()) { in generateSkeleton()
1601 if (macros.usage.isSet()) { in usage()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp2420 if (!cal.isSet(UCAL_HOUR) && !cal.isSet(UCAL_HOUR_OF_DAY)) { in parse()
2439 if (cal.isSet(UCAL_HOUR_OF_DAY)) { // Hour is parsed in 24-hour format. in parse()
3248 if (cal.isSet(UCAL_YEAR)) { in subParse()
3782 if (cal.isSet(UCAL_YEAR)) { in subParse()
H A Ducal.cpp516 return ((Calendar*)cal)->isSet(field); in ucal_isSet()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.hpp288 bool isSet (void) const { return m_binary != DE_NULL; } in isSet() function in vk::ShaderWrapper
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4237 isSet = true;
4293 if(isSet) {
4304 isSet = false;
4318 static bool isSet;
4330 bool FatalConditionHandler::isSet = false;
4350 static bool isSet;
4379 isSet = true;
4395 if(isSet) {
4402 isSet = false;
4407 bool FatalConditionHandler::isSet
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java1497 // areFieldsSet, and isTimeSet become transient, and isSet[] is
2312 public final boolean isSet(int field) in isSet() method in Calendar
4746 buffer.append(isSet(i) ? String.valueOf(fields[i]) : "?"); in toString()
4984 // version 2) in which we don't write out fields[] or isSet[]. in writeObject()
6034 if(isSet(DAY_OF_MONTH)) { in handleComputeJulianDay()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java1434 // areFieldsSet, and isTimeSet become transient, and isSet[] is
2225 public final boolean isSet(int field) in isSet() method in Calendar
4531 buffer.append(isSet(i) ? String.valueOf(fields[i]) : "?"); in toString()
4741 // version 2) in which we don't write out fields[] or isSet[]. in writeObject()
5772 if(isSet(DAY_OF_MONTH)) { in handleComputeJulianDay()
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1184 if (!fCurveIter.isSet()) { in next()
1248 bool isSet() { return fCurCurve != nullptr; } in isSet() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter
1286 bool isSet() { return fCurPoint != nullptr; } in isSet() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java2591 if (!cal.isSet(Calendar.HOUR) && !cal.isSet(Calendar.HOUR_OF_DAY)) { in parse()
2607 if (cal.isSet(Calendar.HOUR_OF_DAY)) { // Hour is parsed in 24-hour format. in parse()
3405 if (cal.isSet(Calendar.YEAR)) { in subParse()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java2568 if (!cal.isSet(Calendar.HOUR) && !cal.isSet(Calendar.HOUR_OF_DAY)) { in parse()
2584 if (cal.isSet(Calendar.HOUR_OF_DAY)) { // Hour is parsed in 24-hour format. in parse()
3317 if (cal.isSet(Calendar.YEAR)) { in subParse()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DLanguageTestFmwk.java187 if (ts.isSet(p)) { in timestring()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DLanguageTestFmwk.java188 if (ts.isSet(p)) { in timestring()
/third_party/node/src/
H A Djsvm.h2628 * @param isSet: Whether the given value is Set.
2634 bool* isSet);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h1247 bool isSet() const { in isSet() function in number::impl::StringProp
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h1243 bool isSet() const { in isSet() function in number::impl::StringProp
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp726 if (mProperties->isSet(CL_QUEUE_ON_DEVICE_DEFAULT)) in CommandQueue()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberformatter.h1209 bool isSet() const { in isSet() function in number::impl::StringProp
/third_party/python/Lib/
H A Dthreading.py572 def isSet(self): member in Event
579 warnings.warn('isSet() is deprecated, use is_set() instead',

Completed in 92 milliseconds

123456