| /third_party/ninja/src/ |
| H A D | lexer.cc | 623 bool Lexer::ReadEvalString(EvalString* eval, bool path, string* err) { in ReadEvalString() argument
|
| H A D | lexer.in.cc | 209 bool Lexer::ReadEvalString(EvalString* eval, bool path, string* err) { in ReadEvalString() argument
|
| H A D | test.cc | 95 Node* StateTestWithBuiltinRules::GetNode(const string& path) {
in GetNode() argument 145 void VirtualFileSystem::Create(const string& path,
in Create() argument 152 TimeStamp VirtualFileSystem::Stat(const string& path, string* err) const {
in Stat() argument 161 bool VirtualFileSystem::WriteFile(const string& path, cons argument 166 MakeDir(const string& path) MakeDir() argument 171 ReadFile(const string& path, string* contents, string* err) ReadFile() argument 184 RemoveFile(const string& path) RemoveFile() argument [all...] |
| H A D | state.cc | 96 Node* State::GetNode(StringPiece path, uint64_t slash_bits) { in GetNode() argument 112 Node* State::SpellcheckNode(const string& path) { in SpellcheckNode() argument 129 void State::AddIn(Edge* edge, StringPiece path, uint64_t slash_bits) { in AddIn() argument 136 AddOut(Edge* edge, StringPiece path, uint64_t slash_bits) AddOut() argument 147 AddValidation(Edge* edge, StringPiece path, uint64_t slash_bits) AddValidation() argument 154 AddDefault(StringPiece path, string* err) AddDefault() argument [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | __init__.py | 11 import os.path namespace 95 path variable [all...] |
| /third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
| H A D | uperf.h | 190 char* path; // specifies subtests member in UPerfTest
|
| /third_party/libfuse/example/ |
| H A D | ioctl.c | 75 static int fioc_file_type(const char *path) in fioc_file_type() argument 84 static int fioc_getattr(const char *path, struct stat *stbuf, in fioc_getattr() argument 109 static int fioc_open(const char *path, struct fuse_file_info *fi) in fioc_open() argument 131 static int fioc_read(const char *path, char *buf, size_t size, in fioc_read() argument 152 static int fioc_write(const char *path, cons argument 163 fioc_truncate(const char *path, off_t size, struct fuse_file_info *fi) fioc_truncate() argument 173 fioc_readdir(const char *path, void *buf, fuse_fill_dir_t filler, off_t offset, struct fuse_file_info *fi, enum fuse_readdir_flags flags) fioc_readdir() argument 191 fioc_ioctl(const char *path, unsigned int cmd, void *arg, struct fuse_file_info *fi, unsigned int flags, void *data) fioc_ioctl() argument [all...] |
| H A D | hello.c | 63 static int hello_getattr(const char *path, struct stat *stbuf, in hello_getattr() argument 83 static int hello_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in hello_readdir() argument 101 static int hello_open(const char *path, struct fuse_file_info *fi) in hello_open() argument 112 static int hello_read(const char *path, char *buf, size_t size, off_t offset, in hello_read() argument
|
| /third_party/libinput/test/ |
| H A D | test-udev.c | 36 static int open_restricted(const char *path, int flags, void *data) in open_restricted() argument
|
| /third_party/libevdev/tools/ |
| H A D | touchpad-edge-detector.c | 219 const char *path; in main() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-quirks.c | 99 const char *path; in main() local
|
| /third_party/ltp/testcases/kernel/irq/ |
| H A D | irqbalance01.c | 58 static char *read_proc_file(const char *const path, size_t *const len_out) in read_proc_file() argument 93 char path[PATH_MAX]; in collect_irq_info() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tsoftinj.c | 147 char path[100]; in filebacked_hugepage() local
|
| /third_party/ltp/testcases/kernel/syscalls/lchown/ |
| H A D | lchown02.c | 85 static char path[PATH_MAX + 2]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat03.c | 85 char path[PATH_MAX], tmp[PATH_MAX]; in test01() local 142 char path[PATH_MAX]; in test02() local 190 char path[PATH_MAX]; test03() local [all...] |
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| H A D | LtpfsCmds.c | 259 struct block_device *lookup_bdev(const char *path) in lookup_bdev() argument
|
| /third_party/ltp/testcases/kernel/syscalls/nftw/ |
| H A D | lib64.c | 179 char *path, *tmpPtr; in test_ENAMETOOLONG_path() local [all...] |
| H A D | lib.c | 179 char *path, *tmpPtr; in test_ENAMETOOLONG_path() local [all...] |
| H A D | test64.c | 190 char path[] = "./tmp/data/d777"; in test4A() local 227 char path[] = "./tmp/data/d777"; test5A() local 264 char path[PATH_MAX + NAME_MAX]; test6A() local 592 char path[PATH_MAX + NAME_MAX]; test16A() local 857 char path[] = "./tmp/data/dirh"; test21A() local 915 char path[] = "./tmp/data/dirh"; test22A() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/open/ |
| H A D | open14.c | 74 char path[PATH_MAX], tmp[PATH_MAX]; in test01() local 131 char path[PATH_MAX]; in test02() local 179 char path[PATH_MAX]; test03() local [all...] |
| /third_party/ltp/testcases/misc/math/float/ |
| H A D | thread_code.c | 44 char path[PATH_MAX]; in read_file() local
|
| /third_party/ltp/testcases/kernel/input/ |
| H A D | input_helper.c | 38 char path[256]; in try_open_device() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsoftinj.c | 147 char path[100]; in filebacked_hugepage() local
|
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| H A D | madvise06.c | 63 static void check_path(const char *path) in check_path() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| H A D | mount02.c | 57 static char path[PATH_MAX + 2]; variable
|