HomeSort by relevance Sort by last modified time
    Searched full:marking (Results 276 - 300 of 840) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 232 /* gcc allows marking deprecated functions. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 232 /* gcc allows marking deprecated functions. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 232 /* gcc allows marking deprecated functions. */
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager_unittest.cc 269 // check marking them as cleared.
298 // Check marking the renderbuffer as unclared.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextCheckingHelper.cpp 276 // Bail out if we're marking only the first misspelling, and not all instances.
494 // Found one. We're done now, unless we're marking each instance.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
cmdline.py 243 description = "Make annotated copies of the given files, marking "
603 Make annotated copies of the given files, marking statements that
  /external/chromium_org/v8/src/
frames.h 278 // This method could be called during marking phase of GC.
753 // This method could be called during marking phase of GC.
heap.cc 40 #include "incremental-marking.h"
739 PrintF("[IncrementalMarking] Scavenge during marking.\n");
748 // Make progress in incremental marking.
757 collector_reason = "incremental marking delaying mark-sweep";
785 // Start incremental marking for the next cycle. The heap snapshot
786 // generator needs incremental marking to stay off after it aborted.
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h 617 /// symbol marking has occurred, i.e. in the MarkLiveSymbols callback.
640 /// This should only be called once all marking of dead symbols has completed.
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmStateManager.java 114 // Buffer time in seconds to fire alarm instead of marking it missed.
555 // we need to add a check to see if we should fire the alarm instead of marking it
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractConversationViewFragment.java 98 /** True if we want to avoid marking the conversation as viewed and read. */
525 // we don't want to keep marking viewed on rotation or restore
  /system/netd/
MDnsSdListener.cpp 675 if (DBG_RESCAN) ALOGD("marking %p as ready to be added", cur);
717 if (DBG_RESCAN) ALOGD("marking %p as ready to be removed", cur);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_dpb.c 600 Function to perform reference picture marking process. This
607 mark pointer to reference picture marking commands
899 Function to perform sliding window refence picture marking process.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 109 assert(getConstant() == V && "Marking constant with different value");
115 assert(V && "Marking constant with NULL");
217 DEBUG(dbgs() << "Marking Block Executable: " << BB->getName() << '\n');
429 DEBUG(dbgs() << "Marking Edge Executable: " << Source->getName()
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir.h 957 * A sentinel marking the last of the unary operations.
1029 * A sentinel marking the last of the binary operations.
1036 * A sentinel marking the last of all operations.
    [all...]
  /external/chromium_org/tools/generate_stubs/
generate_stubs.py 85 # declaration marking the symbol as weak. This template takes the following
100 # Includes a forward declaration marking the symbol as weak.
121 # Includes a forward declaration marking the symbol as weak.
    [all...]
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 358 * register a catch clause without also {@link #mark marking it} in the same
    [all...]
  /external/mesa3d/src/glsl/
ir.h 957 * A sentinel marking the last of the unary operations.
1029 * A sentinel marking the last of the binary operations.
1036 * A sentinel marking the last of all operations.
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 1025 <p>Controller 103 is reserved for marking
1070 <p>Controller 102 is reserved for marking
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
Vp8EncoderTest.java 500 if (rawStream.markSupported()) Log.d(TAG, "Stream marking supported");
  /dalvik/docs/
debugger.html 221 Instead of marking a method as <code>synchronized</code> and expecting
  /external/aac/libAACdec/src/
aacdec_hcr_bit.cpp 117 - reference value marking start of bitfield
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 118 // and marking the first instance of |find_text| as a match. (This match
  /external/chromium_org/chrome/browser/chromeos/drive/
file_cache.cc 254 // Marking a file dirty means its entry and actual file blob must exist in
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation_unittest.cc 421 // Store the file as a cache, marking it to be dirty.

Completed in 1377 milliseconds

<<11121314151617181920>>