| /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
|
| /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
|
| /third_party/skia/bench/ |
| H A D | TileImageFilterBench.cpp | 41 SkRect::MakeWH(50, 50), SkRect::MakeWH(WIDTH, HEIGHT), nullptr)); variable
|
| /kernel/linux/linux-5.10/arch/parisc/math-emu/ |
| H A D | frnd.c | 35 sgl_frnd(sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_frnd() argument 139 dbl_frnd( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_frnd() argument
|
| H A D | sfsqrt.c | 38 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsqrt() argument
|
| H A D | fcnvxf.c | 45 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvxf() argument 116 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvxf() argument 167 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvxf() argument 272 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvxf() argument
|
| H A D | fcnvuf.c | 46 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvuf() argument 105 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvuf() argument 146 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvuf() argument 228 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvuf() argument
|