Searched
full:desired (Results
826 -
850 of
6587) sorted by null
<<31323334353637383940>>
| /external/volley/src/main/java/com/android/volley/toolbox/ |
| ImageRequest.java | 242 * that will not result in the scaling past the desired dimensions. 246 * @param desiredWidth Desired width of the bitmap 247 * @param desiredHeight Desired height of the bitmap
|
| /frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
| AudioProfile.cpp | 74 // or below (acceptable) the desired sampling rate, within a permitted ratio. 78 // Prefer to down-sample from a higher sampling rate, as we get the desired frequency spectrum. 123 // desired mask, where increasing-is-better.
|
| /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| TestedFrameLayout.java | 131 public static int chooseSize(int spec, int desired, int min) { 138 return Math.min(size, desired); 141 return Math.max(desired, min);
|
| /libcore/luni/src/main/java/javax/xml/xpath/ |
| XPathExpression.java | 69 * This result of evaluating an expression is converted to an instance of the desired return type. 99 * @param returnType The desired return type. 151 * @param returnType The desired return type.
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/attr/ |
| attributes.h | 40 * All desired flags should be bit-wise OR'ed together. 50 * All desired flags (from both lists) should be bit-wise OR'ed together. 88 * any. This should be bzero()ed before use and whenever it is desired to
|
| /art/compiler/utils/ |
| atomic_dex_ref_map.h | 44 const Value& desired);
|
| /developers/build/prebuilts/gradle/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/ |
| Log.kt | 40 * be chained to the end of the LogNode as desired.
|
| /developers/samples/android/ui/window/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/ |
| Log.kt | 40 * be chained to the end of the LogNode as desired.
|
| /development/samples/ApiDemos/src/com/example/android/apis/app/ |
| PrintBitmap.java | 73 // Set the desired scale mode.
|
| /device/generic/common/nfc/ |
| libnfc-nci.conf | 11 # When screen is turned off, specify the desired power state of the controller.
|
| /device/google/contexthub/firmware/os/inc/ |
| syscall.h | 37 * third level determines subsystem, and the last level determines desired function.
|
| /device/google/marlin/nfc/ |
| libnfc-nci.conf | 22 # When screen is turned off, specify the desired power state of the controller.
|
| /device/google/wahoo/nfc/ |
| libnfc-nci.conf | 22 # When screen is turned off, specify the desired power state of the controller.
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/ |
| ReadMe.txt | 29 If desired, copy the files from AppPkg\Applications\Lua\scripts, in the source tree, into
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
| frameobject.h | 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
| frameobject.h | 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| dummy_threading.py | 6 regardless of whether ``thread`` was available which is not desired.
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/ |
| TianoSpecApi.h | 94 GcdMemoryType - The desired memory type
110 EFI_NOT_FOUND - No descriptor contains the desired space.
312 GcdIoType - The desired IO type
328 EFI_NOT_FOUND - No descriptor contains the desired space.
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLib/ |
| SetMem.c | 5 is desired.
|
| /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/ |
| Tcg2ConfigNvData.h | 62 // Nv Data structure referenced by IFR, TPM device user desired
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
| FDistributionImpl.java | 136 * @param p the desired probability 160 * @param p the desired probability for the critical value 174 * @param p the desired probability for the critical value 188 * @param p the desired probability for the critical value
|
| GammaDistributionImpl.java | 112 * @param p the desired probability 226 * @param p the desired probability for the critical value 241 * @param p the desired probability for the critical value 269 * @param p the desired probability for the critical value
|
| NormalDistributionImpl.java | 212 * @param p the desired probability 248 * @param p the desired probability for the critical value 270 * @param p the desired probability for the critical value 292 * @param p the desired probability for the critical value
|
| WeibullDistributionImpl.java | 157 * @param p the desired probability 229 * @param p the desired probability for the critical value 243 * @param p the desired probability for the critical value 257 * @param p the desired probability for the critical value
|
| /external/autotest/client/common_lib/ |
| check_version.py | 47 """Returns the path of the desired python interpreter."""
|
Completed in 1736 milliseconds
<<31323334353637383940>>