| /third_party/skia/experimental/skottiekit/ |
| D | helper.js | 1 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
|
| /third_party/skia/m133/experimental/tskit/interface/ |
| D | memory.ts | 6 export const nullptr = 0; constant
|
| /third_party/skia/modules/canvaskit/ |
| D | util.js | 5 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
|
| /third_party/skia/m133/modules/canvaskit/ |
| D | util.js | 5 var nullptr = 0; // emscripten doesn't like to take null as uintptr_t variable
|
| /third_party/skia/experimental/tskit/interface/ |
| D | memory.ts | 6 export const nullptr = 0; constant
|
| /third_party/skia/m133/tests/graphite/ |
| D | CacheBudgetTest.cpp | 21 nullptr, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_CONTEXTS() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/ |
| D | super_kernel_actor.h | 51 …: DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), graph_(graph)… in DebugAwareActor() argument
|
| D | kernel_actor.h | 70 : DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), in DebugAwareActor() argument
|
| /third_party/skia/tests/ |
| D | GrMeshTest.cpp | 106 DEF_GPUTEST_FOR_CONTEXTS(GrMeshTest, IsContextTypeForOutputPNGs, reporter, ctxInfo, nullptr) { argument
|
| /third_party/skia/m133/tests/ |
| D | GrMeshTest.cpp | 155 DEF_GANESH_TEST_FOR_CONTEXTS(GrMeshTest, IsContextTypeForOutputPNGs, reporter, ctxInfo, nullptr) { argument
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/example/ |
| D | mini_core_hello_world.rs | 292 let nullptr = 0 as *const (); in main() localVariable
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/example/ |
| D | mini_core_hello_world.rs | 310 let nullptr = 0 as *const (); in main() localVariable
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | idl.h | 926 : current_namespace_(nullptr), in current_namespace_() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 10794 RefPtr(decltype(nullptr)) in RefPtr() 10843 operator=(decltype(nullptr)) in operator =() 11234 operator==(const RefPtr<T>& aLhs, decltype(nullptr)) in operator ==() 11241 operator==(decltype(nullptr), const RefPtr<T>& aRhs) in operator ==() 11248 operator!=(const RefPtr<T>& aLhs, decltype(nullptr)) in operator !=() 11255 operator!=(decltype(nullptr), const RefPtr<T>& aRhs) in operator !=() 11572 UniquePtr(decltype(nullptr)) in UniquePtr() 11616 UniquePtr& operator=(decltype(nullptr)) in operator =() 11741 UniquePtr(decltype(nullptr)) in UniquePtr() 11757 UniquePtr& operator=(decltype(nullptr)) in operator =() [all …]
|