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

12 3 4 5 6 7 8 91011>>

  /external/libcap-ng/libcap-ng-0.7/
ChangeLog 28 - In capng_change_id, only retain setpcap if clearing the bounding set
70 - Reorder clearing of bounding set in capng_change_id
  /art/test/569-checker-pattern-replacement/src-multidex/
Derived.java 43 // Clearing fields here doesn't help because the superclass constructor must
  /cts/tests/tests/location/src/android/location/cts/
LocationProviderTest.java 38 // Work around b/11446702 by clearing the test provider before removing it
  /external/autotest/client/site_tests/login_CryptohomeOwnerQuery/
login_CryptohomeOwnerQuery.py 6 # similar ownership clearing/checking tasks.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 29 This returns 0 on success and a negative number on failure. -1 means capng has not been initted properly, -2 means a failure requesting to keep capabilities across the uid change, -3 means that applying the intermediate capabilities failed, -4 means changing gid failed, -5 means dropping supplemental groups failed, -6 means changing the uid failed, -7 means dropping the ability to retain caps across a uid change failed, -8 means clearing the bounding set failed, -9 means dropping CAP_SETPCAP failed.
  /external/libgdx/gdx/test/com/badlogic/gdx/utils/
BitsTest.java 20 // temporarily setting/clearing a single bit causing
  /external/skia/src/gpu/
GrProcOptInfo.cpp 63 // Since we are clearing all previous color stages we are in a state where we have found
  /external/valgrind/none/tests/x86/
shift_ndep.c 22 clearing the carry bit, so the adc will be a no-op and the final
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListSetSelectionTest.java 25 * Basic tests of setting & clearing the selection
  /packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
LiveChannelsUiDeviceHelper.java 47 Log.i(TAG, "Welcome screen shown. Clearing dialog by pressing back");
  /system/netd/server/
Network.cpp 27 ALOGE("deleting network with netId %u without clearing its interfaces", mNetId);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clear.c 136 * enabled (the legacy method of clearing must be performed):
151 * enabled (the legacy method of clearing must be performed):
166 /* If we're clearing to a new clear value, then we need to resolve any clear
  /external/v8/src/crankshaft/
hydrogen-uint32-analysis.cc 142 // transitive clearing of kUint32 flag.
186 // non-phi uses. Start transitively clearing kUint32 flag
230 // this information transitively potentially clearing kUint32 flag
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
SecondaryProfileOwnerUserRestrictionsTest.java 99 * then DO clearing all restrictions. Only PO restrictions should be set.
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedManagedProfileOwnerTest.java 118 // In managed profile, clearing password through dpm is not allowed. Recreate user to
  /development/samples/ApiDemos/src/com/example/android/apis/view/
RadioGroup1.java 59 // test clearing the selection
  /device/sample/apps/LeanbackWidget/src/com/google/android/leanbacklauncher/partnerwidget/
ClockWidgetProvider.java 29 // (i.e connectionStatus = 100). So, clearing connectivity status when changing
  /external/e2fsprogs/lib/ext2fs/
alloc_stats.c 37 /* We don't strictly need to be clearing the uninit flag if inuse < 0
  /external/kernel-headers/original/uapi/linux/
x25.h 138 * Call clearing Cause and Diagnostic structure.
  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
capng-test.py 16 print("Failed clearing capabilities\n")
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
b2World.h 102 /// When you perform sub-stepping you will disable auto clearing of forces and instead call
191 /// Set flag to control automatic clearing of forces after each time step.
194 /// Get the flag that controls automatic clearing of forces after each time step.
338 /// Get the flag that controls automatic clearing of forces after each time step.
  /external/mesa3d/src/mesa/drivers/x11/
xmesaP.h 50 /* Function pointer for clearing color buffers */
119 GLubyte clearcolor[4]; /* current clearing color */
120 unsigned long clearpixel; /* current clearing pixel value */
218 XMesaGC cleargc; /* GC for clearing the color buffer */
  /external/parameter-framework/upstream/parameter/
SyncerSet.h 47 // Clearing
  /external/v8/test/mjsunit/
ensure-growing-store-learns.js 43 // Clearing feedback for the StoreIC in foo is important for runs with
object-literal-gc.js 30 // Test that the clearing of object literal when normalizing objects

Completed in 2179 milliseconds

12 3 4 5 6 7 8 91011>>