Home
last modified time | relevance | path

Searched refs:path_ref (Results 51 – 74 of 74) sorted by relevance

123

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/editor/
H A Dobject_option.hpp354 PathRefObjectOption(const std::string& text, PathObject& target, const std::string& path_ref,
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/cert/parser/
H A Dmod.rs1205 assert_eq!(pp.path_ref(&[ 0 ]).unwrap().tag(), in invalid_packets()
1207 assert_eq!(pp.path_ref(&[ 0, 0 ]), Some(&lit)); in invalid_packets()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/cert/parser/
H A Dmod.rs1205 assert_eq!(pp.path_ref(&[ 0 ]).unwrap().tag(), in invalid_packets()
1207 assert_eq!(pp.path_ref(&[ 0, 0 ]), Some(&lit)); in invalid_packets()
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dwc.py205 path_ref = self.desc[to_relpath(path)]
209 path_ref.tweak(**kw)
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dwc.py205 path_ref = self.desc[to_relpath(path)]
209 path_ref.tweak(**kw)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dwc.py205 path_ref = self.desc[to_relpath(path)]
209 path_ref.tweak(**kw)
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dwc.py205 path_ref = self.desc[to_relpath(path)]
209 path_ref.tweak(**kw)
/dports/audio/easytag/easytag-2.4.3/src/
H A Dbrowser.c3009 gchar *path_ref = NULL; in on_file_tree_button_press_event() local
3028path_ref = g_path_get_dirname (((File_Name *)ETCore->ETFileDisplayed->FileNameCur->data)->value); in on_file_tree_button_press_event()
3037 if (path_ref && patch_check && strcmp (path_ref, patch_check) == 0) in on_file_tree_button_press_event()
3051 g_free (path_ref); in on_file_tree_button_press_event()
/dports/graphics/mypaint/mypaint-2.0.1/lib/layer/
H A Ddata.py460 path_ref = sep.join([("%02d" % (n,)) for n in path])
463 return "".join([prefix, sep, path_ref, suffix])
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp349 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
350 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
351 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp367 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
368 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
369 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp367 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
368 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
369 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp337 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
338 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
339 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp359 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
360 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
361 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp368 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
369 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
370 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp368 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
369 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
370 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp367 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
368 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
369 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp368 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
369 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
370 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp368 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local
369 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()
370 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Dmod.rs768 assert_eq!(Some(packet), pile.path_ref(&path[..])); in packet_path_iter()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Dmod.rs768 assert_eq!(Some(packet), pile.path_ref(&path[..])); in packet_path_iter()
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Dscheme_object.c1628 SCM_DEFINE (path_ref, "%path-ref", 2, 0, 0,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/testing/libfuzzer/proto/
H A Dskia_image_filter.proto493 required PathRef path_ref = 7; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/libfuzzer/proto/
H A Dskia_image_filter.proto493 required PathRef path_ref = 7; field

123