HomeSort by relevance Sort by last modified time
    Searched refs:information (Results 26 - 50 of 1092) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/strace/tests-m32/
syntax.sh 76 Try '$STRACE_EXE -h' for more information.
  /external/strace/tests-mx32/
syntax.sh 76 Try '$STRACE_EXE -h' for more information.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
unwind-1.s 15 # Section with no unwinding information.
  /external/curl/
curl-config.in 44 --libs library linking information
48 --static-libs static libcurl library linking information
49 --version output version information
50 --vernum output the version information as a number (hexadecimal)
  /external/drrickorang/LoopbackApp/
PrivacyPolicy.md 8 Loopback app processes all data locally on the Android device and does not transmit any information via the Internet.
  /external/kmod/
README.md 6 This is a ***mirror only***. Please see [README](../master/README) file for more information.
  /external/llvm/bindings/go/llvm/
version.go 10 // This file defines LLVM version information.
  /hardware/interfaces/camera/metadata/
README.md 7 camera provider and camera devices to retrieve static camera information and issue
  /prebuilts/go/darwin-x86/src/cmd/pprof/
doc.go 11 // For more information, see https://blog.golang.org/profiling-go-programs.
  /prebuilts/go/darwin-x86/test/fixedbugs/bug302.dir/
main.go 7 // Check that the export information is correct in p.6.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue17551.go 7 // Issue 17551: inrange optimization failed to preserve type information.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue21120.dir/
main.go 16 // Make sure the reflect information for a.S is in the executable.
  /prebuilts/go/linux-x86/src/cmd/pprof/
doc.go 11 // For more information, see https://blog.golang.org/profiling-go-programs.
  /prebuilts/go/linux-x86/test/fixedbugs/bug302.dir/
main.go 7 // Check that the export information is correct in p.6.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue17551.go 7 // Issue 17551: inrange optimization failed to preserve type information.
  /prebuilts/go/linux-x86/test/fixedbugs/issue21120.dir/
main.go 16 // Make sure the reflect information for a.S is in the executable.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
loc-swap-3.d 4 #name: MIPS DWARF-2 location information with branch swapping (3)
loc-swap-dis.d 2 #name: MIPS DWARF-2 location information with branch swapping disassembly
6 # Check branch swapping with DWARF-2 location information.
loc-swap.s 1 # Source file to test DWARF-2 location information with branch swapping.
  /external/autotest/frontend/client/src/autotest/moblab/rpc/
MoblabRpcHelper.java 75 * Fetches the server network information.
91 * Fetches the cloud storage configuration information.
107 * Validates the cloud storage configuration information.
152 * Fetches the version information.
176 * Get information about the DUT's connected to the moblab.
205 String information = result.isArray().get(1).isString().stringValue();
206 callback.onLogActionComplete(didSucceed, information);
225 String information = result.isArray().get(1).isString().stringValue();
226 callback.onLogActionComplete(didSucceed, information);
247 String information = result.isArray().get(1).isString().stringValue()
    [all...]
MoblabRpcCallbacks.java 47 * Callback for to get information about the connected DUT's.
54 * Generic callback to return a status and information string from a RPC call.
57 public void onLogActionComplete(boolean didSucceed, String information);
  /external/fonttools/
README.md 21 See [documentation.html](https://github.com/behdad/fonttools/blob/master/Doc/documentation.html) in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
28 See "LICENSE.txt" for licensing information.
  /external/icu/icu4c/source/config/
mh-os390 240 @echo "generating dependency information for $<"
245 @echo "generating dependency information for $<"
  /external/javaparser/
CONTRIBUTING.md 2 Here is some information that's good to know when contributing to JavaParser:
4 - There is some interesting information on the [wiki](https://github.com/javaparser/javaparser/wiki).
18 Our development workflow is based on Pull Request. If you are not familiar with the Pull Requests, we suggest you to checkout the [Github Documentation](https://help.github.com/articles/creating-a-pull-request/) for more information.
26 - A pull request should include tests. You can either use BDD ([more information here](https://github.com/javaparser/javaparser/wiki/Testing)) or JUnit.
  /external/libpng/
libpng-config.in 37 --libs print library linking information
48 --version print version information

Completed in 277 milliseconds

12 3 4 5 6 7 8 91011>>