Home
last modified time | relevance | path

Searched refs:answers (Results 1 – 25 of 6042) sorted by relevance

12345678910>>...242

/dports/net/py-ripe.atlas.sagan/ripe.atlas.sagan-1.3.0/tests/
H A Ddns.py66 assert(result.responses[0].abuf.answers[0].ttl == 3600)
68 assert(result.responses[0].abuf.answers[0].type == "A")
69 assert(result.responses[0].abuf.answers[0].klass == "IN")
112 assert(result.responses[0].abuf.answers[0].ttl == 3600)
114 assert(result.responses[0].abuf.answers[0].type == "A")
158 assert(result.responses[0].abuf.answers[0].ttl == 3600)
160 assert(result.responses[0].abuf.answers[0].type == "A")
686 print(result.responses[0].abuf.answers[0].raw_data)
732 assert(len(result.responses[0].abuf.answers) == 1)
739 assert result.responses[0].abuf.answers[0].data == [
[all …]
/dports/dns/py-py3dns/py3dns-3.2.1/DNS/tests/
H A Dtest_base.py36 self.assertTrue(a_response.answers)
105 self.assertTrue(respdef.answers)
116 self.assertTrue(resp.answers)
118 data = resp.answers[0]['data']
126 self.assertTrue(respdef.answers)
136 self.assertTrue(respbin.answers)
146 self.assertTrue(a_resp.answers)
155 self.assertTrue(resp.answers)
218 self.assertTrue(resp.answers)
220 data = resp.answers[0]['data']
[all …]
/dports/devel/make++/makepp-2.0/t/
H A Dbuild_cache.test159 answers/aa
161 answers/ab
163 answers/ac
165 answers/ad
167 answers/ba
169 answers/bb
171 answers/bc
173 answers/bd
175 answers/c_aa
177 answers/c_ab
[all …]
/dports/dns/libmicrodns/microdns-0.2.0/examples/
H A Dannounce.c56 hdr.num_ans_rr = sizeof(answers) / sizeof(answers[0]); in callback()
63 answers[i].msbit = 1; in callback()
66 answers[i].next = &answers[i + 1]; in callback()
75 answers[0].type = RR_PTR; in callback()
76 answers[0].name = service_type; in callback()
80 answers[1].type = RR_TXT; in callback()
84 answers[2].type = RR_SRV; in callback()
86 answers[2].data.SRV.port = 9001; in callback()
87 answers[2].data.SRV.priority = 0; in callback()
88 answers[2].data.SRV.weight = 0; in callback()
[all …]
/dports/databases/grass7/grass-7.8.6/misc/m.nviz.image/
H A Dvolume.c43 params->volume->answers[i]); in load_rasters3d()
48 answers[i], mapset), 0.0, in load_rasters3d()
53 x = atof(params->volume_pos->answers[0]); in load_rasters3d()
54 y = atof(params->volume_pos->answers[1]); in load_rasters3d()
97 params->isosurf_level->answers[i]); in add_isosurfs()
139 answers[i]) < 0) in add_isosurfs()
150 answers[i - in add_isosurfs()
158 params->volume->answers[num - 1]); in add_isosurfs()
177 answers[i - ntransp_map], "")) { in add_isosurfs()
181 answers[i - ntransp_map])) < 0) in add_isosurfs()
[all …]
H A Dsurface.c51 params->elev_map->answers[i]); in load_rasters()
56 elev_map->answers[i], in load_rasters()
64 answers[i - nelev_map]), data); in load_rasters()
105 params->color_map->answers[i]); in load_rasters()
112 color_map->answers[i], in load_rasters()
120 color_const->answers[i - in load_rasters()
128 answers[i], mapset), in load_rasters()
132 elev_map->answers[i], in load_rasters()
151 transp_map->answers[i], in load_rasters()
165 shine_map->answers[i], in load_rasters()
[all …]
H A Dvector.c81 for (i = 0; vect->answers[i]; i++) { in load_vectors()
82 mapset = G_find_vector2(vect->answers[i], ""); in load_vectors()
91 x = atof(position->answers[i * 3 + 0]); in load_vectors()
92 y = atof(position->answers[i * 3 + 1]); in load_vectors()
93 z = atof(position->answers[i * 3 + 2]); in load_vectors()
131 width = atoi(params->vline_width->answers[i]); in vlines_set_attrb()
190 size = atof(params->vpoint_size->answers[i]); in vpoints_set_attrb()
254 map = params->vlines->answers[index]; in check_map()
255 layer = params->vline_layer->answers[index]; in check_map()
264 map = params->vpoints->answers[index]; in check_map()
[all …]
/dports/news/cnews/cnews-cr.g_18/conf/
H A Dquiz.def1 # These answers are interdependent; do not edit this file!
3 # These answers are interdependent; do not edit this file!
5 # These answers are interdependent; do not edit this file!
7 # These answers are interdependent; do not edit this file!
9 # These answers are interdependent; do not edit this file!
11 # These answers are interdependent; do not edit this file!
13 # These answers are interdependent; do not edit this file!
15 # These answers are interdependent; do not edit this file!
17 # These answers are interdependent; do not edit this file!
19 # These answers are interdependent; do not edit this file!
[all …]
/dports/www/moodle39/moodle/question/type/numerical/tests/
H A Dhelper.php53 $num->answers = array(
199 $q->options->answers = array();
202 $q->options->answers[0]->fraction = 1.0;
209 $q->options->answers[1]->fraction = 0.0;
215 $q->options->answers[2]->answer = '3.1';
216 $q->options->answers[2]->fraction = 0.0;
222 $q->options->answers[3]->answer = '3';
224 $q->options->answers[3]->fraction = 0.0;
230 $q->options->answers[4]->answer = '*';
258 $num->answers = array(
[all …]
/dports/www/moodle310/moodle/question/type/numerical/tests/
H A Dhelper.php53 $num->answers = array(
199 $q->options->answers = array();
202 $q->options->answers[0]->fraction = 1.0;
209 $q->options->answers[1]->fraction = 0.0;
215 $q->options->answers[2]->answer = '3.1';
216 $q->options->answers[2]->fraction = 0.0;
222 $q->options->answers[3]->answer = '3';
224 $q->options->answers[3]->fraction = 0.0;
230 $q->options->answers[4]->answer = '*';
258 $num->answers = array(
[all …]
/dports/www/moodle311/moodle/question/type/numerical/tests/
H A Dhelper.php53 $num->answers = array(
199 $q->options->answers = array();
202 $q->options->answers[0]->fraction = 1.0;
209 $q->options->answers[1]->fraction = 0.0;
215 $q->options->answers[2]->answer = '3.1';
216 $q->options->answers[2]->fraction = 0.0;
222 $q->options->answers[3]->answer = '3';
224 $q->options->answers[3]->fraction = 0.0;
230 $q->options->answers[4]->answer = '*';
258 $num->answers = array(
[all …]
/dports/www/limesurvey/limesurvey/assets/packages/template-core/
H A Dtemplate-core.css8 .ls-answers img:not(.fixed-width),.ls-answers video:not(.fixed-width),.ls-answers svg:not(.fixed-wi…
16 .ls-answers label,.ls-answers th{font-weight:400}
56 table.ls-answers{table-layout:fixed}
57 table.ls-answers{width:100%}
80 table.ls-answers input[type="checkbox"],table.ls-answers input[type="radio"]{margin: 0;}
125 …table.ls-answers,table.ls-answers thead,table.ls-answers tbody,table.ls-answers th,table.ls-answer…
126 …ls-answers,.dir-ltr table.ls-answers thead,.dir-ltr table.ls-answers tbody,.dir-ltr table.ls-answe…
127 …ls-answers,.dir-rtl table.ls-answers thead,.dir-rtl table.ls-answers tbody,.dir-rtl table.ls-answe…
134 .ls-answers td.radio-item,.ls-answers td.checkbox-item{padding: 4px;}
174 .dir-rtl table.ls-answers .answers-list p[dir=rtl] {left:0;text-align:right;}
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/nbt_server/
H A Dpacket.c131 if (packet->answers == NULL) goto failed; in nbtd_name_query_reply()
133 packet->answers[0].name = *name; in nbtd_name_query_reply()
136 packet->answers[0].ttl = ttl; in nbtd_name_query_reply()
186 if (packet->answers == NULL) goto failed; in nbtd_negative_name_query_reply()
188 packet->answers[0].name = *name; in nbtd_negative_name_query_reply()
191 packet->answers[0].ttl = 0; in nbtd_negative_name_query_reply()
192 ZERO_STRUCT(packet->answers[0].rdata); in nbtd_negative_name_query_reply()
232 if (packet->answers == NULL) goto failed; in nbtd_name_registration_reply()
234 packet->answers[0].name = *name; in nbtd_name_registration_reply()
278 if (packet->answers == NULL) goto failed; in nbtd_name_release_reply()
[all …]
/dports/print/system-config-printer/system-config-printer-1.5.12/troubleshoot/
H A DCheckNetworkServerSanity.py46 self.answers = {}
47 answers = self.troubleshooter.answers
48 if ('remote_server_name' not in answers and
49 'remote_server_ip_address' not in answers):
54 server_name = answers['remote_server_name']
55 server_port = answers.get('remote_server_port', 631)
83 server_name = answers['remote_server_ip_address']
95 self.answers['remote_server_try_connect'] = server_name
154 self.answers['remote_server_smb'] = True
185 'remote_server_traceroute' not in answers):
[all …]
H A DCheckPrinterSanity.py41 self.answers = {}
43 answers = self.troubleshooter.answers
44 if not answers['cups_queue_listed']:
47 name = answers['cups_queue']
57 self.answers['is_cups_class'] = False
59 self.answers['cups_printer_dict'] = queue
61 self.answers['is_cups_class'] = True
64 self.answers['cups_class_dict'] = queue
72 if 'cups_printer_dict' in self.answers:
80 self.answers['remote_server_name'] = host
[all …]
H A DErrorLogFetch.py53 answers = self.troubleshooter.answers
55 self.answers = {}
57 cursor = answers.get ('error_log_cursor')
58 timestamp = answers.get ('error_log_timestamp')
88 if 'error_log_debug_logging_set' in answers:
124 self.answers = {}
153 if (len (self.answers.get ('journal', [])) +
164 answers = self.persistent_answers.copy ()
165 answers.update (self.answers)
166 return answers
[all …]
H A DErrorLogCheckpoint.py72 answers = self.troubleshooter.answers
78 self.answers = {}
79 answers = self.troubleshooter.answers
80 if not answers['cups_queue_listed']:
128 answers = self.troubleshooter.answers
129 if not answers['cups_queue_listed']:
134 if 'error_log_checkpoint' in self.answers:
135 return self.answers
150 answers = self.troubleshooter.answers
174 return self.answers
[all …]
/dports/dns/py-py3dns/py3dns-3.2.1/tests/
H A Dtest7.py7 print(resp.answers[0]['name'], resp.answers[0]['data'])
11 print(resp1.answers[0]['name'], resp1.answers[0]['data'])
15 print(resp2.answers[0]['name'], resp2.answers[0]['data'])
19 print(resp3.answers[0]['name'], resp3.answers[0]['data'])
23 print(resp4.answers[0]['name'], resp4.answers[0]['data'])
27 print(resp5.answers[0]['name'], resp5.answers[0]['data'])
31 print(resp6.answers[0]['name'], resp6.answers[0]['data'])
35 print(resp7.answers[0]['name'], resp7.answers[0]['data'])
39 print(resp8.answers[0]['name'], resp8.answers[0]['data'])
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sresolv/
H A Dresolve_sip.c101 sres_record_t *answers[]) in answer_to_naptr_query() argument
110 for (i = 0; answers && answers[i]; i++) { in answer_to_naptr_query()
150 sres_record_t **answers; in query_naptr() local
154 if (answers) { in query_naptr()
168 sres_record_t *answers[]) in answer_to_srv_query() argument
176 for (i = 0; answers && answers[i]; i++) { in answer_to_srv_query()
194 sres_record_t **answers; in query_srv() local
198 if (answers) { in query_srv()
218 for (i = 0; answers && answers[i]; i++) { in answer_to_a_query()
238 sres_record_t **answers; in query_a() local
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sresolv/
H A Dresolve_sip.c101 sres_record_t *answers[]) in answer_to_naptr_query() argument
110 for (i = 0; answers && answers[i]; i++) { in answer_to_naptr_query()
150 sres_record_t **answers; in query_naptr() local
154 if (answers) { in query_naptr()
168 sres_record_t *answers[]) in answer_to_srv_query() argument
176 for (i = 0; answers && answers[i]; i++) { in answer_to_srv_query()
194 sres_record_t **answers; in query_srv() local
198 if (answers) { in query_srv()
218 for (i = 0; answers && answers[i]; i++) { in answer_to_a_query()
238 sres_record_t **answers; in query_a() local
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libmdns-0.2.6/src/dns_parser/
H A Dparser.rs35 let mut answers = Vec::with_capacity(header.answers as usize); in parse() localVariable
46 answers: answers, in parse()
114 answers: 0, in parse_example_query()
142 answers: 1, in parse_example_response()
184 answers: 1, in parse_ns_response()
237 answers: 6, in parse_multiple_answers()
282 answers: 0, in parse_srv_query()
319 answers: 5, in parse_srv_response()
374 answers: 5, in parse_mx_response()
423 answers: 1, in parse_aaaa_response()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libmdns-0.2.4/src/dns_parser/
H A Dparser.rs35 let mut answers = Vec::with_capacity(header.answers as usize); in parse() localVariable
46 answers: answers, in parse()
114 answers: 0, in parse_example_query()
142 answers: 1, in parse_example_response()
184 answers: 1, in parse_ns_response()
237 answers: 6, in parse_multiple_answers()
282 answers: 0, in parse_srv_query()
319 answers: 5, in parse_srv_response()
374 answers: 5, in parse_mx_response()
423 answers: 1, in parse_aaaa_response()
[all …]
/dports/net/samba412/samba-4.12.15/source4/nbt_server/
H A Dpacket.c131 if (packet->answers == NULL) { in nbtd_name_query_reply_packet()
134 answer = packet->answers; in nbtd_name_query_reply_packet()
147 packet->answers, in nbtd_name_query_reply_packet()
231 if (packet->answers == NULL) goto failed; in nbtd_negative_name_query_reply()
233 packet->answers[0].name = *name; in nbtd_negative_name_query_reply()
236 packet->answers[0].ttl = 0; in nbtd_negative_name_query_reply()
237 ZERO_STRUCT(packet->answers[0].rdata); in nbtd_negative_name_query_reply()
277 if (packet->answers == NULL) goto failed; in nbtd_name_registration_reply()
279 packet->answers[0].name = *name; in nbtd_name_registration_reply()
323 if (packet->answers == NULL) goto failed; in nbtd_name_release_reply()
[all …]
/dports/security/py-txtorcon/txtorcon-21.1.0/test/
H A Dtest_torconfig.py122 protocol.answers.append('')
134 protocol.answers.append('9123')
150 protocol.answers.append('9123')
170 protocol.answers.append('')
264 self.protocol.answers.append(
278 self.protocol.answers.append(
304 self.protocol.answers.append(
470 self.protocol.answers.append(
486 self.protocol.answers.append(
556 self.protocol.answers.append(
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Memory/
H A DMemoryFacts.cs34 public int[] answers; field
40 answers = new int [items]; in Initialize()
99 fact.answers [0] = 2 + random.Next (14); in GetFact()
106 fact.answers [0]), in GetFact()
107 fact.answers [0], fact.answers [1]); in GetFact()
113 fact.answers [0] = 10 + random.Next (30); in GetFact()
118 fact.answers [0], fact.answers [1]); in GetFact()
122 fact.answers [0]); in GetFact()
128 fact.answers [0]); in GetFact()
134 fact.answers [1] = 100 - (1 + random.Next (10)) - fact.answers [0]; in GetFact()
[all …]

12345678910>>...242