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

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/javax/net/ssl/
X509ExtendedKeyManager.java 64 * @return the alias name for the desired key, or null if there
87 * @return the alias name for the desired key, or null if there
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
ImageRequestDescriptor.java 24 * resource, including the desired size. It holds request info that will be consumed by
29 /** Desired size for the image (if known). This is used for bitmap downsampling */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
for_each.h 45 /** @brief Chose the desired algorithm by evaluating @c __parallelism_tag.
51 * __user_op (depends on desired functionality, e. g. accumulate,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
for_each.h 45 /** @brief Chose the desired algorithm by evaluating @c __parallelism_tag.
51 * __user_op (depends on desired functionality, e. g. accumulate,
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 51 func regCreateKeyEx(key syscall.Handle, subkey *uint16, reserved uint32, class *uint16, options uint32, desired uint32, sa *syscall.SecurityAttributes, result *syscall.Handle, disposition *uint32) (regerrno error) {
52 r0, _, _ := syscall.Syscall9(procRegCreateKeyExW.Addr(), 9, uintptr(key), uintptr(unsafe.Pointer(subkey)), uintptr(reserved), uintptr(unsafe.Pointer(class)), uintptr(options), uintptr(desired), uintptr(unsafe.Pointer(sa)), uintptr(unsafe.Pointer(result)), uintptr(unsafe.Pointer(disposition)))
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 51 func regCreateKeyEx(key syscall.Handle, subkey *uint16, reserved uint32, class *uint16, options uint32, desired uint32, sa *syscall.SecurityAttributes, result *syscall.Handle, disposition *uint32) (regerrno error) {
52 r0, _, _ := syscall.Syscall9(procRegCreateKeyExW.Addr(), 9, uintptr(key), uintptr(unsafe.Pointer(subkey)), uintptr(reserved), uintptr(unsafe.Pointer(class)), uintptr(options), uintptr(desired), uintptr(unsafe.Pointer(sa)), uintptr(unsafe.Pointer(result)), uintptr(unsafe.Pointer(disposition)))
  /system/extras/perfprofd/binder_interface/
perfprofd_config.proto 34 // Desired sampling period (passed to perf -c option). Small
39 // Desired sampling frequency (passed to perf -f option). A value of 0
  /system/update_engine/update_manager/
real_system_provider.cc 67 // Give up on the retries, set back the desired polling interval and
86 // The desired polling interval when |func_| works and returns true.
  /test/vts-testcase/kernel/ltp/shell_environment/definitions/
directory_exists.py 32 _failed_paths: list of string, paths that don't have desired permissions
33 _permissions: list of int, desired permissions for each path
  /toolchain/binutils/binutils-2.27/zlib/contrib/blast/
blast.h 56 * use by the application to pass an input descriptor to infun(), if desired.
62 * desired.
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_power_test_utils.py 177 # Pull the file and change the DTIM to desired value
191 ad.log.info('Current DTIM is already the desired value,'
404 Returns the desired IPv6 address from the interface 'intf' in human
410 intf: desired interface name
425 """Wait the DHCP address assigned to desired interface.
431 intf: desired interface name
433 ip: ip address of the desired interface name
450 intf: the desired interface to reset
  /cts/suite/audio_quality/client/src/com/android/cts/audiotest/
CtsAudioClientActivity.java 64 * set volume to desired level
  /cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
TestActivity.java 30 * Just a dummy activity to keep the test app process in the foreground state when desired.
  /cts/tests/JobSchedulerSharedUid/JobSharedUidTestApp/src/android/jobscheduler/cts/jobtestapp/
TestActivity.java 30 * Just a dummy activity to keep the test app process in the foreground state when desired.
  /cts/tests/tests/widget/src/android/widget/cts/util/
ListItemFactory.java 39 * @param desiredHeight The desired height of the entire view.
151 * @param desiredHeight The desired height of the button
191 * @param desiredHeight The desired height of the text view
232 * @param desiredHeight The desired height of the button
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
CONTRIB.md 27 1. Fork the desired repo, develop and test your code changes.
CONTRIBUTING.md 27 1. Fork the desired repo, develop and test your code changes.
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
CONTRIB.md 27 1. Fork the desired repo, develop and test your code changes.
CONTRIBUTING.md 27 1. Fork the desired repo, develop and test your code changes.
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
CONTRIB.md 27 1. Fork the desired repo, develop and test your code changes.
CONTRIBUTING.md 27 1. Fork the desired repo, develop and test your code changes.
  /developers/build/prebuilts/gradle/ActiveNotifications/
CONTRIBUTING.md 27 1. Fork the desired repo, develop and test your code changes.
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
CONTRIB.md 27 1. Fork the desired repo, develop and test your code changes.
CONTRIBUTING.md 27 1. Fork the desired repo, develop and test your code changes.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
CONTRIB.md 27 1. Fork the desired repo, develop and test your code changes.

Completed in 1602 milliseconds

<<11121314151617181920>>