Searched defs:nullptr (Results 1 – 12 of 12) sorted by relevance
1 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
6 export const nullptr = 0; constant
5 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
33 #define nullptr 0 macro
61 #define nullptr 0 macro
122 bool operator == (const SkStrikeCache::ExclusiveStrikePtr& lhs, decltype(nullptr)) { in operator ==()126 bool operator == (decltype(nullptr), const SkStrikeCache::ExclusiveStrikePtr& rhs) { in operator ==()
64 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
62 #define nullptr NULL macro
40 : retainer_(nullptr) { in retainer_() argument
90 # define nullptr __null macro
106 DEF_GPUTEST_FOR_CONTEXTS(GrMeshTest, IsContextTypeForOutputPNGs, reporter, ctxInfo, nullptr) { argument
777 : current_namespace_(nullptr), in current_namespace_() argument