MCPcopy Create free account

hub / github.com/TomWildenhain/pptcc / functions

Functions228 in github.com/TomWildenhain/pptcc

↓ 54 callersFunctionppt_puts
programs_for_testing/pptlibimpl.h:7
↓ 36 callersMethodread
(self)
pptvm.py:21
↓ 28 callersFunctionppt_putc
programs_for_testing/pptlibimpl.h:15
↓ 20 callersMethodassign
(self, bits)
pptvm.py:24
↓ 19 callersFunctionppt_putint
programs_for_testing/pptlibimpl.h:11
↓ 16 callersFunctioncode_to_calc_address_if_needed
(ops, write_to_dst=True)
pptasm.py:659
↓ 15 callersFunctioncode_for_read_w
(op, reg='1')
pptasm.py:484
↓ 14 callersMethod_read_reg
(self, letter)
pptvm.py:157
↓ 12 callersMethod_assign_reg
(self, letter, value)
pptvm.py:152
↓ 11 callersFunctionparse_args
(is_branch_operand=False)
pptasm.py:214
↓ 10 callersFunctioncode_for_read_b
(op, reg='1')
pptasm.py:555
↓ 10 callersFunctionint_to_word
(x)
pptutils.py:70
↓ 8 callersMethodis_zero
(self)
pptasm.py:274
↓ 8 callersFunctionput_card
programs_for_testing/games/blackjack.c:25
↓ 8 callersFunctionput_card
programs_for_testing/tests/blackjackmodified.c:31
↓ 6 callersFunctionint_to_byte
(x)
pptutils.py:58
↓ 6 callersMethodparse
(asm_str, size)
pptasm.py:289
↓ 6 callersFunctionpixel_matches_color
(x, y, color)
autoclicker.py:28
↓ 6 callersMethodrequires_calculation
(self, for_write=False)
pptasm.py:363
↓ 6 callersFunctionupdate_score
programs_for_testing/games/blackjack.c:10
↓ 6 callersFunctionupdate_score
programs_for_testing/tests/blackjackmodified.c:14
↓ 6 callersFunctionword_to_int
(word)
pptutils.py:26
↓ 6 callersFunctionword_to_uint
(word)
pptutils.py:42
↓ 5 callersFunctionbyte_to_uint
(byte)
pptutils.py:10
↓ 5 callersFunctioncode_for_cond_jmp
(inst_operands, cmd='JNE')
pptasm.py:823
↓ 5 callersFunctionppt_gets
programs_for_testing/pptlibimpl.h:19
↓ 5 callersFunctionuint_to_word
(x)
pptutils.py:82
↓ 4 callersFunctionbyte_to_int
(byte)
pptutils.py:18
↓ 4 callersFunctionget_pixel_at
(x, y, refresh=False)
autoclicker.py:18
↓ 4 callersFunctionparse_line
(line)
pptasm.py:10
↓ 4 callersFunctionppt_getint
programs_for_testing/pptlibimpl.h:28
↓ 4 callersFunctionsplit_on_spaces
(s)
pptutils.py:124
↓ 3 callersMethod_bitwiseb
(self, fn)
pptvm.py:264
↓ 3 callersMethod_bitwisew
(self, fn)
pptvm.py:272
↓ 3 callersMethod_shiftaddr
(self, n=1)
pptvm.py:230
↓ 3 callersFunctioncode_for_binary_cmd_b
(inst_operands, cmd, write_to_dst=True)
pptasm.py:686
↓ 3 callersFunctioncode_for_binary_cmd_w
(inst_operands, cmd, write_to_dst=True)
pptasm.py:702
↓ 3 callersFunctioncode_for_calc_address
(operand, dst_reg='M4')
pptasm.py:405
↓ 3 callersFunctioncode_for_write_b
(op)
pptasm.py:634
↓ 3 callersFunctioncode_for_write_w
(op)
pptasm.py:605
↓ 3 callersFunctionget_reg_prefix
(x86reg)
pptasm.py:387
↓ 3 callersFunctionhex_to_int
(hex)
pptutils.py:1
↓ 3 callersFunctionmouse_is_spinner
()
autoclicker.py:108
↓ 3 callersFunctionparse_section_labels
(section_name, lines)
pptasm.py:34
↓ 3 callersFunctionppt_rand
programs_for_testing/pptlibimpl.h:36
↓ 3 callersMethodto_binary
(self, label_dict)
pptasm.py:277
↓ 3 callersFunctionuint_to_byte
(x)
pptutils.py:114
↓ 2 callersMethod_addb
(self, with_carry=False)
pptvm.py:160
↓ 2 callersMethod_addw
(self, with_carry=False)
pptvm.py:192
↓ 2 callersMethod_subb
(self, with_borrow=False)
pptvm.py:667
↓ 2 callersMethod_subw
(self, with_borrow=False)
pptvm.py:696
↓ 2 callersFunctionassemble_gas
(file_path, output_path)
pptasm.py:44
↓ 2 callersFunctioncan_click
(x, y)
autoclicker.py:81
↓ 2 callersFunctioncan_click_new
(x, y)
autoclicker.py:58
↓ 2 callersFunctiondata_string_len
(string)
pptasm.py:201
↓ 2 callersMethodexec_imp
(self)
pptvm.py:554
↓ 2 callersMethodexec_rmem
(self)
pptvm.py:540
↓ 2 callersMethodexec_smp
(self)
pptvm.py:551
↓ 2 callersMethodexec_wmem
(self)
pptvm.py:546
↓ 2 callersFunctionget_label_offsets
(labeled_const_or_data, initial_byte_offset)
pptasm.py:135
↓ 2 callersFunctioninc_bits
(w)
pptvm.py:36
↓ 2 callersFunctionpad_to_length
(s, l)
pptutils.py:132
↓ 2 callersFunctionread_data_section
(labeled_const_or_data, labels_to_offsets)
pptasm.py:180
↓ 2 callersMethodstep
(self)
pptvm.py:87
↓ 1 callersMethod__repr__
(self)
pptasm.py:263
↓ 1 callersFunctioncode_for_cmd_call
(inst_operands, offset=0)
pptasm.py:934
↓ 1 callersFunctioncode_for_line
(line, offset)
pptasm.py:210
↓ 1 callersFunctioncode_for_unary_cmd_b
(inst_operands, cmd)
pptasm.py:718
↓ 1 callersFunctioncode_for_unary_cmd_w
(inst_operands, cmd)
pptasm.py:726
↓ 1 callersFunctioncondense_spaces
(s)
pptutils.py:129
↓ 1 callersFunctioncool_sum
programs_for_testing/tests/blackjackmodified.c:165
↓ 1 callersFunctiondec_bits
(w)
pptvm.py:44
↓ 1 callersFunctiondword_to_int
(dword)
pptutils.py:34
↓ 1 callersFunctiondword_to_uint
(dword)
pptutils.py:50
↓ 1 callersMethodexec_andb
(self)
pptvm.py:280
↓ 1 callersMethodexec_andw
(self)
pptvm.py:283
↓ 1 callersMethodexec_incb
(self)
pptvm.py:466
↓ 1 callersMethodexec_incw
(self)
pptvm.py:486
↓ 1 callersMethodexec_subb
(self)
pptvm.py:731
↓ 1 callersMethodexec_subw
(self)
pptvm.py:734
↓ 1 callersFunctionfactorial
programs_for_testing/simple/factorial.c:3
↓ 1 callersFunctionfib
programs_for_testing/simple/fibonacci.c:3
↓ 1 callersFunctiongcd
programs_for_testing/simple/gcd.c:3
↓ 1 callersFunctionint_to_dword
(x)
pptutils.py:102
↓ 1 callersFunctionis_active
()
autoclicker.py:55
↓ 1 callersFunctionisprime
programs_for_testing/simple/primes.c:4
↓ 1 callersFunctionmain
()
autoclicker.py:31
↓ 1 callersFunctionmain
()
pptcc.py:27
↓ 1 callersFunctionmouse_is_hand
()
autoclicker.py:105
↓ 1 callersFunctionparse_file
(file_path)
pptvm.py:830
↓ 1 callersFunctionppt_asm
(listing_file, output_path)
pptcc.py:35
↓ 1 callersFunctionread_ascii_data
(arg)
pptasm.py:173
↓ 1 callersFunctionread_asciiz_data
(arg)
pptasm.py:167
↓ 1 callersFunctionread_byte_data
(arg, offsets)
pptasm.py:154
↓ 1 callersFunctionread_word_data
(arg, offsets)
pptasm.py:160
↓ 1 callersFunctiontest_verdict
(cmd1, cmd2)
pptvm.py:799
↓ 1 callersFunctionuint_to_dword
(x)
pptutils.py:92
↓ 1 callersFunctionwatcom_compile
(source_file, output_path)
pptcc.py:17
↓ 1 callersFunctionwatcom_dis
(obj_file, output_masm_path, output_gas_path)
pptcc.py:20
Method__init__
(self, cmd, args)
pptvm.py:6
next →1–100 of 228, ranked by callers