HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 276 - 300 of 966) sorted by null

<<11121314151617181920>>

  /external/valgrind/coregrind/
m_errormgr.c 199 /* Max number of callers for context in a suppression. */
236 // Length of 'callers'
238 // Array of callers, for matching stack traces. First one (name of fn
240 SuppLoc* callers; member in struct:_Supp
    [all...]
  /libcore/luni/src/main/java/java/net/
HttpURLConnection.java 118 * buffered</strong>. Most callers should wrap the returned streams with {@link
120 * java.io.BufferedOutputStream BufferedOutputStream}. Callers that do only bulk
138 * callers of {@link #getInputStream()}. The Content-Encoding and Content-Length
145 * decompression and leaves the response headers intact; callers must handle
708 * the body was gzip compressed. Most callers will be more interested in the
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 63 In the event that this call fails, we will setup the response, so callers just
91 In the event that this call fails, we will setup the response, so callers just
  /external/clang/lib/AST/
DeclObjC.cpp 249 // FIXME: Should make sure no callers ever do this.
484 // FIXME: Should make sure no callers ever do this.
515 // FIXME: Should make sure no callers ever do this.
550 // FIXME: Should make sure no callers ever do this.
605 // FIXME: Should make sure no callers ever do this.
    [all...]
  /external/elfutils/src/libdw/
dwarf_getmacros.c 397 - The highest bit is used for distinguishing between callers that
408 callers (which in practice decreases the permissible macro unit
  /external/llvm/lib/IR/
Dominators.cpp 148 // edges, the callers can normally handle them more efficiently.
198 // edges, the callers can normally handle them more efficiently.
  /external/llvm/lib/Target/PowerPC/
PPCCallingConv.td 188 // offsets in the callers stack frame.
190 // Still, the address of the aggregate copy in the callers stack frame is passed
  /external/mesa3d/src/glsl/
ast.h 52 /* Callers of this ralloc-based new need not call delete. It's
341 /* Callers of this ralloc-based new need not call delete. It's
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
InterceptorTest.java 447 * When an interceptor throws an unexpected exception, synchronous callers can catch it and deal
505 * When an interceptor throws an unexpected exception, asynchronous callers are left hanging. The
  /external/valgrind/include/
pub_tool_debuginfo.h 111 trailing zero, so callers should establish the useful text length
150 Therefore, callers need to possibly stash away the string.
  /external/valgrind/none/tests/
cmdline2.stdout.exp 40 --num-callers=<number> show <number> callers in stack traces [12]
  /frameworks/base/core/java/android/net/
NetworkUtils.java 64 * Callers should check {@link #getDhcpResults} to determine whether DHCP
75 * the default renew timeout has been reached. Callers should check
RouteInfo.java 136 // matches the documented behaviour. Before we can do this we need to fix all callers (e.g.,
278 * TODO: Convert callers to use IpPrefix and then remove.
  /frameworks/support/v4/java/android/support/v4/provider/
DocumentFile.java 280 * failure. Callers must check the return value.
328 * failure. Callers must check the return value.
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
ImageLoader.java 459 // Note that this will be used to deliver responses to all callers in mBatchedResponses.
466 // If one of the callers in the batched request canceled the request
  /libcore/luni/src/main/java/java/io/
PipedInputStream.java 234 // Notify callers of receive()
312 // Notify callers of receive()
  /libcore/luni/src/main/java/java/util/
Timer.java 297 // callers are synchronized
315 // callers are synchronized
  /libcore/luni/src/main/java/java/util/jar/
JarVerifier.java 171 * callers as an {@link OutputStream}.
399 * {@code name}. Callers must not modify the returned arrays.
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 55 * A scriptable web server. Callers supply canned responses and the server
128 * Awaits the next HTTP request, removes it, and returns it. Callers should
  /art/compiler/optimizing/
inliner.cc 192 // the method as non-inlineable so that other callers can still try to inline it.
  /art/runtime/native/
libcore_util_CharsetUtils.cc 38 * Because a call to append might require an allocation, it might fail. Callers should always
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3intstream.h 185 * mount up if there are thousands of tokens (very large input streams), callers
  /external/bison/src/
symtab.h 1 /* Definitions for symtab.c and callers, part of Bison.
  /external/boringssl/src/crypto/hmac/
hmac.c 114 * exist callers which intend the latter, but the former is an awkward edge
  /external/ceres-solver/cmake/
FindCXSparse.cmake 56 # by callers (use the plural variables detailed above instead). These variables

Completed in 1747 milliseconds

<<11121314151617181920>>