/openbsd/regress/usr.sbin/bgpd/integrationtests/ |
H A D | exabgp.attr.in | 44 route 10.12.0.0/24 next-hop self; 46 route 10.12.1.0/24 next-hop self attribute [ 0x07 0xc0 0x02 ]; 48 route 10.12.2.0/24 next-hop self attribute [ 0x08 0xc0 0x02 ]; 50 route 10.12.3.0/24 next-hop self attribute [ 0x10 0xc0 0x02 ]; 52 route 10.12.4.0/24 next-hop self attribute [ 0x11 0xc0 0x02 ]; 54 route 10.12.5.0/24 next-hop self attribute [ 0x12 0xc0 0x02 ]; 56 route 10.12.6.0/24 next-hop self attribute [ 0x20 0xc0 0x02 ]; 58 route 10.12.7.0/24 next-hop self attribute [ 0x23 0xc0 0x02 ]; 60 route 10.12.8.0/24 next-hop self attribute [ 0x0a 0x80 0x02 ]; 78 route 10.13.0.0/24 next-hop self; [all …]
|
H A D | exabgp.as0.test2.ok | 1 neighbor 10.12.57.1 receive update announced 10.12.1.0/24 next-hop 10.12.57.3 origin igp as-path [ … 2 neighbor 10.12.57.1 receive update announced 10.12.3.0/24 next-hop 10.12.57.3 origin igp as-path [ … 3 neighbor 10.12.57.1 receive update announced 10.13.1.0/24 next-hop 10.12.57.4 origin igp as-path [ … 4 neighbor 10.12.57.1 receive update announced 10.13.2.0/24 next-hop 10.12.57.4 origin igp as-path [ … 5 neighbor 10.12.57.1 receive update announced 10.13.3.0/24 next-hop 10.12.57.4 origin igp as-path [ …
|
H A D | exabgp.as0.test2.in | 44 route 10.12.1.0/24 next-hop self ; 45 route 10.12.2.0/24 next-hop self as-path [ 64502 0 64505 ]; 46 route 10.12.3.0/24 next-hop self as-path [ 64502 64505 ] aggregator 0:127.0.0.1; 67 route 10.13.1.0/24 next-hop self ; 68 …route 10.13.2.0/24 next-hop self attribute [ 0x02 0x40 0x0203fbf75ba0fbf9 ] attribute [ 0x11 0xc0 … 69 …route 10.13.3.0/24 next-hop self as-path [ 64503 64505 ] aggregator 23456:127.0.0.1 attribute [ 0x…
|
H A D | exabgp.as0.test1.in | 20 route 10.12.59.0/24 next-hop self;
|
/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_training_dpia.c | 236 uint32_t hop) in dpcd_set_lt_pattern() argument 256 hop, in dpcd_set_lt_pattern() 290 uint32_t hop) in dpia_training_cr_non_transparent() argument 396 hop); in dpia_training_cr_non_transparent() 441 hop, in dpia_training_cr_non_transparent() 565 uint32_t hop) in dpia_training_cr_phase() argument 581 uint32_t hop) in dpia_get_eq_aux_rd_interval() argument 710 hop); in dpia_training_eq_non_transparent() 742 hop, in dpia_training_eq_non_transparent() 865 uint32_t hop) in dpcd_clear_lt_pattern() argument [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/ |
H A D | ref7.C | 1 class hop 4 hop operator* () const; 8 const hop &x = *x; in main()
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Commands/ |
H A D | BUILD.gn | 18 #"//lldb/source/Breakpoint", # FIXME: many-hop dependency cycle. 22 #"//lldb/source/Expression", # FIXME: 2-hop dependency cycle. 26 #"//lldb/source/Symbol", # FIXME: many-hop dependency cycle. 27 #"//lldb/source/Target", # FIXME: 2-hop dependency cycle.
|
/openbsd/sys/dev/pci/drm/ttm/ |
H A D | ttm_bo.c | 118 struct ttm_place *hop) in ttm_bo_handle_move_mem() argument 152 ret = bdev->funcs->move(bo, evict, ctx, mem, hop); in ttm_bo_handle_move_mem() 401 struct ttm_place *hop) in ttm_bo_bounce_temp_buffer() argument 429 struct ttm_place hop; in ttm_bo_evict() local 432 memset(&hop, 0, sizeof(hop)); in ttm_bo_evict() 467 ret = ttm_bo_bounce_temp_buffer(bo, &evict_mem, ctx, &hop); in ttm_bo_evict() 843 struct ttm_place hop; in ttm_bo_move_buffer() local 861 ret = ttm_bo_handle_move_mem(bo, mem, false, ctx, &hop); in ttm_bo_move_buffer() 863 ret = ttm_bo_bounce_temp_buffer(bo, &mem, ctx, &hop); in ttm_bo_move_buffer() 1195 struct ttm_place hop; in ttm_bo_swapout() local [all …]
|
/openbsd/usr.sbin/mtrace/ |
H A D | mtrace.c | 148 char * scale(int *hop); 742 int hop; in print_trace() local 754 ms = scale(&hop); in print_trace() 825 scale(int *hop) in scale() argument 827 if (*hop > -1000 && *hop < 10000) return (" ms"); in scale() 828 *hop /= 1000; in scale() 829 if (*hop > -1000 && *hop < 10000) return (" s "); in scale() 1018 int rtt, hop; in print_stats() local 1043 ms = scale(&hop); in print_stats() 1077 ms = scale(&hop); in print_stats() [all …]
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/ObjectFile/JIT/ |
H A D | BUILD.gn | 8 #"//lldb/source/Symbol", # 2-hop dependency cycle. 9 #"//lldb/source/Target", # 2-hop dependency cycle.
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/DataFormatters/ |
H A D | BUILD.gn | 8 …#"//lldb/source/Symbol", # FIXME: 3-hop Dependency cycle (DataFormatters->Symbol->Expression->Inte… 9 …#"//lldb/source/Target", # FIXME: 3-hop Dependency cycle (DataFormatters->Target->Expression->Int…
|
/openbsd/gnu/usr.bin/perl/dist/Test/t/ |
H A D | skip.t | 13 skip('hop', sub { $skipped = 0 }); 39 ok 2 # skip hop
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Core/ |
H A D | BUILD.gn | 36 #"//lldb/source/Plugins/Language/CPlusPlus", # 3-hop dependency cycle. 37 #"//lldb/source/Plugins/Language/ObjC", # Many-hop dependency cycle.
|
/openbsd/regress/usr.bin/make/ |
H A D | t11.out | 13 zoinxzoinx42->=hop
|
H A D | t11.out2 | 13 zoinxzoinx42->=hop
|
H A D | mk11 | 6 B=zoinx42->=hop
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp_pack.c | 1004 hop = last = strbeg; in S_unpack_rec() 1005 while (hop < s) { in S_unpack_rec() 1006 hop += UTF8SKIP(hop); in S_unpack_rec() 1008 last = hop; in S_unpack_rec() 1073 const char *hop; in S_unpack_rec() local 1074 for (l=len, hop=s; l>0; l--, hop += UTF8SKIP(hop)) { in S_unpack_rec() 1081 if (hop > strend) in S_unpack_rec() 1083 len = hop - s; in S_unpack_rec() 2277 char *hop, *last; in S_pack_rec() local 2279 hop = last = start; in S_pack_rec() [all …]
|
/openbsd/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_ttm_move.h | 36 struct ttm_place *hop);
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | BUILD.gn | 15 #"//lldb/source/Plugins/TypeSystem/Clang", # 3-hop dependency cycle.
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | BUILD.gn | 20 #"//lldb/source/Plugins/TypeSystem/Clang", # 4-hop dependency cycle.
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Expression/ |
H A D | BUILD.gn | 17 #"//lldb/source/Plugins/Language/CPlusPlus", # 4-hop dependency cycle.
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Language/ObjC/ |
H A D | BUILD.gn | 19 #"//lldb/source/Plugins/TypeSystem/Clang", # 3-hop dependency cycle.
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_ttm.c | 204 struct ttm_place *hop) in radeon_bo_move() argument 247 hop->fpfn = 0; in radeon_bo_move() 248 hop->lpfn = 0; in radeon_bo_move() 249 hop->mem_type = TTM_PL_TT; in radeon_bo_move() 250 hop->flags = 0; in radeon_bo_move()
|
/openbsd/share/snmp/ |
H A D | IP-FORWARD-MIB.txt | 261 through which the next hop of this route should be 280 route for which the next hop is the final destination; 281 remote(4) refers to a route for which the next hop is 563 -- It adds knowledge of the autonomous system of the next hop, 702 through which the next hop of this route should be 718 route for which the next hop is the final destination; 719 remote(4) refers to a route for which the next hop is 931 -- the autonomous system of the next hop, multiple next hop 1080 through which the next hop of this route should be 1096 route for which the next hop is the final destination; [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/po/ |
H A D | da.po | 19 msgstr "operanden for betinget hop ligger p� sk�v adresse" 323 msgstr "ignorerer mindste betydende bit i afs�t for betinget hop" 394 msgstr "v�rdien for betinget hop er ikke inden for intervallet og til et ulige afs�t" 398 msgstr "v�rdien for betinget hop er uden for intervallet" 402 msgstr "betinget hop til ulige afs�t" 406 msgstr "v�rdien for betinget hop er ikke indenfor intervallet og til et ulige afs�t"
|