Home
last modified time | relevance | path

Searched defs:create_new (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dcommitlist.py74 def create_new(path, base_version, new_version): member in CommitList
410 def create_new(path, base_version, new_version): function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Dfs.rs75 create_new: bool, field
258 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Dfs.rs75 create_new: bool, field
258 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Dfs.rs75 create_new: bool, field
258 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Dfs.rs75 create_new: bool, field
258 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Dfs.rs75 create_new: bool, field
258 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallelThreadPoolNative.cpp38 bool create_new) { in create_c10_threadpool()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/
Dopen_options.rs331 pub fn create_new(&mut self, create_new: bool) -> &mut OpenOptions { in create_new() method
Dfile.rs226 pub async fn create_new<P: AsRef<Path>>(path: P) -> std::io::Result<File> { in create_new() method
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/tokio/
Dopen_options.rs80 pub fn create_new(&mut self, create_new: bool) -> &mut OpenOptions { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs78 create_new: bool, field
289 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs78 create_new: bool, field
289 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs78 create_new: bool, field
289 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs78 create_new: bool, field
297 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs78 create_new: bool, field
297 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/
Dopen_options.rs58 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Dfs.rs437 pub fn create_new<P: AsRef<Path>>(path: P) -> io::Result<File> { in create_new() method
1183 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Dfs.rs437 pub fn create_new<P: AsRef<Path>>(path: P) -> io::Result<File> { in create_new() method
1183 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/
H A Dfs.rs437 pub fn create_new<P: AsRef<Path>>(path: P) -> io::Result<File> { in create_new() method
1183 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Dfs.rs437 pub fn create_new<P: AsRef<Path>>(path: P) -> io::Result<File> { in create_new() method
1183 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Dfs.rs437 pub fn create_new<P: AsRef<Path>>(path: P) -> io::Result<File> { in create_new() method
1183 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.proto105 required bool create_new = 3; field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dfs.rs76 create_new: bool, field
224 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dfs.rs76 create_new: bool, field
224 pub fn create_new(&mut self, create_new: bool) { in create_new() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dfs.rs76 create_new: bool, field
224 pub fn create_new(&mut self, create_new: bool) { in create_new() method

12