MCPcopy Create free account

hub / github.com/LaihoE/Python-demoparser / functions

Functions3,430 in github.com/LaihoE/Python-demoparser

↓ 148 callersMethodread_string
(&mut self, length: i32)
src/parsing/read_bits.rs:148
↓ 120 callersFunctionfile_descriptor
`FileDescriptor` object which allows dynamic access to files
src/parsing/csgoproto/src/cstrike15_gcmessages.rs:33428
↓ 78 callersFunctionfile_descriptor
`FileDescriptor` object which allows dynamic access to files
src/parsing/csgoproto/src/steammessages.rs:19078
↓ 68 callersFunctionfile_descriptor
`FileDescriptor` object which allows dynamic access to files
src/parsing/csgoproto/src/cstrike15_usermessages.rs:14772
↓ 67 callersFunctionfile_descriptor
`FileDescriptor` object which allows dynamic access to files
src/parsing/csgoproto/src/netmessages.rs:17197
↓ 34 callersMethodread_nbits
(&mut self, n: u32)
src/parsing/read_bits.rs:22
↓ 25 callersMethodlen
(&self)
src/parsing/csgoproto/src/cstrike15_gcmessages.rs:27682
↓ 20 callersFunctioncreate_default
(col_type: i32, playback_frames: usize)
src/parsing/collect_data.rs:17
↓ 18 callersMethodread_boolie
(&mut self)
src/parsing/read_bits.rs:27
↓ 13 callersMethodparse_events
( &self, py: Python<'_>, event_name: String, py_kwargs: Option<&PyDict>, )
src/lib.rs:150
↓ 10 callersMethodpush_none
(&mut self)
src/parsing/variants.rs:86
↓ 9 callersMethodparse_ticks
( &self, py: Python, mut wanted_props: Vec<String>, py_kwargs: Option<&PyDict>
src/lib.rs:206
↓ 8 callersMethodname
(&self)
src/parsing/csgoproto/src/netmessages.rs:1775
↓ 8 callersMethodtype_
(&self)
src/parsing/csgoproto/src/netmessages.rs:7205
↓ 7 callersMethodflags
(&self)
src/parsing/csgoproto/src/netmessages.rs:7260
↓ 7 callersMethodpush_propdata
(&mut self, item: PropData)
src/parsing/variants.rs:36
↓ 6 callersMethoddecode_float
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:302
↓ 6 callersMethodhigh_value
(&self)
src/parsing/csgoproto/src/netmessages.rs:7372
↓ 6 callersMethodread_varint
(&mut self)
src/parsing/read_bits.rs:77
↓ 5 callersMethodparse_players
(&self, py: Python<'_>)
src/lib.rs:326
↓ 5 callersFunctionrust_series_to_py_series
https://github.com/pola-rs/polars/blob/master/examples/python_rust_compiled_function/src/ffi.rs
src/lib.rs:55
↓ 4 callersMethoddt_name
(&self)
src/parsing/csgoproto/src/netmessages.rs:7298
↓ 4 callersMethodparse_demo_header
(&mut self)
src/parsing/header.rs:57
↓ 4 callersMethodval_short
(&self)
src/parsing/csgoproto/src/netmessages.rs:11548
↓ 4 callersMethodvalue
(&self)
src/parsing/csgoproto/src/steammessages.rs:1306
↓ 4 callersMethodvar_name
(&self)
src/parsing/csgoproto/src/netmessages.rs:7224
↓ 3 callersMethoddecode
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:108
↓ 3 callersFunctioninsert_rules_prop
( ticks_props: &mut HashMap<String, PropColumn, RandomState>, prop_name: &String, playback_frames:
src/parsing/collect_data.rs:198
↓ 3 callersMethodnum_bits
(&self)
src/parsing/csgoproto/src/netmessages.rs:7391
↓ 3 callersMethodnum_elements
(&self)
src/parsing/csgoproto/src/netmessages.rs:7334
↓ 3 callersFunctionparse_baselines
( data: &[u8], sv_cls: &ServerClass, baselines: &mut HashMap<u32, HashMap<String, PropData>>, )
src/parsing/entities.rs:310
↓ 3 callersMethodpriority
(&self)
src/parsing/csgoproto/src/netmessages.rs:7279
↓ 3 callersMethodread_bit_cell_coord
(&mut self, n: usize, coord_type: u32)
src/parsing/read_bits.rs:230
↓ 3 callersMethodread_i32
(&mut self)
src/parsing/read_bytes.rs:45
↓ 3 callersMethodstart_parsing
( &mut self, props_names: &Vec<String>, )
src/parsing/parser.rs:185
↓ 3 callersMethodvalue
(&self)
src/parsing/csgoproto/src/netmessages.rs:1811
↓ 2 callersFunctioncheck_validity_props
(names: &Vec<String>)
src/lib.rs:462
↓ 2 callersMethodeventid
(&self)
src/parsing/csgoproto/src/netmessages.rs:11228
↓ 2 callersFunctiongen_name_val_pairs
( game_event: &CSVCMsg_GameEvent, event: &Descriptor_t, tick: &i32, uid_sid_map: &HashMap<u32,
src/parsing/game_events.rs:184
↓ 2 callersMethodget_len
(&self)
src/parsing/variants.rs:106
↓ 2 callersFunctionget_manager_i32_prop
(manager: &Entity, player: &UserInfo, prop_name: &str)
src/lib.rs:428
↓ 2 callersMethodmap
(&self)
src/parsing/csgoproto/src/cstrike15_gcmessages.rs:3808
↓ 2 callersMethodmax_entries
(&self)
src/parsing/csgoproto/src/netmessages.rs:8151
↓ 2 callersMethodparse_header
(&self)
src/lib.rs:390
↓ 2 callersFunctionparse_key_steam_name
( key: &Key_t, players: &HashMap<u64, UserInfo, RandomState>, uid_sid_map: &HashMap<u32, u64, Rand
src/parsing/game_events.rs:101
↓ 2 callersFunctionparse_key_steamid
(key: &Key_t, uid_sid_map: &HashMap<u32, u64, RandomState>)
src/parsing/game_events.rs:30
↓ 2 callersMethodparse_packet
(&mut self)
src/parsing/parser.rs:247
↓ 2 callersFunctionparse_props
( key: &Key_t, entities: &[(u32, Entity)], wanted_props: &Vec<String>, og_names: &[String],
src/parsing/game_events.rs:41
↓ 2 callersMethodread_bits_st
(&mut self, n: u32)
src/parsing/read_bits.rs:199
↓ 2 callersMethodread_byte
(&mut self)
src/parsing/read_bytes.rs:51
↓ 2 callersMethodread_inx
(&mut self, last: i32, new_way: bool)
src/parsing/read_bits.rs:44
↓ 2 callersMethodread_n_bytes
(&mut self, n: u32)
src/parsing/read_bytes.rs:61
↓ 2 callersMethodread_short
(&mut self)
src/parsing/read_bytes.rs:25
↓ 2 callersMethodread_sint_bits
(&mut self, n: i32)
src/parsing/read_bits.rs:226
↓ 2 callersFunctionrm_user_friendly_names
(names: &Vec<String>)
src/lib.rs:496
↓ 2 callersMethodstring_data
(&self)
src/parsing/csgoproto/src/netmessages.rs:8265
↓ 2 callersFunctionupdate_entity
( ent: &mut Entity, b: &mut MyBitreader, cls_map: &HashMap<u16, ServerClass, RandomState>, wan
src/parsing/entities.rs:264
↓ 2 callersMethoduser_data_fixed_size
(&self)
src/parsing/csgoproto/src/netmessages.rs:8189
↓ 1 callersFunctioncheck_round_change
(entities: &[(u32, Entity)], rules_id: &Option<u32>, round: &mut i32)
src/parsing/parser.rs:370
↓ 1 callersFunctioncreate_mmap
(demo_path: String)
src/parsing/parser.rs:39
↓ 1 callersMethodcreate_string_table
(&mut self, data: CSVCMsg_CreateStringTable)
src/parsing/stringtables.rs:182
↓ 1 callersMethoddecode_array
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:120
↓ 1 callersMethoddecode_int
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:318
↓ 1 callersMethoddecode_special_float
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:283
↓ 1 callersMethoddecode_string
(&mut self)
src/parsing/read_bits.rs:97
↓ 1 callersMethoddecode_vec
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:179
↓ 1 callersMethoddecode_vec_xy
(&mut self, prop: &Prop)
src/parsing/read_bits.rs:219
↓ 1 callersFunctiondecompress_gz
(bytes: Vec<u8>)
src/lib.rs:67
↓ 1 callersFunctiondecompress_gz
(demo_path: String)
src/parsing/parser.rs:25
↓ 1 callersMethodentity_data
(&self)
src/parsing/csgoproto/src/netmessages.rs:12488
↓ 1 callersFunctionfile_descriptor_proto
`FileDescriptorProto` object which was a source for this generated file
src/parsing/csgoproto/src/cstrike15_usermessages.rs:14764
↓ 1 callersFunctionfile_descriptor_proto
`FileDescriptorProto` object which was a source for this generated file
src/parsing/csgoproto/src/steammessages.rs:19070
↓ 1 callersFunctionfile_descriptor_proto
`FileDescriptorProto` object which was a source for this generated file
src/parsing/csgoproto/src/cstrike15_gcmessages.rs:33420
↓ 1 callersFunctionfile_descriptor_proto
`FileDescriptorProto` object which was a source for this generated file
src/parsing/csgoproto/src/netmessages.rs:17189
↓ 1 callersMethodflatten_dt
(&self, table: &CSVCMsg_SendTable, table_id: String)
src/parsing/data_table.rs:92
↓ 1 callersFunctiongen_events_tests
(file)
tests/gen_test.py:13
↓ 1 callersFunctiongen_header
(file)
tests/gen_test.py:31
↓ 1 callersFunctiongen_players
(file)
tests/gen_test.py:36
↓ 1 callersFunctiongen_tick_tests
(file)
tests/gen_test.py:19
↓ 1 callersMethodget_excl_props
(&self, table: &CSVCMsg_SendTable)
src/parsing/data_table.rs:76
↓ 1 callersFunctionget_manager_str_prop
(manager: &Entity, player: &UserInfo, prop_name: &str)
src/lib.rs:445
↓ 1 callersFunctionget_player_team
(ent: &Entity)
src/lib.rs:418
↓ 1 callersMethodget_props
( &self, table: &CSVCMsg_SendTable, table_name: String, excl: &SmallVec<[Sendp
src/parsing/data_table.rs:146
↓ 1 callersFunctioninsert_manager_prop
( ticks_props: &mut HashMap<String, PropColumn, RandomState>, ent: &Entity, prop_name: &String,
src/parsing/collect_data.rs:160
↓ 1 callersFunctioninsert_metadata
( name: String, tick: i32, xuid: u64, ticks_props: &mut HashMap<String, PropColumn, RandomStat
src/parsing/collect_data.rs:377
↓ 1 callersFunctioninsert_propcolumn
( ticks_props: &mut HashMap<String, PropColumn, RandomState>, ent: &Entity, prop_name: &String,
src/parsing/collect_data.rs:31
↓ 1 callersFunctioninsert_round
( ticks_props: &mut HashMap<String, PropColumn, RandomState>, playback_frames: usize, round: i32,
src/parsing/collect_data.rs:241
↓ 1 callersFunctioninsert_weapon_name
( cls_map: &HashMap<u16, ServerClass, RandomState>, ticks_props: &mut HashMap<String, PropColumn, Rand
src/parsing/collect_data.rs:91
↓ 1 callersFunctioninsert_weapon_prop
( ticks_props: &mut HashMap<String, PropColumn, RandomState>, _ent: &Entity, prop_name: &String,
src/parsing/collect_data.rs:52
↓ 1 callersMethodis_end
(&self)
src/parsing/csgoproto/src/netmessages.rs:6942
↓ 1 callersMethodis_prop_excl
( &self, excl: &SmallVec<[Sendprop_t; 32]>, table: &CSVCMsg_SendTable, prop: &
src/parsing/data_table.rs:129
↓ 1 callersFunctionis_wanted_prop_name
(this_prop: &Prop, wanted_props: &Vec<String>)
src/parsing/entities.rs:39
↓ 1 callersFunctionmatch_data_to_game_event
(event_name: &str, wanted: &String)
src/parsing/game_events.rs:275
↓ 1 callersMethodnet_table_name
(&self)
src/parsing/csgoproto/src/netmessages.rs:6961
↓ 1 callersMethodnum_changed_entries
(&self)
src/parsing/csgoproto/src/netmessages.rs:8558
↓ 1 callersMethodnum_entries
(&self)
src/parsing/csgoproto/src/netmessages.rs:8170
↓ 1 callersMethodparse_cmd
(&mut self, cmd: u8)
src/parsing/parser.rs:237
↓ 1 callersMethodparse_datatable
(&mut self)
src/parsing/data_table.rs:19
↓ 1 callersFunctionparse_ent_props
( ent: &mut Entity, sv_cls: &ServerClass, b: &mut MyBitreader, wanted_props: &Vec<String>,
src/parsing/entities.rs:161
↓ 1 callersMethodparse_game_event_map
(&mut self, event_list: CSVCMsg_GameEventList)
src/parsing/game_events.rs:338
next →1–100 of 3,430, ranked by callers