OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windows
(Results
101 - 125
of
2934
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/stlport/stl/config/
_windows.h
25
# define _STLP_PLATFORM "
Windows
"
63
/* Don't let
windows
.h define its min and max macros. */
73
# include <
windows
.h>
79
/* This section serves as a replacement for
windows
.h header. */
119
# include <windef.h> /* needed for basic
windows
types */
133
# ifndef __WINDOWS__ /*
windows
.h already included? */
233
/* _STLP_WIN95_LIKE signal the
Windows
95 OS or assimilated
Windows
OS version that
243
/* Between
Windows
95 (0x400) and later
Windows
OSes an API enhancement forces u
[
all
...]
/sdk/eclipse/
README_WINDOWS.txt
12
2- To build a
Windows
SDK, you need two steps:
21
b- Once you have a Linux SDK, you can create a
Windows
SDK:
23
You need a
Windows
machine with XP or Vista and Cygwin.
/system/core/fastboot/
Android.mk
33
ifeq ($(HOST_OS),
windows
)
47
LOCAL_C_INCLUDES += development/host/
windows
/usb/api
62
ifeq ($(HOST_OS),
windows
)
/development/build/
sdk-darwin-x86.atree
9
# JetCreator (only available on mac/
windows
)
/development/host/windows/usb/winusb/
BUILDME.TXT
1
In order to build AdbWinUsbApi.dll you will need to install
Windows
Driver Kit,
/external/freetype/include/freetype/internal/services/
svwinfnt.h
5
/* The FreeType
Windows
FNT/FONT service (specification). */
/external/icu4c/layout/
KernTable.h
27
*
Windows
type 0 kerning table support only for now.
/external/icu4c/samples/break/
readme.txt
11
break.sln
Windows
MSVC workspace. Double-click this to get started.
12
break.vcproj
Windows
MSVC project file
14
To Build break on
Windows
20
To Run on
Windows
/external/icu4c/samples/cal/
readme.txt
13
cal.sln
Windows
MSVC workspace. Double-click this to get started.
14
cal.vcproj
Windows
MSVC project file
16
To Build icucal on
Windows
22
To Run on
Windows
/external/icu4c/samples/case/
readme.txt
11
case.sln
Windows
MSVC workspace. Double-click this to get started.
12
case.vcproj
Windows
MSVC project file
14
To Build case on
Windows
21
To Run on
Windows
/external/icu4c/samples/coll/
readme.txt
10
coll.sln
Windows
MSVC workspace. Double-click this to get started.
11
coll.vcproj
Windows
MSVC project file
13
To Build coll on
Windows
19
To Run on
Windows
/external/icu4c/samples/date/
readme.txt
13
date.sln
Windows
MSVC workspace. Double-click this to get started.
14
date.vcproj
Windows
MSVC project file
16
To Build icudate on
Windows
22
To Run on
Windows
/external/icu4c/samples/layout/
GDIFontMap.cpp
8
#include <
windows
.h>
GDIFontMap.h
11
#include <
windows
.h>
gdiglue.h
10
#include <
windows
.h>
/external/icu4c/samples/numfmt/
readme.txt
13
numfmt.sln
Windows
MSVC workspace. Double-click this to get started.
14
numfmt.vcproj
Windows
MSVC project file
16
To Build on
Windows
22
To Run on
Windows
/external/icu4c/samples/strsrch/
readme.txt
10
strsrch.sln
Windows
MSVC workspace. Double-click this to get started.
11
strsrch.vcproj
Windows
MSVC project file
13
To Build strsrch on
Windows
19
To Run on
Windows
/external/icu4c/samples/ucnv/
readme.txt
16
ucnv.sln
Windows
MSVC workspace. Double-click this to get started.
17
ucnv.vcproj
Windows
MSVC project file
19
To Build ucnv on
Windows
25
To Run on
Windows
/external/icu4c/samples/udata/
readme.txt
11
udata.sln
Windows
MSVC workspace. Double-click this to get started.
12
udata.vcproj
Windows
MSVC project file
14
To Build udata on
Windows
20
To Run on
Windows
/external/icu4c/samples/ufortune/
readme.txt
12
./ufortune.sln
Windows
MSVC workspace. Double-click this to get started.
13
./ufortune.vcproj
Windows
MSVC project file.
21
To Build ufortune on
Windows
27
To Run on
Windows
/external/openssl/crypto/threads/
README
6
mttest will do some testing and will currently build under
Windows
NT/95,
/external/speex/
AUTHORS
9
wave_out.[ch], some #ifdefs for
windows
port and MSVC project files
/external/webkit/WebCore/manual-tests/win/
horizontal-scroll-composited.html
2
<b>Scroll test for composited elements on
Windows
.</b>
/external/webkit/WebCore/platform/graphics/chromium/
FontCustomPlatformData.h
38
#if OS(
WINDOWS
)
40
#include <
windows
.h>
51
#if OS(
WINDOWS
)
67
#if OS(
WINDOWS
)
/external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp
388
return VK_LWIN; // (5B) Left
Windows
key (Microsoft Natural keyboard)
390
return VK_RWIN; // (5C) Right
Windows
key (Natural keyboard)
410
// VK_BROWSER_BACK (A6)
Windows
2000/XP: Browser Back key
411
// VK_BROWSER_FORWARD (A7)
Windows
2000/XP: Browser Forward key
412
// VK_BROWSER_REFRESH (A8)
Windows
2000/XP: Browser Refresh key
413
// VK_BROWSER_STOP (A9)
Windows
2000/XP: Browser Stop key
414
// VK_BROWSER_SEARCH (AA)
Windows
2000/XP: Browser Search key
415
// VK_BROWSER_FAVORITES (AB)
Windows
2000/XP: Browser Favorites key
416
// VK_BROWSER_HOME (AC)
Windows
2000/XP: Browser Start and Home key
417
// VK_VOLUME_MUTE (AD)
Windows
2000/XP: Volume Mute ke
[
all
...]
Completed in 57 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>