| /third_party/skia/experimental/skottiekit/ |
| H A D | helper.js | 1 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
|
| /third_party/skia/modules/canvaskit/ |
| H A D | util.js | 5 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
|
| /third_party/json/tests/abi/config/ |
| H A D | config.hpp | 21 std::string namespace_name(std::string ns, T* /*unused*/ = nullptr) // NOLINT(performance-unnecessary-value-param) in namespace_name() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | ImmutableString_test.cpp | 29 SetGlobalPoolAllocator(nullptr); variable
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | phony_expression_test.cc | 24 EXPECT_NE(Phony(), nullptr); in TEST_F() local
|
| /third_party/skia/docs/examples/ |
| H A D | Pixmap_bounds.cpp | 9 SkPixmap pixmap(SkImageInfo::MakeA8(width, height), nullptr, width); in REG_FIDDLE() local
|
| H A D | skpaint_radial.cpp | 9 nullptr, 2, SkTileMode::kClamp, 0, nullptr)); in REG_FIDDLE() local
|
| H A D | skpaint_2pt.cpp | 10 nullptr, 2, SkTileMode::kClamp, 0, nullptr)); in REG_FIDDLE() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| H A D | fluorescence_photo_session.cpp | 33 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false,
in CanAddOutput() local
|
| H A D | high_res_photo_session.cpp | 33 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false,
in CanAddOutput() local
|
| /foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/ |
| H A D | analysis_handler.h | 28 AnalysisHandler(std::function<void(bool)> refreshAlbums = nullptr) in AnalysisHandler() argument
|
| /foundation/window/window_manager/utils/include/ |
| H A D | agent_death_recipient.h | 24 explicit AgentDeathRecipient(std::function<void(sptr<IRemoteObject>&)> callback = nullptr) : callback_(callback) {}
in AgentDeathRecipient() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_message.h | 35 explicit HfpAgMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpAgMessage() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_message.h | 29 explicit HfpHfMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpHfMessage() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | mutex.h | 58 Mutex(UMutex *mutex = nullptr) : fMutex(mutex) { in Mutex() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | mutex.h | 58 Mutex(UMutex *mutex = nullptr) : fMutex(mutex) { in Mutex() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLReadinessCheckTest.cpp | 26 ASSERT_NE(strstr(extensionString, "EGL_ANGLE_platform_angle"), nullptr); in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | LoopCacheAnalysis.cpp | 72 : nullptr; in getInnerMostLoop() variable [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | mutex.h | 58 Mutex(UMutex *mutex = nullptr) : fMutex(mutex) { in Mutex() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_layout_algorithm.h | 29 ImageLayoutAlgorithm( const WeakPtr<ImageLoadingContext>& loadingCtx, const WeakPtr<ImageLoadingContext>& altLoadingCtx = nullptr) ImageLayoutAlgorithm() argument
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_image_info.h | 28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, std::shared_ptr<TestingColorSpace> colorSpace = nullptr) TestingImageInfo() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
| H A D | TimerTest.cpp | 230 TimeSpan::Milliseconds(20), [] {}, Timer::RECURRING, nullptr); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | text_bundle_config_parser_test.cpp | 63 EXPECT_EQ(TextBundleConfigParser::GetSystemAbilityManager(), nullptr); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_background_thread_test.cpp | 58 EXPECT_TRUE(RSBackgroundThread::Instance().handler_!=nullptr); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/ |
| H A D | js_color_filter.h | 27 explicit JsColorFilter(std::shared_ptr<ColorFilter> colorFilter = nullptr) : m_ColorFilter(colorFilter) {} in JsColorFilter() argument
|