Home
last modified time | relevance | path

Searched defs:Nothing (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dparse.rs1351 pub struct Nothing; struct
1353 impl Parse for Nothing { implementation
1361 impl ToTokens for Nothing { implementation
1369 impl Clone for Nothing { implementation
1377 impl Copy for Nothing {} implementation
1381 impl Debug for Nothing { implementation
1389 impl Eq for Nothing {} implementation
1393 impl PartialEq for Nothing { implementation
1401 impl Hash for Nothing { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dparse.rs1351 pub struct Nothing; struct
1353 impl Parse for Nothing { implementation
1361 impl ToTokens for Nothing { implementation
1369 impl Clone for Nothing { implementation
1377 impl Copy for Nothing {} implementation
1381 impl Debug for Nothing { implementation
1389 impl Eq for Nothing {} implementation
1393 impl PartialEq for Nothing { implementation
1401 impl Hash for Nothing { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dparse.rs1282 pub struct Nothing; struct
1284 impl Parse for Nothing { implementation
1292 impl Debug for Nothing { implementation
1300 impl Eq for Nothing {} implementation
1304 impl PartialEq for Nothing { implementation
1312 impl Hash for Nothing { implementation
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_fp32.cpp83 unsigned int cycle_estimate(const DepthwiseArgs &args, const Nothing &) in cycle_estimate()
95 unsigned int planar_cycle_estimate(const DepthwiseArgs &args, const Nothing &) in planar_cycle_estimate()
107 unsigned int not_preferred(const DepthwiseArgs &, const Nothing &) in not_preferred()
H A Ddepthwise_fp16.cpp62 unsigned int cycle_estimate(const DepthwiseArgs &args, const Nothing &) in cycle_estimate()
75 unsigned int not_preferred(const DepthwiseArgs &, const Nothing &) in not_preferred()
/aosp_15_r20/frameworks/base/tests/LotsOfApps/src/com/android/lotsofapps/
H A DNothing.java19 public class Nothing { class
/aosp_15_r20/cts/common/device-side/interactive/common/src/main/java/com/android/interactive/
H A DNothing.java19 public enum Nothing { enum
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dautograd_not_implemented_fallback.h20 Nothing, // Fallback is a redispatch enumerator
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-ns-nonatomic-iosonly.m103 - (void) Nothing; method
155 - (void) Nothing; method in CAT
H A Dobjcmt-atomic-property.m96 - (void) Nothing; method
148 - (void) Nothing; method in CAT
H A Dobjcmt-property.m99 - (void) Nothing; method
151 - (void) Nothing; method in CAT
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
H A Dgemm_interleaved.hpp87 const Activation &act, bool accumulate, const Nothing &, const int32_t *, Tab *) in run()
117 const Activation &act, bool accumulate, const Nothing &, const int32_t *, Tab *) in run()
147 const Activation &act, bool accumulate, const Nothing &, const int32_t *, in run()
H A Dgemm_hybrid_indirect.hpp79 const Nothing &, const int32_t *, unsigned int) { in run()
125 const Nothing &, const int32_t *, unsigned int) { in run()
/aosp_15_r20/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
H A Dimporter.proto28 message Nothing { message
/aosp_15_r20/external/angle/util/
H A Dtest_utils.h76 Nothing, enumerator
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_implementation.hpp103 bool is_supported(const PoolingArgs &args, const Nothing &) in is_supported()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Djson_parser.rs30 Nothing {}, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Djson_parser.rs30 Nothing {}, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Djson_parser.rs30 Nothing {}, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Djson_parser.rs30 Nothing {}, enumerator
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Djson_parser.rs30 Nothing {}, enumerator
/aosp_15_r20/external/deqp/framework/common/
H A DtcuMaybe.hpp38 constexpr Nothing_T Nothing(0); variable
/aosp_15_r20/external/clang/lib/Driver/
H A DInputInfo.h31 Nothing, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DInputInfo.h30 Nothing, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DInputInfo.h30 Nothing, enumerator

1234