/freebsd/usr.sbin/crunch/crunchgen/ |
H A D | crunched_main.c | 78 struct stub { struct 84 extern struct stub entry_points[]; argument 92 static struct stub * in find_entry_point() 96 struct stub *ep = &entry_points[i]; in find_entry_point() 113 struct stub *ep = NULL; in main() 213 struct stub *ep = &entry_points[i]; 80 fstub global() argument
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_hp_fifo.h | 60 ck_hp_fifo_init(struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry *stub) in ck_hp_fifo_init() argument 63 fifo->head = fifo->tail = stub; in ck_hp_fifo_init() 64 stub->next = NULL; in ck_hp_fifo_init() 69 ck_hp_fifo_deinit(struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry **stub) in ck_hp_fifo_deinit() argument 72 *stub = fifo->head; in ck_hp_fifo_deinit()
|
H A D | ck_fifo.h | 103 ck_fifo_spsc_init(struct ck_fifo_spsc *fifo, struct ck_fifo_spsc_entry *stub) in ck_fifo_spsc_init() argument 109 stub->next = NULL; in ck_fifo_spsc_init() 110 fifo->head = fifo->tail = fifo->head_snapshot = fifo->garbage = stub; in ck_fifo_spsc_init() 225 ck_fifo_mpmc_init(struct ck_fifo_mpmc *fifo, struct ck_fifo_mpmc_entry *stub) in ck_fifo_mpmc_init() argument 228 stub->next.pointer = NULL; in ck_fifo_mpmc_init() 229 stub->next.generation = NULL; in ck_fifo_mpmc_init() 230 fifo->head.pointer = fifo->tail.pointer = stub; in ck_fifo_mpmc_init()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | dllexports | 151 %ifndef stub 292 %endif # not defined stub 296 %ifndef stub 317 %ifndef stub 328 %ifndef stub 333 %ifndef stub 338 %ifndef stub 365 %ifndef stub 379 %ifndef stub 399 %ifndef stub [all …]
|
/freebsd/contrib/cortex-strings/benchmarks/multi/ |
H A D | harness.c | 62 stub_t stub; member 361 stub_t stub = ptest->stub; in main() local 368 (*stub)(dest, src, count); in main() 375 (*stub)(dest, src, count); in main()
|
/freebsd/contrib/llvm-project/lld/MachO/Arch/ |
H A D | X86_64.cpp | 137 static constexpr uint8_t stub[] = { variable 143 memcpy(buf, stub, 2); // just copy the two nonzero bytes in writeStub() 144 uint64_t stubAddr = in.stubs->addr + sym.stubsIndex * sizeof(stub); in writeStub() 145 writeRipRelative({&sym, "stub"}, buf, stubAddr, sizeof(stub), pointerVA); in writeStub() 213 stubSize = sizeof(stub); in X86_64()
|
/freebsd/contrib/googletest/ |
H A D | fake_fuchsia_sdk.bzl | 21 doc = "Used to create a fake @fuchsia_sdk repository with stub build targets.", 25 doc = "The stub build targets to initialize.",
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_utils.c | 1466 struct iter_hints_stub *stub; in iter_stub_fwd_no_cache() local 1474 stub = hints_lookup_stub(qstate->env->hints, qinf->qname, in iter_stub_fwd_no_cache() 1480 if(stub && stub->dp && dp) { in iter_stub_fwd_no_cache() 1482 stub->dp->name, stub->dp->namelabs)) { in iter_stub_fwd_no_cache() 1483 stub = NULL; /* ignore stub, forward is lower */ in iter_stub_fwd_no_cache() 1490 if (stub != NULL && stub->dp != NULL) { in iter_stub_fwd_no_cache() 1491 int stub_no_cache = stub->dp->no_cache; in iter_stub_fwd_no_cache() 1497 dname_str(stub->dp->name, dpname); in iter_stub_fwd_no_cache() 1501 if(stub->dp->namelen > dpname_storage_len) { in iter_stub_fwd_no_cache() 1508 memmove(dpname_storage, stub->dp->name, in iter_stub_fwd_no_cache() [all …]
|
H A D | iter_hints.c | 485 struct iter_hints_stub *stub; in hints_find() local 491 stub = (struct iter_hints_stub*)name_tree_find(&hints->tree, in hints_find() 493 has_dp = stub && stub->dp; in hints_find() 495 return has_dp?stub->dp:NULL; in hints_find()
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 98 trapping stub function in place of the undefined function. 165 mismatches: it can simply error-out or it can create stub functions that will 167 and use these stub functions at the otherwise invalid call sites. 169 The default behaviour is to generate these stub function and to produce 208 Another way to specify imports and exports is via a "stub library". This 209 feature is inspired by the ELF stub objects which are supported by the Solaris 211 inputs, similar to how linker scripts can be passed to the ELF linker. The stub 250 will generate function a stub containing only the ``unreachable`` instruction
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | hi6220-clock.txt | 19 - "hisilicon,hi6220-stub-clk" 43 compatible = "hisilicon,hi6220-stub-clk";
|
/freebsd/stand/i386/btx/btxldr/ |
H A D | btxldr.S | 29 .set MEM_STUB,0x600 # Real mode stub 61 .set SIZ_STUB,0x1a # Size of stub
|
/freebsd/contrib/unbound/contrib/ |
H A D | drop-tld.diff | 43 stub-zone{COLON} { YDVAR(0, VAR_STUB_ZONE) } 45 stub-addr{COLON} { YDVAR(1, VAR_STUB_ADDR) }
|
/freebsd/tools/tools/bootparttest/ |
H A D | Makefile | 8 SRCS= bootparttest.c crc32.c stub.c part.c disk.c
|
/freebsd/contrib/libucl/python/ |
H A D | ucl.pyi | 3 # NOTE: This dynamically typed stub was automatically generated by stubgen.
|
/freebsd/lib/libc/sys/ |
H A D | Makefile.inc | 21 compat-stub.c \
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.lex | 336 stub-zone{COLON} { YDVAR(0, VAR_STUB_ZONE) } 338 stub-addr{COLON} { YDVAR(1, VAR_STUB_ADDR) } 339 stub-host{COLON} { YDVAR(1, VAR_STUB_HOST) } 340 stub-prime{COLON} { YDVAR(1, VAR_STUB_PRIME) } 341 stub-first{COLON} { YDVAR(1, VAR_STUB_FIRST) } 342 stub-no-cache{COLON} { YDVAR(1, VAR_STUB_NO_CACHE) } 343 stub-ssl-upstream{COLON} { YDVAR(1, VAR_STUB_SSL_UPSTREAM) } 344 stub-tls-upstream{COLON} { YDVAR(1, VAR_STUB_SSL_UPSTREAM) } 345 stub-tcp-upstream{COLON} { YDVAR(1, VAR_STUB_TCP_UPSTREAM) }
|
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 841 struct iter_hints_stub* stub; in print_deleg_lookup() local 900 stub = hints_lookup_stub(worker->env.hints, nm, qinfo.qclass, in print_deleg_lookup() 902 if(stub) { in print_deleg_lookup() 903 if(stub->noprime) { in print_deleg_lookup() 916 print_dp_main(ssl, stub->dp, NULL); in print_deleg_lookup() 917 print_dp_details(ssl, worker, stub->dp); in print_deleg_lookup()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 180 // perspective of the DNS server. The client may be a stub resolver or 203 // STUB_QUERY is a DNS query message sent from a stub resolver to a DNS 204 // server, from the perspective of the stub resolver. 208 // stub resolver, from the perspective of the stub resolver.
|
/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 92 #define stub stb 939 stub $4, [$1+0] 943 stub $4, [$1+1] 947 stub $4, [$1+2] 950 stub $4, [$1+3] 954 stub $4, [$1+0+4] 958 stub $4, [$1+1+4] 962 stub $4, [$1+2+4] 965 stub $4, [$1+3+4] 1005 stub $5, [$1+6] [all …]
|
/freebsd/lib/libc/rpc/ |
H A D | README | 86 that this modifies the call-signature for the stub functions; the 87 procedure calling the RPC stub must now pass to the stub a pointer to 88 an allocated structure where results will be placed by the stub. See
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hlr_auc_gw.milenage_db | 6 # stub values will need to be included in this file.
|
/freebsd/stand/efi/loader/arch/arm/ |
H A D | arm.ldscript | 10 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/freebsd/stand/efi/loader/arch/i386/ |
H A D | i386.ldscript | 12 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | qoriq-fman3-0-10g-2.dtsi | 3 * QorIQ FMan v3 10g port #2 device tree stub [ controller @ offset 0x400000 ]
|