/external/setupcompat/main/java/com/google/android/setupcompat/portal/ |
D | NotificationComponent.java | 32 @NotificationType private final int notificationType; field in NotificationComponent 35 private NotificationComponent(@NotificationType int notificationType) { in NotificationComponent() argument 36 this.notificationType = notificationType; in NotificationComponent() 50 return notificationType; in getNotificationType() 55 dest.writeInt(notificationType); in writeToParcel() 101 public Builder(@NotificationType int notificationType) { in Builder() argument 102 component = new NotificationComponent(notificationType); in Builder()
|
/external/swiftshader/src/Vulkan/ |
D | VkDescriptorSet.cpp | 22 …y &descriptorSets, const PipelineLayout *layout, Device *device, NotificationType notificationType) in ParseDescriptors() argument 64 if(notificationType == PREPARE_FOR_SAMPLING) in ParseDescriptors() 68 else if((notificationType == CONTENTS_CHANGED) && (type == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE)) in ParseDescriptors()
|
D | VkDescriptorSet.hpp | 56 … &descriptorSets, const PipelineLayout *layout, Device *device, NotificationType notificationType);
|
/external/clang/test/Analysis/ |
D | retain-release-gc-only.m | 153 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 154 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar…
|
D | retain-release-inline.m | 157 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 158 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar…
|
D | retain-release.mm | 180 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 181 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar…
|
D | retain-release.m | 220 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 221 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 976 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 981 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1006 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1010 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
/external/llvm-project/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 225 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 226 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 981 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 986 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1011 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1015 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
D | objcmt-arc-cf-annotations.m.result | 237 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 238 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 1023 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 1028 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1053 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1057 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 225 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 226 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 981 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 986 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1011 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1015 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
D | objcmt-arc-cf-annotations.m.result | 237 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 238 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 1023 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 1028 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1053 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1057 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
/external/llvm-project/clang/test/Analysis/ |
D | retain-release.mm | 180 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 181 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar…
|
D | retain-release-inline.m | 160 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 161 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar…
|
D | retain-release.m | 238 kern_return_t IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType,… 239 …ngNotification( IONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionar… 1087 void IOServiceAddNotification_wrapper(mach_port_t masterPort, const io_name_t notificationType, 1092 …IOServiceAddNotification(masterPort, notificationType, matching, // expected-warning{{used after i… 1117 …ddMatchingNotification_wrapper(IONotificationPortRef notifyPort, const io_name_t notificationType, 1121 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |