/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/ |
D | rng.rs | 45 pub get_rng: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/ |
D | rng.rs | 45 pub get_rng: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | random_shuffle_op.cc | 33 auto get_rng = [this](int64_t num_samples) { in Compute() local
|
H A D | stateless_shuffle.cc | 48 auto get_rng = [rng](auto num_samples) { return rng; }; in Compute() local
|
H A D | shuffle_common.h | 66 std::function<random::PhiloxRandom(int64_t)> get_rng) { in RandomShuffle()
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/ |
D | rng.rs | 46 pub fn get_rng(&mut self, algorithm: Option<RngAlgorithmType>, buffer: &mut [u8]) -> Result { in get_rng() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/ |
D | rng.rs | 46 pub fn get_rng(&mut self, algorithm: Option<RngAlgorithmType>, buffer: &mut [u8]) -> Result { in get_rng() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/benches/rng/ |
D | mod.rs | 3 pub(crate) fn get_rng() -> impl RngCore { in get_rng() function
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/ |
D | common.rs | 241 pub(crate) fn get_rng(&mut self) -> &mut CryptoRngImpl { in get_rng() method
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_unspec.py | 226 def get_rng(): function
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 71346 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 71350 u32 get_rng; member
|
H A D | vmlinux_602.h | 71346 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 71350 u32 get_rng; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 145599 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, unsigned long, u8 *); member 145603 u32 get_rng; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 138725 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 138729 u32 get_rng; member
|
H A D | vmlinux.h | 138725 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 138729 u32 get_rng; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 146568 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 146572 u32 get_rng; member
|
H A D | vmlinux.h | 146568 efi_status_t (*get_rng)(efi_rng_protocol_t *, efi_guid_t *, long unsigned int, u8 *); member 146572 u32 get_rng; member
|