HomeSort by relevance Sort by last modified time
    Searched full:remaining (Results 526 - 550 of 4438) sorted by null

<<21222324252627282930>>

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_csqrt.c 81 * The remaining special case (b is NaN) is handled just fine by
s_csqrtf.c 72 * The remaining special case (b is NaN) is handled just fine by
s_csqrtl.c 81 * The remaining special case (b is NaN) is handled just fine by
  /cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/opengl/
CtsDeviceJankOpenGl.java 108 // Stop any remaining instances
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ResultFilter.java 113 * Remove given test from the 'remaining tests' data structure.
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 49 * the remaining array elements stay untouched.
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 56 /** remaining positional arguments */
  /dalvik/hit/src/com/android/hit/
HprofParser.java 347 + " bytes possibly remaining");
520 int remaining = mInput.readInt(); local
523 instance.loadFieldData(mInput, remaining);
527 return mIdSize + 4 + mIdSize + 4 + remaining;
  /developers/build/prebuilts/gradle/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java 65 // after the user taps it, rather than remaining until it's explicitly dismissed.
  /developers/samples/android/ui/notifications/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java 65 // after the user taps it, rather than remaining until it's explicitly dismissed.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarMechanics.java 50 // Action Bar that will display remaining items in a cascading menu.
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarMechanics.java 51 // Action Bar that will display remaining items in a cascading menu.
  /development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/
MainActivity.java 65 // after the user taps it, rather than remaining until it's explicitly dismissed.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
LayoutChangesActivity.java 97 // If there are no rows remaining, show the empty view.
  /development/samples/training/ContactsList/
AndroidManifest.xml 36 remaining space so that inline searching can take place without having to dismiss the
  /development/tools/mkstubs/src/com/android/mkstubs/
StubGenerator.java 37 * stubs the remaining classes and then generates a Jar out of them.
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
MacSpiTest.java 98 int beforeUp = byteBuf.remaining();
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemIf.java 76 * recomposed, and allows the template to set remaining
ElemParam.java 87 * recomposed, and allows the template to set remaining
ElemWhen.java 86 * recomposed, and allows the template to set remaining
  /external/ceres-solver/internal/ceres/
incomplete_lq_factorization.h 74 // the max_value * drop_tolerance. Of the remaining non-zero values,
  /external/chromium_org/base/debug/
leak_tracker.h 25 // before destroying that thread, one can check that there are no remaining
  /external/chromium_org/chrome/browser/extensions/
extension_web_ui_unittest.cc 102 // Unregister non-component extension. Only component extension remaining.
  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader_delegate.h 93 // The remaining methods are used by the ExtensionDownloader to retrieve
  /external/chromium_org/chrome/browser/guest_view/
guest_view_manager.h 114 // The remaining instance IDs that are greater than

Completed in 480 milliseconds

<<21222324252627282930>>