Home
last modified time | relevance | path

Searched refs:About (Results 1 – 25 of 213) sorted by relevance

123456789

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_helpabout.py11 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/
Dtest_help_about.py16 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/llvm-project/llvm/test/Examples/OrcV2Examples/
Dlljit-with-thinlto-summaries.test9 # CHECK: About to load module: main-mod.bc
10 # CHECK: About to load module: foo-mod.bc
11 # CHECK: About to load module: bar-mod.bc
/external/one-true-awk/testdir/
DREADME.TESTS8 - About 160 small tests called t.* that constitute a random
12 - About 60 small tests called p.* that come from the first
21 - About 20 files called T.* that are self-contained and
35 - About 20 files called tt.* that are used as timing tests;
/external/llvm-project/clang/test/Index/
Dannotate-comments-typedef.m45 /** About Foo1T */
48About Foo1T </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@…
/external/clang/test/Index/
Dannotate-comments-typedef.m45 /** About Foo1T */
48About Foo1T </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@…
/external/llvm-project/clang/www/analyzer/
Dmenu.html.incl5 <a href="/index.html">About</a>
7 <li><a href="/index.html">About the Analyzer</a></li>
/external/clang/www/analyzer/
Dmenu.html.incl5 <a href="/index.html">About</a>
7 <li><a href="/index.html">About the Analyzer</a></li>
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/
DREADME23 About Hotplug CPU
32 About the Test Suite
/external/rust/crates/structopt-derive/src/
Dparse.rs24 About(Ident, Option<LitStr>), enumerator
90 Ok(About(name, Some(lit))) in parse()
177 "about" => (Ok(About(name, None))), in parse()
/external/skia/site/blog/news/
D_index.md2 title: 'News About Skia'
/external/doclava/res/assets/templates-sdk/
Dsamples_navtree_data.cs2 - title: About the Samples
/external/python/cpython2/Lib/idlelib/
DREADME.txt74 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/arm-trusted-firmware/docs/about/
Dindex.rst1 About title
/external/llvm-project/lldb/test/API/macosx/nslog/
Dmain.m5 printf("About to log\n"); // break here
/external/python/cpython2/Demo/turtle/
Dabout_turtledemo.txt3 About xturtleDemo.py
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc74 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM);
378 About); in WndProc()
446 INT_PTR CALLBACK About(HWND dlg, in About() function
/external/python/cpython3/Lib/idlelib/
DREADME.txt54 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, displayed by About IDLE
209 About IDLE # eEW.about_dialog, help_about.AboutDialog
/external/rust/crates/plotters/.github/ISSUE_TEMPLATE/
Dbug_report.md3 about: About unexpected behaviors
/external/ltp/
Dltpmenu515 About "About LTP Control Centre" \
527 About) about_ltpcc ;;
/external/mesa3d/src/gallium/auxiliary/rbug/
DREADME3 = About =
/external/llvm-project/compiler-rt/www/
Dmenu.html.incl8 <a href="/index.html">About</a>
/external/python/cpython2/Demo/sockets/
DREADME4 echosvr.py About the simplest TCP server possible.
/external/llvm-project/lldb/test/Shell/Breakpoint/
Dimplicit_const_form_support.test7 ## About implicit_const_form_support.yaml:
/external/compiler-rt/www/
Dmenu.html.incl8 <a href="/index.html">About</a>

123456789