Home
last modified time | relevance | path

Searched defs:classify (Results 1 – 25 of 646) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dclassify.hpp44 struct classify struct
46 typedef void type;
50 struct classify< T, true, false > { typedef int type; }; argument
54 struct classify< T, false, true > { typedef float type; }; struct
58 struct classify< T*, false, false > { typedef typename classify_pointer< T >::type type; }; struct
61 struct classify< void*, false, false > { typedef void type; }; struct
64 struct classify< const void*, false, false > { typedef void type; }; struct
67 struct classify< volatile void*, false, false > { typedef void type; }; argument
70 struct classify< const volatile void*, false, false > { typedef void type; }; argument
73 struct classify< T U::*, false, false > { typedef void type; }; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dchar_class.hpp282 struct classify struct
284 typedef typename CharEncoding::classify_type char_type;
297 BOOST_SPIRIT_CLASSIFY(char_, ischar) in BOOST_SPIRIT_CLASSIFY()
323 is(tag::uppernum, Char ch) in is()
/aosp_15_r20/external/libcxx/test/std/numerics/complex.number/
H A Dcases.h179 classify(const std::complex<T>& x) in classify() function
204 classify(double x) in classify() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/complex.number/
H A Dcases.h210 classify(const std::complex<T>& x) in classify() function
235 classify(double x) in classify() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/dec2flt/
H A Dfloat.rs97 fn classify(self) -> FpCategory; in classify() method
151 fn classify(self) -> FpCategory { in classify() method
208 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/dec2flt/
H A Dfloat.rs97 fn classify(self) -> FpCategory; in classify() method
151 fn classify(self) -> FpCategory { in classify() method
208 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/dec2flt/
H A Dfloat.rs97 fn classify(self) -> FpCategory; in classify() method
151 fn classify(self) -> FpCategory { in classify() method
208 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/dec2flt/
H A Dfloat.rs97 fn classify(self) -> FpCategory; in classify() method
151 fn classify(self) -> FpCategory { in classify() method
208 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/dec2flt/
H A Dfloat.rs97 fn classify(self) -> FpCategory; in classify() method
151 fn classify(self) -> FpCategory { in classify() method
208 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/processor/aidl/android.hardware.input.processor-V1-ndk-source/gen/android/hardware/input/processor/
DIInputProcessor.cpp106 ::ndk::ScopedAStatus BpInputProcessor::classify(const ::aidl::android::hardware::input::common::Mot… in classify() function in aidl::android::hardware::input::processor::BpInputProcessor
371 ::ndk::ScopedAStatus IInputProcessorDefault::classify(const ::aidl::android::hardware::input::commo… in classify() function in aidl::android::hardware::input::processor::IInputProcessorDefault
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_classifiers_java/android_common_apex30/turbine/
Dtflite_support_classifiers_java.jar ... nio.ByteBuffer) public java.util.List classify (java.lang.String) public java. ...
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_classifiers_java/android_common_apex33/turbine/
Dtflite_support_classifiers_java.jar ... nio.ByteBuffer) public java.util.List classify (java.lang.String) public java. ...
/aosp_15_r20/build/bazel/scripts/
H A Delf_compare.sh100 function classify() { function
H A Dapex_compare.sh159 function classify() { function
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo/Sources/ImageClassification/
H A DImageClassification.swift22 func classify(image: UIImage) throws -> [Classification] function
/aosp_15_r20/external/rust/android-crates-io/crates/half/src/
Dnum_traits.rs191 fn classify(self) -> FpCategory { in classify() method
356 fn classify(self) -> FpCategory { in classify() method
929 fn classify(self) -> FpCategory { in classify() method
1094 fn classify(self) -> FpCategory { in classify() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/processor/aidl/android.hardware.input.processor_interface/dump/android/hardware/input/processor/
DIInputProcessor.aidl37 …android.hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent… in classify() method
/aosp_15_r20/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/current/android/hardware/input/processor/
H A DIInputProcessor.aidl37 …android.hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent… in classify() method
/aosp_15_r20/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/1/android/hardware/input/processor/
H A DIInputProcessor.aidl37 …android.hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent… in classify() method
/aosp_15_r20/hardware/interfaces/input/processor/aidl/android/hardware/input/processor/
H A DIInputProcessor.aidl27 android.hardware.input.common.Classification classify( in classify() method
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidiClassifier.java80 public int classify(int c) { throw new RuntimeException("Stub!"); } in classify() method in BidiClassifier
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidiClassifier.java80 public int classify(int c) { throw new RuntimeException("Stub!"); } in classify() method in BidiClassifier
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidiClassifier.java80 public int classify(int c) { throw new RuntimeException("Stub!"); } in classify() method in BidiClassifier
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidiClassifier.java80 public int classify(int c) { throw new RuntimeException("Stub!"); } in classify() method in BidiClassifier
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/classifier/
DClassifier.java41 Map<String, List<Topic>> classify(@NonNull Set<String> apps); in classify() method

12345678910>>...26