Searched refs:_Nonnull (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | imgui_impl_osx.h | 14 IMGUI_API void ImGui_ImplOSX_NewFrame(NSView *_Nonnull view); 15 IMGUI_API bool ImGui_ImplOSX_HandleEvent(NSEvent *_Nonnull event, NSView *_Nullable view);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_utils.h | 198 angle::Result CreateMslShader(Context *_Nonnull context, 200 NSString *_Nonnull shaderName, 202 id<MTLFunction> _Nullable *_Nonnull shaderOut);
|
D | mtl_common.h | 250 GetImplType<T> *GetImpl(const T *_Nonnull glObject) in ANGLE_GL_OBJECTS_X()
|
/third_party/FreeBSD/sys/sys/ |
D | systm.h | 52 void explicit_bzero(void * _Nonnull, size_t);
|
D | cdefs.h | 800 #define _Nonnull macro
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_osx.h | 24 IMGUI_IMPL_API bool ImGui_ImplOSX_HandleEvent(NSEvent* _Nonnull event, NSView* _Nullable view);
|
/third_party/protobuf/objectivec/ |
D | GPBUtilities.m | 122 BOOL key, id _Nonnull object, BOOL * _Nonnull stop) { 130 uint32_t key, id _Nonnull object, BOOL * _Nonnull stop) { 139 int32_t key, id _Nonnull object, BOOL * _Nonnull stop) { 147 uint64_t key, id _Nonnull object, BOOL * _Nonnull stop) { 156 int64_t key, id _Nonnull object, BOOL * _Nonnull stop) { 163 NSString * _Nonnull key, GPBMessage * _Nonnull obj, BOOL * _Nonnull stop) {
|
D | GPBDescriptor.m | 417 return (NSString * _Nonnull)@(name_); 609 return (NSString * _Nonnull)@(description_->name); 1049 return (NSString * _Nonnull)@(description_->singletonName);
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 2042 #define VMA_NOT_NULL _Nonnull
|