/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/strings/ |
D | java_str.rs | 32 pub fn get_raw(&self) -> *const c_char { in get_raw() method
|
/external/trusty/lk/lib/rust_support/ |
D | spinlock.rs | 86 fn get_raw(&self) -> *mut spin_lock_t { in get_raw() method 173 fn get_raw(&self) -> *mut spin_lock_t { in get_raw() method
|
D | sync.rs | 79 fn get_raw(&self) -> *mut mutex_t { in get_raw() method
|
/external/rust/android-crates-io/crates/jni/src/wrapper/strings/ |
D | java_str.rs | 95 pub fn get_raw(&self) -> *const c_char { in get_raw() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | loca.rs | 58 pub fn get_raw(&self, idx: usize) -> Option<u32> { in get_raw() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | loca.rs | 58 pub fn get_raw(&self, idx: usize) -> Option<u32> { in get_raw() method
|
/external/harfbuzz_ng/src/ |
D | hb-null.hh | 219 T * get_raw () const { return v; } in get_raw() function
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | arena_impl.h | 160 uintptr_t get_raw() const { return policy_; } in get_raw() function
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | arena_impl.h | 160 uintptr_t get_raw() const { return policy_; } in get_raw() function
|
/external/protobuf/src/google/protobuf/ |
D | arena_impl.h | 160 uintptr_t get_raw() const { return policy_; } in get_raw() function
|
/external/pytorch/torch/utils/ |
D | flop_counter.py | 33 def register_flop_formula(targets, get_raw=False): argument
|
/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/ |
D | poll.rs | 364 pub fn get_raw(&self) -> u32 { in get_raw() method
|
/external/rust/android-crates-io/crates/rusqlite/src/ |
D | functions.rs | 147 pub fn get_raw(&self, idx: usize) -> ValueRef<'_> { in get_raw() method
|
/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/matches/ |
D | arg_matches.rs | 269 pub fn get_raw(&self, id: &str) -> Option<RawValues<'_>> { in get_raw() method
|
/external/rust/android-crates-io/crates/clap_builder/src/parser/matches/ |
D | arg_matches.rs | 310 pub fn get_raw(&self, id: &str) -> Option<RawValues<'_>> { in get_raw() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/matches/ |
D | arg_matches.rs | 314 pub fn get_raw(&self, id: &str) -> Option<RawValues<'_>> { in get_raw() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/parser/matches/ |
D | arg_matches.rs | 314 pub fn get_raw(&self, id: &str) -> Option<RawValues<'_>> { in get_raw() method
|
/external/rust/android-crates-io/crates/jni/src/wrapper/ |
D | jnienv.rs | 216 pub fn get_raw(&self) -> *mut sys::JNIEnv { in get_raw() method
|