Home
last modified time | relevance | path

Searched defs:dq (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/containers/sequences/deque/deque.cons/
H A Dmove_assign.addressof.compile.pass.cpp22 std::deque<operator_hijacker> dq; in test() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp230 dispatch_queue_t dq, void *ctxt, in INTERCEPTOR()
306 dispatch_queue_t dq, dispatch_mach_handler_t handler) { in INTERCEPTOR()
319 dispatch_queue_t dq, void *ctxt, in INTERCEPTOR()
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-crash.c9 void LEGACY_dispatch_call(dispatch_queue_t dq, in LEGACY_dispatch_call() argument
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp129 dispatch_queue_t dq, void *ctxt, dispatch_function_t func) { in INTERCEPTOR()
/llvm-project/libc/src/string/memory_utils/
H A Dop_aarch64.h146 uint8x16_t dq = veorq_u8(d, q); head_tail() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace.cpp1072 DQ dq; in test_AliasEmplacyFunctions() local
1110 DQ dq; in test_Alias() local