/third_party/boost/boost/beast/core/ |
D | file_base.hpp | 127 struct is_file : std::integral_constant<bool, ...>{}; struct 130 struct is_file : std::false_type {}; struct 133 struct is_file<T, boost::void_t<decltype( struct
|
/third_party/boost/libs/beast/include/boost/beast/core/ |
D | file_base.hpp | 127 struct is_file : std::integral_constant<bool, ...>{}; struct 130 struct is_file : std::false_type {}; struct 133 struct is_file<T, boost::void_t<decltype( struct
|
/third_party/boost/tools/build/src/engine/ |
D | filesys.h | 33 char is_file; member 85 inline bool is_file(const std::string &path) in is_file() function
|
D | pathvms.cpp | 143 unsigned char is_file; in translate_path_posix2vms() local
|
/third_party/python/Lib/importlib/ |
D | _adapters.py | 44 is_file = exists = is_dir # type: ignore variable in DegenerateFiles.Path
|
D | readers.py | 83 def is_file(self): member in MultiplexedPath
|
D | abc.py | 388 def is_file(self) -> bool: member in Traversable
|
/third_party/boost/tools/build/test/ |
D | tree.py | 76 def is_file(self): member in TreeNode
|
/third_party/boost/tools/quickbook/src/ |
D | include_paths.cpp | 311 std::string const& x, quickbook::state& state, bool is_file) in resolve_xinclude_path()
|
D | path.cpp | 54 fs::path const& base, fs::path const& path, bool is_file) in path_difference()
|
/third_party/curl/src/ |
D | tool_getparam.c | 1380 char is_file; in getparameter() local
|
/third_party/python/Lib/ |
D | pathlib.py | 1314 def is_file(self): member in Path
|
D | zipfile.py | 2367 def is_file(self): member in Path
|
/third_party/curl/lib/vtls/ |
D | nss.c | 404 static int is_file(const char *filename) in is_file() function
|
D | sectransp.c | 1326 CF_INLINE bool is_file(const char *filename) in is_file() function
|
/third_party/python/Lib/test/ |
D | test_os.py | 4130 def check_entry(self, entry, name, is_dir, is_file, is_symlink): argument
|
/third_party/libinput/test/ |
D | litest.c | 1358 litest_copy_file(const char *dest, const char *src, const char *header, bool is_file) in litest_copy_file()
|