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

<<31323334353637383940>>

  /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 92 * desired. Unused elements will be filled with null values.
  /libcore/ojluni/src/main/java/java/net/
ContentHandlerFactory.java 46 * @param mimetype the MIME type for which a content handler is desired.
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskPreviewChainedJpeg.java 43 * @param targetSize Approximate viewable pixel demensions of the desired
  /packages/apps/Contacts/src/com/android/contacts/activities/
RequestDesiredPermissionsActivity.java 47 * If any desired permission that Contacts app needs are missing, open an Activity
  /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
IAppHelper.java 28 * Launches the desired application.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Value.def 15 // NOTE: NO INCLUDE GUARD DESIRED!
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Value.def 15 // NOTE: NO INCLUDE GUARD 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/gdb/darwin-x86/include/python2.7/
frameobject.h 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
  /prebuilts/gdb/darwin-x86/lib/python2.7/
dummy_threading.py 6 regardless of whether ``thread`` was available which is not desired.
  /prebuilts/gdb/linux-x86/include/python2.7/
frameobject.h 34 * Desired invariant: all three are NULL, or all three are non-NULL. That
  /prebuilts/gdb/linux-x86/lib/python2.7/
dummy_threading.py 6 regardless of whether ``thread`` was available which is not desired.
  /prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
file_finder.h 48 // Search path for Find(). Users may add/remove elements as desired.
  /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.
  /system/bt/tools/mcap_tool/
mcap_test_mdl.h 31 * @param mdl_id Desired MDL ID, application supported
  /system/connectivity/wifilogd/tests/
os_unittest.cpp 154 .WillOnce(Invoke([](const timespec* /* desired */, timespec* remaining) {
166 .WillOnce(Invoke([](const timespec* /* desired */, timespec* remaining) {
172 .WillOnce(Invoke([](const timespec* /* desired */, timespec* remaining) {
184 .WillOnce(Invoke([](const timespec* /* desired */, timespec* remaining) {
  /system/core/libpackagelistparser/include/packagelistparser/
packagelistparser.h 73 * desired.
  /system/nvram/hal/include/nvram/hal/
nvram_device_adapter.h 42 // to be used in the HAL module's |open()| operation. To obtain the desired
  /test/vts-testcase/kernel/ltp/shell_environment/definitions/
bin_in_path.py 32 _failed_paths: list of string, paths that don't have desired permissions
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/iq2000/
load-hazards.exp 21 # Run GAS and check that it emits the desired warning for the test case.

Completed in 1199 milliseconds

<<31323334353637383940>>