Home
last modified time | relevance | path

Searched defs:conjunction (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dconjunction.hpp22 struct conjunction struct
26 struct conjunction<T> struct
30 struct conjunction<T, U...> struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dtype_traits.hpp140 template <typename...> struct conjunction : true_type {}; struct
141 template <typename T> struct conjunction<T> : T {}; struct
142 template <typename Head, typename... Tail> struct conjunction<Head, Tail...> : struct
/aosp_15_r20/external/armnn/third-party/mapbox/
H A Dvariant.hpp122 struct conjunction : std::true_type {}; struct
125 struct conjunction<B1> : B1 {}; struct
128 struct conjunction<B1, B2> : std::conditional<B1::value, B2, B1>::type {}; struct
131 struct conjunction<B1, Bs...> : std::conditional<B1::value, conjunction<Bs...>, B1>::type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dconjunction.h43 struct conjunction : true_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dconjunction.h43 struct conjunction : true_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dconjunction.h43 struct conjunction : true_type {}; struct
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h62 template <typename...> struct conjunction : std::true_type {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dconjunction.h50 struct conjunction : true_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dconjunction.h50 struct conjunction : true_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dconjunction.h50 struct conjunction : true_type {}; struct
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dspecialize_autogradzero.cpp289 Value* conjunction = graph_->insert(aten::all, {bool_list}); in guardSpecializations() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc958 HloInstruction* conjunction) { in TrySimplifyTautologicalCompare()
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp3478 template<class...> struct conjunction : std::true_type { }; struct
3479 template<class B> struct conjunction<B> : B { }; struct
3481 struct conjunction<B, Bn...> struct
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
Dandroidx.work_work-runtime.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common_apex33/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
Dandroidx.work_work-runtime.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common_apex34/aar/
Dandroidx.work_work-runtime.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
Dclasses.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common_apex30/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
Dandroidx.work_work-runtime.jarMETA-INF/ androidx/ androidx/inspection/ androidx/inspection/work/ androidx/inspection ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/31.7.0-alpha07/
HDlint-api-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123