Searched defs:next_path (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | tokenize.c | 313 int init_stream(const struct position *pos, const char *name, int fd, const char **next_path) in init_stream() 1018 …nst struct position *pos, const char *name, int fd, struct token *endtoken, const char **next_path) in tokenize()
|
D | token.h | 55 const char **next_path; member
|
D | pre-process.c | 899 …os, const char *path, const char *filename, int flen, struct token **where, const char **next_path) in try_include()
|
/third_party/rust/crates/glob/src/ |
D | lib.rs | 853 let next_path = if curdir { in fill_todo() localVariable
|
/third_party/node/src/ |
D | node_file.cc | 1541 std::string next_path = req_wrap->continuation_data()->PopPath(); in MKDirpSync() local 1608 std::string next_path = req_wrap->continuation_data()->PopPath(); in MKDirpAsync() local
|
/third_party/node/deps/v8/src/torque/ |
D | implementation-visitor.cc | 5415 std::string next_path = path + field.name_and_type.name + "."; in CollectAllFields() local
|
/third_party/libbpf/src/ |
D | libbpf.c | 11240 char *next_path; local
|