Home
last modified time | relevance | path

Searched refs:ISC (Results 1 – 25 of 3596) sorted by relevance

12345678910>>...144

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-satisfies/
H A DREADME.md7 assert(satisfies('MIT', '(ISC OR MIT)'))
8 assert(satisfies('Zlib', '(ISC OR (MIT OR Zlib))'))
9 assert(!satisfies('GPL-3.0', '(ISC OR MIT)'))
28 assert(satisfies('(MIT OR GPL-2.0)', '(ISC OR MIT)'))
30 assert(satisfies('MIT AND GPL-2.0 AND ISC', 'MIT AND GPL-2.0 AND ISC'))
31 assert(satisfies('(MIT OR GPL-2.0) AND ISC', 'MIT AND ISC'))
32 assert(satisfies('MIT AND ISC', '(MIT OR GPL-2.0) AND ISC'))
33 assert(satisfies('(MIT OR Apache-2.0) AND (ISC OR GPL-2.0)', 'Apache-2.0 AND ISC'))
34 assert(satisfies('(MIT OR Apache-2.0) AND (ISC OR GPL-2.0)', 'Apache-2.0 OR ISC'))
37 assert(!satisfies('(MIT AND GPL-2.0)', '(ISC OR GPL-2.0)'))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/spdx-satisfies/
H A DREADME.md7 assert(satisfies('MIT', '(ISC OR MIT)'))
8 assert(satisfies('Zlib', '(ISC OR (MIT OR Zlib))'))
9 assert(!satisfies('GPL-3.0', '(ISC OR MIT)'))
28 assert(satisfies('(MIT OR GPL-2.0)', '(ISC OR MIT)'))
30 assert(satisfies('MIT AND GPL-2.0 AND ISC', 'MIT AND GPL-2.0 AND ISC'))
31 assert(satisfies('(MIT OR GPL-2.0) AND ISC', 'MIT AND ISC'))
32 assert(satisfies('MIT AND ISC', '(MIT OR GPL-2.0) AND ISC'))
33 assert(satisfies('(MIT OR Apache-2.0) AND (ISC OR GPL-2.0)', 'Apache-2.0 AND ISC'))
34 assert(satisfies('(MIT OR Apache-2.0) AND (ISC OR GPL-2.0)', 'Apache-2.0 OR ISC'))
37 assert(!satisfies('(MIT AND GPL-2.0)', '(ISC OR GPL-2.0)'))
[all …]
/dports/devel/urjtag/urjtag-2021.03/src/bsdl/
H A Dbsdl_flex.l162 %START RES BOU REG PAC ISC
325 <ISC>{Array} {return( ARRAY ); }
331 <ISC>{Loop} {return( LOOP ); }
332 <ISC>{Wait} {return( WAIT ); }
333 <ISC>{Min} {return( MIN ); }
334 <ISC>{Max} {return( MAX ); }
335 <ISC>{Crc} {return( CRC ); }
336 <ISC>{Ost} {return( OST ); }
338 <ISC>{Equal} {return( EQUAL ); }
339 <ISC>{Plus} {return( PLUS ); }
[all …]
/dports/games/pcgen/pcgen/data/pathfinder/paizo/campaign_setting/inner_sea_combat/
H A Disc_equip_arms_armor.lst49 Blackjacket.MOD EQMOD:PLUS3A SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.50
50 Broadside Bulwark.MOD EQMOD:PLUS2S SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.…
54 Gelugon Plate.MOD EQMOD:PLUS3A SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.51
55 Ghoul Hide.MOD EQMOD:PLUS1A SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.51
58 Lyrune-Quah Klar.MOD EQMOD:PLUS2S SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.52
59 Mammoth Hide.MOD EQMOD:PLUS3A SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.52
62 Okeno Madu.MOD EQMOD:PLUS1S SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.52
74 Final Word.MOD EQMOD:PLUS1W SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.54
79 Purging Falcata.MOD EQMOD:PLUS2W SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.55
85 Shearing Sword.MOD EQMOD:PLUS1W SOURCELONG:Inner Sea Combat SOURCESHORT:ISC SOURCEPAGE:p.57
[all …]
/dports/mail/up-imapproxy/imapproxy-pkg-upstream-1.2.8_svn20171105/src/
H A Dselect.c114 ISC_Struct *ISC, in Handle_Select_Command() argument
209 rc = Send_Cached_Select_Response( Client, ISC, Tag ); in Handle_Select_Command()
236 if ( ! strcmp( Mailbox, ISC->MailboxName ) ) in Handle_Select_Command()
324 ISC_Struct *ISC, in Send_Cached_Select_Response() argument
331 strlen( ISC->SelectString ) ) == -1 ) in Send_Cached_Select_Response()
338 ISC->SelectStatus ); in Send_Cached_Select_Response()
374 ISC_Struct *ISC, in Populate_Select_Cache() argument
394 BufPtr = ISC->SelectString; in Populate_Select_Cache()
471 ISC->ISCTime = time( 0 ); in Populate_Select_Cache()
474 ISC->MailboxName[ MAXMAILBOXNAME - 1 ] = '\0'; in Populate_Select_Cache()
[all …]
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/keama/
H A DREADME.md4 which helps to translate ISC DHCP configurations to Kea.
9 new or not yet ISC DHCP features or more likely support of new KEA
12 As now _keama_ is included in ISC DHCP the most recent code can be
13 found with the most recent ISC DHCP code in the master branch of the
18 After the ISC DHCP build go to the keama directory and type:
29 _keama_ uses a subset of the ISC DHCP configuration file parser with a lot
31 ISC DHCP configuration file and eventually can even crash on it.
33 ISC DHCP and KEA have different models for many things, for instance
36 reservations which are global in ISC DHCP and by default per subnet in KEA.
42 the ISC DHCP syntax (they are valid but ignored) for options.
[all …]
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/keama/
H A DREADME.md4 which helps to translate ISC DHCP configurations to Kea.
9 new or not yet ISC DHCP features or more likely support of new KEA
12 As now _keama_ is included in ISC DHCP the most recent code can be
13 found with the most recent ISC DHCP code in the master branch of the
18 After the ISC DHCP build go to the keama directory and type:
29 _keama_ uses a subset of the ISC DHCP configuration file parser with a lot
31 ISC DHCP configuration file and eventually can even crash on it.
33 ISC DHCP and KEA have different models for many things, for instance
36 reservations which are global in ISC DHCP and by default per subnet in KEA.
42 the ISC DHCP syntax (they are valid but ignored) for options.
[all …]
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/keama/
H A DREADME.md4 which helps to translate ISC DHCP configurations to Kea.
9 new or not yet ISC DHCP features or more likely support of new KEA
12 As now _keama_ is included in ISC DHCP the most recent code can be
13 found with the most recent ISC DHCP code in the master branch of the
18 After the ISC DHCP build go to the keama directory and type:
29 _keama_ uses a subset of the ISC DHCP configuration file parser with a lot
31 ISC DHCP configuration file and eventually can even crash on it.
33 ISC DHCP and KEA have different models for many things, for instance
36 reservations which are global in ISC DHCP and by default per subnet in KEA.
42 the ISC DHCP syntax (they are valid but ignored) for options.
[all …]
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/doc/
H A DBIND-libraries1 Current ISC DHCP uses the BIND 9 libraries for some services.
88 for developers, useless for ISC DHCP so don't use
91 this should not have any effect for ISC DHCP?
123 this should have no effect for ISC DHCP?
130 this should have no effect for ISC DHCP?
144 this should have no effect for ISC DHCP
151 useless for ISC DHCP so by default don't use
154 this should have no effect for ISC DHCP?
157 this should have no effect for ISC DHCP?
160 please use them at the ISC DHCP configure level
[all …]
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/doc/
H A DBIND-libraries1 Current ISC DHCP uses the BIND 9 libraries for some services.
88 for developers, useless for ISC DHCP so don't use
91 this should not have any effect for ISC DHCP?
123 this should have no effect for ISC DHCP?
130 this should have no effect for ISC DHCP?
144 this should have no effect for ISC DHCP
151 useless for ISC DHCP so by default don't use
154 this should have no effect for ISC DHCP?
157 this should have no effect for ISC DHCP?
160 please use them at the ISC DHCP configure level
[all …]
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/doc/
H A DBIND-libraries1 Current ISC DHCP uses the BIND 9 libraries for some services.
88 for developers, useless for ISC DHCP so don't use
91 this should not have any effect for ISC DHCP?
123 this should have no effect for ISC DHCP?
130 this should have no effect for ISC DHCP?
144 this should have no effect for ISC DHCP
151 useless for ISC DHCP so by default don't use
154 this should have no effect for ISC DHCP?
157 this should have no effect for ISC DHCP?
160 please use them at the ISC DHCP configure level
[all …]
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/keama/tests/
H A Dlifetimedef4.out2 # DHCPv4 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
H A Dlifetimedef6.out2 # DHCPv6 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/keama/tests/
H A Dlifetimedef4.out2 # DHCPv4 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
H A Dlifetimedef6.out2 # DHCPv6 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/keama/tests/
H A Dlifetimedef4.out2 # DHCPv4 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
H A Dlifetimedef6.out2 # DHCPv6 use ISC DHCP default lifetimes
4 /// Use ISC DHCP default lifetime
6 /// Use ISC DHCP min lifetime
8 /// Use ISC DHCP max lifetime
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/
H A DRELNOTES74 [ISC-Bugs #36283]
95 [ISC-Bugs #47757]
205 [ISC-Bugs #47141]
233 [ISC-Bugs 46805]
241 [ISC-Bugs 47062]
1779 [ISC-Bugs #20265] [ISC-Bugs #20259] minor cleanup
1879 of the ISC library. [ISC-Bugs #22269]
1962 [ISC-Bugs #23351] [ISC-Bugs #17541]
2183 [ISC-Bugs #23138] [ISC-Bugs #27945] [ISC-Bugs #25586]
2344 [ISC-Bugs #33510] [ISC-Bugs #33511]
[all …]
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/
H A DRELNOTES74 [ISC-Bugs #36283]
95 [ISC-Bugs #47757]
205 [ISC-Bugs #47141]
233 [ISC-Bugs 46805]
241 [ISC-Bugs 47062]
1779 [ISC-Bugs #20265] [ISC-Bugs #20259] minor cleanup
1879 of the ISC library. [ISC-Bugs #22269]
1962 [ISC-Bugs #23351] [ISC-Bugs #17541]
2183 [ISC-Bugs #23138] [ISC-Bugs #27945] [ISC-Bugs #25586]
2344 [ISC-Bugs #33510] [ISC-Bugs #33511]
[all …]
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/
H A DRELNOTES74 [ISC-Bugs #36283]
95 [ISC-Bugs #47757]
205 [ISC-Bugs #47141]
233 [ISC-Bugs 46805]
241 [ISC-Bugs 47062]
1779 [ISC-Bugs #20265] [ISC-Bugs #20259] minor cleanup
1879 of the ISC library. [ISC-Bugs #22269]
1962 [ISC-Bugs #23351] [ISC-Bugs #17541]
2183 [ISC-Bugs #23138] [ISC-Bugs #27945] [ISC-Bugs #25586]
2344 [ISC-Bugs #33510] [ISC-Bugs #33511]
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/data/
H A Dtest_output_OrbDataSys_T_GPS_CNAV.exp39 ISC(L1CA) Y -4.07453626E-10
40 ISC(L2C) Y 5.96628524E-09
41 ISC(L5I5) N
42 ISC(L5Q5) N
57 ISC(L1CA) Y -4.07453626E-10
58 ISC(L2C) Y 5.96628524E-09
59 ISC(L5I5) N
60 ISC(L5Q5) N
137 ISC(L1CA) Y 2.32830644E-10
138 ISC(L2C) Y -1.28056854E-09
[all …]
/dports/science/siesta/siesta-4.1.5/Util/STM/ol-stm/Src/
H A Dneighb.f8 SUBROUTINE NEIGHB( CELL, RANGE, NA, XA, XPO, IA, ISC, argument
98 INTEGER IA, ISC, JAN(*), NA, NNA
140 . IA, ISC, X0,
147 . IA, ISC, X0,
161 . IA, ISC, X0,
/dports/science/siesta/siesta-4.1.5/Util/Denchar/Src/
H A Dneighb.f8 SUBROUTINE NEIGHB( CELL, RANGE, NA, XA, XPO, IA, ISC, argument
99 INTEGER IA, ISC, JAN(*), NA, NNA
141 . IA, ISC, X0,
148 . IA, ISC, X0,
162 . IA, ISC, X0,
/dports/www/twms/twms-0.06y/
H A DCOPYING11 and is released under the terms of the ISC License (see below).
15 the conditions of the ISC License (see below), or 3) under the terms of
16 dual Public Domain/ISC License conditions described here, as they choose.
18 The ISC License is compatible with both the copyleft and proprietary
24 The full text of the ISC License follows:
30 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
32 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY
/dports/multimedia/libv4l/linux-5.13-rc2/LICENSES/deprecated/
H A DISC1 Valid-License-Identifier: ISC
2 SPDX-URL: https://spdx.org/licenses/ISC.html
4 To use the ISC License put the following SPDX tag/value pair into a
7 SPDX-License-Identifier: ISC
10 ISC License

12345678910>>...144