HomeSort by relevance Sort by last modified time
    Searched full:clearing (Results 326 - 350 of 937) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 417 * Note: Caller is responsible for clearing the msg data structure before
519 * Note: Caller is responsible for clearing the msg data structure before
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp 658 // selection criteria is something like 'newest'. Clearing out the result
666 ALOGV("%s: Memory optimization, clearing ZSL queue",
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 344 * the requested value. There is no guarantee that clearing all
367 * the requested value. There is no guarantee that clearing all
  /frameworks/base/graphics/java/android/graphics/
Paint.java 653 * Helper for setFlags(), setting or clearing the ANTI_ALIAS_FLAG bit
681 * Helper for setFlags(), setting or clearing the DITHER_FLAG bit
706 * Helper for setFlags(), setting or clearing the LINEAR_TEXT_FLAG bit
727 * Helper for setFlags(), setting or clearing the SUBPIXEL_TEXT_FLAG bit
748 * Helper for setFlags(), setting or clearing the UNDERLINE_TEXT_FLAG bit
769 * Helper for setFlags(), setting or clearing the STRIKE_THRU_TEXT_FLAG bit
790 * Helper for setFlags(), setting or clearing the FAKE_BOLD_TEXT_FLAG bit
814 * Helper for setFlags(), setting or clearing the FILTER_BITMAP_FLAG bit.
    [all...]
  /frameworks/base/services/print/java/com/android/server/print/
RemotePrintSpooler.java 439 Slog.e(LOG_TAG, "Error clearing custom printer icon cache.", re);
681 Slog.d(LOG_TAG, "Error clearing print spooler client", re);
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CarrierConfigLoader.java 152 // 3. clearing config (e.g. due to sim removal)
676 // from clearing the cache is passed back to the carrier app. With the files successfully
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_gc.py 596 # and c2. Clearing c1 has the side effect of dropping the refcount on
663 # c1 and c2. Clearing c1 has the side effect of dropping the refcount
test_weakref.py 320 # Test clearing of SF bug #762891
331 # Test clearing of SF bug #1170766
779 # deallocation chain, the trashcan mechanism could delay clearing
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_gc.py 596 # and c2. Clearing c1 has the side effect of dropping the refcount on
663 # c1 and c2. Clearing c1 has the side effect of dropping the refcount
test_weakref.py 320 # Test clearing of SF bug #762891
331 # Test clearing of SF bug #1170766
779 # deallocation chain, the trashcan mechanism could delay clearing
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gsubr.go 300 // TODO(rsc): This is undone by the selective clearing of width below,
305 // The type mismatches should be fixed and the clearing below removed.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gsubr.go 297 // TODO(rsc): This is undone by the selective clearing of width below,
302 // The type mismatches should be fixed and the clearing below removed.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gsubr.go 300 // TODO(rsc): This is undone by the selective clearing of width below,
305 // The type mismatches should be fixed and the clearing below removed.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gsubr.go 297 // TODO(rsc): This is undone by the selective clearing of width below,
302 // The type mismatches should be fixed and the clearing below removed.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 596 # and c2. Clearing c1 has the side effect of dropping the refcount on
663 # c1 and c2. Clearing c1 has the side effect of dropping the refcount
test_weakref.py 320 # Test clearing of SF bug #762891
331 # Test clearing of SF bug #1170766
779 # deallocation chain, the trashcan mechanism could delay clearing
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py 596 # and c2. Clearing c1 has the side effect of dropping the refcount on
663 # c1 and c2. Clearing c1 has the side effect of dropping the refcount
  /system/netd/tests/
binder_test.cpp 181 TimedOperation op("Clearing whitelist chain");
197 TimedOperation op("Clearing blacklist chain");
  /external/e2fsprogs/misc/
tune2fs.c 327 _("while clearing journal inode"));
417 fprintf(stderr, _("Clearing filesystem feature '%s' "
441 "Please run e2fsck before clearing\n"
540 fputs(_("Clearing the flex_bg flag would "
1214 printf("Clearing test filesystem flag\n");
    [all...]
  /external/mesa3d/docs/
versions.html 608 <li>fixed bug in 3Dfx/Glide driver involving depth mask &amp; clearing
830 <li>fixed bug when clearing 24bpp Ximages
    [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/
World.java 706 * you will disable auto clearing of forces and instead call ClearForces after all sub-steps are complete in one pass of your
820 /** Set flag to control automatic clearing of forces after each time step. */
830 /** Get the flag that controls automatic clearing of forces after each time step. */
    [all...]
  /frameworks/base/docs/html-intl/intl/id/guide/components/
tasks-and-back-stack.jd 16 <li><a href="#Clearing">Menghapus back-stack</a></li>
487 <h3 id="Clearing">Menghapus back-stack</h3>
    [all...]
  /frameworks/base/docs/html-intl/intl/in/guide/components/
tasks-and-back-stack.jd 16 <li><a href="#Clearing">Menghapus back-stack</a></li>
487 <h3 id="Clearing">Menghapus back-stack</h3>
    [all...]
  /frameworks/base/docs/html-intl/intl/pt-br/guide/components/
tasks-and-back-stack.jd 16 <li><a href="#Clearing">Apagar a pilha de retorno</a></li>
487 <h3 id="Clearing">Apagar a pilha de retorno</h3>
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertService.java 466 // Clearing the sublist view removes the items from the highPriorityEvents list.
484 // Clearing the sublist view removes the items from the mediumPriorityEvents list.
    [all...]

Completed in 1406 milliseconds

<<11121314151617181920>>