/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | test_func64.c | 41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1() 75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() 100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4() 113 test_func5(const char *path_name, const struct stat64 *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat64 *stat_pointer, in test_func7() 168 test_func8(const char *path_name, const struct stat64 *stat_pointer, in test_func8() 250 test_func9(const char *path_name, const struct stat64 *stat_pointer, in test_func9() 286 test_func10(const char *path_name, const struct stat64 *stat_pointer, in test_func10() 321 test_func11(const char *path_name, const struct stat64 *stat_pointer, in test_func11() 356 test_func12(const char *path_name, const struct stat64 *stat_pointer, in test_func12() [all …]
|
D | test_func.c | 41 test_func1(const char *path_name, const struct stat *stat_pointer, in test_func1() 76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() 101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4() 114 test_func5(const char *path_name, const struct stat *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat *stat_pointer, in test_func7() 167 test_func8(const char *path_name, const struct stat *stat_pointer, in test_func8() 248 test_func9(const char *path_name, const struct stat *stat_pointer, in test_func9() 283 test_func10(const char *path_name, const struct stat *stat_pointer, in test_func10() 317 test_func11(const char *path_name, const struct stat *stat_pointer, in test_func11() 351 test_func12(const char *path_name, const struct stat *stat_pointer, in test_func12() [all …]
|
D | tools64.c | 250 void do_info(const char *path_name) in do_info()
|
D | tools.c | 250 void do_info(const char *path_name) in do_info()
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | symlinkat.c | 31 char *path_name = "/data"; in symlinkat_0100() local 83 char *path_name = "/data"; in symlinkat_0200() local
|
/third_party/boost/boost/asio/local/ |
D | basic_endpoint.hpp | 69 basic_endpoint(const char* path_name) in basic_endpoint() 75 basic_endpoint(const std::string& path_name) in basic_endpoint() 82 basic_endpoint(string_view path_name) in basic_endpoint()
|
/third_party/boost/libs/asio/include/boost/asio/local/ |
D | basic_endpoint.hpp | 69 basic_endpoint(const char* path_name) in basic_endpoint() 75 basic_endpoint(const std::string& path_name) in basic_endpoint() 82 basic_endpoint(string_view path_name) in basic_endpoint()
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
D | mount06.c | 55 static char path_name[PATH_MAX]; variable
|
D | mount03.c | 70 static char path_name[PATH_MAX]; variable
|
/third_party/glib/gio/ |
D | gregistrysettingsbackend.c | 241 gchar *path_name, *c; in parse_key() local 310 const gchar *path_name, in handle_read_error() 777 const gchar *path_name, in registry_read() 938 gchar *path_name; in g_registry_backend_write_one() local 1149 gchar *path_name; in g_registry_backend_reset() local 1201 gchar *path_name; in g_registry_backend_get_writable() local 2029 gchar *path_name; in g_registry_backend_subscribe() local
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_print.c | 164 char *path_name = NULL; in tr_xmlprint() local
|
/third_party/python/Lib/ |
D | runpy.py | 245 def run_path(path_name, init_globals=None, run_name=None): argument
|
/third_party/grpc/test/core/iomgr/ |
D | resolve_address_posix_test.cc | 160 char* path_name = in test_unix_socket_path_name_too_long() local
|
/third_party/gstreamer/gstplugins_bad/gst/switchbin/ |
D | gstswitchbin.c | 562 gchar *path_name; in gst_switch_bin_set_num_paths() local 584 gchar *path_name; in gst_switch_bin_set_num_paths() local
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | well_known_types.py | 521 def _SnakeCaseToCamelCase(path_name): argument 550 def _CamelCaseToSnakeCase(path_name): argument
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-mixer.c | 3356 static pa_alsa_path *profile_set_get_path(pa_alsa_profile_set *ps, const char *path_name) { in profile_set_get_path()
|