/third_party/skia/tools/ |
D | skpinfo.cpp | 70 bool hasData; in main() local 71 if (!stream.readBool(&hasData)) { return kTruncatedFile; } in main() 72 if (!hasData) { in main()
|
/third_party/flutter/skia/tools/ |
D | skpinfo.cpp | 69 bool hasData; in main() local 70 if (!stream.readBool(&hasData)) { return kTruncatedFile; } in main() 71 if (!hasData) { in main()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CurrencyMetaInfo.java | 36 private static final boolean hasData; field in CurrencyMetaInfo 53 return hasData ? impl : null; in getInstance() 63 public static boolean hasData() { in hasData() method in CurrencyMetaInfo 64 return hasData; in hasData() 536 hasData = tempHasData;
|
D | CurrencyDisplayNames.java | 97 public static boolean hasData() { in hasData() method in CurrencyDisplayNames 98 return CurrencyData.provider.hasData(); in hasData()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CurrencyMetaInfo.java | 35 private static final boolean hasData; field in CurrencyMetaInfo 54 return hasData ? impl : null; in getInstance() 64 public static boolean hasData() { in hasData() method in CurrencyMetaInfo 65 return hasData; in hasData() 578 hasData = tempHasData;
|
D | CurrencyDisplayNames.java | 100 public static boolean hasData() { in hasData() method in CurrencyDisplayNames 101 return CurrencyData.provider.hasData(); in hasData()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CurrencyData.java | 25 boolean hasData(); in hasData() method 118 public boolean hasData() {
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CurrencyData.java | 32 boolean hasData(); in hasData() method 140 public boolean hasData() {
|
D | ICUCurrencyDisplayInfoProvider.java | 63 public boolean hasData() { in hasData() method in ICUCurrencyDisplayInfoProvider
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/ |
D | main.go | 142 hasData := false 155 hasData = true 158 if !hasData {
|
/third_party/flutter/engine/flutter/lib/ui/window/ |
D | platform_message.h | 24 bool hasData() { return hasData_; } in hasData() function
|
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
D | platform_message_router.mm | 24 if (message->hasData()) {
|
/third_party/flutter/flutter/dev/integration_tests/platform_interaction/lib/src/ |
D | test_step.dart | 25 if (snapshot.hasData) {
|
/third_party/flutter/skia/tests/ |
D | PictureTest.cpp | 550 sk_sp<SkPicture> hasData(recorder.finishRecordingAsPicture()); in test_gen_id() local 552 REPORTER_ASSERT(reporter, hasData->uniqueID() != SK_InvalidGenID); in test_gen_id() 555 REPORTER_ASSERT(reporter, hasData->uniqueID() != empty->uniqueID()); in test_gen_id()
|
/third_party/skia/tests/ |
D | PictureTest.cpp | 498 sk_sp<SkPicture> hasData(recorder.finishRecordingAsPicture()); in test_gen_id() local 500 REPORTER_ASSERT(reporter, hasData->uniqueID() != SK_InvalidGenID); in test_gen_id() 503 REPORTER_ASSERT(reporter, hasData->uniqueID() != empty->uniqueID()); in test_gen_id()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | async.dart | 216 /// If this is non-null, [hasData] will be true. 227 /// Throws [error], if [hasError]. Throws [StateError], if neither [hasData] 230 if (hasData) 256 bool get hasData => data != null;
|
/third_party/flutter/flutter/dev/integration_tests/channels/lib/src/ |
D | test_step.dart | 46 if (snapshot.hasData) {
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | CurrencyTest.java | 317 if (!CurrencyDisplayNames.hasData()) { in TestCurrencyDisplayNames() 585 if (!CurrencyMetaInfo.hasData()) { in TestCurrencyMetaInfo()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_negative.h | 1762 void SetHasOriginalRawFileData (bool hasData) in SetHasOriginalRawFileData() argument 1764 fHasOriginalRawFileData = hasData; in SetHasOriginalRawFileData()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | CurrencyTest.java | 314 if (!CurrencyDisplayNames.hasData()) { in TestCurrencyDisplayNames() 582 if (!CurrencyMetaInfo.hasData()) { in TestCurrencyMetaInfo()
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | ace_platform_view_android.cc | 249 if (message->hasData()) { in HandlePlatformMessage()
|
D | platform_view_android.cc | 174 if (message->hasData()) { in HandlePlatformMessage()
|
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
D | ICUCurrencyDisplayInfoProvider.java | 59 public boolean hasData() { in hasData() method in ICUCurrencyDisplayInfoProvider
|
/third_party/libevdev/doc/html/ |
D | jquery.js | 2 …hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=n… method
|
/third_party/libjpeg-turbo/doc/html/ |
D | jquery.js | 2 …hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=n… method
|