OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:equivalent
(Results
201 - 225
of
6364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/tools/gyp/tools/emacs/
gyp-tests.el
29
(defun
equivalent
-face (face)
41
(setq result (cons (
equivalent
-face (get-text-property i 'face s))
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameBuffer1D.java
31
* This is a convenience method and is
equivalent
to calling {@code lockData} with an
45
* This is a convenience method and is
equivalent
to calling {@code lockData} with an
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DelayedOperations.java
60
* Post a {@link Runnable} to the handler.
Equivalent
to {@link Handler#post(Runnable)}.
71
*
Equivalent
to {@link Handler#removeCallbacks(Runnable)}.
/system/connectivity/shill/
socket_info.h
29
// kConnectionStateMax) are
equivalent
to and should be kept in sync with
48
//
equivalent
to and should be kept in sync with those specified in
/art/compiler/utils/
dedupe_set.h
41
// Add a new key to the dedupe set if not present. Return the
equivalent
deduplicated stored key.
/bionic/libc/bionic/
atof.cpp
33
// specified to be
equivalent
to strtod.
/cts/tests/core/runner/src/com/android/cts/core/runner/support/
package-info.java
23
* The intention is that these changes are temporary and they (or a better
equivalent
) will be
/external/chromium-trace/catapult/third_party/python_gflags/
README.chromium
11
This project is the python
equivalent
of google-gflags, a Google commandline
/external/clang/include/clang/Basic/
VersionTuple.h
100
/// \brief Determine if two version numbers are
equivalent
. If not
107
/// \brief Determine if two version numbers are not
equivalent
.
133
///
equivalent
to another.
142
///
equivalent
to another.
/external/clang/test/CXX/temp/temp.res/temp.local/
p1.cpp
8
// a template-argument-list, it is
equivalent
to the injected-class-name
/external/clang/test/CodeGenCXX/
funcsig.cpp
4
//
equivalent
to __PRETTY_FUNCTION__.
/external/clang/test/CodeGenOpenCL/
address-spaces-mangling.cl
4
// We can't name this f as private is
equivalent
to default
/external/clang/test/Frontend/
ir-support.c
2
//
equivalent
output to a standard compilation.
/external/clang/test/SemaCXX/
bitfield.cpp
23
typedef __typeof__(++t.n) Unsigned; // Increment is
equivalent
to compound-assignment.
/external/clang/test/SemaTemplate/
instantiate-scope.cpp
11
// These definitions are OK, X<A<T, decltype(...)>...> is
equivalent
to X<T...>
/external/cros/system_api/dbus/cryptohome/
signed_secret.proto
17
// The secret currently assumes a password-
equivalent
key and a
/external/dbus/cmake/modules/
MacrosAutotools.cmake
26
# parses config.h template and create cmake
equivalent
/external/dhcpcd-6.8.2/
dhcpcd.conf
28
# Safe to enable by default because it requires the
equivalent
option set
/external/dnsmasq/dbus/
DBus-interface
56
is
equivalent
to
65
is
equivalent
to
76
is
equivalent
to
88
is
equivalent
to
/external/droiddriver/src/io/appium/droiddriver/runner/
UseUiAutomation.java
29
* {@link android.app.UiAutomation}. It is effectively
equivalent
to
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
CenterCrop.java
24
// Bitmap doesn't implement equals, so == and .equals are
equivalent
here.
/external/guava/guava/src/com/google/common/cache/
LongAdder.java
82
*
Equivalent
to {@code add(1)}.
89
*
Equivalent
to {@code add(-1)}.
130
*
Equivalent
in effect to {@link #sum} followed by {@link
165
*
Equivalent
to {@link #sum}.
/external/guava/guava/src/com/google/common/util/concurrent/
AsyncFunction.java
34
* <p>Throwing an exception from this method is
equivalent
to returning a
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CacheValue.java
26
* The new value should be the same as, or
equivalent
to, the old value.
94
* The old and new values should be the same or
equivalent
.
125
// value and this.value should be
equivalent
, but
144
// value and oldValue should be
equivalent
, but
/external/icu/icu4c/source/test/cintltst/
cjaptst.c
62
UCOL_GREATER, /*UCOL_LESS*/ /* Prolonged sound mark sorts BEFORE
equivalent
vowel (ICU 2.0)*/
64
UCOL_LESS, /*UCOL_GREATER*/ /* Prolonged sound mark sorts BEFORE
equivalent
vowel (ICU 2.0)*//* 6 */
100
/*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE
equivalent
vowel (ICU 2.0)*/
101
/*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE
equivalent
vowel (ICU 2.0)*/
Completed in 2723 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>