OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:added
(Results
651 - 675
of
22513
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/python/cpython2/Lib/email/mime/
text.py
25
_charset is the character set parameter
added
to the Content-Type
/external/python/cpython3/Lib/idlelib/
config-main.def
31
# distinct from the default names. All items are
added
and saved as a
49
# config-extensions.def for
added
extensions . The user files should be
77
# name2 set in user config-main.cfg for themes
added
after 2015 Oct 1
83
# name2 set in user config-main.cfg for keys
added
after 2016 July 1
/external/selinux/libselinux/utils/
selinux_check_access.c
11
"-a Optional information
added
to audit message.\n",
/external/skia/src/sksl/ir/
SkSLField.h
20
* A symbol which should be interpreted as a field access. Fields are
added
to the symboltable
/external/skqp/src/sksl/ir/
SkSLField.h
20
* A symbol which should be interpreted as a field access. Fields are
added
to the symboltable
/external/strace/linux/powerpc/
getregs_old.c
2
* PTRACE_GETREGS was
added
to the PowerPC kernel in v2.6.23,
/external/tagsoup/
TODO
10
Flag
added
parent elements with a special attribute
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
dropout_utils.h
48
// Recalculates the weights of the trees when the new trees are
added
to
54
// and num updates are
added
as new entries to current_weights and
55
// num_updates. num_trees_to_add: how many trees are being
added
to the
59
// weights of the new trees to be
added
) if new_trees_first_index
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_AssignAdd.pbtxt
12
The value to be
added
to the variable.
/external/testng/src/main/java/org/testng/
IAlterSuiteListener.java
10
* This listener can be
added
ONLY via the following two ways :
/external/v8/src/parsing/
parameter-initializer-rewriter.h
18
// needs to be in that new inner scope which was
added
after initial
/external/walt/arduino/
README.md
9
[
added
recently](https://github.com/PaulStoffregen/cores/commit/a480cd28da49406c297d241a3cbb535e83bec7eb)
/external/wayland/
README.android.md
7
## Files
added
for use in Android:
/external/webp/
README.android
16
can be
added
to any application by adding libwebp-decode and libwebp-encode to
/frameworks/base/core/java/android/text/style/
UpdateAppearance.java
21
* appearance when one is
added
or removed must implement this interface. Note
UpdateLayout.java
21
* triggers a text layout update when one is
added
or removed must implement
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/annotations/
ProvidesInterface.java
21
* Should be
added
to all interfaces in plugin lib to specify their
/frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyManagerInternal.java
49
* Informs that an appId has been
added
or removed from the temp-powersave-whitelist so that
53
* @param
added
Denotes whether the {@param appId} has been
added
or removed from the whitelist.
55
public abstract void onTempPowerSaveWhitelistChange(int appId, boolean
added
);
/frameworks/base/tools/streaming_proto/
Errors.h
37
// The errors that have been
added
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
CallbackExprModel.java
103
final CallbackArgExpr
added
= register(id);
local
104
mArguments.add(
added
);
107
Scope.enter(
added
);
116
return
added
;
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
ViewGroupBindingAdapter.java
49
public static void setListener(ViewGroup view, final OnChildViewAdded
added
,
51
if (
added
== null && removed == null) {
57
if (
added
!= null) {
58
added
.onChildViewAdded(parent, child);
/frameworks/native/opengl/tests/testViewport/
README
27
NOTE: If a gl.glViewport call is
added
at the beginning of the onDrawFrame()
/frameworks/native/services/vr/virtual_touchpad/
main.cpp
26
ALOGE("virtual touchpad service not
added
: %d",
/frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/
TransformationResult.kt
25
* @param filesToAdd files generated by Jetifier to be
added
to project's dependencies
/frameworks/support/navigation/common/src/main/java/androidx/navigation/
NavigatorProvider.java
38
* @throws IllegalStateException if the Navigator has not been
added
52
* @throws IllegalStateException if the Navigator has not been
added
67
* @return the previously
added
Navigator for the name provided by the
81
* @return the previously
added
Navigator for the given name, if any
Completed in 2450 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>