Searched
full:equivalent (Results
301 -
325 of
6364) sorted by null
<<11121314151617181920>>
/external/avahi/man/ |
avahi-dnsconfd.8.xml.in | 55 <optdesc><p>Kill an already running avahi-dnsconfd. (equivalent to sending a SIGTERM)</p></optdesc> 60 <optdesc><p>Tell an already running avahi-dnsconfd to refresh the DNS server data. (equivalent to sending a SIGHUP)</p></optdesc>
|
avahi-resolve.1.xml.in | 44 <p>avahi-resolve-host-name is equivalent to avahi-resolve --name.</p> 46 <p>avahi-resolve-address is equivalent to avahi-resolve --address.</p>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
updateBugState.xml | 56 values < 0 are equivalent to 0 57 values > 2 are equivalent to 2
|
/external/guava/guava/src/com/google/common/reflect/ |
TypeToInstanceMap.java | 56 * <p>{@code getInstance(Foo.class)} is equivalent to 66 * <p>{@code putInstance(Foo.class, foo)} is equivalent to
|
/external/guava/guava-tests/test/com/google/common/math/ |
MathBenchmarking.java | 49 * Generates values in a distribution equivalent to randomNonNegativeBigInteger 77 * Equivalent to calling randomPositiveBigInteger(numBits) and then flipping
|
/external/jemalloc/test/unit/ |
size_classes.c | 38 "Loop conditionals should be equivalent; index=%u, " 41 "Loop conditionals should be equivalent; index=%u, "
|
/external/libcxx/src/ |
system_error.cpp | 38 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT 44 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
Colors.java | 38 /** Convenience method to lookup a color by {@code name}. The invocation of this method is equivalent to the expression 48 /** Convenience method to add a {@code color} with its {@code name}. The invocation of this method is equivalent to the
|
/external/llvm/include/llvm/Analysis/ |
ObjCARCInstKind.h | 62 /// \brief Test if the given class is objc_retain or equivalent. 65 /// \brief Test if the given class is objc_autorelease or equivalent.
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMFixupKinds.h | 22 // fixup_t2_ldst_pcrel_12 - Equivalent to fixup_arm_ldst_pcrel_12, with 33 // fixup_t2_pcrel_10 - Equivalent to fixup_arm_pcrel_10, accounting for
|
/external/opencv3/doc/py_tutorials/py_calib3d/py_depthmap/ |
py_depthmap.markdown | 20 The above diagram contains equivalent triangles. Writing their equivalent equations will yield us
|
/external/opencv3/modules/core/include/opencv2/core/ |
directx.hpp | 95 // Get OpenCV type from DirectX type, return -1 if there is no equivalent 98 // Get OpenCV type from DirectX type, return -1 if there is no equivalent
|
/external/selinux/libsepol/include/sepol/ |
policydb.h | 118 * This is equivalent to sepol_policydb_read with a policy file 127 * This is equivalent to sepol_policydb_write with a policy file
|
/external/v8/tools/ |
concatenate-files.py | 31 # it is equivalent to: 69 Equivalent to: cat file1 ... > target.""")
|
/frameworks/base/core/jni/android/graphics/ |
DrawFilter.cpp | 56 // Equivalent to the Java Paint's FILTER_BITMAP_FLAG. 76 // longer has a Skia equivalent flag (instead it corresponds to
|
/frameworks/base/media/java/android/media/ |
AudioTimestamp.java | 39 * Clock monotonic or its equivalent on the system, 45 * Clock monotonic including suspend time or its equivalent on the system,
|
/hardware/bsp/intel/peripheral/libupm/src/micsv89/ |
micsv89.h | 51 * intelligent detection algorithms to monitor VOCs and CO2 equivalent 86 * Returns the CO2 equivalent value.
|
/libcore/luni/src/main/java/libcore/util/ |
CharsetUtils.java | 60 * Decodes the given US-ASCII bytes into the given char[]. Equivalent to but faster than: 70 * Decodes the given ISO-8859-1 bytes into the given char[]. Equivalent to but faster than:
|
/libcore/ojluni/src/main/java/java/util/stream/ |
Collector.java | 71 * <p>To ensure that sequential and parallel executions produce equivalent 76 * combining it with an empty result container must produce an equivalent 79 * be equivalent to {@code combiner.apply(a, supplier.get())}. 82 * produce an equivalent result. That is, for any input elements {@code t1} 84 * below must be equivalent: 99 * two accumulated results {@code a1} and {@code a2} are equivalent if 103 * elements to a {@code List} would consider two lists equivalent if they 155 * result equivalent to:
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
system_error.cpp | 34 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT 40 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
PhoneNumberHelper.java | 88 * @param number SIP address of the form "username@domainname" (or the URI-escaped equivalent 95 // either "@" or "%40" (the URI-escaped equivalent.)
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
InterruptibleInOutAnimator.java | 102 * This is the equivalent of calling Animator.start(), except that it can be called when 111 * This is the roughly the equivalent of calling Animator.reverse(), except that it uses the
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
InterruptibleInOutAnimator.java | 104 * This is the equivalent of calling Animator.start(), except that it can be called when 113 * This is the roughly the equivalent of calling Animator.reverse(), except that it uses the
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
contextlib.py | 72 equivalent to this: 140 is equivalent to this:
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
contextlib.py | 72 equivalent to this: 140 is equivalent to this:
|
Completed in 1290 milliseconds
<<11121314151617181920>>