HomeSort by relevance Sort by last modified time
    Searched refs:Preserve (Results 1 - 13 of 13) sorted by null

  /external/clang/test/Preprocessor/
traditional-cpp.c 90 Preserve URLs: http://clang.llvm.org
91 /* CHECK: {{^}}Preserve URLs: http://clang.llvm.org{{$}}
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 94 Preserve,
DrawingBufferTest.cpp 176 const IntSize& size, PreserveDrawingBuffer preserve, PassRefPtr<ContextEvictionManager> contextEvictionManager)
180 adoptRef(new DrawingBufferForTests(context, extensionsUtil.release(), preserve, contextEvictionManager));
190 PreserveDrawingBuffer preserve,
193 false /* packedDepthStencilExtensionSupported */, preserve, WebGraphicsContext3D::Attributes(), contextEvictionManager)
214 IntSize(initialWidth, initialHeight), DrawingBuffer::Preserve, contextEvictionManager.release());
455 IntSize(initialWidth, initialHeight), DrawingBuffer::Preserve, contextEvictionManager.release());
624 DrawingBuffer::PreserveDrawingBuffer preserve = DrawingBuffer::Preserve; local
630 RefPtr<DrawingBuffer> drawingBuffer = DrawingBuffer::create(context.release(), IntSize(10, 10), preserve, requestedAttributes, contextEvictionManager);
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.dsl 32 Field (DBG, DWordAcc, NoLock, Preserve)
415 Field (P13C, DWordAcc, NoLock, Preserve)
432 Field (\_SB.PCI0.ISA.P40C, ByteAcc, NoLock, Preserve)
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
background.js 22 // Preserve null, undefined, etc.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 99 NONE: 0, // Preserve the NTP appearance and functionality
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 296 // Preserve whitespace formatting.
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 385 // through to preserve line numbers.
400 // so we preserve line numbers.
477 // to preserve column numbers for debugging purposes.
603 DrawingBuffer::PreserveDrawingBuffer preserve = m_requestedAttributes->preserveDrawingBuffer() ? DrawingBuffer::Preserve : DrawingBuffer::Discard; local
604 return DrawingBuffer::create(context, clampedCanvasSize(), preserve, attrs, contextEvictionManager.release());
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]

Completed in 469 milliseconds