Searched
full:desired (Results
601 -
625 of
3550) sorted by null
<<21222324252627282930>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
IllegalFormatConversionExceptionTest.java | 38 // desired
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/ |
JarInputStreamTest.java | 94 final Set<String> desired = new HashSet<String>(Arrays local 104 assertEquals(actual, desired); 143 final Set<String> desired = new HashSet<String>(Arrays.asList(new String[] { "foo/", local 153 assertEquals(actual, desired);
|
/libcore/libart/src/main/java/dalvik/system/ |
VMStack.java | 74 * desired. Unused elements will be filled with null values.
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_elf_loader.h | 29 // be the desired load address, or 0 to enable randomization.
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
TaskPreviewChainedJpeg.java | 43 * @param targetSize Approximate viewable pixel demensions of the desired
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
elfcore.h | 64 * be viewed as part of the register set if so desired.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
elfcore.h | 66 * be viewed as part of the register set if so desired.
|
ptp_clock.h | 64 struct ptp_clock_time period; /* Desired period, zero means disable. */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
frameobject.h | 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
dummy_threading.py | 6 regardless of whether ``thread`` was available which is not desired.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
frameobject.h | 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
dummy_threading.py | 6 regardless of whether ``thread`` was available which is not desired.
|
/external/clang/lib/CodeGen/ |
CGAtomic.cpp | 206 /// \param Desired Desired value. 213 RValue Expected, RValue Desired, 244 RValue Expected, RValue Desired, 347 llvm::LoadInst *Desired = CGF.Builder.CreateLoad(Val2); 348 Desired->setAlignment(Align); 351 Ptr, Expected, Desired, SuccessOrder, FailureOrder); 800 // void *desired, int success, int failure) 801 // bool __atomic_compare_exchange_N(T *mem, T *expected, T desired, [all...] |
/bionic/libc/include/arpa/ |
nameser_compat.h | 62 unsigned rd: 1; /* recursion desired */ 72 unsigned rd :1; /* recursion desired */
|
/development/host/windows/usb/api/ |
adb_interface.h | 95 @param[in] access_type Desired access type. In the current implementation
98 @param[in] sharing_mode Desired share mode. In the current implementation
|
adb_legacy_endpoint_object.h | 105 @param access_type[in] Desired access type. In the current implementation
108 @param sharing_mode[in] Desired share mode. In the current implementation
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
index.jd | 47 TF to actually run the desired tests and produce the desired test results. It will take Test
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
DfpField.java | 253 * @param mode desired rounding mode 299 * @param flags desired value for the flags 596 * @param one constant with value 1 at desired precision 597 * @param two constant with value 2 at desired precision 598 * @param three constant with value 3 at desired precision 640 * @param one constant with value 1 at desired precision 721 * @param one constant with value 1 at desired precision 722 * @param two constant with value 2 at desired precision
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/ |
AbstractFormat.java | 182 * @param position On input: an alignment field, if desired. On output: the 199 * @param position On input: an alignment field, if desired. On output: the
|
/external/guava/guava/src/com/google/common/base/ |
SmallCharMatcher.java | 75 * with the desired load factor. 81 // Correct the size for open addressing to match desired load factor.
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingMapEntry.java | 31 * backing map entry as desired per the <a 43 * the desired behavior for map implementations that use non-standard notions of
|
/external/icu/icu4c/source/common/unicode/ |
unimatch.h | 35 * all desired characters for a non-incremental match. 91 * character match (which subclasses may implement if desired).
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeMatcher.java | 20 * all desired characters for a non-incremental match. 70 * character match (which subclasses may implement if desired).
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
GenderInfo.java | 60 * @param uLocale desired locale 71 * @param locale desired locale
|
Holiday.java | 158 * @param locale A locale specifying the language in which the name is desired. 175 * @param locale A locale specifying the language in which the name is desired.
|
Completed in 140 milliseconds
<<21222324252627282930>>