Home
last modified time | relevance | path

Searched defs:nullptr (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/experimental/skottiekit/
Dhelper.js1 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
/third_party/skia/experimental/tskit/interface/
Dmemory.ts6 export const nullptr = 0; constant
/third_party/skia/modules/canvaskit/
Dutil.js5 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_array_merge.h33 #define nullptr 0 macro
Dst_glsl_to_tgsi_temprename.cpp61 #define nullptr 0 macro
/third_party/flutter/skia/src/core/
DSkStrikeCache.cpp122 bool operator == (const SkStrikeCache::ExclusiveStrikePtr& lhs, decltype(nullptr)) { in operator ==()
126 bool operator == (decltype(nullptr), const SkStrikeCache::ExclusiveStrikePtr& rhs) { in operator ==()
/third_party/flutter/skia/modules/canvaskit/
Dhelper.js64 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
/third_party/libsnd/include/
Dsndfile.hh62 #define nullptr NULL macro
/third_party/node/src/
Dmemory_tracker-inl.h40 : retainer_(nullptr) { in retainer_() argument
/third_party/openh264/module/
Dgmp-openh264.cpp90 # define nullptr __null macro
/third_party/skia/tests/
DGrMeshTest.cpp106 DEF_GPUTEST_FOR_CONTEXTS(GrMeshTest, IsContextTypeForOutputPNGs, reporter, ctxInfo, nullptr) { argument
/third_party/flatbuffers/include/flatbuffers/
Didl.h777 : current_namespace_(nullptr), in current_namespace_() argument