Home
last modified time | relevance | path

Searched defs:dispatch_queue_t (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm-project/clang/test/Rewriter/
Drewrite-modern-qualified-type.mm9 … OS_dispatch_queue <OS_dispatch_object> @end typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
/external/clang/test/Rewriter/
Drewrite-modern-qualified-type.mm9 … OS_dispatch_queue <OS_dispatch_object> @end typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
/external/llvm-project/clang/test/Analysis/
Dstack-capture-leak-no-arc.mm3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
Dstack-capture-leak-arc.mm3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
Dretain-release-arc.m62 typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
Dincorrect-checker-names.mm131 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
Dblocks.m10 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-no-escape.m4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/webrtc/sdk/objc/helpers/
DRTCDispatcher.m49 + (dispatch_queue_t)dispatchQueueForType:(RTCDispatcherQueueType)dispatchType { argument
/external/clang/test/CodeGen/
Ddebug-info-crash.c5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/llvm-project/clang/test/CodeGen/
Ddebug-info-crash.c5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/clang/test/SemaObjC/
Darc-jump-block.m4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
Dobjc-independent-class-attribute.m6 typedef NSObject * __attribute__((objc_independent_class))dispatch_queue_t; typedef
/external/llvm-project/clang/test/SemaObjC/
Darc-jump-block.m4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
Dobjc-independent-class-attribute.m6 typedef NSObject * __attribute__((objc_independent_class))dispatch_queue_t; typedef
/external/grpc-grpc/src/objective-c/RxLibrary/
DGRXConcurrentWriteable.m40 dispatchQueue:(dispatch_queue_t)queue { argument
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp71 addr_t dispatch_queue_t, in SetQueueInfo()
194 lldb::addr_t dispatch_queue_t) { in SetQueueLibdispatchQueueAddress()
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_mac.cpp55 typedef void *dispatch_queue_t; typedef
/external/grpc-grpc/src/objective-c/GRPCClient/
DGRPCCall.m187 - (void)setResponseDispatchQueue:(dispatch_queue_t)queue { argument
/external/compiler-rt/lib/asan/
Dasan_mac.cc130 typedef void* dispatch_queue_t; typedef
/external/llvm-project/compiler-rt/lib/asan/
Dasan_mac.cpp132 typedef void* dispatch_queue_t; typedef
/external/clang/test/Analysis/inlining/
Dpath-notes.m5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/llvm-project/clang/test/Analysis/inlining/
Dpath-notes.m5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/external/webrtc/sdk/objc/components/capturer/
DRTCCameraVideoCapturer.m421 - (dispatch_queue_t)frameQueue { argument
/external/clang/test/Analysis/
Dblocks.m10 typedef struct dispatch_queue_s *dispatch_queue_t; typedef

12