Searched defs:Creat (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | syscall_aix.go | 34 func Creat(path string, mode uint32) (fd int, err error) { func
|
D | zsyscall_solaris_amd64.go | 783 func Creat(path string, mode uint32) (fd int, err error) { func
|
D | syscall_linux.go | 38 func Creat(path string, mode uint32) (fd int, err error) { func
|
D | zsyscall_zos_s390x.go | 664 func Creat(path string, mode uint32) (fd int, err error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | syscall_linux.go | 120 func Creat(path string, mode uint32) (fd int, err error) { func
|
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 490 SharedFD SharedFD::Creat(const std::string& path, mode_t mode) { in Creat() function in cuttlefish::SharedFD
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 34256 "Creat": 31844, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 34256 "Creat": 31844, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 34197 "Creat": 31844, number
|