HomeSort by relevance Sort by last modified time
    Searched full:another (Results 951 - 975 of 15616) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_clib.py 36 ('another/name', 'foo2')])
41 ('another', 'foo2')])
test_dist.py 310 "requires": ["other", "another (==1.0)"]}
313 ["other", "another (==1.0)"])
315 ["other", "another (==1.0)"])
320 self.assertIn("Requires: another (==1.0)", meta)
332 "obsoletes": ["other", "another (<1.0)"]}
335 ["other", "another (<1.0)"])
337 ["other", "another (<1.0)"])
343 self.assertIn("Obsoletes: another (<1.0)", meta)
test_upload.py 28 repository:http://another.pypi/
94 # make sure we get it as well, if another command
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 44 #2 = Another Help Source;/path/to/another.pdf
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_clib.py 36 ('another/name', 'foo2')])
41 ('another', 'foo2')])
test_dist.py 310 "requires": ["other", "another (==1.0)"]}
313 ["other", "another (==1.0)"])
315 ["other", "another (==1.0)"])
320 self.assertIn("Requires: another (==1.0)", meta)
332 "obsoletes": ["other", "another (<1.0)"]}
335 ["other", "another (<1.0)"])
337 ["other", "another (<1.0)"])
343 self.assertIn("Obsoletes: another (<1.0)", meta)
test_upload.py 28 repository:http://another.pypi/
94 # make sure we get it as well, if another command
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 44 #2 = Another Help Source;/path/to/another.pdf
  /system/chre/util/include/chre/util/
optional.h 70 * Performs a move assignment from one optional to another. The other is left
88 * Performs a copy assignment from one optional to another.
  /system/core/libbacktrace/
BacktracePtrace.cpp 48 BACK_LOGW("MacOS does not support reading from another pid.");
67 BACK_LOGW("MacOS does not support reading from another pid.");
  /system/keymaster/include/keymaster/
android_keymaster.h 44 * For secure implementation there is another HAL translation layer that serializes the messages to
45 * the TEE. In the TEE implementation there's another component which deserializes the messages,
  /system/tpm/trunks/
policy_session.h 44 // true. The session remains active until this object is destroyed or another
52 // is destroyed or another session is started with a call to Start*Session.
  /tools/test/connectivity/acts/framework/acts/libs/config/
base.py 19 This is the base class for a type of data that wraps around another set
45 another data wrapper then get_real_value will continue to unwrap
  /art/test/148-multithread-gc-annotations/src/
MovingGCThread.java 43 // This relies on the compaction copying from one space to another space and there being
  /art/test/408-move-bug/src/
Main.java 36 // by another value.
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
UserRestrictionsTest.java 157 // Create another user and set PO.
200 // Create another user and set PO.
223 // Create another user with PO.
244 // Create another user with PO.
  /cts/hostsidetests/inputmethodservice/deviceside/devicetest/
AndroidManifest.xml 22 TODO: We may need to have another new APK that has the latest targetSdkVersion to check the
  /cts/hostsidetests/inputmethodservice/deviceside/ime1/
AndroidManifest.xml 22 TODO: We may need to have another new APK that has the latest targetSdkVersion to check the
  /cts/hostsidetests/inputmethodservice/deviceside/ime2/
AndroidManifest.xml 22 TODO: We may need to have another new APK that has the latest targetSdkVersion to check the
  /cts/tests/JobScheduler/jobperm/
AndroidManifest.xml 30 <!-- Need a way for another app to try to access the permission. So create a content
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DelaySensorOperation.java 25 * An {@link SensorOperation} which delays for a specified period of time before performing another
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
Constant.java 60 * Compare the values of this and another instance, which are guaranteed
  /dalvik/dx/src/com/android/dx/cf/code/
Merger.java 39 * @param locals2 {@code non-null;} another locals array
91 * @param stack2 {@code non-null;} another stack
148 * @param ft2 {@code non-null;} another frame type
256 * A known-null supertype is only assignable from another
  /dalvik/dx/src/com/android/dx/rop/cst/
Constant.java 60 * Compare the values of this and another instance, which are guaranteed
  /development/samples/Alarm/
_index.html 23 thirty seconds, runs for 15 seconds, stops, and then runs again automatically in another

Completed in 1177 milliseconds

<<31323334353637383940>>