/development/samples/WiFiDirectDemo/assets/ |
sample_file.txt | 1 This is a sample text file for wifi_direct demo. 3 Once the devices are connected, the server i.e. groupOwner will listen for incoming connections and write this file.
|
/device/google/accessory/arduino/USB_Host_Shield/ |
README | 1 This is a library for MAX3421E-based USB Host Shield for Arduino -> http://www.circuitsathome.com/arduino_usb_host_shield_projects
|
/external/chromium_org/chrome/browser/invalidation/ |
DEPS | 2 # Needed for P2PInvalidationService construction. 5 # Needed for SyncMaxInvalidationVersions Migration.
|
/external/chromium_org/chrome/common/extensions/docs/ |
OWNERS | 0 # For documentation. 7 # For server related things (Python, JavaScript, templates, etc).
|
/external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/ |
socket_permissions.html | 0 For example: <code>{"socket": ["tcp-connect:*:*"]}</code> means connecting on any port of any host. See <a href='app_network.html'>Network Communications</a> for rule syntax.
|
/external/chromium_org/components/autofill/ |
OWNERS | 4 # Owner for password autofill/generation only. 7 # Temporary owner, for refactoring changes only.
|
/external/chromium_org/content/browser/android/in_process/ |
DEPS | 2 # Required for SynchronousCompositor (in --single-process mode only). 5 # Include joth@chromium.org on the review for any additions to this file.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot/ |
__init__.py | 1 # Required for Python to search this directory for module files
|
/external/chromium_org/third_party/harfbuzz-ng/ |
README | 3 For bug reports, mailing list, and other information please visit: 7 For license information, see the file COPYING.
|
/external/chromium_org/third_party/libjingle/source/talk/examples/ios/ |
README | 1 This directory contains an example iOS client for http://apprtc.appspot.com 3 See ../../app/webrtc/objc/README for information on how to use it.
|
/external/dhcpcd/ |
android.conf | 1 # dhcpcd configuration for Android Wi-Fi interface 2 # See dhcpcd.conf(5) for details.
|
/external/eigen/ |
signature_of_eigen3_matrix_library | 1 This file is just there as a signature to help identify directories containing Eigen3. When writing a script looking for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
|
/external/harfbuzz_ng/ |
README | 3 For bug reports, mailing list, and other information please visit: 7 For license information, see the file COPYING.
|
/external/llvm/test/Analysis/MemoryDependenceAnalysis/ |
memdep_requires_dominator_tree.ll | 5 br label %for.body 7 for.exit: ; preds = %for.body 10 for.body: ; preds = %for.body, %entry 11 %i.01 = phi i32 [ 0, %entry ], [ %tmp8.7, %for.body ] 18 br i1 %cmp.7, label %for.body, label %for.exit
|
/external/llvm/test/Transforms/InstCombine/ |
README.txt | 1 This directory contains test cases for the instcombine transformation. The 3 for features that the this pass should be capable of performing.
|
/external/llvm/test/Transforms/LICM/ |
2011-07-06-Alignment.ll | 7 br label %for.cond 9 for.cond: 10 %indvar = phi i64 [ %indvar.next, %for.body ], [ 0, %entry ] 16 br i1 %exitcond, label %for.body, label %for.end 18 for.body: 19 br label %for.cond 21 for.end:
|
/external/llvm/test/Transforms/LoopIdiom/ |
scev-invalidation.ll | 8 br label %for.cond 10 for.cond: ; preds = %for.inc, %entry 11 %backslashes.0 = phi i32 [ undef, %entry ], [ %backslashes.2, %for.inc ] 12 %p.0 = phi i8* [ undef, %entry ], [ %incdec.ptr3, %for.inc ] 13 %q.0 = phi i8* [ undef, %entry ], [ %q.2, %for.inc ] 16 i8 0, label %for.cond4.preheader 17 i8 92, label %for.inc 20 while.cond.preheader: ; preds = %for.cond 22 br i1 %tobool210, label %for.inc.loopexit, label %while.body.lr.p [all...] |
/external/llvm/test/Transforms/LoopUnroll/ |
runtime-loop3.ll | 11 br i1 %cmp11, label %for.cond1.preheader.lr.ph, label %for.end7 13 for.cond1.preheader.lr.ph: ; preds = %entry 15 br label %for.cond1.preheader 17 for.cond1.preheader: ; preds = %for.inc5, %for.cond1.preheader.lr.ph 18 %indvars.iv16 = phi i64 [ 0, %for.cond1.preheader.lr.ph ], [ %indvars.iv.next17, %for.inc5 ] 19 %sum.012 = phi i32 [ 0, %for.cond1.preheader.lr.ph ], [ %sum.1.lcssa, %for.inc5 [all...] |
/external/protobuf/editors/ |
README.txt | 1 This directory contains syntax highlighting and configuration files for editors 4 See each file's header comment for directions on how to use it with the
|
/external/tcpdump/ |
TODO | 3 3. search for version info 6 6. do same for libpcap
|
/external/valgrind/main/massif/tests/ |
one.c | 3 // A test for a single allocation. There are two .post.exp* files, for each
|
/external/valgrind/main/memcheck/tests/ |
file_locking.stderr.exp | 1 parent: about to lock file for writing. 3 child: about to lock file for writing.
|
/frameworks/base/core/java/android/test/ |
package.html | 3 <p>A framework for writing Android test cases and suites.</p> 5 <p>For more information, see the
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagGOTPLT.inc | 2 DIAG(fail_allocate_memory_got, DiagnosticEngine::Fatal, "fial to allocate memory for GOT", "fial to allocate memory for GOT") 3 DIAG(fail_allocate_memory_plt, DiagnosticEngine::Fatal, "fial to allocate memory for PLT", "fial to allocate memory for PLT") 4 DIAG(reserve_entry_number_mismatch_got, DiagnosticEngine::Unreachable, "The number of reserved entries for GOT is inconsist", "The number of reserved entries for GOT is inconsist") 5 DIAG(reserve_entry_number_mismatch_plt, DiagnosticEngine::Unreachable, "The number of reserved entries for PLT is inconsist", "The number of reserved entries for PLT is inconsist")
|
/hardware/broadcom/wlan/bcmdhd/config/ |
android_dhcpcd.conf | 1 # dhcpcd configuration for Android Wi-Fi interface 2 # See dhcpcd.conf(5) for details.
|