Home
last modified time | relevance | path

Searched full:adl (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DADL.h1 //===- llvm/ADT/ADL.h - Argument dependent lookup utilities -----*- C++ -*-===//
76 /// function found through Argument-Dependent Lookup (ADL).
84 /// functions found through Argument-Dependent Lookup (ADL).
92 /// function found through Argument-Dependent Lookup (ADL).
100 /// functions found through Argument-Dependent Lookup (ADL).
108 /// Argument-Dependent Lookup (ADL).
116 /// Argument-Dependent Lookup (ADL).
H A Diterator_range.h21 #include "llvm/ADT/ADL.h"
H A DBitmaskEnum.h79 /// by ADL.
H A DHashing.h29 // via ADL. Overloads for primitive types are provided by this library.
586 /// attempts to call a \see hash_value overload (via ADL) for the type. For
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diter_move.h42 …// NOLINTNEXTLINE(libcpp-robust-against-adl) iter_swap ADL calls should only be made through range… in requires()
61 …// NOLINTBEGIN(libcpp-robust-against-adl) iter_move ADL calls should only be made through ranges::…
68 // NOLINTEND(libcpp-robust-against-adl)
H A Diter_swap.h46 …// NOLINTNEXTLINE(libcpp-robust-against-adl) iter_swap ADL calls should only be made through range… in requires()
56 …// NOLINTBEGIN(libcpp-robust-against-adl) iter_swap ADL calls should only be made through ranges::…
63 // NOLINTEND(libcpp-robust-against-adl)
H A Daliasing_iterator.h121 // This is required to avoid ADL instantiations on _BaseT
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dpartial_order.h34 // NOLINTBEGIN(libcpp-robust-against-adl) partial_order should use ADL, but only here
42 // NOLINTEND(libcpp-robust-against-adl)
H A Dweak_order.h36 // NOLINTBEGIN(libcpp-robust-against-adl) weak_order should use ADL, but only here
44 // NOLINTEND(libcpp-robust-against-adl)
H A Dstrong_order.h43 // NOLINTBEGIN(libcpp-robust-against-adl) strong_order should use ADL, but only here
51 // NOLINTEND(libcpp-robust-against-adl)
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-cpcap.txt11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi137 led_adl: led-adl {
138 compatible = "motorola,cpcap-led-adl";
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DLookup.h31 /// This does not perform a full C++ lookup so ADL will not work.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTemplateKinds.h48 /// anyway. In C++20, this is mandatory in order to parse ADL-only function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCycleAnalysis.cpp11 #include "llvm/IR/CFG.h" // for successors found by ADL in GenericCycleImpl.h
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derror_condition.h45 // Those cause ADL to trigger but they are not viable candidates,
H A Derror_code.h38 // Those cause ADL to trigger but they are not viable candidates,
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,ethdr.yaml20 one video backend and a mixer. ETHDR has two DMA function blocks, DS and ADL.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h13 // * std::errc is a namespace in some implementations. That means that ADL
H A DFormatVariadicDetails.h77 // Test if raw_ostream& << T -> raw_ostream& is findable via ADL.
H A DJSON.h223 /// - serializable things: types with toJSON(const T&)->Value, found by ADL
254 /// The convention is to have a deserializer function findable via ADL:
365 // Serializable types: with a toJSON(const T&)->Value function, found by ADL.
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h218 // relying on ADL to pick up user-defined << for their pointer
229 // types). Thus, the two operator<< calls in StreamPrinter will find only ADL
241 // ADL (possibly involving implicit conversions).
246 // Call streaming operator found by ADL, possibly with implicit conversions
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h226 /// that will be found by ADL.
286 /// template-name in order to permit a call via ADL.
/freebsd/sys/x86/pci/
H A Dpci_early_quirks.h543 /* ADL-S */
554 /* ADL-P */
575 /* ADL-N */
/freebsd/sys/dev/e1000/
H A Dif_em.c271 "Intel(R) I219-LM ADL(16)"),
273 "Intel(R) I219-V ADL(16)"),
275 "Intel(R) I219-LM ADL(17)"),
277 "Intel(R) I219-V ADL(17)"),
283 "Intel(R) I219-LM ADL(19)"),
285 "Intel(R) I219-V ADL(19)"),

123