/external/llvm/test/Transforms/Inline/ |
2010-05-31-ByvalTailcall.ll | 6 ; cleared. If not then you can get nastiness like with this testcase, where the
|
/external/llvm/test/Transforms/InstCombine/ |
bit-tracking.ll | 2 ; set or cleared by various instructions.
|
/external/openssh/regress/ |
forwarding.sh | 74 fail "connection failed with cleared local forwarding" 79 fail "local forwarding not cleared" 87 fail "connection failed with cleared remote forwarding" 92 fail "remote forwarding not cleared"
|
/external/proguard/src/proguard/obfuscate/ |
MapCleaner.java | 43 * @param map the map to be cleared.
|
/external/skia/tests/ |
FillPathTest.cpp | 29 // but skipped after tessellation, should be cleared by the blitter.
|
/external/valgrind/main/none/tests/ |
sigstackgrowth.c | 20 frame will be cleared, the stack will never grow, and we'll be in
|
/frameworks/base/graphics/java/android/graphics/ |
PaintFlagsDrawFilter.java | 30 * @param clearBits These bits will be cleared in the paint's flags
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
personality.h | 27 * cleared upon setuid or setgid exec:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
personality.h | 27 * cleared upon setuid or setgid exec:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
personality.h | 27 * cleared upon setuid or setgid exec:
|
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 59 * and cleared value removal frequencies. 67 * have been cleared by the garbage collector [may not be less than 1]. 70 * have been cleared by the garbage collector [may not be less than 1]. 124 * may have been cleared already but not removed from the table.<P> 136 * the values may have been cleared already but not removed from the table).<P> 149 * value has been cleared by the garbage collector and removed from the table. 219 * existed or its value has been cleared by the garbage collector and removed from the table]. 467 * cleared value entries are discarded, making for another efficient cleared 494 // skip entries whose keys have been cleared: this also saves on future removeClearedValues() wor [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nls/ |
NotificationListenerVerifierActivity.java | 69 private static final int CLEARED = 4; 415 mStatus[i] = CLEARED; 418 } else if (mStatus[i] == CLEARED) { 504 mStatus[i] = CLEARED; 507 } else if (mStatus[i] == CLEARED) { 537 mStatus[i] = CLEARED; 540 } else if (mStatus[i] == CLEARED) { 607 mStatus[i] = CLEARED; 610 } else if (mStatus[i] == CLEARED) {
|
/external/chromium_org/gpu/command_buffer/service/ |
texture_manager.h | 162 // Whether a particular level/face is cleared. 203 bool cleared; member in struct:gpu::gles2::Texture::LevelInfo 229 bool cleared); 254 // Marks a particular level as cleared or uncleared. 255 void SetLevelCleared(GLenum target, GLint level, bool cleared); 257 // Updates the cleared flag for this texture by inspecting all the mips. 315 void UpdateSafeToRenderFrom(bool cleared); 319 void UpdateMipCleared(LevelInfo* info, bool cleared); 352 // Whether all renderable mips of this texture have been cleared. 593 bool cleared); [all...] |
/external/chromium_org/build/mac/ |
make_more_helpers.sh | 13 # cleared to support Chromium child processes that require an executable heap, 14 # and Chromium Helper NP.app, which has the MH_PIE bit cleared to support
|
/external/chromium_org/chrome/renderer/net/ |
net_error_helper.h | 91 // a DNS error page commits, and cleared whenever any other page commits, 92 // but it is also cleared whenever a DNS error occurs, to prevent the race
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tile_cache.c | 57 * Is the tile at (x,y) in cleared state? 71 * Mark the tile at (x,y) as not cleared. 123 /* set flags to indicate all the tiles are cleared */ 383 debug_printf("num cleared: %u\n", numCleared); 428 * any tiles "flagged" as cleared will be "really" cleared. 609 * When a whole surface is being cleared to a value we can avoid 624 /* set flags to indicate all the tiles are cleared */
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tile_cache.c | 57 * Is the tile at (x,y) in cleared state? 71 * Mark the tile at (x,y) as not cleared. 123 /* set flags to indicate all the tiles are cleared */ 383 debug_printf("num cleared: %u\n", numCleared); 428 * any tiles "flagged" as cleared will be "really" cleared. 609 * When a whole surface is being cleared to a value we can avoid 624 /* set flags to indicate all the tiles are cleared */
|
/frameworks/base/docs/html/training/system-ui/ |
dim.jd | 58 <p>As soon as the user touches the status or navigation bar, the flag is cleared, 59 causing the bars to be undimmed. Once the flag has been cleared, your app needs to reset
|
/art/runtime/ |
jobject_comparator.cc | 27 // Ensure null references and cleared jweaks appear at the end.
|
/art/test/104-growth-limit/src/ |
Main.java | 54 "limit cleared (" + alloc1 + " MBs > " + alloc2 + " MBs");
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_main.c | 52 /* All fields are cleared; nonzero fields are reinitialized in appropriate function */
|
/external/chromium/net/base/ |
host_resolver.cc | 66 // Cleared in OnResolveCompletion().
|
/external/chromium_org/base/mac/ |
scoped_nsexception_enabler.h | 25 // top-level event loop, things are cleared in -reportException:. If
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
mode_indicator_controller.h | 54 // the conditions are cleared.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
tpm_password_fetcher.cc | 58 // password is cleared after EULA is accepted.
|