Searched defs:next_path (Results 1 - 6 of 6) sorted by relevance
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | tokenize.c | 313 int init_stream(const struct position *pos, const char *name, int fd, const char **next_path) in init_stream() argument 1018 struct token * tokenize(const struct position *pos, const char *name, int fd, struct token *endtoken, const char **next_path) in tokenize() argument
|
| H A D | token.h | 55 const char **next_path; member
|
| H A D | pre-process.c | 899 static int try_include(struct position pos, const char *path, const char *filename, int flen, struct token **where, const char **next_path) in try_include() argument
|
| /third_party/node/src/ |
| H A D | node_file.cc | 1539 std::string next_path = req_wrap->continuation_data()->PopPath(); in MKDirpSync() local 1606 std::string next_path = req_wrap->continuation_data()->PopPath(); in MKDirpAsync() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 5415 std::string next_path = path + field.name_and_type.name + "."; in CollectAllFields() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 11698 char *next_path; local
|
Completed in 33 milliseconds