Home
last modified time | relevance | path

Searched defs:Native (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/angle/util/ozone/
H A DOzoneWindow.h42 struct Native struct
54 Native mNative; argument
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dbyteorder.rs657 trait Native: Arbitrary + FromBytes + AsBytes + Copy + PartialEq + Debug { interface
696 type Native: Native; typedef
702 fn get(self) -> Self::Native; in get()
703 fn set(&mut self, native: Self::Native); in set()
748 impl Native for $native { impl
967 G: Fn(T::Native, T::Native) -> T::Native, in test_ops_impls()
968 H: Fn(T::Native, T::Native) -> Option<T::Native>, in test_ops_impls()
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs657 trait Native: Arbitrary + FromBytes + AsBytes + Copy + PartialEq + Debug { interface
696 type Native: Native; typedef
702 fn get(self) -> Self::Native; in get()
703 fn set(&mut self, native: Self::Native); in set()
748 impl Native for $native { impl
967 G: Fn(T::Native, T::Native) -> T::Native, in test_ops_impls()
968 H: Fn(T::Native, T::Native) -> Option<T::Native>, in test_ops_impls()
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_bafontmap.h49 struct Native { struct
73 ByteString GetNativeFontName(FX_Charset nCharset); argument
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A DREADME.md86 3. In C++ code, #include the header `${OriginalClassName}_jni.h`. (The path will
96 #### Java
125 #### C++
/aosp_15_r20/platform_testing/libraries/motion/tests/src/platform/test/motion/golden/
H A DDataPointTypeTest.kt29 data class Native(val id: String) in <lambda>() class in platform.test.motion.golden.DataPointTypeTest
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
HDjna-3.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/annotation/
H A DNative.java42 public @interface Native { annotation
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/annotation/
DNative.java42 public @interface Native { annotation
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/annotation/
DNative.java42 public @interface Native { annotation
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNormalization.h12 Native, enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/number/
H A Dmod.rs14 Native, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/number/
Dmod.rs14 Native, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/tests/jni_hello_world/src/com/example/jnihelloworld/
DJniHelloWorld.java23 class Native { class
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/src/com/framework/shareduid/bit32/
H A DMainActivity.java23 class Native { class
/aosp_15_r20/development/samples/SimpleJNI/src/com/example/android/simplejni/
H A DSimpleJNI.java35 class Native { class
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/src/com/framework/shareduid/bit64/
H A DMainActivity.java23 class Native { class
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/src/com/framework/shareduid/dual/
H A DMainActivity.java23 class Native { class
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DCLTypes.h57 Native, /**< OpenCL native backend */ enumerator
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
H A DNative.java19 public class Native { class
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
H A DNative.java19 public class Native { class
/aosp_15_r20/external/okio/docs/
H A Dfile_system.md112 #### On Windows:
/aosp_15_r20/external/kotlinx.coroutines/
H A DREADME.md184 #### Native subsubsection
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna/5.6.0/
HDjna-5.6.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DNative.java19 public class Native { class

12345678910>>...12