Home
last modified time | relevance | path

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

12

/openbsd-src/sys/dev/pci/drm/radeon/
H A 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/llvm/llvm/
H A DRELEASE_TESTERS.TXT2 environments get tested and validated during the release process.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A 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/docs/AMDGPU/
H A Dgfx11_msg_e37f7b.rst64 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx10_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx940_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx1030_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx7_msg.rst67 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx90a_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx8_msg.rst68 *Sendmsg* arguments are validated depending on how *type* value is specified:
H A Dgfx9_msg.rst73 *Sendmsg* arguments are validated depending on how *type* value is specified:
/openbsd-src/gnu/gcc/gcc/
H A 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/
H A Ddig.h239 extern int validated;
H A Ddig.c207 if (!validated) in received()
209 "be validated"); in received()
H A Ddighost.c166 int validated = 1; variable
3523 validated = 0; in recv_done()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td127 "module file '%0' was validated as a system module and is now being imported "
/openbsd-src/usr.sbin/unbound/doc/
H A DTODO53 of responses over a time interval is collected, and each is validated.
H A 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/llvm/docs/
H A 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
H A DSupportPolicy.rst19 rigorous testing like the core parts, nor are they validated and shipped with
/openbsd-src/sys/netinet6/
H A Dicmp6.c972 icmp6_mtudisc_update(struct ip6ctlparam *ip6cp, int validated) in icmp6_mtudisc_update() argument
987 * allow non-validated cases if memory is plenty, to make traffic in icmp6_mtudisc_update()
991 if (validated) { in icmp6_mtudisc_update()
/openbsd-src/sbin/isakmpd/
H A DDESIGN-NOTES179 After the generic header has been validated, we do a generic payload
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl03.rst391 function is finished and validated, we return it.
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DIntro.pod23 packages. This was validated by the ease with which we can now update
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFPStack.td834 // the FP stack. We have validated that only value-preserving truncations make

12