HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 1 - 25 of 11440) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/templates/public/extensions/
windows.html 1 {{+partials.standard_extensions_api api:apis.windows intro:intros.windows/}}
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/
SConscript 5 if env['platform'] == 'windows':
6 SConscript('windows/gdi/SConscript')
  /external/mesa3d/src/mesa/drivers/
SConscript 5 if env['platform'] == 'windows':
6 SConscript('windows/gdi/SConscript')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
crlf.py 3 print "Like bad Windows newlines?"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
crlf.py 3 print "Like bad Windows newlines?"
  /external/lzma/CPP/Windows/
FileMapping.cpp 0 // Windows/FileMapping.cpp
5 #include "Windows/FileMapping.h"
Synchronization.cpp 0 // Windows/Synchronization.cpp
  /external/chromium/net/data/url_request_unittest/
redirect-to-file.html.mock-http-headers 2 Location: file:///c:/windows
  /external/chromium_org/net/data/url_request_unittest/
redirect-to-file.html.mock-http-headers 2 Location: file:///c:/windows
  /external/lzma/CPP/7zip/UI/Client7z/
StdAfx.h 6 #include <windows.h>
  /external/smali/smali/src/test/resources/LexerTest/
.gitattributes 1 # Prevent newlines from being normalized on windows
  /external/chromium_org/win8/metro_driver/
stdafx.h 19 #include <windows.h>
21 #include <windows.applicationmodel.core.h>
22 #include <windows.applicationModel.datatransfer.h>
23 #include <windows.graphics.printing.h>
24 #include <windows.storage.pickers.h>
25 #include <windows.ui.notifications.h>
30 namespace winapp = ABI::Windows::ApplicationModel;
31 namespace windata = ABI::Windows::Data;
32 namespace winxml = ABI::Windows::Data::Xml;
33 namespace windevs = ABI::Windows::Devices
    [all...]
  /development/sdk/
usbdriver_source.properties 2 Archive.Os=WINDOWS
  /external/chromium_org/tools/gyp/test/assembly/src/
as.bat 2 :: Mock windows assembler.
  /external/chromium/chrome/common/extensions/docs/examples/api/windows/merge_windows/
manifest.json 2 "name": "Merge Windows",
4 "description": "Merges all of the browser's windows into the current window",
12 "default_title": "Merge Windows"
  /external/chromium_org/chrome/common/extensions/docs/examples/api/windows/merge_windows/
manifest.json 2 "name": "Merge Windows",
4 "description": "Merges all of the browser's windows into the current window",
15 "default_title": "Merge Windows"
  /external/chromium_org/ash/wm/
mru_window_tracker.cc 24 // Adds the windows that can be cycled through for the specified window id to
25 // |windows|.
28 MruWindowTracker::WindowList* windows) {
31 windows->insert(windows->end(), children.begin(), children.end());
34 // Returns true if |window| is a container whose windows can be cycled to.
46 // is used for a stable sort to move minimized windows to the LRU end of the
52 // Returns a list of windows ordered by their stacking order.
53 // If |mru_windows| is passed, these windows are moved to the front of the list.
59 MruWindowTracker::WindowList windows; local
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
window_creation.applescript 5 -- creates 2 windows, one in normal mode and another in incognito mode.
9 count windows -- count how many windows are currently open.
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
window_creation.applescript 5 -- creates 2 windows, one in normal mode and another in incognito mode.
9 count windows -- count how many windows are currently open.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesadef.h 4 #include <windows.h>
10 * The Windows Mesa rendering context, derived from struct gl_context.
22 * Windows framebuffer, derived from gl_framebuffer
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesadef.h 4 #include <windows.h>
10 * The Windows Mesa rendering context, derived from struct gl_context.
22 * Windows framebuffer, derived from gl_framebuffer
  /external/chromium/chrome/common/
extra_defines.vsprops 1 <?xml version="1.0" encoding="Windows-1252"?>
  /external/chromium/googleurl/build/
README.txt 2 Visual Studio 2005 on Windows.
  /external/chromium_org/chrome/browser/hang_monitor/
DEPS 2 # This code is Windows only so it's ok to include this file.
  /external/chromium_org/chrome/common/
extra_defines.vsprops 1 <?xml version="1.0" encoding="Windows-1252"?>

Completed in 454 milliseconds

1 2 3 4 5 6 7 8 91011>>