Home
last modified time | relevance | path

Searched refs:agents (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-parental-agents-dupdef.conf14 parental-agents "net" {
18 parental-agents "net" {
25 parental-agents { "net"; };
H A Dbad-parental-agents-dup.conf17 parental-agents { 192.168.1.1; };
18 parental-agents { 192.168.1.1; };
H A Dbad-parental-agents-empty.conf14 parental-agents "net" { };
19 parental-agents { "net"; };
H A Dbad-parental-agents-notfound.conf14 parental-agents "com" {
21 parental-agents { "net"; };
H A Dbad-parental-agents-def-view.conf15 parental-agents { 192.168.1.2; };
H A Dbad-parental-agents-def-zone.conf17 parental-agents "net" { 192.168.1.1; };
H A Dbad-parental-agents-empty2.conf17 parental-agents { };
H A Dbad-parental-agents-def-options.conf15 parental-agents { 192.168.1.2; };
H A Dbad-parental-agents-def-view2.conf15 parental-agents "net" {
H A Dbad-parental-agents-mirror.conf17 parental-agents { 192.168.1.1; };
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DAddingNewCIJobs.rst18 own agents. Make sure you tag your agents in a way that you'll be able
33 agents:
40 If you've created your own agents, you should provide the tag that you used
42 run that job only on agents that have that tag.
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dhsa_ext_amd.h1190 hsa_amd_agents_allow_access(uint32_t num_agents, const hsa_agent_t* agents,
1300 hsa_agent_t* agents, int num_agent,
1348 hsa_status_t HSA_API hsa_amd_memory_lock_to_pool(void* host_ptr, size_t size, hsa_agent_t* agents,
1432 hsa_agent_t* agents,
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-9.18.12.rst
H A Dnotes-9.18.9.rst
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c469 struct agent_info *agents; member
605 hsa_context.agents[*agent_index].id = agent; in assign_agent_ids()
637 hsa_context.agents in init_hsa_context()
715 struct agent_info *agent = &hsa_context.agents[n]; in GOMP_OFFLOAD_init_device()
793 if (!hsa_context.agents[n].initialized) in get_agent_info()
798 return &hsa_context.agents[n]; in get_agent_info()
H A Dplugin-gcn.c552 struct agent_info *agents; member
1469 hsa_context.agents[*agent_index].id = agent; in assign_agent_ids()
1507 hsa_context.agents in init_hsa_context()
1565 if (!hsa_context.agents[n].initialized) in get_agent_info()
1570 return &hsa_context.agents[n]; in get_agent_info()
3413 struct agent_info *agent = &hsa_context.agents[n]; in GOMP_OFFLOAD_init_device()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dhashed-deferred37 agents, which is bad.
/netbsd-src/external/ibm-public/postfix/dist/implementation-notes/
H A DDSN22 agents and reports that information unmodified when it decides to
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.544 other Postfix delivery agents.
82 pipe(8) and local(8) delivery agents.
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dbug1.in6 # infinite loop in postcat and in delivery agents
/netbsd-src/external/mpl/bind/dist/doc/misc/
H A Dsecondary.zoneopt48 parental-agents [ port <integer> ] [ source ( <ipv4_address> | * ) ] [ source-v6 ( <ipv6_address> | * ) ] { ( <remote-servers> | <ipv4_address> [ port <integer> ] | <ipv6_address> [ port <integer> ] ) [ key <string> ] [ tls <string> ]; ... };
H A Dprimary.zoneopt51 parental-agents [ port <integer> ] [ source ( <ipv4_address> | * ) ] [ source-v6 ( <ipv6_address> | * ) ] { ( <remote-servers> | <ipv4_address> [ port <integer> ] | <ipv6_address> [ port <integer> ] ) [ key <string> ] [ tls <string> ]; ... };
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Doptions.c302 struct option_def agents[] = { variable
539 for (def = agents; def->name != NULL; def++) { in options_init()
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.sita40 work, but interfaces via a TCP session to remote agents that
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c549 struct agent_info *agents; member
1463 hsa_context.agents[*agent_index].id = agent; in assign_agent_ids()
1501 hsa_context.agents in init_hsa_context()
1559 if (!hsa_context.agents[n].initialized) in get_agent_info()
1564 return &hsa_context.agents[n]; in get_agent_info()
3237 struct agent_info *agent = &hsa_context.agents[n]; in GOMP_OFFLOAD_init_device()

123456