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

<<21222324252627282930>>

  /external/skia/include/core/
SkRWBuffer.h 48 * Advance to the next contiguous block of memory, returning true if there is another
73 * can be snapped off (and safely passed to another thread). The RBuffer/StreamAsset snapshot
  /external/skia/resources/android_fonts/pre_v17/
fallback_fonts.xml 19 There is another optional file in /vendor/etc/fallback_fonts.xml. That file can be used to
22 searched, to ensure that a vendor-provided font will be used before another fallback font
  /external/swiftshader/third_party/LLVM/utils/bugpoint/
RemoteRunSafely.sh 5 # Synopsis: This script simply runs another program remotely using ssh.
6 # It always returns the another program exit code or exit with
  /external/v8/testing/gtest/test/
gtest-param-test2_test.cc 50 // and instantiated in another. The test is defined in gtest-param-test_test.cc
58 // in multiple translation units. Another instantiation is defined
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-param-test2_test.cc 50 // and instantiated in another. The test is defined in gtest-param-test_test.cc
58 // in multiple translation units. Another instantiation is defined
  /frameworks/av/media/libaaudio/src/utility/
LinearRamp.h 25 * The ramp target can be updated from another thread.
46 * This may be called by another thread.
  /frameworks/base/core/java/android/net/wimax/
WimaxManagerConstants.java 18 * Another extra provides the previous state, if available.
33 * Another extra provides the previous state, if available.
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisible.java 54 topBlob.append(i + " another line in the blob\n");
55 bottomBlob.append(i + " another line in the blob\n");
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
MutexFileProvider.java 29 * when another one wants to acquire the file. In case a release is requested
67 // Another thread wants file ask for a release.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsActivityLaunchState.java 76 // If coming from another app to the grid layout, focus the front most task
80 // If coming from another app, focus the next task
  /hardware/interfaces/broadcastradio/1.1/
ITuner.hal 26 * NOT_INITIALIZED if another error occurs
41 * certain attempt. It may still be called as a response to another call to
  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripDataAdapterProxy.java 28 * An abstract {@link LocalFilmstripDataAdapter} implementation to wrap another
30 * addressed in this abstract class since wrapping another data adapter
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/model/
PermissionGroup.java 70 public int compareTo(PermissionGroup another) {
71 return mLabel.toString().compareTo(another.mLabel.toString());
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
MatchScore.java 140 public int compareTo(MatchScore another) {
141 return another.getScore() - getScore();
  /packages/services/Telephony/src/com/android/phone/
ProcessOutgoingCallTest.java 46 /* Example of how to redirect calls from one number to another. */
56 /* Example of how to route a call to another Application. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
uio.h 57 /* Read from another process' address space. */
65 /* Write to another process' address space. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
uio.h 57 /* Read from another process' address space. */
65 /* Write to another process' address space. */
  /prebuilts/gdb/darwin-x86/include/python2.7/
cobject.h 28 /* C objects to be exported from one extension module to another.
33 Python import mechanism to link to one another.
  /prebuilts/gdb/linux-x86/include/python2.7/
cobject.h 28 /* C objects to be exported from one extension module to another.
33 Python import mechanism to link to one another.
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest-param-test2_test.cc 50 // and instantiated in another. The test is defined in gtest-param-test_test.cc
58 // in multiple translation units. Another instantiation is defined
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest-param-test2_test.cc 50 // and instantiated in another. The test is defined in gtest-param-test_test.cc
58 // in multiple translation units. Another instantiation is defined
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
cobject.h 28 /* C objects to be exported from one extension module to another.
33 Python import mechanism to link to one another.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
cobject.h 28 /* C objects to be exported from one extension module to another.
33 Python import mechanism to link to one another.
  /system/chre/util/tests/
memory_pool_test.cc 32 // Free one element and then allocate another.
40 // Perform another simple assignment. There is a hope that this can crash if
  /system/tpm/trunks/
hmac_session.h 43 // true. The session remains active until this object is destroyed or another
51 // is destroyed or another session is started with a call to Start*Session.

Completed in 1171 milliseconds

<<21222324252627282930>>