OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windows
(Results
351 - 375
of
6054
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/LayoutTests/fast/encoding/resources/
104.html
6
<p>Expected result: <span id="expected">
Windows
-1254</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
105.html
6
<p>Expected result: <span id="expected">
Windows
-1254</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
106.html
6
<p>Expected result: <span id="expected">
Windows
-1254</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
107.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
108.html
6
<p>Expected result: <span id="expected">
Windows
-1254</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
109.html
6
<p>Expected result: <span id="expected">
Windows
-1254</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
110.html
14
<p>Expected result: <span id="expected">
Windows
-1254</span>
27
encoding = '
Windows
-1252';
29
encoding = '
Windows
-1254';
31
encoding = '
Windows
-1256';
33
encoding = '
Windows
-1258';
111.html
24
<p>Expected result: <span id="expected">
Windows
-1254</span>
37
encoding = '
Windows
-1252';
39
encoding = '
Windows
-1254';
41
encoding = '
Windows
-1256';
43
encoding = '
Windows
-1258';
113.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
114.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
118.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
119.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
120.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
121.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
122.html
6
<p>Expected result: <span id="expected">
Windows
-1252</span>
19
encoding = '
Windows
-1252';
21
encoding = '
Windows
-1254';
23
encoding = '
Windows
-1256';
25
encoding = '
Windows
-1258';
/external/webkit/LayoutTests/fast/url/script-tests/
relative-win.js
1
description("Test resolution of relative
Windows
-like URLs.");
5
// Resolving against
Windows
file base URLs.
10
// But two backslashes on
Windows
should be UNC so should be treated
18
//
Windows
drive specs should be allowed and treated as absolute.
29
// On
Windows
, two slashes without a drive letter when the base is a file
/system/core/fastboot/
Android.mk
35
ifeq ($(HOST_OS),
windows
)
49
LOCAL_C_INCLUDES += development/host/
windows
/usb/api
60
ifneq ($(HOST_OS),
windows
)
62
endif # HOST_OS !=
windows
77
ifeq ($(HOST_OS),
windows
)
/system/extras/ext4_utils/
Android.mk
19
# -- All host/targets including
windows
28
ifneq ($(HOST_OS),
windows
)
41
ifeq ($(HOST_OS),
windows
)
51
# -- All host/targets excluding
windows
54
ifneq ($(HOST_OS),
windows
)
/development/build/tools/
patch_windows_sdk.sh
18
# This script takes a Linux SDK, cleans it and injects the necessary
Windows
29
# a
Windows
one.
30
# $2 = The out/host/
windows
directory, which contains the new
Windows
74
${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-
windows
-x86.atree \
75
-I $WIN_OUT_DIR/host/
windows
-x86 \
90
cp -f $V $WIN_OUT_DIR/host/
windows
-x86/bin/$i $TEMP_SDK_DIR/../$i
/external/chromium/chrome/browser/sync/glue/
foreign_session_tracker.cc
26
if (!foreign_session->
windows
.empty() &&
28
*foreign_session->
windows
[0])) {
38
std::vector<SessionWindow*>*
windows
) {
39
DCHECK(
windows
);
44
*
windows
= iter->second->
windows
;
123
// Delete ForeignSession objects (which also deletes all their
windows
/tabs).
/external/webkit/Source/WebCore/platform/chromium/
PlatformKeyboardEventChromium.cpp
30
#if OS(
WINDOWS
)
31
#include <
windows
.h>
40
#if OS(
WINDOWS
)
46
#if OS(
WINDOWS
)
47
// No KeyDown events on
Windows
to disambiguate.
78
#if OS(
WINDOWS
)
91
#if OS(
WINDOWS
)
/external/chromium/chrome/browser/
aeropeek_manager.h
9
#include <
windows
.h>
55
// A class that implements AeroPeek of
Windows
7:
57
//
Windows
7 can dispay a thumbnail image of each tab to its taskbar so that
61
// following events sent from TabStripModel and dispatch them to
Windows
:
64
// of
Windows
.
67
// thumbnail list of
Windows
.
71
// Also, this class receives events sent from
Windows
via thumbnail
windows
to
106
// of
Windows
7.
164
// Since
Windows
cannot send AeroPeek events directly to Chrome windows, w
[
all
...]
aeropeek_manager.cc
44
// These interface declarations are copied from
Windows
SDK 7.
45
// TODO(hbono): Bug 16903: to be deleted when we use
Windows
SDK 7.
47
//
Windows
SDK 7 defines these macros only when _WIN32_WINNT >= 0x0601.
57
// COM interfaces defined only in
Windows
SDK 7.
157
// END OF
WINDOWS
SDK 7.0
163
// Sends a thumbnail bitmap to
Windows
.
Windows
assumes this function is called
165
// can use DwmInvalidateIconicBitmap() to force
Windows
to send the message.
182
// Sends a preview bitmap to
Windows
.
Windows
assumes this function is calle
[
all
...]
/external/qemu/distrib/sdl-1.2.15/VisualCE/SDL/
SDL.vcproj
1
<?xml version="1.0" encoding="
windows
-1251"?>
17
Name="
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
227
Name="Debug|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
532
Name="Release|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
667
Name="Debug|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
694
Name="Release|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
725
Name="Debug|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
752
Name="Release|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
783
Name="Debug|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)"
810
Name="Release|
Windows
Mobile 5.0 Pocket PC SDK (ARMV4I)
[
all
...]
/external/icu4c/common/
umutex.h
33
/* TODO(andy): Why doesn't
windows
.h compile in all files? It does in some.
34
* The intent was to include
windows
.h here, and have struct UMutex
35
* have an embedded CRITICAL_SECTION when building on
Windows
.
37
* avoiding the need to include
windows
.h everwhere this header is included.
45
# include <
windows
.h>
154
/* U_INIT_ONCE mimics the
windows
API INIT_ONCE, which exists on
Windows
Vista and newer.
155
* When ICU no longer needs to support older
Windows
platforms (XP) that do not have
156
* a native INIT_ONCE, switch this implementation over to wrap the native
Windows
APIs.
169
*
Windows
.h, which would allow using CRITICAL_SECTIO
[
all
...]
Completed in 789 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>