HomeSort by relevance Sort by last modified time
    Searched refs:About (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/python/cpython2/Lib/idlelib/idle_test/
test_helpabout.py 11 About = help_about.AboutDialog
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()
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10958.go 80 // println("About to stand in a corner1")
84 // println("About to stand in a corner2")
88 // println("About to stand in a corner3")
92 // println("About to GC")
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10958.go 80 // println("About to stand in a corner1")
84 // println("About to stand in a corner2")
88 // println("About to stand in a corner3")
92 // println("About to GC")
  /compatibility/cdd/6_dev-tools-and-options/
6_2_developer_options.md 14 **About Device** > **Build Number** menu item.
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 74 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM);
378 About);
445 // Message handler for about box.
446 INT_PTR CALLBACK About(HWND dlg,
  /external/libvorbis/doc/
footer.tex 13 everyone honest. See \href{http://www.xiph.org/about.html}{About
  /external/ltp/
ltpmenu 430 display_info_msg "About LTP Control Centre" \
515 About "About LTP Control Centre" \
527 About) about_ltpcc ;;
  /external/python/cpython2/PC/VC6/
rt.bat 35 @echo About to run again without deleting .pyc/.pyo first:
  /external/python/cpython2/PC/VS7.1/
rt.bat 47 echo About to run again without deleting .pyc/.pyo first:
  /external/python/cpython2/PC/VS8.0/
rt.bat 47 echo About to run again without deleting .pyc/.pyo first:
  /external/python/cpython2/PC/VS9.0/
rt.bat 55 echo About to run again without deleting .pyc/.pyo first:
  /external/python/cpython2/PCbuild/
rt.bat 55 echo About to run again without deleting .pyc/.pyo first:
  /external/walt/docs/
Development.md 32 1. Click About device
  /prebuilts/go/darwin-x86/test/
divmod.go 20 // About 3e9 test cases (calls to checkdiv3).
25 // About 4e6 test cases (calls to checkdiv3).
  /prebuilts/go/linux-x86/test/
divmod.go 20 // About 3e9 test cases (calls to checkdiv3).
25 // About 4e6 test cases (calls to checkdiv3).
  /prebuilts/go/darwin-x86/src/math/
jn.go 32 // Note 2. About jn(n,x), yn(n,x)
  /prebuilts/go/linux-x86/src/math/
jn.go 32 // Note 2. About jn(n,x), yn(n,x)
  /art/test/964-default-iface-init-gen/util-src/
generate_java.py 117 System.out.println("About to initialize {tree}");
131 About to initialize {tree}
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 358 # information about creating recognizer objects like
919 == About Lexers
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 66 // About to call fork.
exec_solaris.go 79 // About to call fork.
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 66 // About to call fork.
exec_solaris.go 79 // About to call fork.
  /build/make/tools/droiddoc/templates-ndk/
customizations.cs 351 include:"../../../../../frameworks/base/docs/html/about/about_toc.cs" ?>
523 <li><a href="<?cs var:toroot ?>about/index.html">About Android</a></li>
654 elif:about ?><?cs
687 <a href="<?cs var:toroot ?>about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
  /external/doclava/res/assets/templates-sdk/
customizations.cs 208 <?cs elif:about ?>
209 <?cs include:"../../../../frameworks/base/docs/html/about/about_toc.cs" ?>
234 <a href="<?cs var:toroot ?>about/android.html">About Android</a>

Completed in 1259 milliseconds

1 2 3