Home
last modified time | relevance | path

Searched refs:QUERY (Results 26 – 50 of 18436) sorted by last modified time

12345678910>>...738

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_firmware_source/tasks/
H A Dmain.yml70 # QUERY ALL SOURCES
97 # QUERY A SOURCE
156 # QUERY NON-EXISTING SOURCE
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_domain_to_vlan_pool/tasks/
H A Dmain.yml99 # QUERY ALL BINDINGS
128 # QUERY A BINDING
192 # QUERY NON-EXISTING BINDING
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/mso_site/tasks/
H A Dmain.yml166 # QUERY ALL SITES
193 # QUERY A SITE
263 # QUERY NON-EXISTING SITE
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_vlan_pool/tasks/
H A Ddynamic.yml139 # QUERY ALL VLAN POOLS
166 # QUERY A VLAN POOL
232 # QUERY NON-EXISTING VLAN POOL
H A Dstatic.yml139 # QUERY ALL VLAN POOLS
166 # QUERY A VLAN POOL
232 # QUERY NON-EXISTING VLAN POOL
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_domain/tasks/
H A Dfc.yml68 # QUERY ALL DOMAINS
96 # QUERY A DOMAIN
154 # QUERY NON-EXISTING DOMAIN
H A Dl2dom.yml68 # QUERY ALL DOMAINS
96 # QUERY A DOMAIN
154 # QUERY NON-EXISTING DOMAIN
H A Dl3dom.yml68 # QUERY ALL DOMAINS
96 # QUERY A DOMAIN
154 # QUERY NON-EXISTING DOMAIN
H A Dphys.yml68 # QUERY ALL DOMAINS
96 # QUERY A DOMAIN
154 # QUERY NON-EXISTING DOMAIN
H A Dvmm-vmware.yml71 # QUERY ALL DOMAINS
100 # QUERY A DOMAIN
162 # QUERY NON-EXISTING DOMAIN
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_rest/tasks/
H A Djson_inline.yml100 # QUERY ALL TENANTS
120 # QUERY A TENANT
157 # QUERY NON-EXISTING TENANT
H A Djson_string.yml95 # QUERY ALL TENANTS
114 # QUERY A TENANT
148 # QUERY NON-EXISTING TENANT
H A Dxml_string.yml82 # QUERY ALL TENANTS
101 # QUERY A TENANT
135 # QUERY NON-EXISTING TENANT
H A Dyaml_inline.yml87 # QUERY ALL TENANTS
106 # QUERY A TENANT
140 # QUERY NON-EXISTING TENANT
H A Dyaml_string.yml87 # QUERY ALL TENANTS
106 # QUERY A TENANT
140 # QUERY NON-EXISTING TENANT
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_switch_policy_vpc_protection_group/tasks/
H A Dmain.yml118 # QUERY ALL VPC PROTECTION GROUPS
144 # QUERY A VPC PROTECTION GROUP
194 # QUERY NON-EXISTING LEAF PROFILE
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aci_switch_leaf_policy_profile/tasks/
H A Dmain.yml116 # QUERY ALL LEAF PROFILES
143 # QUERY A LEAF PROFILE
193 # QUERY NON-EXISTING LEAF PROFILE
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/mso_role/tasks/
H A Dmain.yml170 # QUERY ALL ROLES
197 # QUERY A ROLE
269 # QUERY NON-EXISTING ROLE
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/module_utils/network/ftd/
H A Dfdm_swagger_client.py77 QUERY = 'query' variable in OperationParams
231 …for param_name, params_spec in operation[OperationField.PARAMETERS][OperationParams.QUERY].items():
311 OperationParams.QUERY: query
315 if in_param == OperationParams.QUERY:
437 return self._validate_url_params(operation_name, params, resource=OperationParams.QUERY)
/dports/sysutils/conman/conman-conman-0.3.0/
H A Dconmen130 unless defined($pid = open(QUERY, "-|"));
135 chomp(@consoles = <QUERY>);
136 close(QUERY);
/dports/security/dsniff/dsniff-2.4/
H A Ddnsspoof.c200 if (dns->opcode != QUERY || ntohs(dns->qdcount) != 1 || in dns_spoof()
/dports/devel/cmake/cmake-3.22.1/Tests/
H A DCMakeLists.txt179 …execute_process(COMMAND reg QUERY "HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Windows C…
231 cmake_host_system_information(RESULT found QUERY "${info_${info}}")
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DFindMPI.cmake1377 cmake_host_system_information(RESULT _MPIEXEC_NUMPROCS QUERY NUMBER_OF_PHYSICAL_CORES)
H A DInstallRequiredSystemLibraries.cmake293 cmake_host_system_information(RESULT _vs_dir QUERY VS_${_vs_ver}_DIR) # undocumented query
H A DFindJNI.cmake148 execute_process(COMMAND REG QUERY HKLM\\SOFTWARE\\JavaSoft\\JDK

12345678910>>...738