Searched refs:About (Results 1 – 25 of 151) sorted by relevance
1234567
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_helpabout.py | 11 About = help_about.AboutDialog variable 14 idle_credits = About.ShowIDLECredits.im_func 15 idle_readme = About.ShowIDLEAbout.im_func 16 idle_news = About.ShowIDLENEWS.im_func 18 display_file_text = About.display_file_text.im_func 33 cls.About = Dummy_about_dialog()
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_help_about.py | 16 About = help_about.AboutDialog variable 29 cls.dialog = About(cls.root, 'About IDLE', _utest=True) 97 cls.dialog = About(cls.root, _utest=True) 121 cls.dialog = About(cls.root, 'About IDLE', _utest=True) 139 idle_credits = About.show_idle_credits 140 idle_readme = About.show_readme 141 idle_news = About.show_idle_news 143 display_file_text = About.display_file_text
|
/external/clang/test/Index/ |
D | annotate-comments-typedef.m | 45 /** About Foo1T */ 48 …About Foo1T </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@…
|
/external/clang/www/analyzer/ |
D | menu.html.incl | 5 <a href="/index.html">About</a> 7 <li><a href="/index.html">About the Analyzer</a></li>
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/ |
D | README | 23 About Hotplug CPU 32 About the Test Suite
|
/external/python/cpython2/Lib/idlelib/ |
D | README.txt | 74 aboutDialog.py # Display About IDLE dialog. 97 CREDITS.txt # not maintained, displayed by About IDLE 99 NEWS.txt # commits, displayed by About IDLE 100 README.txt # this file, displeyed by About IDLE 211 About IDLE # aboutDialog
|
/external/python/cpython3/Lib/idlelib/ |
D | README.txt | 54 help_about.py # Display About IDLE dialog. 97 CREDITS.txt # not maintained, displayed by About IDLE 99 NEWS.txt # commits, displayed by About IDLE 100 README.txt # this file, displeyed by About IDLE 209 About IDLE # eEW.about_dialog, help_about.AboutDialog
|
/external/doclava/res/assets/templates-sdk/ |
D | samples_navtree_data.cs | 2 - title: About the Samples
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 74 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM); 378 About); in WndProc() 446 INT_PTR CALLBACK About(HWND dlg, in About() function
|
D | crash_generation_app.rc | 81 CAPTION "About"
|
/external/python/cpython2/Demo/turtle/ |
D | about_turtledemo.txt | 3 About xturtleDemo.py
|
/external/ltp/ |
D | ltpmenu | 515 About "About LTP Control Centre" \ 527 About) about_ltpcc ;;
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | README | 3 = About =
|
/external/python/cpython2/Demo/sockets/ |
D | README | 4 echosvr.py About the simplest TCP server possible.
|
/external/compiler-rt/www/ |
D | menu.html.incl | 8 <a href="/index.html">About</a>
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/ |
D | Application.rc | 114 CAPTION "About DNSServiceBrowser" 197 MENUITEM "About DNSServiceBrowser...", ID_HELP_ABOUT 288 IDS_ABOUTBOX "&About DNSServiceBrowser"
|
/external/python/cpython2/Demo/tix/ |
D | README.txt | 1 About Tix.py
|
/external/python/cpython2/Misc/ |
D | README.coverity | 8 About 20 people have access to the analysis reports. Other
|
/external/python/cpython3/Misc/ |
D | README.coverity | 8 About 20 people have access to the analysis reports. Other
|
/external/snakeyaml/src/etc/ |
D | announcement.msg | 28 About SnakeYAML
|
/external/mesa3d/src/gallium/drivers/rbug/ |
D | README | 4 = About =
|
/external/python/cpython3/Modules/_decimal/ |
D | README.txt | 3 About
|
/external/smali/ |
D | README.md | 1 ### About subsection
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | README | 4 = About =
|
/external/python/cpython3/Doc/ |
D | about.rst | 2 About these documents
|
1234567