Searched defs:null (Results 1 – 5 of 5) sorted by relevance
| /device/generic/vulkan-cereal/include/glm/detail/ | ||
| D | type_gentype.hpp | 27 enum ctor{null}; enumerator |
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ | ||
| D | vkconventions.py | 47 def null(self): member in VulkanConventions |
| D | conventions.py | 78 def null(self): member in ConventionsBase |
| D | validitygenerator.py | 101 def null(self): member in ValidityOutputGenerator |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 5348 base::ScopedFile null = base::OpenFile("/dev/null", O_RDONLY); in Daemonize() local |