Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 25 of 8853) sorted by relevance

12345678910>>...355

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sti/
H A Duniperif.h32 #define GET_UNIPERIF_SOFT_RST(ip) \ argument
35 #define SET_UNIPERIF_SOFT_RST(ip, value) \ argument
57 #define SET_UNIPERIF_DATA(ip, value) \ argument
111 #define UNIPERIF_ITS_OFFSET(ip) 0x000C argument
112 #define GET_UNIPERIF_ITS(ip) \ argument
166 #define UNIPERIF_ITM_OFFSET(ip) 0x0018 argument
167 #define GET_UNIPERIF_ITM(ip) \ argument
273 #define GET_UNIPERIF_CONFIG(ip) \ argument
545 #define GET_UNIPERIF_CTRL(ip) \ argument
791 #define GET_UNIPERIF_I2S_FMT(ip) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sti/
H A Duniperif.h32 #define GET_UNIPERIF_SOFT_RST(ip) \ argument
35 #define SET_UNIPERIF_SOFT_RST(ip, value) \ argument
57 #define SET_UNIPERIF_DATA(ip, value) \ argument
111 #define UNIPERIF_ITS_OFFSET(ip) 0x000C argument
112 #define GET_UNIPERIF_ITS(ip) \ argument
166 #define UNIPERIF_ITM_OFFSET(ip) 0x0018 argument
167 #define GET_UNIPERIF_ITM(ip) \ argument
273 #define GET_UNIPERIF_CONFIG(ip) \ argument
545 #define GET_UNIPERIF_CTRL(ip) \ argument
791 #define GET_UNIPERIF_I2S_FMT(ip) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sti/
H A Duniperif.h32 #define GET_UNIPERIF_SOFT_RST(ip) \ argument
35 #define SET_UNIPERIF_SOFT_RST(ip, value) \ argument
57 #define SET_UNIPERIF_DATA(ip, value) \ argument
111 #define UNIPERIF_ITS_OFFSET(ip) 0x000C argument
112 #define GET_UNIPERIF_ITS(ip) \ argument
166 #define UNIPERIF_ITM_OFFSET(ip) 0x0018 argument
167 #define GET_UNIPERIF_ITM(ip) \ argument
273 #define GET_UNIPERIF_CONFIG(ip) \ argument
545 #define GET_UNIPERIF_CTRL(ip) \ argument
791 #define GET_UNIPERIF_I2S_FMT(ip) \ argument
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/
H A Ddisplay_estimation_results_table.m77 ip = ip+1; variable
82 ip = 1; variable
99 ip = ip+1; variable
106 ip = nvx+1; variable
121 ip = ip+1; variable
129 ip = nvx+nvn+1; variable
147 ip = ip+1; variable
171 ip = ip+1; variable
204 ip = 1; variable
222 ip = nvx+1; variable
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/poll/
H A Dfd_mutex_test.go27 t.Fatal("broken")
30 t.Fatal("broken")
33 if !mu.RWLock(false) {
34 t.Fatal("broken")
36 if mu.RWUnlock(false) {
37 t.Fatal("broken")
41 func TestMutexClose(t *testing.T) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vm/
H A Dip.go32 type ip struct { struct
44 cli.Register("vm.ip", &ip{})
68 By default the vm.ip command depends on vmware-tools to report the 'guest.ipAddress' field and will
101 func (cmd *ip) Process(ctx context.Context) error {
111 func (cmd *ip) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vm/
H A Dip.go32 type ip struct { struct
44 cli.Register("vm.ip", &ip{})
68 By default the vm.ip command depends on vmware-tools to report the 'guest.ipAddress' field and will
101 func (cmd *ip) Process(ctx context.Context) error {
111 func (cmd *ip) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vm/
H A Dip.go32 type ip struct { struct
44 cli.Register("vm.ip", &ip{})
68 By default the vm.ip command depends on vmware-tools to report the 'guest.ipAddress' field and will
101 func (cmd *ip) Process(ctx context.Context) error {
111 func (cmd *ip) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net/packter-agent/PackterAgent-2.5/src/
H A Dproto_ip.h8 struct ip { struct
10 u_int ip_hl:4, /* header length */ argument
11 ip_v:4; /* version */ argument
14 u_int ip_v:4, /* version */ argument
15 ip_hl:4; /* header length */ argument
18 u_int16_t ip_len; /* total length */ argument
19 u_int16_t ip_id; /* identification */ argument
24 u_int8_t ip_ttl; /* time to live */ argument
25 u_int8_t ip_p; /* protocol */ argument
26 u_int16_t ip_sum; /* checksum */ argument
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/iosxr/mocked_data/test_get_arp_table/normal/
H A Dexpected_result.json3 "ip": "192.1.68.8", string
8 "ip": "192.1.68.8", string
13 "ip": "192.1.68.8", string
18 "ip": "192.1.68.8", string
23 "ip": "192.16.8.18", string
28 "ip": "192.16.8.18", string
33 "ip": "192.16.8.18", string
38 "ip": "192.16.8.18", string
43 "ip": "192.16.8.28", string
48 "ip": "192.16.8.28", string
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/
H A DIpValidatorTest.php56 public function testValidIpsV4($ip)
82 public function testValidIpsV6($ip)
119 public function testValidIpsAll($ip)
136 public function testInvalidIpsV4($ip)
169 public function testInvalidPrivateIpsV4($ip)
196 public function testInvalidReservedIpsV4($ip)
223 public function testInvalidPublicIpsV4($ip)
246 public function testInvalidIpsV6($ip)
283 public function testInvalidPrivateIpsV6($ip)
336 public function testInvalidPublicIpsV6($ip)
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/
H A DIpValidatorTest.php56 public function testValidIpsV4($ip)
82 public function testValidIpsV6($ip)
119 public function testValidIpsAll($ip)
136 public function testInvalidIpsV4($ip)
169 public function testInvalidPrivateIpsV4($ip)
196 public function testInvalidReservedIpsV4($ip)
223 public function testInvalidPublicIpsV4($ip)
246 public function testInvalidIpsV6($ip)
283 public function testInvalidPrivateIpsV6($ip)
336 public function testInvalidPublicIpsV6($ip)
[all …]
/dports/net/pear-Net_IPv6/Net_IPv6-1.3.0b2/Net/
H A DIPv6.php149 public static function separate($ip)
187 public static function removeNetmaskSpec($ip)
213 public static function removePrefixLength($ip)
239 public static function getNetmaskSpec($ip)
265 public static function getPrefixLength($ip)
295 public static function getNetmask($ip, $bits = null)
428 public static function getAddressType($ip)
766 public static function recommendedFormat($ip)
794 public static function isCompressible($ip)
866 public static function checkIPv6($ip)
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Net/
H A DIPv6.php149 public static function separate($ip)
187 public static function removeNetmaskSpec($ip)
213 public static function removePrefixLength($ip)
239 public static function getNetmaskSpec($ip)
265 public static function getPrefixLength($ip)
295 public static function getNetmask($ip, $bits = null)
428 public static function getAddressType($ip)
764 public static function recommendedFormat($ip)
792 public static function isCompressible($ip)
864 public static function checkIPv6($ip)
[all …]
/dports/net-mgmt/observium/observium/libs/pear/Net/
H A DIPv6.php149 public static function separate($ip)
187 public static function removeNetmaskSpec($ip)
213 public static function removePrefixLength($ip)
239 public static function getNetmaskSpec($ip)
265 public static function getPrefixLength($ip)
295 public static function getNetmask($ip, $bits = null)
440 public static function getAddressType($ip)
776 public static function recommendedFormat($ip)
803 public static function isCompressible($ip)
875 public static function checkIPv6($ip)
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Dip.tcl20 namespace eval ip { namespace
57 proc ::ip::is {class ip} {
72 proc ::ip::version {ip} { argument
111 proc ::ip::contract {ip} { argument
134 proc ::ip::prefix {ip} { argument
145 proc ::ip::type {ip} { argument
162 proc ::ip::mask {ip} { argument
171 proc ::ip::IPv4? {ip} { argument
178 proc ::ip::IPv6? {ip} { argument
276 proc ::ip::Normalize4 {ip} { argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/net/
H A Dutil.h32 struct ip { struct
34 uint8_t ip_v:4, /* version */ argument
35 ip_hl:4; /* header length */ argument
40 uint8_t ip_tos; /* type of service */ argument
41 uint16_t ip_len; /* total length */ argument
42 uint16_t ip_id; /* identification */ argument
43 uint16_t ip_off; /* fragment offset field */ argument
47 uint8_t ip_ttl; /* time to live */ argument
48 uint8_t ip_p; /* protocol */ argument
49 uint16_t ip_sum; /* checksum */ argument
[all …]
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dcommand.c26 do_pseudo(int *ip) in do_pseudo()
96 do_list(int *ip) in do_list()
114 do_mlist(int *ip) in do_mlist()
131 do_nolist(int *ip) in do_nolist()
165 do_db(int *ip) in do_db()
274 do_dw(int *ip) in do_dw()
345 do_equ(int *ip) in do_equ()
369 do_page(int *ip) in do_page()
404 do_org(int *ip) in do_org()
860 do_rs(int *ip) in do_rs()
[all …]

12345678910>>...355