HomeSort by relevance Sort by last modified time
    Searched full:live (Results 526 - 550 of 1611) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/VMCore/
LLVMContextImpl.h 178 /// They live forever until the context is torn down.
  /external/mesa3d/src/glsl/
glsl_compiler.cpp 211 /* Retain any live IR, but trash the rest. */
opt_copy_propagation.cpp 32 * help anyway by triggering other optimizations that live in the HIR.
  /external/oprofile/opjitconv/
parse_dump.c 162 // end of VM live time, no action
  /external/protobuf/vsprojects/
readme.txt 90 well, or live with them.
  /external/qemu/audio/
alsaaudio.c 845 static int alsa_run_out (HWVoiceOut *hw, int live)
857 decr = audio_MIN (live, avail);
1052 int live = audio_pcm_hw_get_live_in (hw); local
1053 int dead = hw->samples - live;
    [all...]
  /external/srec/srec/crec/
srec_eosd.c 57 when there were no live alternative tokens, ie xftoken == NUL was causing
  /external/valgrind/main/docs/internals/
notes.txt 148 the syscall args from wherever they live, and handlers proper, which
  /external/valgrind/main/include/
pub_tool_machine.h 137 // This iterator lets you inspect each live thread's stack bounds.
  /external/webkit/Source/JavaScriptCore/dfg/
DFGGenerationInfo.h 54 // This class is used to track the current status of a live values during code generation.
DFGNonSpeculativeJIT.h 90 // they spill all live values to the appropriate
  /external/webkit/Source/WebCore/html/
HTMLFormCollection.cpp 36 // Since the collections are to be "live", we have to do the
  /external/webkit/Source/WebCore/platform/efl/
LocalizedStringsEfl.cpp 435 return String::fromUTF8("Live Broadcast");
  /external/webkit/Source/WebCore/platform/graphics/
MediaPlayer.h 66 // backend can live at runtime.
  /frameworks/base/core/java/android/os/
FileObserver.java 43 * keep a reference to the FileObserver instance from some other live object.</p>
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 92 context will live as long as your application is alive and does not depend
  /frameworks/base/include/media/
mediaplayer.h 114 // The media is not seekable (e.g live stream).
  /frameworks/base/test-runner/src/junit/runner/
BaseTestRunner.java 11 * This class was born live on stage in Sardinia during XP2000.
  /hardware/msm7k/librpc/rpc/
clnt.h 47 * since each implementation is required to live with this (implementation
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ResolveCache.java 158 * preferred packages, second by apps that live on the system partition,
  /packages/apps/Launcher2/
print_db.py 107 out.write("""<i>live folder</i>""")
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 207 // the whole pref panel. We can live without the Sdk target selector but
  /external/clang/lib/Analysis/
LiveVariables.cpp 342 // Mark all children expressions live.
353 // Include the implicit "this" pointer as being live.
649 << " (live variables at block exit) ]\n";
  /external/kernel-headers/original/linux/
wanrouter.h 215 unsigned char ttl; /* Time To Live for UDP security */
424 unsigned char ttl; /* Time To Live for UDP security */
479 unsigned char ttl; /* Time To Live for UDP security */
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 214 /// (potentially phi translated) address that was live in the block.
351 /// potentially live across. The returned set of results will include a
352 /// "NonLocal" result for all blocks where the value is live across.

Completed in 797 milliseconds

<<21222324252627282930>>