Searched
full:live (Results
501 -
525 of
2712) sorted by null
<<21222324252627282930>>
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoConstants.java | 85 * Marks a currently-live local variable as out of scope at the 97 * and type are the same as the last local that was live in the specified
|
/dalvik/dx/tests/032-bb-live-code/ |
blort.j | 26 ; Test that an exception handler for a live range is enlivened. 45 ; Test that an exception handler for a live range is dead as long as
|
/external/chromium/chrome/browser/sync/glue/ |
synchronized_preferences.h | 52 // All working but no live update. 87 prefs::kExtensionsUIDeveloperMode, // no live update
|
/external/chromium_org/build/android/pylib/host_driven/ |
test_case.py | 83 package_name: Package name in which the java tests live 116 package_name: Package name in which the java tests live
|
/external/chromium_org/chrome/browser/extensions/api/storage/ |
managed_value_store_cache.h | 144 // These live on the FILE thread. 149 // All the PolicyValueStores live on the FILE thread, and |store_map_| can be
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
panel_stack_view.h | 119 // Updates the live preview snapshot when something changes, like 143 // The custom live preview snapshot is always provided for the stack window.
|
/external/chromium_org/chrome/common/extensions/docs/ |
README | 23 * Docs go live automatically and immediately, upon check-in. There's no separate 62 5. Commit files as with any other Chrome change. The live server will update
|
/external/chromium_org/content/renderer/media/ |
media_stream_dependency_factory.h | 62 bool live)> MediaSourcesCreatedCallback; 76 // transitioned to a live state or failed.
|
mock_media_stream_dependency_factory.h | 29 // Changes the state of the source to live and notifies the observer. 56 // Changes the state of the source to live and notifies the observer.
|
/external/chromium_org/content/renderer/pepper/ |
host_globals.h | 102 // Tracks all live instances and their associated object. 106 // Tracks all live modules. The pointers are non-owning, the PluginModule
|
/external/chromium_org/net/base/ |
prioritized_dispatcher.h | 50 // does not own the Job but expects it to live as long as the Job is queued. 77 // started. The dispatcher does not own |job|, but |job| must live as long as
|
/external/chromium_org/ppapi/api/dev/ |
ppb_testing_dev.idl | 73 * Returns the number of live objects (resources + strings + objects) 124 * If the number of live vars is greater than |array_size|, then an arbitrary
|
/external/chromium_org/ppapi/examples/2d/ |
graphics_2d_example.c | 40 /** Linked list of all live instances. */ 122 /* Insert into linked list of live instances. */
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
ImageQualityController.cpp | 113 // If this renderer's containing FrameView is in live resize, punt the timer and hold back for now. 171 // Live resize has ended, paint in HQ and remove this object from the list.
|
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
SymbolTable.cpp | 181 // live across a large number of compiles. 199 // live across a large number of compiles.
|
/external/clang/test/Analysis/ |
misc-ps.c | 38 // If the last element in a StmtExpr was a ParenExpr, it's still live 44 // If the last element in a StmtExpr is an __extension__, it's still live
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
DebugInfoConstants.java | 85 * Marks a currently-live local variable as out of scope at the 97 * and type are the same as the last local that was live in the specified
|
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 116 *(0)=Realtime/Live Encoding. This mode is optimized for realtim 118 * from a live camera). ( speed setting controls how fast )
|
/external/llvm/include/llvm/CodeGen/ |
MachineBasicBlock.h | 295 /// addLiveIn - Add the specified register as a live in. Note that it 299 /// Add PhysReg as live in to this block, and ensure that there is a copy of 301 /// that is a copy of the live in PhysReg. 304 /// removeLiveIn - Remove the specified register from the live in set. 308 /// isLiveIn - Return true if the specified register is in the live in set. 312 // Iteration support for live in sets. These sets are kept in sorted 587 LQR_Live, ///< Register is known to be live. 588 LQR_OverlappingLive, ///< Register itself is not live, but some overlapping
|
VirtRegMap.h | 137 /// @brief records virtReg is a split live interval from SReg. 142 /// @brief returns the live interval virtReg is split from.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
OcamlGCPrinter.cpp | 135 AP.OutStreamer.AddComment("live roots for " + 145 "Live root count "+Twine(LiveCount)+" >= 65536.");
|
/external/llvm/lib/CodeGen/ |
LiveRegMatrix.cpp | 33 "Live Register Matrix", false, false) 37 "Live Register Matrix", false, false)
|
Spiller.cpp | 72 /// Add spill ranges for every use/def of the live interval, inserting loads 167 /// Spills any live range using the spill-everywhere method with no attempt at
|
/external/llvm/test/CodeGen/ARM/ |
ldrd.ll | 35 ; R0/R1/R2 live as the three arguments, forcing the LDRD's odd 37 ; evict another live range or use callee saved regs. Sorry if the test
|
/external/llvm/test/CodeGen/X86/ |
handle-move.ll | 8 ; %EDX has a live range into the function and is used by the DIV32r. 27 ; Same as above, but moving a kill + live def:
|
Completed in 568 milliseconds
<<21222324252627282930>>