Searched
full:live (Results
626 -
650 of
1611) sorted by null
<<21222324252627282930>>
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/ |
cdefs.h | 271 * A barrier to stop the optimizer from moving code or assume live
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/ |
cdefs.h | 271 * A barrier to stop the optimizer from moving code or assume live
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/ |
cdefs.h | 271 * A barrier to stop the optimizer from moving code or assume live
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/ |
cdefs.h | 271 * A barrier to stop the optimizer from moving code or assume live
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/ |
cdefs.h | 271 * A barrier to stop the optimizer from moving code or assume live
|
/external/v8/src/arm/ |
full-codegen-arm.cc | 114 // The live registers are: 169 // passed to us. It's saved in the stack and kept live in cp. [all...] |
/external/chromium/base/ |
message_loop.h | 167 // if the object needs to live until the next run of the MessageLoop (for 182 // live until the next run of the MessageLoop, or if the object needs to be
|
/external/chromium/build/ |
install-build-deps.sh | 433 # Only keep files that live in "lib" directories or the includes 456 # Remove any files/dirs that live outside of "lib" directories,
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 274 // live in AutocompleteController but resides here for now. This method is 374 // in progress. This logic should in the future live in
|
/external/chromium/chrome/browser/extensions/ |
extensions_ui.cc | 635 // the case of live app pages (which don't have an EFD) and 733 // For live pages, use the full URL. [all...] |
/external/chromium/chrome/browser/resources/net_internals/ |
dataview.js | 232 text.push('Time to live for successful resolves (ms): ' + 234 text.push('Time to live for failed resolves (ms): ' +
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
popup.html | 144 $('[contenteditable="true"]').live('blur', function(index) { 155 $('.star').live('click', function() {
|
/external/chromium/webkit/glue/ |
webmediaplayer_impl.cc | 710 // a live stream. But instead it should be a StoredStream if we have proper 916 // And then detach the proxy, it may live on the render thread for a little
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 238 /// \brief Run checkers for live symbols. 241 /// register symbols of interest as live. These symbols will not be marked
|
/external/clang/lib/StaticAnalyzer/Core/ |
ProgramState.cpp | 23 // Give the vtable for ConstraintManager somewhere to live. 65 // tells us are live. We then see what Decls they may reference, and keep
|
/external/guava/javadoc/com/google/common/collect/ |
Multiset.Entry.html | 105 that are either live "read-through" views to the Multiset, or immutable 200 the entry was retrieved, or a live view of the current count of the
|
/external/guava/src/com/google/common/collect/ |
Multiset.java | 216 * that are either live "read-through" views to the Multiset, or immutable 233 * the entry was retrieved, or a live view of the current count of the
|
/external/jpeg/ |
example.c | 86 * Note that this struct must live as long as the main JPEG parameter 291 * Note that this struct must live as long as the main JPEG parameter
|
/external/libpcap/ |
CHANGES | 223 expression into a BPF program without having an open live capture or 396 don't support live package capture. This feature resulting from a
|
/external/llvm/docs/ |
LinkTimeOptimization.html | 238 stripping is enabled then the linker collects the list of live symbols. 268 the linker refreshes the live symbol information appropriately and performs
|
/external/llvm/include/llvm/CodeGen/ |
SlotIndexes.h | 11 // is to describe a position at which a register can become live, or cease to 12 // be live.
|
/external/llvm/lib/CodeGen/ |
Splitter.cpp | 132 assert(preHeaderRange != 0 && "Range not live into preheader."); 710 return; // Not live in, but nothing wrong so far.
|
/external/llvm/lib/Target/X86/ |
X86RegisterInfo.td | 215 // way both kinds can be live without exceeding the stack depth. ST registers 216 // are only live around inline assembly.
|
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 422 // Map operands for blocks that are live and remove operands for blocks 445 // and has updated others. However, if a block is live (i.e. copied over)
|
/external/llvm/test/CodeGen/X86/ |
crash.ll | 221 ; DCE causes a live interval to break into connected components. 372 ; impossible to allocate without splitting the live range and reinflating the
|
Completed in 567 milliseconds
<<21222324252627282930>>