Home
last modified time | relevance | path

Searched defs:is_absolute (Results 76 – 100 of 469) sorted by relevance

12345678910>>...19

/dports/net/gsocket/gsocket-1.4.28/tools/
H A Dglobbing.c292 int is_absolute = 0; in GS_GLOBBING() local
/dports/deskutils/taskd/taskd-1.1.0/src/
H A DPath.cpp171 bool Path::is_absolute () const in is_absolute() function in Path
/dports/audio/festival/speech_tools/base_class/
H A DEST_Pathname_unix.cc53 int EST_Pathname::is_absolute(void) const in is_absolute() function in EST_Pathname
H A DEST_Pathname_win32.cc55 int EST_Pathname::is_absolute(void) const in is_absolute() function in EST_Pathname
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-module-path-0.1.0.1/src/Foreign/Lua/Module/
H A DPath.hs155 is_absolute = toHsFnPrecursor Path.isAbsolute function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dpath.cc184 bool is_absolute = false; in Normalize() local
/dports/devel/p5-Badger/Badger-0.13/lib/Badger/
H A DFilesystem.pm360 sub is_absolute { subroutine
/dports/misc/vxl/vxl-3.3.2/core/vcsl/
H A Dvcsl_spatial.cxx273 vcsl_spatial::is_absolute(double time) const in is_absolute() function in vcsl_spatial
/dports/games/yadex/yadex-1.7.0/src/
H A Daym.cc179 int is_absolute (const char *filename) in is_absolute() function
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/suggestions/
H A Ddzl-suggestion-entry.c913 gboolean *is_absolute, in dzl_suggestion_entry_default_position_func()
952 gboolean *is_absolute, in dzl_suggestion_entry_window_position_func()
1050 gboolean is_absolute = FALSE; in _dzl_suggestion_entry_reposition() local
/dports/www/htdigest/httpd-2.4.6/modules/mappers/
H A Dmod_userdir.c266 int is_absolute = ap_os_is_path_absolute(r->pool, userdir); in translate_userdir() local
/dports/www/apache24/httpd-2.4.53/modules/mappers/
H A Dmod_userdir.c266 int is_absolute = ap_os_is_path_absolute(r->pool, userdir); in translate_userdir() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest-protocol.h101 uint32_t is_absolute; member
113 int32_t is_absolute; member
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-search-button.c130 gboolean *is_absolute, in search_popover_position_func()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Duri.py143 def is_absolute(self): member in URIReference
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/gui/
H A Dgcal-search-button.c59 gboolean *is_absolute, in position_suggestion_popover_func()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Duri.py143 def is_absolute(self): member in URIReference
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Duri.py143 def is_absolute(self): member in URIReference
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Duri.py143 def is_absolute(self): member in URIReference
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dpath_db.cpp62 bool NodePath::is_absolute() const { in is_absolute() function in NodePath
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dpath_db.cpp62 bool NodePath::is_absolute() const { in is_absolute() function in NodePath
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/libsrc/
H A Doffilsys.cc102 OFBool OFpath::is_absolute() const in is_absolute() function in OFpath
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dpath_service.cc241 bool is_absolute, in OverrideAndCreateIfNeeded()
/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dfiles.c108 char is_absolute(const char*filename) in is_absolute() function
/dports/x11/polybar/polybar-3.5.7/src/utils/
H A Dfile.cpp276 bool is_absolute = path.size() > 0 && path.at(0) == '/'; in expand() local

12345678910>>...19