Home
last modified time | relevance | path

Searched refs:rec_type (Results 126 – 150 of 925) sorted by relevance

12345678910>>...37

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DPlayerStats.cpp81 switch (hdr.rec_type) { in load_player_stats()
124 hdr.rec_type = RecordType::ScenarioPlayStatus; in write_player_stats()
/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/cli/
H A Ddevice.py162 rec_type: messages.RecoveryDeviceType,
166 if rec_type == messages.RecoveryDeviceType.ScrambledWords:
181 type=rec_type,
/dports/www/trafficserver/trafficserver-9.1.1/lib/records/
H A DRecUtils.cc51 RecAlloc(RecT rec_type, const char *name, RecDataT data_type) in RecAlloc() argument
62 r->rec_type = rec_type; in RecAlloc()
H A DRecRawStats.cc247 _RecRegisterRawStat(RecRawStatBlock *rsb, RecT rec_type, const char *name, RecDataT data_type, RecP… in _RecRegisterRawStat() argument
262 if ((r = RecRegisterStat(rec_type, name, data_type, data_default, persist_type)) == nullptr) { in _RecRegisterRawStat()
268 if (i_am_the_record_owner(r->rec_type)) { in _RecRegisterRawStat()
518 if (REC_TYPE_IS_STAT(r->rec_type)) { in RecRegisterRawStatSyncCb()
557 if (REC_TYPE_IS_STAT(r->rec_type)) { in RecExecRawStatSyncCbs()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/
H A Dtc967.vhd38 type rec_type is type
44 variable S1, S2 :rec_type;
H A Dtc2009.vhd38 type rec_type is type
42 variable j, k : rec_type;
H A Dtc510.vhd37 type rec_type is type
47 variable k : rec_type;
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc88.vhd38 type rec_type is type
44 variable x : rec_type ;
H A Dtc501.vhd35 type rec_type is type
42 variable v1 : rec_type;
H A Dtc497.vhd35 type rec_type is type
43 variable k,kk : rec_type;
H A Dtc326.vhd35 type rec_type is type
43 type array_type is array (1 to 10) of rec_type; -- Success_here
H A Dtc496.vhd35 type rec_type is type
43 variable k : rec_type;
H A Dtc500.vhd35 type rec_type is type
44 variable v1 : rec_type;
H A Dtc1412.vhd38 type rec_type is type
45 type array_type is array (1 to 10) of rec_type;
H A Dtc499.vhd35 type rec_type is type
47 b : rec_type;
H A Dtc1413.vhd42 type rec_type is type
49 type array_type is array (1 to 10) of rec_type;
/dports/textproc/bibtool/BibTool/include/bibtool/
H A Drecord.h38 typedef int rec_type; typedef
61 rec_type rc_type; /* The type of the record. */
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dty.c52 uint8_t rec_type; member
138 rec_hdr->rec_type = record_header[3]; in parse_chunk_headers()
209 switch (hdrs[i].subrec_type << 8 | hdrs[i].rec_type) { in analyze_chunk()
257 if ((hdrs[i].subrec_type << 8 | hdrs[i].rec_type) == 0x3c0 && hdrs[i].rec_size > 15) { in analyze_chunk()
748 switch (rec->rec_type) { in ty_read_packet()
756 ff_dlog(s, "Invalid record type 0x%02x\n", rec->rec_type); in ty_read_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dty.c52 uint8_t rec_type; member
138 rec_hdr->rec_type = record_header[3]; in parse_chunk_headers()
209 switch (hdrs[i].subrec_type << 8 | hdrs[i].rec_type) { in analyze_chunk()
257 if ((hdrs[i].subrec_type << 8 | hdrs[i].rec_type) == 0x3c0 && hdrs[i].rec_size > 15) { in analyze_chunk()
748 switch (rec->rec_type) { in ty_read_packet()
756 ff_dlog(s, "Invalid record type 0x%02x\n", rec->rec_type); in ty_read_packet()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0umod.cc174 ut_ad(node->rec_type == TRX_UNDO_UPD_DEL_REC); in row_undo_mod_remove_clust_low()
234 node->undo_no, node->rec_type, mtr); in row_undo_mod_remove_clust_low()
312 switch (node->rec_type) { in row_undo_mod_clust()
336 if (err == DB_SUCCESS && node->rec_type == TRX_UNDO_UPD_DEL_REC) { in row_undo_mod_clust()
513 node->undo_no, node->rec_type, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
820 ut_ad(node->rec_type == TRX_UNDO_UPD_DEL_REC); in row_undo_mod_upd_del_sec()
1209 node->rec_type = type; in row_undo_mod_parse_undo_rec()
1299 switch (node->rec_type) { in row_undo_mod()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dnc_storage.cpp1070 if (ind_rec->rec_type != eFileRecMeta) { in s_CalcMetaAddress()
1642 switch (next_ind->rec_type) { in WriteDbInfo()
1996 ind_rec->rec_type = eFileRecNone; in s_GetNextWriteCoord()
2127 map_ind->rec_type = eFileRecChunkMap; in s_SaveOneMapImpl()
2267 meta_ind->rec_type = eFileRecMeta; in WriteBlobInfo()
2623 data_ind->rec_type = eFileRecChunkData; in WriteChunkData()
3409 switch (next_ind->rec_type) { in x_PreCacheRecNums()
3971 new_ind->rec_type = m_IndRec->rec_type; in x_MoveRecord()
3991 switch (m_IndRec->rec_type) { in x_MoveRecord()
4065 switch (m_IndRec->rec_type) { in x_MoveRecord()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/core/
H A Duverbs_marshall.c166 if (src->rec_type == SA_PATH_REC_TYPE_OPA) { in ib_copy_path_rec_to_user()
183 dst->rec_type = SA_PATH_REC_TYPE_OPA; in ib_copy_path_rec_from_user()
187 dst->rec_type = SA_PATH_REC_TYPE_IB; in ib_copy_path_rec_from_user()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/core/
H A Duverbs_marshall.c166 if (src->rec_type == SA_PATH_REC_TYPE_OPA) { in ib_copy_path_rec_to_user()
183 dst->rec_type = SA_PATH_REC_TYPE_OPA; in ib_copy_path_rec_from_user()
187 dst->rec_type = SA_PATH_REC_TYPE_IB; in ib_copy_path_rec_from_user()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/core/
H A Duverbs_marshall.c166 if (src->rec_type == SA_PATH_REC_TYPE_OPA) { in ib_copy_path_rec_to_user()
183 dst->rec_type = SA_PATH_REC_TYPE_OPA; in ib_copy_path_rec_from_user()
187 dst->rec_type = SA_PATH_REC_TYPE_IB; in ib_copy_path_rec_from_user()
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dngsniffer.c796 guint16 rec_type, rec_length_remaining; in process_header_records() local
807 rec_type = pletoh16(record_type); in process_header_records()
808 if ((rec_type != REC_HEADER1) && (rec_type != REC_HEADER2) in process_header_records()
809 && (rec_type != REC_HEADER3) && (rec_type != REC_HEADER4) in process_header_records()
810 && (rec_type != REC_HEADER5) && (rec_type != REC_HEADER6) in process_header_records()
811 && (rec_type != REC_HEADER7) in process_header_records()
812 && ((rec_type != REC_V2DESC) || (maj_vers > 2)) ) { in process_header_records()
842 rec_type == REC_HEADER2) { in process_header_records()
1213 rec->rec_type = REC_TYPE_PACKET; in process_frame_record()
2116 if (rec->rec_type != REC_TYPE_PACKET) { in ngsniffer_dump()

12345678910>>...37