| /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
|
| H A D | EmulateGLBaseVertexBaseInstance_test.cpp | 28 CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr, ShCompileOptions compileOptions = SH_VARIABLES) CheckCompileFailure() argument
|
| H A D | EmulateGLDrawID_test.cpp | 28 void CheckCompileFailure(const std::string &shaderString, const char *expectedError = nullptr) in CheckCompileFailure() argument
|
| /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
|
| H A D | radial_gradient_shader_with_animated_color.cpp | 12 colors, nullptr, 2, SkTileMode::kClamp, 0, nullptr)); in REG_FIDDLE_ANIMATED() local
|
| /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
|
| /base/inputmethod/imf/test/fuzztest/imeeventmonitormanager_fuzzer/ |
| H A D | imeeventmonitormanager_fuzzer.cpp | 27 ImeEventMonitorManager::GetInstance().RegisterImeEventListener(static_cast<uint32_t>(size), nullptr); in FuzzRegisterImeEventListener() local 34 ImeEventMonitorManager::GetInstance().UnRegisterImeEventListener(static_cast<uint32_t>(size), nullptr); in FuzzUnRegisterImeEventListener() local
|
| /base/location/interfaces/inner_api/include/ |
| H A D | geofence_async_context.h | 42 GnssGeofenceAsyncContext( napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) GnssGeofenceAsyncContext() argument
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/sa/src/ |
| H A D | hks_dcm_callback_handler_test.cpp | 60 ASSERT_NE(HksOpenDcmFunction(), nullptr); in HWTEST_F() local 73 ASSERT_NE(HksOpenDcmFunction(), nullptr); in HWTEST_F() local
|
| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_lz4file.h | 56 explicit Lz4PkgFile(PkgManager::PkgManagerPtr manager, PkgStreamPtr stream, PkgInfoPtr header = nullptr)
in Lz4PkgFile() argument
|
| /base/useriam/pin_auth/test/unittest/src/ |
| H A D | services_pin_auth_manager_test.cpp | 61 EXPECT_NE(PinAuthManager::GetInstance().GetInputerLock(tokenId), nullptr); in HWTEST_F() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrSWMaskHelper.h | 41 GrSWMaskHelper(SkAutoPixmapStorage* pixels = nullptr) in GrSWMaskHelper() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | MSVCErrorWorkarounds.h | 60 MSVCPExpected( OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument 67 MSVCPExpected( Expected<OtherT> &&Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument 74 MSVCPExpected( Expected<OtherT> &&Other, typename std::enable_if<!std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| H A D | Internalize.h | 70 internalizeModule(Module &TheModule, std::function<bool(const GlobalValue &)> MustPreserveGV, CallGraph *CG = nullptr) internalizeModule() argument
|
| /third_party/skia/gm/ |
| H A D | clip_sierpinski_region.cpp | 31 canvas->saveLayer(SkRect::MakeXYWH(kTrans, kTrans, 1000, 1000), nullptr); in DEF_SIMPLE_GM() local
|