Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/toybox/toys/posix/
Decho.c66 int slash = *(c++), n = unescape(slash); in echo_main() local
/third_party/toybox/porting/liteos_a/toys/posix/
Decho.c64 int slash = *(c++), n = unescape(slash); in echo_main() local
/third_party/e2fsprogs/util/
Dlibecho.c42 char *slash; in echo_files() local
/third_party/python/Mac/Tools/
Dpythonw.c174 char* slash = strrchr(path, '/'); in main() local
/third_party/eudev/src/shared/
Dpath-util.c51 bool slash = false; in path_get_parent() local
218 bool slash = false; in path_kill_slashes() local
/third_party/pulseaudio/src/pulsecore/
Dipacl.c75 char *slash; in pa_ip_acl_new() local
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_print.c166 char *slash = NULL; in tr_xmlprint() local
/third_party/openssl/apps/
Dwin32_init.c60 int i, slash, udlen; in process_glob() local
/third_party/flutter/skia/third_party/externals/wuffs/fuzz/c/fuzzlib/
Dfuzzlib.c209 bool slash = filename[filename_len - 1] != '/'; in visit() local
/third_party/mindspore/mindspore/lite/micro/coder/
Dcoder.cc151 const std::string slash = std::string(kSlash); in Init() local
/third_party/iptables/extensions/
Dlibipt_icmp.c119 char *slash; in parse_icmp() local
Dlibip6t_icmp6.c99 char *slash; in parse_icmpv6() local
/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.cpp176 const char *slash = std::max(strrchr(mFile, '/'), strrchr(mFile, '\\')); in LogMessage() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspurl.c350 const gchar *slash; in gst_rtsp_url_get_request_uri_with_control() local
/third_party/libusb/libusb/os/
Dlinux_netlink.c192 const char *tmp, *slash; in linux_netlink_parse() local
/third_party/python/Modules/
Dsyslogmodule.c73 Py_ssize_t slash; in syslog_get_argv() local
/third_party/libsoup/examples/
Dsimple-httpd.c70 char *slash; in do_get() local
/third_party/curl/lib/
Dcurl_ntlm_wb.c121 char *slash, *domain = NULL; in ntlm_wb_init() local
Dsmb.c258 char *slash; in smb_connect() local
979 char *slash; in smb_parse_url_path() local
/third_party/flutter/flutter/dev/tools/gen_keycodes/data/
Dprintable.json67 "slash": "/", string
/third_party/python/Modules/_xxtestfuzz/fuzz_json_loads_corpus/
Dpass1.json22 "slash": "/ & \/", string
/third_party/jsoncpp/test/jsonchecker/
Dpass1.json22 "slash": "/ & \/", string
/third_party/glib/gio/
Dginetaddressmask.c287 gchar *slash; in g_inet_address_mask_new_from_string() local
/third_party/mindspore/mindspore/core/utils/
Dtrace_base.cc49 constexpr char slash = '/'; in ReplaceLinefeed() local
/third_party/toybox/kconfig/
Dconfdata.c413 char *slash; in conf_write() local

1234