Home
last modified time | relevance | path

Searched refs:validated (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_cs.c192 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs()
196 &p->validated); in radeon_cs_parser_relocs()
202 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs()
260 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings()
282 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init()
439 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini()
442 &parser->validated, in radeon_cs_parser_fini()
446 &parser->validated); in radeon_cs_parser_fini()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c2854 unsigned char validated; member
3830 switches[n_switches].validated = 0;
3947 switches[n_switches].validated = 0;
3953 switches[n_switches].validated = 1;
3958 switches[n_switches].validated = 1;
3999 switches[n_switches].validated = 0;
4009 switches[n_switches].validated = 0;
4199 sw->validated = 0;
4261 switches[i].validated = 1;
5523 switches[i].validated = 1;
[all …]
/openbsd/src/gnu/llvm/llvm/
DRELEASE_TESTERS.TXT2 environments get tested and validated during the release process.
/openbsd/src/gnu/llvm/llvm/docs/AMDGPU/
Dgfx11_msg_e37f7b.rst64 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx10_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx7_msg.rst67 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx90a_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx1030_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx940_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx8_msg.rst68 *Sendmsg* arguments are validated depending on how *type* value is specified:
Dgfx9_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
/openbsd/src/gnu/gcc/gcc/
Dgcc.c3057 unsigned char validated; member
4089 switches[n_switches].validated = 0; in process_command()
4200 switches[n_switches].validated = 0; in process_command()
4207 switches[n_switches].validated = 1; in process_command()
4212 switches[n_switches].validated = 1; in process_command()
4253 switches[n_switches].validated = 0; in process_command()
4263 switches[n_switches].validated = 0; in process_command()
4519 sw->validated = 0; in do_self_spec()
5249 switches[i].validated = 1; in do_spec_1()
5877 switches[switchnum].validated = 1; in check_live_switch()
[all …]
/openbsd/src/usr.bin/dig/
Ddig.h239 extern int validated;
Ddig.c207 if (!validated) in received()
Ddighost.c166 int validated = 1; variable
3523 validated = 0; in recv_done()
/openbsd/src/usr.sbin/unbound/doc/
DTODO53 of responses over a time interval is collected, and each is validated.
Drequirements.txt131 validator failure (SERVFAIL again), when the query is validated later on.
199 doubt. This case is validated by unbound as a 'referral' which
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td127 "module file '%0' was validated as a system module and is now being imported "
/openbsd/src/gnu/llvm/llvm/docs/
DHowToReleaseLLVM.rst161 This will generate source tarballs for each LLVM project being validated, which
213 consistently validated and released binaries for their targets/OSs. To contact
DSupportPolicy.rst19 rigorous testing like the core parts, nor are they validated and shipped with
/openbsd/src/sys/netinet6/
Dicmp6.c972 icmp6_mtudisc_update(struct ip6ctlparam *ip6cp, int validated) in icmp6_mtudisc_update() argument
991 if (validated) { in icmp6_mtudisc_update()
/openbsd/src/sbin/isakmpd/
DDESIGN-NOTES179 After the generic header has been validated, we do a generic payload
/openbsd/src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
DLangImpl03.rst391 function is finished and validated, we return it.
/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DIntro.pod23 packages. This was validated by the ease with which we can now update
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrFPStack.td834 // the FP stack. We have validated that only value-preserving truncations make

12