Home
last modified time | relevance | path

Searched refs:record_type (Results 1 – 25 of 2124) sorted by relevance

12345678910>>...85

/dports/devel/libfshfs/libfshfs-20210722/libfshfs/
H A Dlibfshfs_directory_entry.c447 uint16_t record_type, in libfshfs_directory_entry_set_catalog_record() argument
475 if( ( record_type != LIBFSHFS_RECORD_TYPE_HFSPLUS_DIRECTORY_RECORD ) in libfshfs_directory_entry_set_catalog_record()
476 && ( record_type != LIBFSHFS_RECORD_TYPE_HFSPLUS_FILE_RECORD ) in libfshfs_directory_entry_set_catalog_record()
477 && ( record_type != LIBFSHFS_RECORD_TYPE_HFS_DIRECTORY_RECORD ) in libfshfs_directory_entry_set_catalog_record()
478 && ( record_type != LIBFSHFS_RECORD_TYPE_HFS_FILE_RECORD ) ) in libfshfs_directory_entry_set_catalog_record()
500 directory_entry->record_type = record_type; in libfshfs_directory_entry_set_catalog_record()
531 && ( directory_entry->record_type != LIBFSHFS_RECORD_TYPE_HFS_FILE_RECORD ) ) in libfshfs_directory_entry_get_identifier()
676 && ( directory_entry->record_type != LIBFSHFS_RECORD_TYPE_HFS_FILE_RECORD ) ) in libfshfs_directory_entry_get_creation_time()
743 && ( directory_entry->record_type != LIBFSHFS_RECORD_TYPE_HFS_FILE_RECORD ) ) in libfshfs_directory_entry_get_modification_time()
810 && ( directory_entry->record_type != LIBFSHFS_RECORD_TYPE_HFS_FILE_RECORD ) ) in libfshfs_directory_entry_get_entry_modification_time()
[all …]
H A Dlibfshfs_thread_record.c159 uint16_t record_type = 0; in libfshfs_thread_record_read_data() local
212 record_type ); in libfshfs_thread_record_read_data()
215 || ( record_type == LIBFSHFS_RECORD_TYPE_HFSPLUS_FILE_THREAD_RECORD ) ) in libfshfs_thread_record_read_data()
220 || ( record_type == LIBFSHFS_RECORD_TYPE_HFS_FILE_THREAD_RECORD ) ) in libfshfs_thread_record_read_data()
232 record_type ); in libfshfs_thread_record_read_data()
248 || ( record_type == LIBFSHFS_RECORD_TYPE_HFSPLUS_FILE_THREAD_RECORD ) ) in libfshfs_thread_record_read_data()
271 || ( record_type == LIBFSHFS_RECORD_TYPE_HFSPLUS_FILE_THREAD_RECORD ) ) in libfshfs_thread_record_read_data()
292 ( (fshfs_catalog_thread_record_hfsplus_t *) data )->record_type, in libfshfs_thread_record_read_data()
304 record_type ) ); in libfshfs_thread_record_read_data()
306 if( ( record_type == LIBFSHFS_RECORD_TYPE_HFS_DIRECTORY_THREAD_RECORD ) in libfshfs_thread_record_read_data()
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/privatedns/
H A Dcustom.py383 record_type = 'a'
392 record_type = 'mx'
401 record_type = 'ptr'
411 record_type = 'srv'
420 record_type = 'txt'
456 record_type = 'soa'
487 record_type = 'a'
505 record_type = 'mx'
514 record_type = 'ptr'
524 record_type = 'srv'
[all …]
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_tls13_parse_record_type_test.c31 uint8_t record_type; in main() local
44 EXPECT_EQUAL(record_type, 0xf3); in main()
67 EXPECT_EQUAL(record_type, 0xf3); in main()
82 EXPECT_SUCCESS(s2n_tls13_parse_record_type(&stuffer, &record_type)); in main()
83 EXPECT_EQUAL(record_type, 0x16); in main()
90 EXPECT_EQUAL(record_type, 0x16); in main()
97 EXPECT_EQUAL(record_type, 0x16); in main()
138 EXPECT_EQUAL(record_type, not_padding_value); in main()
157 EXPECT_EQUAL(record_type, not_padding_value); in main()
183 EXPECT_EQUAL(record_type, not_padding_value); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/memory/
H A Dwire_protocol.cc88 switch (msg.record_type) { in SendWireMessage()
94 memcpy(buf->data, &msg.record_type, sizeof(msg.record_type)); in SendWireMessage()
98 sizeof(msg.record_type) + in SendWireMessage()
105 sizeof(msg.record_type) + sizeof(*msg.free_header); in SendWireMessage()
108 memcpy(buf->data, &msg.record_type, sizeof(msg.record_type)); in SendWireMessage()
118 memcpy(buf->data, &msg.record_type, sizeof(msg.record_type)); in SendWireMessage()
127 RecordType* record_type; in ReceiveWireMessage() local
136 out->record_type = *record_type; in ReceiveWireMessage()
138 if (*record_type == RecordType::Malloc) { in ReceiveWireMessage()
149 } else if (*record_type == RecordType::Free) { in ReceiveWireMessage()
[all …]
/dports/textproc/py-fastavro/fastavro-0.24.2/fastavro/io/
H A Dparser.py26 if record_type == 'record':
39 elif record_type == 'union':
56 elif record_type == "map":
66 elif record_type == "array":
74 elif record_type == "enum":
77 elif record_type == "null":
83 elif record_type == "bytes":
85 elif record_type == "int":
87 elif record_type == "long":
89 elif record_type == "float":
[all …]
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/mdns_objects/
H A Dmdns_powerlog.c71 …_mdns_powerlog_bonjour_event(MDNS_POWERLOG_EVENT_AWDL_BROWSE_START, record_name, record_type, clie… in mdns_powerlog_awdl_browse_start()
79 …_mdns_powerlog_bonjour_event(MDNS_POWERLOG_EVENT_AWDL_BROWSE_STOP, record_name, record_type, clien… in mdns_powerlog_awdl_browse_stop()
95 …_mdns_powerlog_bonjour_event(MDNS_POWERLOG_EVENT_AWDL_ADVERTISE_STOP, record_name, record_type, cl… in mdns_powerlog_awdl_advertise_stop()
103 …_mdns_powerlog_bonjour_event(MDNS_POWERLOG_EVENT_AWDL_RESOLVE_START, record_name, record_type, cli… in mdns_powerlog_awdl_resolve_start()
111 …_mdns_powerlog_bonjour_event(MDNS_POWERLOG_EVENT_AWDL_RESOLVE_STOP, record_name, record_type, clie… in mdns_powerlog_awdl_resolve_stop()
118 _mdns_powerlog_create_event_dictionary(const uint8_t *record_name, int record_type, pid_t client_pi…
143 _mdns_powerlog_event_dictionary_add_record_type(CFMutableDictionaryRef event_dict, int record_type);
149 _mdns_powerlog_create_event_dictionary(const uint8_t * const record_name, const int record_type, in _mdns_powerlog_create_event_dictionary() argument
157 _mdns_powerlog_event_dictionary_add_record_type(event_dict, record_type); in _mdns_powerlog_create_event_dictionary()
253 const char *qtype_str = DNSRecordTypeValueToString(record_type); in _mdns_powerlog_event_dictionary_add_record_type()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/google/
H A D_gcdns_record.py354 record_type = module.params['type']
475 record_id = "%s:%s" % (record_type, record_name)
525 record_type = module.params['type']
550 if record_type == 'SOA' and state == 'absent':
560 if record_type == 'A':
571 if record_type == 'AAAA':
597 if record_type == 'TXT':
612 record_type = module.params['type']
680 record_type = module.params['type']
691 type=record_type,
[all …]
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/sdr/
H A Dipmi-sdr-parse-util.c171 uint8_t record_type; in ipmi_sdr_parse_sensor_name() local
200 &record_type) < 0) in ipmi_sdr_parse_sensor_name()
203 if (record_type == IPMI_SDR_FORMAT_FULL_SENSOR_RECORD in ipmi_sdr_parse_sensor_name()
204 || record_type == IPMI_SDR_FORMAT_COMPACT_SENSOR_RECORD in ipmi_sdr_parse_sensor_name()
205 || record_type == IPMI_SDR_FORMAT_EVENT_ONLY_RECORD) in ipmi_sdr_parse_sensor_name()
240 if ((record_type == IPMI_SDR_FORMAT_COMPACT_SENSOR_RECORD in ipmi_sdr_parse_sensor_name()
241 || record_type == IPMI_SDR_FORMAT_EVENT_ONLY_RECORD) in ipmi_sdr_parse_sensor_name()
277 uint8_t record_type; in ipmi_sdr_parse_entity_sensor_name() local
309 &record_type) < 0) in ipmi_sdr_parse_entity_sensor_name()
312 if (record_type == IPMI_SDR_FORMAT_FULL_SENSOR_RECORD in ipmi_sdr_parse_entity_sensor_name()
[all …]
H A Dipmi-sdr-stats.c93 uint8_t record_type,
104 if (record_type != IPMI_SDR_FORMAT_FULL_SENSOR_RECORD
105 && record_type != IPMI_SDR_FORMAT_COMPACT_SENSOR_RECORD
106 && record_type != IPMI_SDR_FORMAT_EVENT_ONLY_RECORD
107 && record_type != IPMI_SDR_FORMAT_GENERIC_DEVICE_LOCATOR_RECORD
108 && record_type != IPMI_SDR_FORMAT_MANAGEMENT_CONTROLLER_DEVICE_LOCATOR_RECORD)
130 if (record_type == IPMI_SDR_FORMAT_COMPACT_SENSOR_RECORD
131 || record_type == IPMI_SDR_FORMAT_EVENT_ONLY_RECORD)
166 uint8_t record_type,
177 record_type,
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/network/zone_file/
H A Dparse_zone_file.py350 for record_type in zone[name]:
397 for record_type in zone[name]:
398 if record_type == 'soa':
438 if record_type == '$origin':
443 elif record_type == '$ttl':
453 if record_type == 'ptr':
461 elif record_type == 'mx':
463 elif record_type == 'ns':
468 record_type = 'txt'
472 if record_type == 'caa':
[all …]
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/debug/
H A Dipmi-debug-sdr.c56 uint8_t record_type;
119 record_type = val;
121 if (record_type == IPMI_SDR_FORMAT_FULL_SENSOR_RECORD)
129 else if (record_type == IPMI_SDR_FORMAT_COMPACT_SENSOR_RECORD)
137 else if (record_type == IPMI_SDR_FORMAT_EVENT_ONLY_RECORD)
145 else if (record_type == IPMI_SDR_FORMAT_ENTITY_ASSOCIATION_RECORD)
161 else if (record_type == IPMI_SDR_FORMAT_GENERIC_DEVICE_LOCATOR_RECORD)
169 else if (record_type == IPMI_SDR_FORMAT_FRU_DEVICE_LOCATOR_RECORD)
201 else if (record_type == IPMI_SDR_FORMAT_OEM_RECORD)
227 if (record_type == IPMI_SDR_FORMAT_FULL_SENSOR_RECORD)
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/vultr/tests/integration/targets/vultr_dns_record/tasks/
H A Dremove_record.yml9 record_type: "{{ item.record_type | default(omit) }}"
20 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
29 record_type: "{{ item.record_type | default(omit) }}"
41 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
51 record_type: "{{ item.record_type | default(omit) }}"
61 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
70 record_type: "{{ item.record_type | default(omit) }}"
81 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
91 record_type: "{{ item.record_type | default(omit) }}"
105 record_type: "{{ item.record_type | default(omit) }}"
H A Dcreate_record.yml8 record_type: "{{ item.record_type | default(omit) }}"
22 record_type: "{{ item.record_type | default(omit) }}"
37 record_type: "{{ item.record_type | default(omit) }}"
46 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
56 record_type: "{{ item.record_type | default(omit) }}"
65 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
H A Dupdate_record.yml10 record_type: "{{ item.record_type | default(omit) }}"
21 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
38 record_type: "{{ item.record_type | default(omit) }}"
49 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
58 record_type: "{{ item.record_type | default(omit) }}"
69 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/vultr_dns_record/tasks/
H A Dremove_record.yml9 record_type: "{{ item.record_type | default(omit) }}"
20 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
29 record_type: "{{ item.record_type | default(omit) }}"
41 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
51 record_type: "{{ item.record_type | default(omit) }}"
61 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
70 record_type: "{{ item.record_type | default(omit) }}"
81 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
91 record_type: "{{ item.record_type | default(omit) }}"
105 record_type: "{{ item.record_type | default(omit) }}"
H A Dcreate_record.yml8 record_type: "{{ item.record_type | default(omit) }}"
22 record_type: "{{ item.record_type | default(omit) }}"
37 record_type: "{{ item.record_type | default(omit) }}"
46 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
56 record_type: "{{ item.record_type | default(omit) }}"
65 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
H A Dupdate_record.yml10 record_type: "{{ item.record_type | default(omit) }}"
21 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
38 record_type: "{{ item.record_type | default(omit) }}"
49 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
58 record_type: "{{ item.record_type | default(omit) }}"
69 - result.vultr_dns_record.record_type == "{{ item.record_type | default('A') }}"
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/dns/
H A Drecord_add.py43 def cli(env, record, record_type, data, zone, ttl, priority, protocol, port, service, weight): argument
72 record_type = record_type.upper()
74 if zone and record_type != 'PTR':
77 if record_type == 'MX':
79 elif record_type == 'SRV':
83 manager.create_record(zone_id, record, record_type, data, ttl=ttl)
85 elif record_type == 'PTR':
88 raise exceptions.CLIAbort("%s isn't a valid record type or zone is missing" % record_type)
90 click.secho("%s record added successfully" % record_type, fg='green')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/mapreduce/mapreduce/
H A Drecords.py147 def __write_record(self, record_type, data): argument
151 crc = crc32c.crc_update(crc32c.CRC_INIT, [record_type])
256 if record_type == _RECORD_TYPE_NONE:
257 return ('', record_type)
265 return (data, record_type)
286 (chunk, record_type) = self.__try_read_record()
287 if record_type == _RECORD_TYPE_NONE:
289 elif record_type == _RECORD_TYPE_FULL:
295 elif record_type == _RECORD_TYPE_FIRST:
301 elif record_type == _RECORD_TYPE_MIDDLE:
[all …]
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_recv.c70 *record_type = TLS_APPLICATION_DATA; in s2n_read_full_record()
89 s2n_record_header_parse(conn, record_type, &fragment_length))); in s2n_read_full_record()
100 if (s2n_early_data_is_trial_decryption_allowed(conn, *record_type)) { in s2n_read_full_record()
111 POSIX_GUARD(s2n_tls13_parse_record_type(&conn->in, record_type)); in s2n_read_full_record()
132 uint8_t record_type; in s2n_recv_impl() local
133 int r = s2n_read_full_record(conn, &record_type, &isSSLv2); in s2n_recv_impl()
160 if (record_type != TLS_APPLICATION_DATA) { in s2n_recv_impl()
161 switch (record_type) in s2n_recv_impl()
221 uint8_t record_type; in s2n_recv_close_notify() local
225 POSIX_GUARD(s2n_read_full_record(conn, &record_type, &isSSLv2)); in s2n_recv_close_notify()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/nfc/
H A Dndef_record.cc298 const String& record_type, in CreateExternalRecord() argument
388 if (record_type == "empty") { in Create()
393 } else if (record_type == "text") { in Create()
396 } else if (record_type == "url" || record_type == "absolute-url") { in Create()
399 } else if (record_type == "mime") { in Create()
402 } else if (record_type == "unknown") { in Create()
404 } else if (record_type == "smart-poster") { in Create()
410 } else if (IsValidLocalType(record_type)) { in Create()
430 record_type_(record_type), in NDEFRecord()
445 record_type_(record_type), in NDEFRecord()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Dpqrplugin.c204 int record_type; in open_pqr_read() local
215 if (record_type == PQR_ATOM) { in open_pqr_read()
217 } else if (record_type == PQR_ERROR) { in open_pqr_read()
222 } while ((record_type != PQR_EOF) && (record_type != PQR_END)); in open_pqr_read()
244 int i, record_type; in read_pqr_structure() local
254 if (((record_type == PQR_EOF) || (record_type == PQR_END)) in read_pqr_structure()
262 } else if (record_type == PQR_ATOM) { in read_pqr_structure()
275 } while((record_type != PQR_EOF) && (record_type != PQR_END)); in read_pqr_structure()
288 int record_type, i; in read_pqr_timestep() local
305 if (((record_type == PQR_EOF) || (record_type == PQR_END)) in read_pqr_timestep()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/Views/
H A Dclass.arGUI.php38 protected $record_type = ""; variable in arGUI
72 $this->record_type = $record_type;
73 $this->ar = new $record_type();
116 $index_table_gui_class = $this->record_type . "IndexTableGUI";
128 $index_table_gui_class = $this->record_type . "IndexTableGUI";
180 $edit_gui_class = $this->record_type . "EditGUI";
191 $edit_gui_class = $this->record_type . "EditGUI";
202 $edit_gui_class = $this->record_type . "EditGUI";
216 $edit_gui_class = $this->record_type . "EditGUI";
253 $display_gui_class = $this->record_type . "DisplayGUI";
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/ActiveRecord/Views/
H A Dclass.arGUI.php38 protected $record_type = ""; variable in arGUI
72 $this->record_type = $record_type;
73 $this->ar = new $record_type();
116 $index_table_gui_class = $this->record_type . "IndexTableGUI";
128 $index_table_gui_class = $this->record_type . "IndexTableGUI";
180 $edit_gui_class = $this->record_type . "EditGUI";
191 $edit_gui_class = $this->record_type . "EditGUI";
202 $edit_gui_class = $this->record_type . "EditGUI";
216 $edit_gui_class = $this->record_type . "EditGUI";
253 $display_gui_class = $this->record_type . "DisplayGUI";
[all …]

12345678910>>...85