/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
|
H A D | bytesinkutil.h | 40 appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, ByteSink &sink, Edits *edits = nullptr) appendCodePoint() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | mutex.h | 58 Mutex(UMutex *mutex = nullptr) : fMutex(mutex) { in Mutex() argument
|
H A D | bytesinkutil.h | 40 appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, ByteSink &sink, Edits *edits = nullptr) appendCodePoint() 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
|
/third_party/node/deps/v8/src/wasm/ |
H A D | local-decl-encoder.h | 24 explicit LocalDeclEncoder(Zone* zone, const FunctionSig* s = nullptr) in LocalDeclEncoder() argument
|
/third_party/node/deps/v8/src/flags/ |
H A D | flags.h | 24 HelpOptions(ExitBehavior exit_behavior = kExit, const char* usage = nullptr) HelpOptions() argument
|