HomeSort by relevance Sort by last modified time
    Searched full:through (Results 226 - 250 of 14672) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/net/spdy/
spdy_websocket_test_util.h 19 // Returns the value corresponding to the given key (passed through
25 // through GetHeaderKey().
  /external/chromium_org/third_party/WebKit/public/platform/
WebContentLayerClient.h 39 // through WebContentLayer::setNeedsDisplay, submitting drawing commands
40 // through the WebCanvas.
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
overflow-in-qsort.cc 6 // (i.e. if we can unwind through a function compiled w/o frame pointers).
40 // Fast unwind: can not unwind through qsort.
  /external/dropbear/
dbclient.1 36 on the local host through the SSH connection to port
45 on the remote host through the SSH connection to port
  /external/dropbear/libtomcrypt/src/mac/pmac/
pmac_memory.c 25 @param in The data you wish to send through PMAC
26 @param inlen The length of data you wish to send through PMAC (octets)
  /external/kernel-headers/original/asm-arm/
semaphore.h 64 * This is ugly, but we want the default case to fall through.
74 * This is ugly, but we want the default case to fall through.
  /external/oprofile/daemon/liblegacy/
opd_24_stats.c 45 printf("Average depth of iteration through mapping array: %f\n",
50 printf("Average depth of iteration through image hash array: %f\n",
  /external/qemu/android/
async-console.h 35 * provided through 'io'. Use asyncConsoleConnect_run() after that.
46 * you can now send/write commands through the console with 'io'.
  /frameworks/base/graphics/java/android/graphics/
ColorMatrixColorFilter.java 21 * Create a colorfilter that transforms colors through a 4x5 color matrix.
34 * Create a colorfilter that transforms colors through a 4x5 color matrix.
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneLayoutInflater.java 34 * through {@link Context#getSystemService}
51 call through to our super class.
  /frameworks/base/tools/aapt/
DirectoryWalker.h 5 // iterating through it.
22 // This is an abstraction for walking through a directory and getting files
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
algorithm.hpp 30 /// @brief this algorithm search through two collections for first mismatch position that get returned as a pair
52 /// @brief this algorithm search through two collections for first mismatch position that get returned as a pair
77 /// @brief this algorithm search through first collection for first element that does not belong a second one
99 /// @brief this algorithm search through first collection for first element that does not satisfy binary
124 /// @brief this algorithm search through first collection for last element that belongs to a second one
146 /// @brief this algorithm search through first collection for last element that satisfy binary
171 /// @brief this algorithm search through first collection for last element that does not belong to a second one
193 /// @brief this algorithm search through first collection for last element that does not satisfy binary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_array_in_pointer.py 31 # set the values of the array through the pointer:
51 # set the values of the array through the pointer:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_int_literal.py 41 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
52 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
102 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
113 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
125 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
136 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
169 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
180 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_array_in_pointer.py 31 # set the values of the array through the pointer:
51 # set the values of the array through the pointer:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_int_literal.py 41 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
52 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
102 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
113 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
125 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
136 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
169 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
180 # This failed in Python 2.2 through 2.2.2 and in 2.3a1
  /external/apache-http/src/org/apache/http/conn/routing/
RouteInfo.java 57 * and tunnelling through all proxies to the target.
100 * A direct route has one hop. A route through a proxy has two hops.
101 * A route through a chain of <i>n</i> proxies has <i>n+1</i> hops.
113 * For a route through exactly one proxy, target of hop 0 is the proxy
150 * Checks whether this route is tunnelled through a proxy.
153 * @return <code>true</code> if tunnelled end-to-end through at least
  /external/chromium_org/net/quic/
quic_data_writer_test.cc 62 // Check transition through 2^11.
67 // Check transition through 2^13.
70 // Half-way through the exponents.
105 // Check transition through 2^11.
110 // Check transition through 2^13.
112 // Half-way through the exponents.
  /external/clang/docs/analyzer/
Makefile 33 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " info to make Texinfo files and run them through makeinfo"
104 @echo "Run \`make' in that directory to run these through (pdf)latex" \
109 @echo "Running LaTeX files through pdflatex..."
127 @echo "Run \`make' in that directory to run these through makeinfo" \
132 @echo "Running Texinfo files through makeinfo..."
  /external/llvm/docs/
Makefile.sphinx 33 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " info to make Texinfo files and run them through makeinfo"
104 @echo "Run \`make' in that directory to run these through (pdf)latex" \
109 @echo "Running LaTeX files through pdflatex..."
127 @echo "Run \`make' in that directory to run these through makeinfo" \
132 @echo "Running Texinfo files through makeinfo..."
  /system/core/adb/
OVERVIEW.TXT 14 As a whole, everything works through the following components:
35 (through USB for devices, through TCP for emulators) and provide a
73 its role is to initiate the connection, then of being a pass-through
127 - USB transports, for physical devices through USB
130 the server through TCP
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Font.cpp 384 // U+02E5 through U+02E9 (Modifier Letters : Tone letters)
386 // U+0300 through U+036F Combining diacritical marks
388 // U+0591 through U+05CF excluding U+05BE Hebrew combining marks, ...
392 // U+0600 through U+109F Arabic, Syriac, Thaana, NKo, Samaritan, Mandaic,
396 // U+1100 through U+11FF Hangul Jamo (only Ancient Korean should be left
399 // U+135D through U+135F Ethiopic combining marks
401 // U+1780 through U+18AF Tagalog, Hanunoo, Buhid, Taghanwa,Khmer, Mongolian
403 // U+1900 through U+194F Limbu (Unicode 4.0)
405 // U+1980 through U+19DF New Tai Lue
407 // U+1A00 through U+1CFF Buginese, Tai Tham, Balinese, Batak, Lepcha, Vedi
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 62 * the connection. It is also sent when a connection attempted through
80 * the connection. It is also sent when a connection attempted through
368 ** Any response message from the peer is passed back through
391 ** Any response message from the peer is passed back through
417 ** Description Send a PASS THROUGH command to the peer device. This
419 ** Any response message from the peer is passed back through
427 ** p_msg: Pointer to PASS THROUGH message structure.
442 ** Description Send a PASS THROUGH response to the peer device. This
444 ** This function must be called when a PASS THROUGH command
445 ** message is received from the peer through th
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
18 // by looking at a trace through the current basic block.
21 // that passes through the block. The trace is chosen based on loop structure,
27 // if the traces through basic blocks A and B ever cross when moving away from
31 // Traces tend to align with loops. The trace through a block in an inner loop
88 /// Per-basic block information that doesn't depend on the trace through the
130 /// Per-basic block information that relates to a specific trace through the
207 /// dependency chain through the trace. This is only valid when both
234 /// passes through the current basic block one. The Trace class serves as a
270 /// Return the length of the (data dependency) critical path through th
    [all...]
  /external/llvm/include/llvm/IR/
IntrinsicInst.h 47 // Methods for support type inquiry through isa, cast, and dyn_cast:
63 // Methods for support type inquiry through isa, cast, and dyn_cast:
86 // Methods for support type inquiry through isa, cast, and dyn_cast:
107 // Methods for support type inquiry through isa, cast, and dyn_cast:
173 // Methods for support type inquiry through isa, cast, and dyn_cast:
202 // Methods for support type inquiry through isa, cast, and dyn_cast:
234 // Methods for support type inquiry through isa, cast, and dyn_cast:
249 // Methods for support type inquiry through isa, cast, and dyn_cast:
262 // Methods for support type inquiry through isa, cast, and dyn_cast:

Completed in 1521 milliseconds

1 2 3 4 5 6 7 8 91011>>