Searched
full:live (Results
276 -
300 of
2712) sorted by null
<<11121314151617181920>>
/external/chromium_org/components/ |
README | 6 Components that have bits of code that need to live in different
|
/external/chromium_org/content/browser/webui/ |
url_data_source_impl.cc | 39 // live until the object is deleted (history requests don't up the ref
|
/external/chromium_org/content/common/ |
accessibility_notification.h | 40 // Content within a part of the page marked as a live region changed.
|
/external/chromium_org/gpu/command_buffer/service/ |
safe_shared_memory_pool.h | 49 // is guaranteed to live until it is released.
|
/external/chromium_org/media/base/ |
audio_renderer_mixer_input.h | 64 // guaranteed to live (at least) until |remove_mixer_cb_| is called.
|
container_names.h | 43 CONTAINER_HLS, // HLS (Apple HTTP Live Streaming PlayList)
|
/external/chromium_org/net/android/ |
network_change_notifier_android.h | 37 // NetworkChangeNotifier observers on their threads. May live on any thread
|
/external/chromium_org/printing/ |
print_dialog_gtk_interface.h | 17 // An interface for GTK printing dialogs. Classes that live outside of
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
CollectionType.h | 55 // Live NodeList.
|
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
ucnvstat.c | 60 /* NULLs for algorithmic types, their tables live in ucnv_bld.c */
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
table_cache.h | 32 // returned iterator is live.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/ |
MediaSource.java | 35 INITIALIZING, LIVE, ENDED, MUTED
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_live_variables.h | 77 /** Per-basic-block information on live variables */
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
alloc-number.js | 30 // have live values (o) in a register.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-crbug-240032.js | 30 // Generate closures in that live in new-space.
|
/external/clang/include/clang/Basic/ |
PrettyStackTrace.h | 25 /// If a crash happens while one of these objects are live, the message
|
/external/clang/test/Analysis/ |
rdar-6540084.m | 3 // This test exercises the live variables analysis (LiveVariables.cpp).
|
/external/icu4c/tools/makeconv/ |
ucnvstat.c | 60 /* NULLs for algorithmic types, their tables live in ucnv_bld.c */
|
/external/kernel-headers/original/asm-mips/fw/arc/ |
types.h | 50 live is sane ... */
|
/external/libpcap/ |
pcap-null.c | 40 static char nosup[] = "live packet capture not supported on this system";
|
/external/llvm/include/llvm/CodeGen/ |
GCMetadata.h | 21 // As a refinement, liveness analysis calculates the set of live roots at each 23 // generator, so all roots are assumed live. 104 // are live per safe point (1.5% on 64-bit hosts). 154 /// live_begin/live_end - Iterators for live roots at a given safe point.
|
/external/llvm/include/llvm/Transforms/Utils/ |
SSAUpdater.h | 76 /// \brief Construct SSA form, materializing a value that is live at the end 80 /// \brief Construct SSA form, materializing a value that is live in the 96 /// set by the client of the rewriter, and those values are both live out of 99 /// merge the appropriate values, and this value isn't live out of the block.
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.h | 66 /// RegRefs - Map registers to all their references within a live range. 70 /// or ~0u if the register is not live. 74 /// up), or ~0u if the register is live. 111 /// IsLive - Return true if Reg is live
|
Spiller.h | 29 /// spill - Spill the LRE.getParent() live interval.
|
/external/llvm/test/CodeGen/ARM/ |
carry.ll | 23 ; add with live carry
|
Completed in 1029 milliseconds
<<11121314151617181920>>