HomeSort by relevance Sort by last modified time
    Searched full:about (Results 51 - 75 of 26888) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libcxx/lib/abi/
README.TXT 7 TODO Add more documentation about generating and using the lists.
8 TODO Add more documentation about the build configuration the lists are generated against.
  /external/v8/tools/clang/plugins/tests/
blacklisted_dirs.txt 2 virtual void foo(); // Should warn about missing 'override'.
6 virtual void foo(); // Should warn about missing 'override'.
virtual_bodies.h 14 // Should warn about virtual method usage.
17 // Don't complain about these.
22 // But complain about this:
36 // Don't complain about things in a 'testing' namespace.
43 // Don't complain about no virtual testing methods.
blacklisted_dirs.cpp 11 virtual void foo(); // Should warn about missing 'override'.
16 virtual void foo(); // Should warn about missing 'override'.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue17631.go 13 about string
19 about: "this one",
  /prebuilts/go/linux-x86/test/fixedbugs/
issue17631.go 13 about string
19 about: "this one",
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/lib/abi/
README.TXT 7 TODO Add more documentation about generating and using the lists.
8 TODO Add more documentation about the build configuration the lists are generated against.
  /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()
  /external/python/cpython3/Lib/idlelib/idle_test/
test_help_about.py 11 About = help_about.AboutDialog
14 idle_credits = About.ShowIDLECredits
15 idle_readme = About.ShowIDLEAbout
16 idle_news = About.ShowIDLENEWS
18 display_file_text = About.display_file_text
32 cls.About = Dummy_about_dialog()
  /system/libufdt/tests/
run_tests.sh 59 "Run test about fdt_apply_fragment with no local fixup"
62 "Run test about fdt_apply_fragment with phandle update"
65 "Run test about fdt_overlay_do_local_fixups"
68 "Run test about dealing with local fixup with offset > 0"
71 "Run test about dealing with overlay deep tree"
75 "Run test about node ordering"
78 "Run test about base dtb without __symbols__"
81 "Run test about overlay dtb without __symbols__"
84 "Run test about overlaying with empty base and overlay dt"
87 "Run test about string suffix compression
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/testdata/
pkg.go 10 // Comment about exported constant.
13 // Comment about internal constant.
16 // Comment about block of constants.
33 // Comment about exported variable.
36 // Comment about internal variable.
39 // Comment about block of variables.
54 // Comment about exported function.
57 // Comment about internal function.
60 // Comment about exported type.
74 // Comment about exported method
    [all...]
  /prebuilts/go/linux-x86/src/cmd/doc/testdata/
pkg.go 10 // Comment about exported constant.
13 // Comment about internal constant.
16 // Comment about block of constants.
33 // Comment about exported variable.
36 // Comment about internal variable.
39 // Comment about block of variables.
54 // Comment about exported function.
57 // Comment about internal function.
60 // Comment about exported type.
74 // Comment about exported method
    [all...]
  /external/syslinux/
README 1 See the files in the doc directory for documentation about SYSLINUX:
8 menu.txt - About the menu systems.
9 usbkey.txt - About using SYSLINUX on USB keys.
10 memdisk.txt - Documentation about MEMDISK.
15 TODO - About features planned for future releases.
20 from source. See http://www.nasm.us/ for information about nasm.
  /system/libhidl/transport/memory/1.0/
IMemory.hal 22 * Notify that you are about to use all of this memory.
27 * Notify that you are about to use the specific range.
31 * @param start Offset from start of buffer about to be updated.
37 * Notify that you are about to start reading all of this memory.
42 * Notify that you are about to read the specific range.
44 * @param start Offset from start of buffer about to be read.
  /external/autotest/client/bin/self-test/
test_redirect 7 print "About to redirect stdout 1"
8 os.system ("echo About to redirect stdout 2")
  /external/autotest/client/tests/fsstress/
control 9 random web server ones. It writes about 24MB/s but has many small writes a
13 More information about fsstress can be found at
  /external/clang/test/Lexer/
utf8-invalid.c 9 // Don't warn about bad UTF-8 in raw lexing mode.
13 // Don't warn about bad UTF-8 in preprocessor directives.
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu/
build.properties 13 src.includes = about.html,\
16 about.html,\
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/
build.properties 13 src.includes = about.html,\
16 about.html,\
  /external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
TestLifecycle.java 10 * @param method the test method about to be run
17 * @param test the instance of the test class that is about to be used
  /external/toybox/toys/other/
partprobe.c 1 /* partprobe.c - Tell the kernel about partition table changes
15 Tell the kernel about partition table changes
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/VariableInfo/
VariableInfo.uni 2 // A shell application that displays statistical information about variable usage.
4 // This application can display statistical information about variable usage for SMM variable
21 #string STR_MODULE_ABSTRACT #language en-US "A shell application that displays statistical information about variable usage"
23 #string STR_MODULE_DESCRIPTION #language en-US "This application can display statistical information about variable usage for SMM variable driver and non-SMM variable driver. Note that if Variable DXE/SMM driver doesn't enable the feature by setting PcdVariableCollectStatistics as TRUE, the application will not display variable statistical information."
  /external/autotest/client/tests/libhugetlbfs/
control 10 about libhugetlbfs see http://libhugetlbfs.ozlabs.org/
  /external/chromium-trace/catapult/common/py_trace_event/
README.txt 4 about:tracing system.
  /external/clang/test/SemaCXX/Inputs/
warn-unused-variables.h 1 // Verify that we don't warn about variables of internal-linkage type in

Completed in 1498 milliseconds

1 23 4 5 6 7 8 91011>>