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

<<31323334353637383940>>

  /build/soong/ui/build/
signal.go 39 // 5. If another two seconds passes (if cleanup got stuck, etc), then panic.
83 // Another signal triggers our next timeout handler early
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
Path.java 41 * @throws WaypointDistanceException if the location is too close to another.
78 * @throws WaypointDistanceException if the location is too close to another.
  /cts/common/util/src/com/android/compatibility/common/util/
TestResult.java 267 public int compareTo(ITestResult another) {
268 return getName().compareTo(another.getName());
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
MyNotificationListenerService.java 89 // notification, otherwise it could pass because another pending intent caused the
92 + ") for reason '" + mReason + "' when requested another for '" + reason
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
AlarmOperation.java 32 * An {@link SensorOperation} which performs another {@link SensorOperation} and then wakes up
37 * operation finishes. This operation will not force the device into suspend, so if another
  /cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/
ToastTest.java 56 // Show another toast
141 // Add another window
  /development/samples/SkeletonApp/res/layout/
skeleton_activity.xml 41 <!-- Next view is another linear layout manager, now horizontal. We
64 <!-- On the right: another button, this time with its text color
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inftrees.h 13 indexed that table entry, or it provides a pointer to another
15 the entry is a pointer to another table, a literal, a length or
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
cobject.c 142 "C objects to be exported from one extension module to another\n\
147 mechanism to link to one another.");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_build_clib.py 36 ('another/name', 'foo2')])
41 ('another', 'foo2')])
test_dist.py 287 "requires": ["other", "another (==1.0)"]}
290 ["other", "another (==1.0)"])
292 ["other", "another (==1.0)"])
297 self.assertTrue("Requires: another (==1.0)" in meta)
309 "obsoletes": ["other", "another (<1.0)"]}
312 ["other", "another (<1.0)"])
314 ["other", "another (<1.0)"])
320 self.assertTrue("Obsoletes: another (<1.0)" in meta)
test_upload.py 28 repository:http://another.pypi/
94 # make sure we get it as well, if another command
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
cobject.c 142 "C objects to be exported from one extension module to another\n\
147 mechanism to link to one another.");
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgdef.h 89 extern void zzmore(void); /* keep zzlextext, look for another token */
110 extern void zzmore(); /* keep zzlextext, look for another token */
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
TableDec.py 44 # @param BelongsToItem: The item belongs to which another item
79 # @param BelongsToItem: The item belongs to which another item
TableDsc.py 44 # @param BelongsToItem: The item belongs to which another item
79 # @param BelongsToItem: The item belongs to which another item
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibDebug/
PostCode.c 35 processing another any other Report Status Code Library function, then
66 PostCodeWithDescription() is called while processing another any other Report
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibPort80/
PostCode.c 34 processing another any other Report Status Code Library function, then
65 PostCodeWithDescription() is called while processing another any other Report
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxePostCodeLibReportStatusCode/
PostCode.c 50 processing another any other Report Status Code Library function, then
81 PostCodeWithDescription() is called while processing another any other Report
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgdef.h 89 extern void zzmore(void); /* keep zzlextext, look for another token */
110 extern void zzmore(); /* keep zzlextext, look for another token */
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePostCodeLibDebug/
PostCode.c 31 processing another any other Post Code Library function, then
62 PostCodeWithDescription() is called while processing another any other Post
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePostCodeLibPort80/
PostCode.c 32 processing another any other Post Code Library function, then
80 PostCodeWithDescription() is called while processing another any other Post
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
RecognizerSharedState.pm 33 # but no token is consumed during recovery...another error is found,
81 # emit another token.
  /external/apache-http/src/org/apache/http/
HeaderElementIterator.java 49 * Indicates whether there is another header element in this
52 * @return <code>true</code> if there is another header element,
HeaderIterator.java 51 * Indicates whether there is another header in this iteration.
53 * @return <code>true</code> if there is another header,

Completed in 508 milliseconds

<<31323334353637383940>>