Home
last modified time | relevance | path

Searched +refs:get +refs:not +refs:available (Results 1 – 25 of 143700) sorted by relevance

12345678910>>...5748

/dports/lang/racket/racket-8.3/src/expander/eval/
H A Ddirect.rkt19 (define not-available (gensym 'not-available))
20 (define (get-not-available) not-available)
28 [(parsed-id? p) (not (eq? (get-id-value p ns self-mpi) not-available))]
44 ;; Return `not-available` if the value is not readily available.
45 (define (get-id-value p ns self-mpi)
51 get-not-available)]
55 (namespace-get-variable
59 get-not-available)]
66 [(not mi) not-available]
74 get-not-available)]
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/eval/
H A Ddirect.rkt19 (define not-available (gensym 'not-available))
20 (define (get-not-available) not-available)
28 [(parsed-id? p) (not (eq? (get-id-value p ns self-mpi) not-available))]
44 ;; Return `not-available` if the value is not readily available.
45 (define (get-id-value p ns self-mpi)
51 get-not-available)]
55 (namespace-get-variable
59 get-not-available)]
66 [(not mi) not-available]
74 get-not-available)]
[all …]
/dports/multimedia/get_iplayer/get_iplayer-3.28/
H A DREADME.md7 * Indexing of most available iPlayer/Sounds catch-up programmes from previous 30 days (not BBC Thre…
26 <https://github.com/get-iplayer/get_iplayer/wiki>
30 <https://github.com/get-iplayer/get_iplayer/wiki/installation>
84 …rd TV programme number 208 (index from search results) in HD, with SD fallback if HD not available:
86 `get_iplayer --get 208` [default is to download best available (max 1280x720)]
90 `get_iplayer --get 208 --tvmode=best`
94 `get_iplayer --get 208 --tvmode=good`
98 `get_iplayer --get 208 --subtitles`
102 `get_iplayer --get 208 209 210`
115 …34) from its Sounds URL in highest quality (320k), with fallback to lower quality if not available:
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Ddc.rkt37 #:make-fail make-not-available)
40 #:make-fail make-not-available)
42 #:make-fail make-not-available)
44 #:make-fail make-not-available)
46 #:make-fail make-not-available)
79 ;; We must not get here for a transparent canvas,
159 (if (not gdk-win)
198 [(and (not is-transparentish?)
199 (not wayland?)
202 [(and (not is-transparentish?)
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/efl/interfaces/
H A Defl_screen.eo13 Note that on some display systems this information is not available and
16 get {
23 // get {
26 // Note that on some display systems this information is not available and
39 Note that on some display systems this information is not available and a
42 get {
53 get {
62 get {
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gdk/
H A Ddefuns-visuals.xml.texi12 Lists the available visuals for the default screen. (See
21 a list of visuals; the list must be freed, but not its contents
28 Get the best available depth for the default GDK screen. "Best" means "largest,"
33 best available depth
40 Return the best available visual type for the default GDK screen.
52 for the root window of the display. The return value should not be freed.
63 Get the visual with the most available colors for the default GDK screen. The
64 return value should not be freed.
77 fixed-colormap visuals. The return value should not be freed. @samp{@code{#f}}
94 not be freed. @samp{@code{#f}} may be returned if no visual has type
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/doc/
H A Dgit-annex-get.mdwn3 git-annex get - make content of annexed files available
7 git annex get `[path ...]`
11 Makes the content of annexed files available in this repository. This
16 content was not already present. Paths of files or directories to get can
25 # git annex get foo.pdf
43 Any files that are not available on the remote will be silently skipped.
54 the files are available on remotes A and B, then one file will be
75 may not even be in the current git working directory.
80 used to get all available versions of all files.
110 or it does not match specified matching options, or
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/formautofill/
H A DFormAutofill.jsm2 * License, v. 2.0. If a copy of the MPL was not distributed with this
50 // or triggering expensive JS -> C++ calls when debug logging is not
74 get DEFAULT_REGION() {
88 if (available == "on") {
108 get isAutofillEnabled() {
113 * If the feature is not available, then there are no user facing ways to enable it.
116 get isAutofillCreditCardsAvailable() {
124 * If the feature is not available, then there are no user facing ways to enable it.
127 get isAutofillAddressesAvailable() {
137 get isAutofillCreditCardsEnabled() {
[all …]
/dports/devel/aegis/aegis-4.25.D510/lib/config.example/
H A Dsccs15 * the filenames do not contain shell special characters, no quotes will
26 * The following substitutions are available:
34 * file is created of it does not exist. The file is left in the
35 * "not editing state". The original source ($input) file is left in
48 * The following substitutions are available:
58 * get -s silent
59 * get -p use stdout
69 * The following substitutions are available:
77 * file is created of it does not exist. The file is left in the
94 * developers. The following substitutions are available:
[all …]
/dports/devel/gitg/gitg-3.32.1/libgitg-ext/
H A Dgitg-ext-ui-element.vala17 * along with gitg. If not, see <http://www.gnu.org/licenses/>.
69 owned get { return null; }
80 owned get { return null; }
84 * Check whether the ui element is available in the current application state.
86 * This method is used by gitg to verify whether or not a particular ui
87 * element is available given the current state of the application. If the
88 * element is not available, it will not be shown.
91 public virtual bool available
93 get { return true; }
99 * This method is used by gitg to verify whether or not a particular ui
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/docs/guide/
H A Drequest.rst15 name = self.request.get('name')
18 argument is not in the request. If the parameter ``default_value`` is
20 string if the argument is not present.
28 name = self.request.get("name")
39 For requests with body content that is not a set of CGI parameters, such as
49 Query string variables are available in ``request.GET``.
73 ``request.GET`` is not only available when the HTTP method is GET. It is
106 reasons: they are also available when the HTTP method is PUT, and not only
132 cookie_value = request.cookies.get('test')
179 route object is available as ``request.route``.
[all …]
/dports/sysutils/py-salt/salt-3004.1/doc/ref/states/
H A Dvars.rst23 for its availability -- not all variables are available in all templating
51 The ``config.get`` function also searches for values in the `opts` dictionary.
63 Using the ``pillar.get`` function via the `salt` variable is generally
65 is not available in pillar and dictionaries can be traversed directly:
69 {{ salt['pillar.get']('key', 'failover_value') }}
70 {{ salt['pillar.get']('stuff:more:deeper') }}
76 available in all templates:
82 The ``grains.get`` function can be used to traverse deeper grains and set
87 {{ salt['grains.get']('os') }}
108 the actual SLS file (not in any files referenced in that SLS). The sls
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/11.5.x/
H A DImportant-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst4 Important: #92020 - New API entry point available at https://get.typo3.org/api/
13 available via https://get.typo3.org/api.
15 The old entry point is still available but should not be longer used.
17 For more information see `https://get.typo3.org/api/doc <https://get.typo3.org/api/doc>`_.
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.4.x/
H A DImportant-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst4 Important: #92020 - New API entry point available at https://get.typo3.org/api/
13 available via https://get.typo3.org/api.
15 The old entry point is still available but should not be longer used.
17 For more information see `https://get.typo3.org/api/doc <https://get.typo3.org/api/doc>`_.
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.4.x/
H A DImportant-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst4 Important: #92020 - New API entry point available at https://get.typo3.org/api/
13 available via https://get.typo3.org/api.
15 The old entry point is still available but should not be longer used.
17 For more information see `https://get.typo3.org/api/doc <https://get.typo3.org/api/doc>`_.
/dports/www/mod_php81/php-8.1.1/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/www/mod_php80/php-8.0.15/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/lang/php74/php-7.4.27/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/lang/php81/php-8.1.1/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/lang/php80/php-8.0.15/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/www/mod_php74/php-7.4.27/sapi/cli/tests/
H A Dcli_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
54 echo "Successfully verified title using get\n";
56 echo "Actually loaded from get: $read_title\n";
63 Successfully verified title using get
/dports/devel/p5-Module-Installed-Tiny/Module-Installed-Tiny-0.005/
H A DREADME12 # check if a module is available
14 # Foo::Bar is available
16 # Foo::Baz is available
19 # get a module's source code, dies on failure
23 To check if a module is installed (available), generally the simplest
27 # Foo::Bar is available
44 Check that module named $name is available to load. This means that:
57 (e.g. module named $name not found in @INC).
71 …How to get module source without dying? I want to just get undef if module source is not available.
76 # $src contains the module source or undef if not available
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/std/event/
H A Dfuture.zig8 /// While it is unavailable, functions suspend when they try to get() it,
10 /// At this point the value remains forever available, and another resolve() is not allowed.
15 available: Available,
29 .available = .NotStarted,
34 /// Obtain the value. If it's not available, wait until it becomes
35 /// available.
37 pub fn get(self: *Self) callconv(.Async) *T {
38 if (@atomicLoad(Available, &self.available, .SeqCst) == .Finished) {
60 /// It's not required to call start() before resolve() but it can be useful since
75 /// Make the data become available. May be called only once.
[all …]
/dports/lang/zig/zig-0.9.0/lib/std/event/
H A Dfuture.zig8 /// While it is unavailable, functions suspend when they try to get() it,
10 /// At this point the value remains forever available, and another resolve() is not allowed.
15 available: Available,
29 .available = .NotStarted,
34 /// Obtain the value. If it's not available, wait until it becomes
35 /// available.
37 pub fn get(self: *Self) callconv(.Async) *T {
38 if (@atomicLoad(Available, &self.available, .SeqCst) == .Finished) {
60 /// It's not required to call start() before resolve() but it can be useful since
75 /// Make the data become available. May be called only once.
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/docs/source/manuals/installation/
H A Dinstall-openmw.rst8 If you're not sure what any of the different methods mean, you should probably stick to this one.
27 A `Launchpad PPA <https://launchpad.net/~openmw/+archive/openmw>`_ is available.
31 $ sudo apt-get update
32 $ sudo apt-get install openmw openmw-launcher
37 $ sudo apt-get install openmw-cs
42 The binary package is available in the official [community] Repositories.
50 The binary package is available in the official Repository
58 OpenMW is available from the unstable (sid) repository of Debian contrib
60 However, it depends on several packages which are not in stable,
61 so it is not possible to install OpenMW in Wheezy without creating a FrankenDebian.
[all …]

12345678910>>...5748