Home
last modified time | relevance | path

Searched defs:_resources (Results 1 – 25 of 85) sorted by relevance

1234

/dports/x11/xmh/xmh-1.0.3/
H A Dglobals.h44 struct _resources { struct
45 Boolean debug;
46 char *mail_path; /* mh's mail directory. */
48 char *mh_path; /* Path for mh commands. */
56 char *print_command; /* Printing command. */
61 Boolean hide_boring_headers;
63 char *toc_geometry;
64 char *view_geometry;
65 char *comp_geometry;
66 char *pick_geometry;
[all …]
/dports/x11/xmotd/xmotd-1.17.3b/
H A Dmain.h2 typedef struct _resources { struct
3 int always; /* flag; if set, ignore .xmotd timestamp */
4 int pto; /* popdown time-out value in seconds*/
6 int showfilename; /* display the name of the file being
8 int paranoid; /* used with -warnfile; always display
11 float periodic; /* if set, xmotd will periodically
18 int tail; /* flag; if scroll text widget to end */
20 String warnfile; /* path to a filename containing a
24 String logo; /* path to logo (xbm) */
26 String stampfile; /* name of the timestamp filename */
[all …]
/dports/games/spider/spider/
H A Dxaw_ui.c46 struct _resources { struct
58 #define offset(field) XtOffset (struct _resources *, field) argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/cmake/
H A DCMake.NCBIptb.ntest.cmake67 set(_resources "") variable
82 set(_resources "${_resources} ${_res}_${_count}") variable
92 set(_resources "${_resources} ${_res}") variable
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/cmake/
H A DCMake.NCBIptb.ntest.cmake67 set(_resources "") variable
82 set(_resources "${_resources} ${_res}_${_count}") variable
92 set(_resources "${_resources} ${_res}") variable
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSXib5KeyedUnarchiver.h43 NSArray *_resources; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_file_manager.h74 Common::Archive *_resources; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/mdi/lib/
H A DXsMDICanvas.h88 static String _resources[]; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/mdi/lib/
H A DXsMDICanvas.h88 static String _resources[]; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/mdi/lib/
H A DXsMDICanvas.h88 static String _resources[]; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/kernel/
H A Dresmanager.h139 Common::List<Resource *> _resources; variable
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_file_manager.h77 Common::Archive *_resources; variable
/dports/games/scummvm/scummvm-2.5.1/engines/sword25/kernel/
H A Dresmanager.h139 Common::List<Resource *> _resources; variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Locator/
H A DInjectable.php46 protected $_resources = array(); variable in Doctrine_Locator_Injectable
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Permissions/
H A DHostProtectionAttribute.cs40 private HostProtectionResource _resources; field in System.Security.Permissions.HostProtectionAttribute
H A DHostProtectionPermission.cs38 private HostProtectionResource _resources; field in System.Security.Permissions.HostProtectionPermission
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/crypto/blake2s/
H A Dblake2s_amd64.s7 #include "textflag.h"
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DLocator.php41 protected $_resources = array(); variable in Doctrine_Locator
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dwinexe_ne.h82 List<Resource> _resources; variable
H A Dwinexe_pe.h92 TypeMap _resources; variable
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dwinexe_ne.h95 List<Resource> _resources; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DResourcePool.cs18 ArrayList _resources; // the resources field in System.Web.Util.ResourcePool
/dports/games/scummvm/scummvm-2.5.1/engines/startrek/
H A Dresource.h79 Common::List<ResourceIndex> _resources; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Dresources.h57 CacheHash _resources; variable
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Dresources.h57 CacheHash _resources; variable

1234