Home
last modified time | relevance | path

Searched defs:your_name (Results 1 – 9 of 9) sorted by relevance

/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/
H A Dforms.py4 your_name = forms.CharField(label='Your name', max_length=100) variable in NameForm
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/
H A Dforms.py4 your_name = forms.CharField(label='Your name', max_length=100) variable in NameForm
/dports/security/py-pyaxo/pyaxo-0.8.2/utilities/
H A Dencrypt_decrypt_file.py10 your_name = raw_input('What is your name? ').strip() variable
H A Dgen_database_pair.py22 your_name = raw_input('Your name for this conversation? ').strip() variable
H A Dinit_conversation.py23 your_name = raw_input('Your name for this conversation? ').strip() variable
/dports/devel/py-doit/doit-0.31.1/doc/samples/
H A Ddelayed_creates.py5 def say_hello(your_name): argument
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer.h122 string your_name; variable
/dports/devel/ncurses/ncurses-6.3/test/
H A Dbs.c116 static char *your_name; variable
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dexterns.h172 char your_name[kNameLen]; member