Home
last modified time | relevance | path

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

12

/external/angle/util/ozone/
DOzoneWindow.h42 struct Native struct
54 Native mNative; argument
/external/pdfium/core/fpdfdoc/
Dcpdf_bafontmap.h49 struct Native { struct
73 ByteString GetNativeFontName(FX_Charset nCharset); argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/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()
/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()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/src/
Dbyteorder.rs657 trait Native: Arbitrary + FromBytes + AsBytes + Copy + PartialEq + Debug { trait
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()
/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs1022 trait Native: Arbitrary + FromBytes + IntoBytes + Immutable + Copy + PartialEq + Debug { interface
1076 type Native: Native; typedef
1082 fn get(self) -> Self::Native; in get()
1083 fn set(&mut self, native: Self::Native); in set()
1128 impl Native for $native { impl
1369 FTN: Fn(T, T::Native) -> T, in test_ops_impls() argument
1370 FNT: Fn(T::Native, T) -> T, in test_ops_impls()
1371 FNN: Fn(T::Native, T::Native) -> T::Native, in test_ops_impls()
1372 FNNChecked: Fn(T::Native, T::Native) -> Option<T::Native>, in test_ops_impls()
1376 FANT: Fn(&mut T::Native, T), in test_ops_impls()
/external/cronet/stable/third_party/jni_zero/
DREADME.md86 3. In C++ code, #include the header `${OriginalClassName}_jni.h`. (The path will
96 #### Java
125 #### C++
/external/cronet/tot/third_party/jni_zero/
DREADME.md86 3. In C++ code, #include the header `${OriginalClassName}_jni.h`. (The path will
96 #### Java
125 #### C++
/external/pytorch/aten/src/ATen/native/
DNormalization.h12 Native, enumerator
/external/rust/android-crates-io/crates/nom/src/number/
Dmod.rs14 Native, enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/number/
Dmod.rs14 Native, enumerator
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/number/
Dmod.rs14 Native, enumerator
/external/ComputeLibrary/arm_compute/runtime/CL/
DCLTypes.h57 Native, /**< OpenCL native backend */ enumerator
/external/okio/docs/
Dfile_system.md112 #### On Windows:
/external/kotlinx.coroutines/
DREADME.md185 #### Native subsubsection
/external/angle/src/tests/perf_tests/
DDrawCallPerfParams.h113 ParamsT Native(const ParamsT &in) in Native() function
/external/XNNPACK/test/
Dgavgpool-cw-microkernel-tester.h30 Native, enumerator
Dargmaxpool-microkernel-tester.h26 Native, enumerator
Ddwconv2d-microkernel-tester.h34 Native, enumerator
Dconv-hwc-microkernel-tester.h29 Native, enumerator
Dconv-hwc2chw-microkernel-tester.h31 Native, enumerator
Dvunary-microkernel-tester.h35 Native, enumerator
/external/python/bumble/rust/src/wrapper/
Dmod.rs142 Native(T), enumerator
/external/rust/android-crates-io/crates/bincode/src/config/
Dlegacy.rs43 Native, enumerator
/external/rust/android-crates-io/crates/tungstenite/src/
Derror.rs292 Native(#[from] native_tls_crate::Error), enumerator

12