OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callers
(Results
276 - 300
of
2686
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/art/libartbase/base/
scoped_flock.cc
41
// destructor.
Callers
should explicitly flush files they're writing to if
98
// destructor.
Callers
should explicitly flush files they're writing to if
/bionic/libm/upstream-freebsd/lib/msun/src/
k_tan.c
25
* 2.
Callers
must return tan(-0) = -0 without calling here since our
27
*
Callers
may do the optimization tan(x) ~ x for tiny x.
/build/soong/android/
util.go
170
// runtime.
Callers
.
173
n := runtime.
Callers
(skip+1, pc[:])
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
PackageValidator.java
45
* Map allowed
callers
' certificate keys to the expected caller information.
83
LogHelper.e(TAG, e, "Could not read allowed
callers
from XML.");
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/Pei/
StatusCodePei.h
53
different
callers
.
128
different
callers
.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/
StatusCodeHandlerPei.h
57
different
callers
.
106
different
callers
.
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
I2cHost.h
4
This protocol provides
callers
with the ability to do I/O transactions
36
///
callers
to perform transactions to any device on the I2C bus.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h
94
// because we want to avoid having
callers
generate a new node
123
// because we want to avoid having
callers
generate a new node
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ValidationReport.java
36
* and clean subreports.
Callers
will typically print the results of the report to a
39
* <p>A report describes a subject {@link Element}.
Callers
may choose to add report items about
/external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java
57
* may be counterproductive! If the thread pool fills up, any time
callers
75
* the thread pool fills up, any time
callers
spend waiting for a thread may
TimeLimiter.java
71
*
callers
are willing to wait on each method call to the proxy
73
*
callers
are willing to wait on each method call to the proxy
/external/libchrome/base/strings/
utf_string_conversion_utils.cc
123
// Instantiate versions we know
callers
will need.
144
// Instantiate versions we know
callers
will need.
/external/libpng/contrib/pngminim/decoder/
makefile
43
# Headers
callers
use
64
# Headers
callers
use
/external/libpng/contrib/pngminim/encoder/
makefile
41
# Headers
callers
use
64
# Headers
callers
use
/external/libpng/contrib/pngminim/preader/
makefile
59
# Headers
callers
use
80
# Headers
callers
use
/external/mesa3d/src/compiler/nir/
nir_lower_var_copies.c
68
* this is used for recursion and external
callers
of this
72
* this is used for recursion and external
callers
of this
/external/pdfium/core/fxcrt/
fx_memory.h
107
// TODO(palmer): Removing this check exposes crashes when PDFium
callers
109
// other Partition Alloc
callers
need this tolerant behavior. Additionally,
/external/tensorflow/tensorflow/compiler/xla/service/
call_inliner.cc
139
// Because call graph nodes are visited in post-order (callees before
callers
)
140
// we'll always inline kCalls into their
callers
in the appropriate order.
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
weighted_quantiles_buffer.h
71
//
Callers
are expected to act on a full compacted buffer after the
85
//
Callers
should minimize how often this is called, ideally only right after
/external/v8/tools/
profile_view.js
92
* profile they can be either callees or
callers
.)
154
* profile they can be either callees or
callers
.)
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_payload_registry.h
90
// TODO(noahric): Remove this when all
callers
have been updated.
115
// TODO(danilchap): Remove this when all
callers
have been updated.
/frameworks/av/camera/aidl/android/hardware/
ICameraService.aidl
69
* Default UID/PID values for non-privileged
callers
of
160
*
Callers
require the android.permission.CAMERA_SEND_SYSTEM_EVENTS permission.
/frameworks/base/core/java/android/app/backup/
IRestoreSession.aidl
44
* <p>
Callers
must hold the android.permission.BACKUP permission to use this method.
61
* <p>
Callers
must hold the android.permission.BACKUP permission to use this method.
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
SerializedFrame.java
53
* An unsynchronized output stream that writes data to an accessible byte array.
Callers
are
115
* An unsynchronized input stream that reads data directly from a provided byte array.
Callers
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/media/
PackageValidator.java
47
* Map allowed
callers
' certificate keys to the expected caller information.
85
Log.e(TAG, "Could not read allowed
callers
from XML.", e);
Completed in 1459 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>