OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clearing
(Results
101 - 125
of
937
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/build/android/incremental_install/java/org/chromium/incrementalinstall/
LockFile.java
35
Log.i(TAG, "
Clearing
" + lockFile);
/external/v8/test/mjsunit/
debug-stepframe-clearing.js
83
// addition causes a full (
clearing
) gc that clears type feedback when we
/external/webrtc/webrtc/base/
callback_unittest.cc
72
// Try
clearing
a callback.
/external/webrtc/webrtc/sound/
soundsysteminterface.h
75
// Helper for
clearing
a locator list and deleting the entries.
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityView.java
64
* Reset the view and prepare to take input. This should do things like
clearing
the
/frameworks/base/telephony/java/android/telephony/
PreciseDisconnectCause.java
61
/** The call
clearing
is due to ACM being greater than or equal to ACMmax */
/frameworks/support/compat/api21/android/support/v4/graphics/drawable/
DrawableCompatLollipop.java
81
// API 21 + 22 have an issue where
clearing
a color filter on a DrawableContainer
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
OutputGPIO.cpp
118
// If both options were specified, wait a few seconds before
clearing
/packages/apps/DeskClock/src/com/android/deskclock/data/
AlarmModel.java
112
LogUtils.i("Detected change to system default alarm ringtone;
clearing
caches");
/packages/apps/Dialer/tests/src/com/android/dialer/filterednumber/
BlockedNumbersAutoMigratorTest.java
175
//
Clearing
app data removes the sharedPreferences and all of the blocked numbers
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
AutomaticStorageManagementJobService.java
33
* {@link JobService} class to start automatic storage
clearing
jobs to free up space. The job only
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResult.java
115
* Marks this result as
clearing
the name (reverting it back to the default)
/system/netd/server/
NetworkController.h
40
* equivalent to
clearing
the mapping.
/dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java
200
* Flushes the left column buffer, printing it and
clearing
the buffer.
213
* Flushes the right column buffer, printing it and
clearing
the buffer.
/dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java
200
* Flushes the left column buffer, printing it and
clearing
the buffer.
213
* Flushes the right column buffer, printing it and
clearing
the buffer.
/external/deqp/framework/referencerenderer/
rrFragmentOperations.hpp
81
// These functions are for
clearing
only a specific pixel rectangle in a multisample buffer.
82
// When
clearing
the entire buffer, tcu::clear, tcu::clearDepth and tcu::clearStencil can be used.
/external/dexmaker/src/dx/java/com/android/dx/util/
TwoColumnOutput.java
200
* Flushes the left column buffer, printing it and
clearing
the buffer.
213
* Flushes the right column buffer, printing it and
clearing
the buffer.
/external/ltrace/
library.h
64
* for
clearing
latent flag. */
69
* backend is responsible for
clearing
the delayed flag. See
/external/okhttp/okio/okio/src/test/java/okio/
SegmentSharingTest.java
81
// While locking the pool, confirm that
clearing
the buffer doesn't release its segments.
98
// While locking the pool, confirm that
clearing
the buffer doesn't release its segments.
/external/vogar/src/vogar/target/
TestEnvironment.java
77
// On android, behaviour around
clearing
"java.io.tmpdir" is inconsistent.
108
// On android, behaviour around
clearing
"java.io.tmpdir" is inconsistent.
/libcore/ojluni/src/main/java/java/lang/ref/
package-info.java
53
*
clearing
the reference. Aside from the
clearing
operation reference objects
/frameworks/base/media/java/android/media/
RemoteController.java
148
* @param
clearing
true if there is no selected RemoteControlClient and no information
151
public void onClientChange(boolean
clearing
);
581
private void onClientChange(boolean
clearing
) {
588
l.onClientChange(
clearing
);
603
0 /* arg1 ignored */, 1 /*
clearing
*/, null /* obj */, 0 /* delay */);
612
0 /* arg1 ignored */, 0 /*
clearing
*/, null /* obj */, 0 /* delay */);
/libcore/ojluni/src/main/java/java/util/stream/
StreamOpFlag.java
163
* is present on the input, then it is also present on the output.
Clearing
174
* ensure that preservation,
clearing
and injecting information is retained at
209
* preserving,
clearing
and setting/injecting information.
375
* The bit pattern for
clearing
a flag.
466
* Gets the bitmap associated with
clearing
this characteristic.
468
* @return the bitmap for
clearing
this characteristic
/frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java
228
if (localLOGV) Slog.i(TAG, "
Clearing
cache");
240
//finished
clearing
cache. Ideally this flag could be modified by clearCache
267
// See if
clearing
cache helps
268
// Note that
clearing
cache is asynchronous and so we do a
276
// This is a call from after
clearing
the cache. Note
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_cmFunc.h
205
This function enables FIQ interrupts by
clearing
the F-bit in the CPSR.
314
This function enables IRQ interrupts by
clearing
the I-bit in the CPSR.
491
This function enables FIQ interrupts by
clearing
the F-bit in the CPSR.
Completed in 2970 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>