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

1 2 3 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractMapTester.java 221 * uses {@link #getMap()}, it also ensures that callers don't pass an
  /external/javassist/src/main/javassist/bytecode/analysis/
SubroutineScanner.java 30 * Discovers the subroutines in a method, and tracks all callers.
  /external/jsilver/src/org/clearsilver/
DelegatedHdf.java 30 * objects as they are passed through from the callers to the delegate object.
  /external/linux-tools-perf/src/tools/perf/Documentation/
perf-top.txt 152 This has the effect of collecting the callers of each such
  /external/llvm/lib/Transforms/IPO/
PartialInlining.cpp 131 // Inline the top-level if test into all callers.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler.h 68 * Variables used internally, not be touched by callers
  /external/mesa3d/src/glsl/
glsl_parser_extras.h 63 /* Callers of this ralloc-based new need not call delete. It's
glsl_symbol_table.cpp 29 /* Callers of this ralloc-based new need not call delete. It's
  /external/oauth/core/src/main/java/net/oauth/client/httpclient4/
HttpClient4.java 98 * of TCP connections. So, callers that share an HttpClient will share
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/
FileSystem.java 26 * Access to read and write files on a hierarchical data store. Most callers should use the {@link
  /external/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java 23 * A sink that keeps a buffer internally so that callers can do small writes
  /external/protobuf/src/google/protobuf/
generated_message_util.h 91 // TODO(jasonh): The various callers get this declaration from a variety of
  /external/selinux/secilc/docs/
cil_call_macro_statements.xml 52 <para>Note that when resolving macros the callers namespace is not checked, only the following places:
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.h 150 // Java to avoid heavy lifting in constructors. Callers to call
  /external/skia/experimental/SkV8Example/
SkV8Example.cpp 115 // Increase the ref count since callers of createSurface put the
  /external/skia/src/core/
SkSmallAllocator.h 127 // but we're not sure we can catch all callers, so handle it but
  /external/tcpdump/win32/Include/
getopt.h 54 /* Callers store zero here to inhibit the error message `getopt' prints
  /external/v8/src/ic/
ic-inl.h 193 // Callers must ensure that the prototype is non-null.
  /external/v8/src/
natives-external.cc 144 // (The callers expect a purely static interface, since this is how the
  /external/valgrind/coregrind/
m_execontext.c 212 /* Compare two ExeContexts. Number of callers considered depends on res. */
226 /* Just compare the top two callers. */
237 /* Just compare the top four callers. */
360 Note that callers must have done init_ExeContext_storage() before
  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 36 /* TODO: if the only callers to these are just wrappers, should just
  /frameworks/av/include/camera/
ICameraService.h 118 * trusted callers can set a clientUid other than USE_CALLING_UID.
  /frameworks/base/core/java/android/content/pm/
VerificationParams.java 27 * @deprecated callers should migrate to {@link PackageInstaller}.
  /frameworks/base/drm/java/android/drm/
package.html 48 differentiate callers.</p>
  /frameworks/base/libs/hwui/
PixelBuffer.h 127 * This is a convenience function provided to save callers the

Completed in 1423 milliseconds

1 2 3 4 5 6 7 8 91011>>