Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 25 of 263) sorted by relevance

1234567891011

/freebsd/usr.sbin/crunch/crunchgen/
H A Dcrunched_main.c78 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 Dck_hp_fifo.h60 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 Dck_fifo.h103 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 Ddllexports151 %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/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp137 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/lib/libutil/
H A DSymbol.map126 * stub. Applications that use login_setcryptfmt() should link
127 * with libcrypt, whose crypt_set_format() will override the stub.
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst98 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/contrib/unbound/iterator/
H A Diter_utils.c1548 struct iter_hints_stub *stub; in iter_stub_fwd_no_cache() local
1561 stub = hints_lookup_stub(qstate->env->hints, qinf->qname, in iter_stub_fwd_no_cache()
1567 if(stub && stub->dp && dp) { in iter_stub_fwd_no_cache()
1569 stub->dp->name, stub->dp->namelabs)) { in iter_stub_fwd_no_cache()
1570 stub = NULL; /* ignore stub, forward is lower */ in iter_stub_fwd_no_cache()
1577 if (stub != NULL && stub->dp != NULL) { in iter_stub_fwd_no_cache()
1579 int stub_no_cache = stub->dp->no_cache; in iter_stub_fwd_no_cache()
1585 dname_str(stub->dp->name, dpname); in iter_stub_fwd_no_cache()
1589 if(stub->dp->namelen > dpname_storage_len) { in iter_stub_fwd_no_cache()
1596 memmove(dpname_storage, stub->dp->name, in iter_stub_fwd_no_cache()
[all …]
H A Diter_hints.c490 struct iter_hints_stub *stub; in hints_find() local
496 stub = (struct iter_hints_stub*)name_tree_find(&hints->tree, in hints_find()
498 has_dp = stub && stub->dp; in hints_find()
500 return has_dp?stub->dp:NULL; in hints_find()
/freebsd/contrib/googletest/
H A Dfake_fuchsia_sdk.bzl31 doc = "Used to create a fake @fuchsia_sdk repository with stub build targets.",
35 doc = "The stub build targets to initialize.",
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dhi6220-clock.txt19 - "hisilicon,hi6220-stub-clk"
43 compatible = "hisilicon,hi6220-stub-clk";
/freebsd/stand/i386/btx/btxldr/
H A Dbtxldr.S29 .set MEM_STUB,0x600 # Real mode stub
61 .set SIZ_STUB,0x1a # Size of stub
/freebsd/contrib/unbound/contrib/
H A Ddrop-tld.diff43 stub-zone{COLON} { YDVAR(0, VAR_STUB_ZONE) }
45 stub-addr{COLON} { YDVAR(1, VAR_STUB_ADDR) }
/freebsd/tools/tools/bootparttest/
H A DMakefile8 SRCS= bootparttest.c crc32.c stub.c part.c disk.c
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex336 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/lib/libc/sys/
H A DMakefile.inc21 compat-stub.c \
/freebsd/crypto/openssl/crypto/des/asm/
H A Ddes_enc.m492 #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/contrib/unbound/dnstap/
H A Ddnstap.proto180 // 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/contrib/unbound/daemon/
H A Dcachedump.c970 struct iter_hints_stub* stub; in print_deleg_lookup() local
1029 stub = hints_lookup_stub(worker->env.hints, nm, qinfo.qclass, in print_deleg_lookup()
1031 if(stub) { in print_deleg_lookup()
1032 if(stub->noprime) { in print_deleg_lookup()
1045 print_dp_main(ssl, stub->dp, NULL); in print_deleg_lookup()
1046 print_dp_details(ssl, worker, stub->dp); in print_deleg_lookup()
/freebsd/lib/libc/rpc/
H A DREADME86 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/stand/efi/loader/arch/i386/
H A Di386.ldscript12 *(.text .stub .text.* .gnu.linkonce.t.*)
/freebsd/contrib/wpa/hostapd/
H A Dhlr_auc_gw.milenage_db6 # stub values will need to be included in this file.
/freebsd/stand/efi/loader/arch/arm/
H A Darm.ldscript10 *(.text .stub .text.* .gnu.linkonce.t.*)
/freebsd/contrib/wpa/src/crypto/
H A Drandom.c443 u8 stub; in random_init() local
445 if (getrandom(&stub, 0, GRND_NONBLOCK) == 0 || in random_init()
/freebsd/stand/kboot/kboot/arch/aarch64/
H A Daarch64.ldscript17 *(.text .stub .text.* .gnu.linkonce.t.*)

1234567891011