/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | text_style_test.dart | 26 expect(s1.fontFamily, isNull); 43 expect(s1.fontFamily, isNull); 47 expect(s1.color, isNull); 48 expect(s2.fontFamily, isNull); 62 expect(s1.fontFamily, isNull); 66 expect(s1.color, isNull); 67 expect(s3.fontFamily, isNull); 71 expect(s3.color, isNull); 79 expect(s1.fontFamily, isNull); 83 expect(s1.color, isNull); [all …]
|
/third_party/flutter/flutter/packages/flutter_driver/test/src/ |
D | timeline_test.dart | 48 expect(e2.name, isNull); 49 expect(e2.category, isNull); 50 expect(e2.phase, isNull); 51 expect(e2.processId, isNull); 52 expect(e2.threadId, isNull); 53 expect(e2.duration, isNull); 54 expect(e2.threadDuration, isNull); 55 expect(e2.timestampMicros, isNull); 56 expect(e2.threadTimestampMicros, isNull); 57 expect(e2.arguments, isNull);
|
/third_party/jsframework/test/ut/ |
D | utils.ts | 95 expect(utils.isNull).to.be.an.instanceof(Function); 96 expect(utils.isNull({})).eql(false); 97 expect(utils.isNull([])).eql(false); 98 expect(utils.isNull('a')).eql(false); 99 expect(utils.isNull(0)).eql(false); 100 expect(utils.isNull(true)).eql(false); 101 expect(utils.isNull(null)).eql(true); 102 expect(utils.isNull(undefined)).eql(true); 103 expect(utils.isNull(function() {})).eql(false); 104 expect(utils.isNull(/\w*/)).eql(false); [all …]
|
/third_party/flutter/flutter/packages/flutter/test/gestures/ |
D | scale_test.dart | 54 expect(updatedScale, isNull); 55 expect(updatedFocalPoint, isNull); 62 expect(updatedScale, isNull); 63 expect(updatedFocalPoint, isNull); 87 expect(updatedScale, isNull); 88 expect(updatedFocalPoint, isNull); 137 expect(updatedScale, isNull); 138 expect(updatedFocalPoint, isNull); 166 expect(updatedFocalPoint, isNull); 167 expect(updatedScale, isNull); [all …]
|
D | drag_test.dart | 44 expect(updatedScrollDelta, isNull); 50 expect(updatedScrollDelta, isNull); 73 expect(updatedScrollDelta, isNull); 158 expect(updatedDelta, isNull); 163 expect(updatedDelta, isNull); 181 expect(updatedDelta, isNull); 205 expect(startTimestamp, isNull); 453 expect(updateDelta, isNull); 454 expect(updatePrimaryDelta, isNull); 459 expect(updateDelta, isNull); [all …]
|
/third_party/jsframework/runtime/main/extend/i18n/ |
D | I18n.ts | 17 isNull, 65 if (isNull(value)) { 87 if (typeof count !== 'number' && !isNull(count)) { 95 if (isNull(value)) { 98 if (isNull(count)) { 139 if (!isNull(value)) { 156 if (isNull(value)) {
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | stack_test.dart | 63 expect(parentData.top, isNull); 64 expect(parentData.right, isNull); 65 expect(parentData.bottom, isNull); 67 expect(parentData.width, isNull); 68 expect(parentData.height, isNull); 88 expect(parentData.top, isNull); 90 expect(parentData.bottom, isNull); 91 expect(parentData.left, isNull); 92 expect(parentData.width, isNull); 93 expect(parentData.height, isNull); [all …]
|
D | focus_traversal_test.dart | 108 expect(focus5, isNull); 122 expect(focus1, isNull); 123 expect(focus2, isNull); 139 expect(focus1, isNull); 140 expect(focus2, isNull); 157 expect(focus1, isNull); 158 expect(focus2, isNull); 347 expect(focus5, isNull); 357 expect(focus1, isNull); 358 expect(focus2, isNull); [all …]
|
D | sized_box_test.dart | 11 expect(a.width, isNull); 12 expect(a.height, isNull); 16 expect(b.height, isNull); 23 expect(d.width, isNull); 24 expect(d.height, isNull);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | brktrans.cpp | 85 if (bi.isNull()) { in handleTransliterate() 88 if (boundaries.isNull()) { in handleTransliterate() 92 if (bi.isNull() || boundaries.isNull() || U_FAILURE(status)) { in handleTransliterate() 147 if (nonConstThis->cachedBI.isNull()) { in handleTransliterate() 150 if (nonConstThis->cachedBoundaries.isNull()) { in handleTransliterate()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | brktrans.cpp | 87 if (bi.isNull()) { in handleTransliterate() 90 if (boundaries.isNull()) { in handleTransliterate() 94 if (bi.isNull() || boundaries.isNull() || U_FAILURE(status)) { in handleTransliterate() 149 if (nonConstThis->cachedBI.isNull()) { in handleTransliterate() 152 if (nonConstThis->cachedBoundaries.isNull()) { in handleTransliterate()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | brktrans.cpp | 87 if (bi.isNull()) { in handleTransliterate() 90 if (boundaries.isNull()) { in handleTransliterate() 94 if (bi.isNull() || boundaries.isNull() || U_FAILURE(status)) { in handleTransliterate() 149 if (nonConstThis->cachedBI.isNull()) { in handleTransliterate() 152 if (nonConstThis->cachedBoundaries.isNull()) { in handleTransliterate()
|
/third_party/icu/icu4c/source/i18n/ |
D | brktrans.cpp | 87 if (bi.isNull()) { in handleTransliterate() 90 if (boundaries.isNull()) { in handleTransliterate() 94 if (bi.isNull() || boundaries.isNull() || U_FAILURE(status)) { in handleTransliterate() 149 if (nonConstThis->cachedBI.isNull()) { in handleTransliterate() 152 if (nonConstThis->cachedBoundaries.isNull()) { in handleTransliterate()
|
/third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
D | vkscpc.cpp | 111 if (!jsonSamplerYcbcrConversions.isNull()) in importFilesForExternalCompiler() 124 if (!jsonSamplers.isNull()) in importFilesForExternalCompiler() 137 if (!jsonDescriptorSetLayouts.isNull()) in importFilesForExternalCompiler() 154 if (!jsonComputePipeline.isNull()) in importFilesForExternalCompiler() 164 if (!jsonGraphicsPipeline.isNull()) in importFilesForExternalCompiler() 176 if (!jsonPipelineLayout.isNull() && pipelineLayoutHandle != 0u) in importFilesForExternalCompiler() 182 if (!jsonRenderPass.isNull() && renderPassHandle != 0u) in importFilesForExternalCompiler() 188 if (!jsonRenderPass2.isNull() && renderPassHandle != 0u) in importFilesForExternalCompiler() 194 if (!jsonShaderFileNames.isNull()) in importFilesForExternalCompiler() 235 if (!jsonPhysicalDeviceFeatures.isNull()) in importFilesForExternalCompiler() [all …]
|
/third_party/ejdb/src/bindings/ejdb2_react_native/binding/android/src/main/java/com/softmotions/ejdb2/ |
D | EJDB2DBModule.java | 56 if (opts.hasKey("readonly") && !opts.isNull("readonly") && opts.getBoolean("readonly")) in openImpl() 58 if (opts.hasKey("truncate") && !opts.isNull("truncate") && opts.getBoolean("truncate")) in openImpl() 60 if (opts.hasKey("wal_enabled") && !opts.isNull("wal_enabled")) in openImpl() 64 if (opts.hasKey("wal_check_crc_on_checkpoint") && !opts.isNull("wal_check_crc_on_checkpoint")) in openImpl() 66 if (opts.hasKey("wal_checkpoint_buffer_sz") && !opts.isNull("wal_checkpoint_buffer_sz")) in openImpl() 68 if (opts.hasKey("wal_checkpoint_timeout_sec") && !opts.isNull("wal_checkpoint_timeout_sec")) in openImpl() 70 if (opts.hasKey("wal_savepoint_timeout_sec") && !opts.isNull("wal_savepoint_timeout_sec")) in openImpl() 72 if (opts.hasKey("wal_wal_buffer_sz") && !opts.isNull("wal_wal_buffer_sz")) in openImpl() 74 if (opts.hasKey("document_buffer_sz") && !opts.isNull("document_buffer_sz")) in openImpl() 76 if (opts.hasKey("sort_buffer_sz") && !opts.isNull("sort_buffer_sz")) in openImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | TinyPtrVector.h | 138 if (Val.isNull()) 147 if (Val.isNull()) 166 if (Val.isNull()) return true; in empty() 194 return begin() + (Val.isNull() ? 0 : 1); in end() 219 assert(!Val.isNull() && "can't index into an empty vector"); 246 if (Val.isNull()) { in push_back() 248 assert(!Val.isNull() && "Can't add a null value"); in push_back() 319 assert(!Val.isNull() && "Null value with non-end insert iterator."); in insert() 340 if (Val.isNull()) { in insert()
|
/third_party/skia/docs/examples/ |
D | Bitmap_isNull.cpp | 8 SkDebugf("empty bitmap does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw() 10 SkDebugf("bitmap with dimensions does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw() 12 SkDebugf("allocated bitmap does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw()
|
/third_party/flutter/skia/docs/examples/ |
D | Bitmap_isNull.cpp | 8 SkDebugf("empty bitmap does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw() 10 SkDebugf("bitmap with dimensions does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw() 12 SkDebugf("allocated bitmap does %shave pixels\n", bitmap.isNull() ? "not " : ""); in draw()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 356 if(s.isNull() || !s.isValid() || s==NULL || !(s!=NULL)) { in TestLocalPointer() 382 if(csx.isNull() && U_SUCCESS(errorCode)) { in TestLocalPointer() 388 if(csx.isNull() && U_SUCCESS(errorCode)) { in TestLocalPointer() 493 if(ua.isNull() && U_SUCCESS(errorCode)) { in TestLocalArray() 500 if(ua.isNull() && U_SUCCESS(errorCode)) { in TestLocalArray() 600 if(sel.isNull()) { in TestLocalXyzPointer() 610 if(cal.isNull()) { in TestLocalXyzPointer() 619 if(patgen.isNull()) { in TestLocalXyzPointer() 628 if(ldn.isNull()) { in TestLocalXyzPointer() 639 if(msg.isNull()) { in TestLocalXyzPointer() [all …]
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_query.inl | 7 GLM_FUNC_QUALIFIER bool isNull(tmat2x2<T, P> const & m, T const & epsilon) function 11 result = isNull(m[i], epsilon); 16 GLM_FUNC_QUALIFIER bool isNull(tmat3x3<T, P> const & m, T const & epsilon) function 20 result = isNull(m[i], epsilon); 25 GLM_FUNC_QUALIFIER bool isNull(tmat4x4<T, P> const & m, T const & epsilon) function 29 result = isNull(m[i], epsilon);
|
D | matrix_query.hpp | 33 GLM_FUNC_DECL bool isNull(tmat2x2<T, P> const & m, T const & epsilon); 38 GLM_FUNC_DECL bool isNull(tmat3x3<T, P> const & m, T const & epsilon); 43 GLM_FUNC_DECL bool isNull(tmat4x4<T, P> const & m, T const & epsilon);
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/dart/ |
D | pub_get_test.dart | 33 expect(processMock.lastPubEnvironment, isNull); 46 expect(processMock.lastPubCache, isNull); 86 expect(error, isNull); 103 expect(processMock.lastPubEnvironment, isNull); 104 expect(processMock.lastPubCache, isNull); 112 expect(error, isNull); 129 expect(processMock.lastPubEnvironment, isNull); 130 expect(processMock.lastPubCache, isNull); 138 expect(error, isNull);
|
/third_party/node/deps/npm/node_modules/core-util-is/ |
D | test.js | 12 assert.equal(t.isNull(null), true); 13 assert.equal(t.isNull(undefined), false); 14 assert.equal(t.isNull(false), false); 15 assert.equal(t.isNull(), false);
|
/third_party/flutter/flutter/packages/flutter/test/semantics/ |
D | semantics_test.dart | 222 expect(root.transform, isNull); 223 expect(child1.transform, isNull); 224 expect(child2.transform, isNull); 582 expect(config.onShowOnScreen, isNull); 583 expect(config.onScrollDown, isNull); 584 expect(config.onScrollUp, isNull); 585 expect(config.onScrollLeft, isNull); 586 expect(config.onScrollRight, isNull); 587 expect(config.onLongPress, isNull); 588 expect(config.onDecrease, isNull); [all …]
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ |
D | flutter_manifest_test.dart | 109 expect(fontAsset.weight, isNull); 110 expect(fontAsset.style, isNull); 141 expect(fontAsset0.weight, isNull); 142 expect(fontAsset0.style, isNull); 146 expect(fontAsset1.style, isNull); 179 expect(fontAsset0.weight, isNull); 180 expect(fontAsset0.style, isNull); 226 expect(fooFontAsset0.weight, isNull); 227 expect(fooFontAsset0.style, isNull); 241 expect(barFontAsset0.weight, isNull); [all …]
|