/external/webkit/Source/WebCore/platform/ |
DefaultLocalizationStrategy.cpp | 750 return WEB_UI_STRING("Live Broadcast", "Media controller status message when watching a live broadcast"); [all...] |
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
WebPlatformStrategies.cpp | 570 return QCoreApplication::translate("QWebPage", "Live Broadcast", "Media controller status message when watching a live broadcast");
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
PlatformStrategiesWinCE.cpp | 522 return UI_STRING("Live Broadcast", "Media controller status message when watching a live broadcast");
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_ssdp.c | 766 /* per UPnP spec, keep IP packet time to live (TTL) small */ 876 * time to live (TTL) small */
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_ssdp.c | 746 /* per UPnP spec, keep IP packet time to live (TTL) small */ 873 * time to live (TTL) small */
|
/frameworks/base/core/java/android/app/ |
WallpaperManager.java | 62 * Launch an activity for the user to pick the current global live 434 * If the current wallpaper is a live wallpaper component, return the
|
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingQueue.java | 79 * a Node was tenured while live, which generational GCs have a 778 * Returns the next live successor of p, or null if no such.
|
/packages/apps/Email/src/com/android/email/ |
LegacyConversions.java | 233 // message. We can live with that - you'll get one of the copies. 439 * Infer mailbox type from mailbox name. Used by MessagingController (for live folder sync).
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wanrouter.h | 215 unsigned char ttl; /* Time To Live for UDP security */ 424 unsigned char ttl; /* Time To Live for UDP security */
|
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | 212 // Walk the function to find jump tables that are live. 222 // Remember that this JT is live. [all...] |
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | 82 /// findDeadCallerSavedReg - Return a caller-saved register that isn't live 742 // Mark the FramePtr as live-in in every block except the entry. [all...] |
/external/v8/src/ |
liveobjectlist.cc | [all...] |
/frameworks/base/core/java/android/content/ |
SyncStorageEngine.java | [all...] |
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 103 // The live registers are: 157 // passed to us. It's saved in the stack and kept live in esi. [all...] |
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityRenderObject.cpp | [all...] |
/dalvik/vm/compiler/codegen/arm/ |
ArmLIR.h | 107 bool live; // Is there an associated SSA name? member in struct:RegisterInfo 108 bool dirty; // If live, is it dirty? 109 int sReg; // Name of live value [all...] |
/external/libpcap/ |
savefile.c | 888 * This is a savefile, not a live capture file, so never say 898 * This is a savefile, not a live capture file, so ignore [all...] |
/external/llvm/lib/Target/ARM/ |
README.txt | 281 is guaranteed to be live beyond the load/store. This can happen if the base 282 ptr is live out of the block we are performing the optimization. e.g. 661 constants needed with the same low 16 bits, and those values are not live at
|
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.cpp | 50 /// This can happen when the only registers used are known to be live in or out 107 // Live in and live out values already must be in the mask, so don't bother [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineSelect.cpp | 517 /// values (V) are live in all of the predecessor blocks of the PHI. For 524 /// because Y is not live in BB1/BB2. [all...] |
/hardware/qcom/media/mm-video/vidc/venc/test/ |
venc_test.cpp | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
target.h | 230 /* Output an assembler directive to mark decl live. This instructs 588 callee-saved registers that are not already live during the current [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
target.h | 230 /* Output an assembler directive to mark decl live. This instructs 588 callee-saved registers that are not already live during the current [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
target.h | 230 /* Output an assembler directive to mark decl live. This instructs 588 callee-saved registers that are not already live during the current [all...] |
/bionic/libc/docs/ |
CHANGES.TXT | 220 two always-live system processes, DO NOT USE THIS IN APPLICATIONS !
|