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

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/eventbus/
EventSubscriber.java 32 * something fails. Callers are expected to verify their uses of this class.
  /external/icu/icu4c/source/i18n/unicode/
upluralrules.h 32 * 'zero', 'one', 'two', 'few', 'many' and 'other'. Callers need to check
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
AbstractTestLog.java 87 * Vector for logging. Callers can force the logging system to
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
UdpConnector.java 108 // to work. If a polling strategy is never employed by callers then it doesn't
  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 89 // op_* functions. Callers of this class do not need to keep track of
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h 107 * Convenience pointers. Callers may access this one.
  /external/mesa3d/src/glsl/
glsl_symbol_table.h 54 /* Callers of this ralloc-based new need not call delete. It's
  /external/nanopb-c/generator/google/protobuf/internal/
message_listener.py 66 sensitive callers should check this attribute directly before calling since
  /external/protobuf/python/google/protobuf/internal/
message_listener.py 66 sensitive callers should check this attribute directly before calling since
  /external/skia/include/gpu/
SkGr.h 79 // Callers may subsequently modify the GrPaint. Setting constantColor indicates
  /external/skia/include/ports/
SkFontConfigInterface.h 45 * Callers should not change or expect any particular values. It is meant
  /external/skia/src/gpu/
GrBatchAtlas.h 25 // An AtlasID is an opaque handle which callers can use to determine if the atlas contains
  /external/v8/tools/gcmole/
gcmole.lua 293 local function mark(from, callers)
294 for caller, _ in pairs(callers) do
303 for funcname, callers in pairs(funcs) do
304 if gc[funcname] then mark(funcname, callers) end
  /external/v8/tools/testrunner/objects/
peer.py 79 pubkey_dummy = "" # Callers of this don't care (only the server does).
  /external/valgrind/docs/internals/
3_4_BUGSTATUS.txt 37 157154 documentation (leak-resolution doc speaks about num-callers
performance.txt 30 end. Saved 7% on perf/heap with --num-callers=50, and about 1% on
  /external/vogar/src/vogar/monitor/
InterleavedReader.java 65 * null to indicate the end of the stream. Callers should use instanceof to
  /frameworks/av/include/media/stagefright/
MediaSource.h 44 // held onto by callers be released before a call to stop() !!!
  /frameworks/av/media/libnbaio/
MonoPipeReader.cpp 48 // Compute the "next read PTS" and cache it. Callers of read pass a read
  /frameworks/base/core/java/android/app/
INotificationManager.aidl 58 // TODO: Remove this when callers have been migrated to the equivalent
QueuedWork.java 63 * a scratch set for callers doing async work to keep updated with
  /frameworks/base/core/java/android/util/
NtpTrustedTime.java 145 // current time is age after the last ntp cache; callers who
  /frameworks/base/libs/common_time/
common_clock_service.h 74 // obtains the callback lock. If callers of registration functions were
  /frameworks/base/media/jni/
android_media_MediaDataSource.cpp 128 // After returning an error, size shouldn't be used by callers.
  /frameworks/base/services/backup/java/com/android/server/backup/
KeyValueBackupJob.java 49 // regardless. Privileged callers can always trigger an immediate pass via

Completed in 649 milliseconds

1 2 3 4 5 67 8 91011>>