HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 1626 - 1650 of 6587) sorted by null

<<61626364656667686970>>

  /frameworks/base/tools/aapt/
Bundle.h 262 bool isMinSdkAtLeast(int desired) const {
280 if (minSdkNum < desired) {
  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_buffer_queue.h 131 // @param width Desired width, cannot be Zero.
132 // @param height Desired height, cannot be Zero.
  /frameworks/support/slices/view/src/main/java/androidx/slice/
SliceUtils.java 186 * @param mode The desired mode.
197 * @param mode The desired mode.
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
ToolbarActionBar.java 405 // Right now use no automatic transition so that the app can supply one if desired.
412 // Right now use no automatic transition so that the app can supply one if desired.
  /hardware/libhardware/modules/camera/3_4/metadata/
partial_metadata_factory.h 223 "desired metadata control type %d",
258 "desired metadata control type %d",
  /libcore/ojluni/src/main/java/java/io/
ByteArrayOutputStream.java 85 * @param minCapacity the desired minimum capacity
108 * @param minCapacity the desired minimum capacity
  /libcore/ojluni/src/main/java/java/text/
FieldPosition.java 76 * Input: Desired field to determine start and end offsets for.
94 * Desired field this FieldPosition is for.
  /packages/apps/Camera2/src/com/android/camera/
MultiToggleImageButton.java 130 * @param state the desired state
139 * @param state the desired state
  /packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
MediaItemMetadata.java 197 * @param width desired width (should be > 0)
198 * @param height desired height (should be > 0)
  /packages/services/Car/evs/app/
EvsStateControl.cpp 237 // Choose our desired EVS state based on the current car state
282 ALOGD(" Desired state %d has %zu cameras", desiredState,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 302 /* The linker's interface for specifying the desired order of sections.
314 desired so that the linker can prepare for it. This should be invoked
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 77 Keyword argument as: the desired types for the data, in order of preference
107 Keyword argument as: the desired types for the data, in order of preference
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 77 Keyword argument as: the desired types for the data, in order of preference
107 Keyword argument as: the desired types for the data, in order of preference
  /system/extras/perfprofd/
configreader.cc 93 // Desired sampling period (passed to perf -c option).
95 // Desired sampling frequency (passed to perf -f option).
  /system/libhwbinder/include/hwbinder/
Parcel.h 276 status_t restartWrite(size_t desired);
277 status_t continueWrite(size_t desired);
  /toolchain/binutils/binutils-2.27/include/
plugin-api.h 302 /* The linker's interface for specifying the desired order of sections.
314 desired so that the linker can prepare for it. This should be invoked
  /tools/test/connectivity/acts/framework/acts/test_utils/car/
tel_telecom_utils.py 80 state: desired final state.
310 call_states: List of desired call states
  /tools/test/connectivity/acts/tests/google/power/wifi/
PowerWiFitrafficTest.py 38 # Set attenuator to desired level
39 self.log.info('Set attenuation to desired RSSI level')
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodHandles.java 128 * @param <T> the desired type of the result, either {@link Member} or a subtype
130 * @param expected a class object representing the desired result type {@code T}
302 * because the desired class member is missing, or because the
303 * desired class member is not accessible to the lookup class, or
333 * If the desired member is {@code protected}, the usual JVM rules apply,
335 * same package as the desired member, or must inherit that member.
337 * In addition, if the desired member is a non-static field or method
    [all...]
  /art/tools/ahat/src/test-dump/
DumpedStuff.java 26 // class and reading the desired field.
  /bionic/libc/include/arpa/
nameser_compat.h 58 unsigned rd :1; /* recursion desired */
  /build/blueprint/
bootstrap.bash 5 # with no arguments from the desired build directory.
name_interface.go 23 // other projects to override it if desired.
  /build/make/
buildspec.mk.default 20 # the variables necessary for your desired configuration. The file
  /build/make/tools/fs_config/
fs_config.c 32 // filename along with its desired uid, gid, and mode (in octal).

Completed in 1453 milliseconds

<<61626364656667686970>>