OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callers
(Results
1126 - 1150
of
2686
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/javassist/src/main/javassist/bytecode/analysis/
Analyzer.java
365
Iterator callerIter = subroutine.
callers
().iterator();
/external/jsr330/javadoc/javax/inject/
Provider.html
168
and throw it to the caller of <code>get()</code>.
Callers
should not try
/external/libchrome/base/memory/
ref_counted.h
175
// execution sequences when bouncing between threads in order). New
callers
/external/libchrome/base/metrics/
statistics_recorder.cc
135
//
Callers
are responsible for not calling RegisterOrDeleteDuplicate(ptr)
/external/libchrome/base/
pickle.h
337
// Returns true if pickle header was found and parsed.
Callers
must check
pickle_unittest.cc
306
// Ridiculous pickle sizes are fine (
callers
are supposed to
/external/libchrome/base/timer/
timer.h
228
// and convert
callers
to use the base::Closure version in Timer::Start,
/external/libedit/src/
filecomplete.c
69
* it's
callers
's responsibility to free() returned string
/external/libmojo/base/android/java/src/org/chromium/base/metrics/
RecordHistogram.java
254
// the native histograms API.
Callers
of these functions still pass longs because that's
/external/libmojo/ui/gfx/geometry/
rect.h
276
// functions doesn't degrade performance, and
callers
shouldn't be passing
/external/llvm/bindings/python/llvm/
object.py
354
external
callers
have a legitimate reason for using it.
/external/llvm/include/llvm/Support/
TrailingObjects.h
324
/// that it's clear what the counts are counting in
callers
.
/external/llvm/lib/Analysis/
CallGraph.cpp
150
///
callers
from old to new.
/external/llvm/lib/CodeGen/
GCRootLowering.cpp
304
// remnants of the
callers
frame will be owned and updated by the
/external/llvm/test/CodeGen/X86/
sibcall.ll
82
; FIXME: This isn't needed since x32 psABI specifies that
callers
must
/external/ltp/testcases/kernel/fs/doio/
write_log.c
182
* Note: It is the
callers
responsibility to make sure that the offset
/external/oj-libjdwp/src/share/back/
commonRef.c
260
*
Callers
should take care using the node->ref object returned here.
/external/pdfium/core/fxcodec/codec/
fx_codec_jpx_unittest.cpp
49
// Error codes, not segvs, should
callers
pass us a nullptr pointer.
/external/protobuf/src/google/protobuf/util/internal/
json_escaping.cc
137
// It is the
callers
' responsibility to validate the specified surrogate pair.
/external/python/cpython2/Lib/distutils/
unixccompiler.py
265
# for specific libraries.
Callers
of find_library_file need to
/external/python/cpython2/Python/
thread.c
301
* this family, and
callers
must arrange to serialize calls to this
/external/python/cpython3/Lib/distutils/
unixccompiler.py
275
# for specific libraries.
Callers
of find_library_file need to
/external/python/cpython3/Python/
thread.c
251
* this family, and
callers
must arrange to serialize calls to this
/external/rmi4utils/rmidevice/
hiddevice.cpp
386
// was copied. Some
callers
won't care about the contents
/external/selinux/libselinux/include/selinux/
avc.h
301
* called directly by
callers
who use avc_has_perm_noaudit()
Completed in 1260 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>