OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callers
(Results
251 - 275
of
2686
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/python/cpython2/Lib/idlelib/idle_test/
test_grep.py
4
An exception raised in one method will fail
callers
.
/external/python/cpython3/Lib/idlelib/idle_test/
test_grep.py
4
An exception raised in one method will fail
callers
.
/external/tensorflow/tensorflow/compiler/xla/service/
call_graph.h
119
const std::vector<HloComputation*>&
callers
() const { return callers_; }
function in class:xla::CallGraphNode
133
// Adds a callsite which calls this computation. Updates
callers
to include
186
// in post order (callees before
callers
). If visit_unreachable_nodes is true
211
// if the caller chain of 'a' or 'b' diverges (has multiple
callers
) before
/external/tensorflow/tensorflow/core/lib/io/
record_writer.h
58
// TODO(jhseu): Require that
callers
explicitly call Close() and remove the
/external/tensorflow/tensorflow/core/protobuf/
debug.proto
42
// are to be debugged, the
callers
of Session::Run() must use distinct
/external/vboot_reference/host/lib/include/
crossystem_arch.h
63
* some data was not returned;
callers
must handle this; this is not considered
/frameworks/base/core/java/android/content/pm/
ShortcutServiceInternal.java
36
*
Callers
must check the calling app permission and the calling package name.
/frameworks/base/core/java/android/net/
INetdEventCallback.aidl
22
// Possible addNetdEventCallback
callers
.
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothManager.java
25
* if there is no Bluetooth adapter on this device, and
callers
must be
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
ListTestCaseNames.java
29
// TODO: deprecate this method and move all
callers
to use getTestNames
/frameworks/opt/vcard/java/com/android/vcard/
VCardParser.java
69
* calls.
Callers
should handle the situation by themselves.</p>
/hardware/nxp/secure_element/libese-spi/p73/utils/
ringbuffer.h
28
//
Callers
must protect the *rb pointer separately.
/libcore/ojluni/src/main/java/java/lang/
Readable.java
32
* a <tt>Readable</tt> are made available to
callers
of the read
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
CameraCaptureSessionProxy.java
35
* a checked exception, forcing
callers
to explicitly handle this edge case.
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
MetadataUtils.java
66
// This should never happen, because
callers
should always check w/ hasGeoCoordinates first.
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/
ImmutableBindingRef.java
21
* A immutable wrapper around a Binding object.
Callers
can only access readonly methods like
/packages/apps/Settings/src/com/android/settings/notification/
ZenModeRepeatCallersPreferenceController.java
78
// if any caller can bypass dnd then repeat
callers
preference is disabled
/packages/apps/Settings/tests/unit/src/com/android/settings/notification/
ZenModeSettingsIntegrationTest.java
54
onView(withText("Repeat
callers
")).check(matches(isDisplayed()));
/prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
tracebackctxt.go
55
n := runtime.
Callers
(0, pc)
/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
tracebackctxt.go
55
n := runtime.
Callers
(0, pc)
/sdk/find_java2/src/
utils.h
45
// As indicated in MSDN for CreateProcess,
callers
should double-quote the program name
/system/bt/osi/include/
ringbuffer.h
28
//
Callers
must protect the *rb pointer separately.
/system/core/libkeyutils/
keyutils.cpp
35
// Deliberately not exposed.
Callers
should use the typed APIs instead.
/system/nfc/utils/include/
ringbuffer.h
28
//
Callers
must protect the *rb pointer separately.
/toolchain/binutils/binutils-2.27/gas/
input-file.h
25
* following services to its
callers
.
Completed in 1579 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>