OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:applied
(Results
51 - 75
of
3298
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
add_volatile.hpp
26
// This bogus warning will appear when add_volatile is
applied
to a
30
# pragma warning(disable:4181) // warning C4181: qualifier
applied
to reference type ignored
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion56.txt
6
android:fillBefore : When set to true or when fillEnabled is not set to true, the animation transformation is
applied
before the animation has started. [boolean]
7
android:fillAfter : When set to true, the animation transformation is
applied
after the animation is over. [boolean]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHParametersHelper.java
23
* (see: Handbook of
Applied
Cryptography 4.86)
70
* (see: Handbook of
Applied
Cryptography 4.80)
80
* RFC 2631 2.2.1.2 (and see: Handbook of
Applied
Cryptography 4.81)
/external/chromium_org/sync/engine/
syncer_types.h
13
// Update was
applied
or safely ignored.
22
// that, if
applied
, would cause a directory loop (CONFLICT_HIERARCHY), and
37
// These are some updates that, if
applied
, would violate the tree's
/external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java
44
* @param classVisitor the ClassVisitor to be
applied
to matching
46
* @param memberVisitor the MemberVisitor to be
applied
to matching
88
* @param classVisitor the ClassVisitor to be
applied
to matching
90
* @param memberVisitor the MemberVisitor to be
applied
to matching
123
* @param classVisitor the ClassVisitor to be
applied
to matching
125
* @param memberVisitor the MemberVisitor to be
applied
to matching
170
* @param classVisitor the ClassVisitor to be
applied
to matching
172
* @param memberVisitor the MemberVisitor to be
applied
to matching
277
* @param classVisitor the ClassVisitor to be
applied
to matching
279
* @param memberVisitor the MemberVisitor to be
applied
to matchin
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncer_types.h
30
// Update was
applied
or safely ignored.
34
// entry doesn't currently make sense if we
applied
it.
39
// Success. Update
applied
and stored in SERVER_* fields or dropped if
43
// Success. Update details stored in SERVER_* fields, but wasn't
applied
.
/external/chromium/chrome/browser/ui/cocoa/
image_utils.h
15
// transform is
applied
to flip it again before drawing the image.
/external/chromium/third_party/libevent/
README.chromium
14
3) chromium.patch is
applied
to allow libevent to be used without
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_manifestVersion.html
29
Manifest version 1 only
applied
to extensions and hosted apps, not
/external/chromium_org/components/policy/core/common/
policy_types.h
10
// The scope of a policy flags whether it is meant to be
applied
to the current
/external/chromium_org/content/public/common/
referrer.h
15
//
applied
to this URL. When passing around referrers that will eventually end
/external/chromium_org/content/test/
web_gesture_curve_mock.h
21
// Returns false if curve has finished and can no longer be
applied
.
/external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
autocorrection-contraction.html
33
<div><p>This test verifies that, after typing an apostrophe, if the current word is part of a contraction, previously shown autocorrection will not be
applied
.</p>
/external/chromium_org/third_party/libevent/
README.chromium
15
3) chromium.patch is
applied
to allow libevent to be used without
/external/chromium_org/third_party/skia/include/effects/
SkPictureImageFilter.h
23
* the picture is drawn. (No scaling is implied by the dest rect; only the CTM is
applied
.)
SkTableColorFilter.h
18
* the table is
applied
, and then the result is remultiplied.
/external/chromium_org/third_party/skia/include/utils/
SkLayer.h
88
/** Return, in matrix, the matix transfomations that are
applied
locally
90
This does not include the childrenMatrix, since that is only
applied
95
/** Return, in matrix, the concatenation of transforms that are
applied
97
This is the matrix that is
applied
to the layer during drawing.
/external/chromium_org/tools/gyp/test/msvs/config_attrs/
gyptest-config_attrs.py
9
msbuild_configuration_attributes are
applied
by using
/external/chromium_org/tools/gyp/test/toolsets/
gyptest-toolsets.py
8
Verifies that toolsets are correctly
applied
/external/chromium_org/v8/test/webkit/fast/js/
modify-non-references-expected.txt
30
FAIL g()++ should throw ReferenceError: Postfix ++ operator
applied
to value that is not a reference.. Threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
31
FAIL g()-- should throw ReferenceError: Postfix -- operator
applied
to value that is not a reference.. Threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
32
FAIL ++g() should throw ReferenceError: Prefix ++ operator
applied
to value that is not a reference.. Threw exception ReferenceError: Invalid left-hand side expression in prefix operation.
33
FAIL --g() should throw ReferenceError: Prefix -- operator
applied
to value that is not a reference.. Threw exception ReferenceError: Invalid left-hand side expression in prefix operation.
/external/jmonkeyengine/engine/src/core/com/jme3/light/
package.html
19
they simply emit a constant color that is
applied
to the entire scene</li>
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java
19
* The class to which this annotation is
applied
is not thread-safe. This
ThreadSafe.java
12
* The class to which this annotation is
applied
is thread-safe. This means that
/external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifierNickname.java
9
* This annotation is
applied
to a annotation, and marks the annotation as being
/external/llvm/include/llvm/CodeGen/PBQP/
Solution.h
49
/// \brief Returns the number of R0 reductions
applied
to solve the problem.
56
/// \brief Returns the number of R1 reductions
applied
to solve the problem.
63
/// \brief Returns the number of R2 reductions
applied
to solve the problem.
70
/// \brief Returns the number of RN reductions
applied
to solve the problem.
Completed in 455 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>