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
2934
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebKitTools/WebKitAPITest/
WebKitAPITestCommon.vsprops
1
<?xml version="1.0" encoding="
Windows
-1252"?>
/external/wpa_supplicant/
driver_ndis.h
2
* WPA Supplicant -
Windows
/NDIS driver interface
defconfig
84
# Driver interface for
Windows
NDIS
179
# named_pipe =
Windows
Named Pipe (default for
Windows
)
215
# winreg =
Windows
registry (see win_example.reg for an example)
220
# main_winsvc =
Windows
service (read parameters from registry)
226
# win32 =
Windows
systems
232
# eloop_win =
Windows
events and WaitForMultipleObject() loop
241
# ndis =
Windows
NDISUIO (note: requires CONFIG_USE_NDISUIO=y)
282
# This is only for
Windows
builds and requires WMI-related header files and
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.h
2
* WPA Supplicant -
Windows
/NDIS driver interface
/external/zlib/
INDEX
18
win32/ makefiles for
Windows
/frameworks/base/docs/html/sdk/
requirements.jd
9
<li>
Windows
XP (32-bit) or Vista (32- or 64-bit)</li>
54
Linux and Mac, 1.7 or later for
Windows
</li>
89
<td>USB Driver for
Windows
</td>
91
<td>Optional. For
Windows
only.</td>
/packages/apps/Email/src/org/apache/commons/io/
FileSystemUtils.java
56
/** Operating system state flag for neither Unix nor
Windows
. */
58
/** Operating system state flag for
Windows
. */
59
private static final int
WINDOWS
= 1;
76
if (osName.indexOf("
windows
") != -1) {
77
os =
WINDOWS
;
114
* bytes on
Windows
, 512 byte units on OS X and kilobytes on Unix.
121
* FileSystemUtils.freeSpace("C:"); //
Windows
125
* It uses 'dir /-c' on
Windows
and 'df' on *nix.
145
* FileSystemUtils.freeSpaceKb("C:"); //
Windows
149
* It uses 'dir /-c' on
Windows
, 'df -kP' on AIX/HP-UX and 'df -k' on other Unix.
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_syswm.h
116
/* The
windows
custom window manager information structure */
124
#include <
windows
.h>
126
/* The
windows
custom event structure */
135
/* The
windows
custom window manager information structure */
/prebuilt/linux-x86/sdl/include/SDL/
SDL_syswm.h
116
/* The
windows
custom window manager information structure */
124
#include <
windows
.h>
126
/* The
windows
custom event structure */
135
/* The
windows
custom window manager information structure */
/prebuilt/windows/sdl/host/include/SDL/
SDL_syswm.h
108
/* The
windows
custom window manager information structure */
116
#include <
windows
.h>
118
/* The
windows
custom event structure */
127
/* The
windows
custom window manager information structure */
/prebuilt/windows/sdl/include/SDL/
SDL_syswm.h
116
/* The
windows
custom window manager information structure */
124
#include <
windows
.h>
126
/* The
windows
custom event structure */
135
/* The
windows
custom window manager information structure */
/sdk/eclipse/scripts/
create_bridge_symlinks.sh
34
cp -vf "out/host/
windows
-x86/framework/layoutlib.jar" "$1"
/external/bluetooth/glib/
README.in
96
on-disk encoding on Unix, but UTF-8 on
Windows
. All GLib functions
103
On current (NT-based)
Windows
versions, where the on-disk file names
110
older versions of GLib, the
Windows
DLL still provides entry points
116
portable to
Windows
must take the UTF-8 file name encoding into
121
to return UTF-8 on
Windows
, while keeping the old semantics for
136
* On
Windows
, GLib no longer opens a console window when printing
138
"
Windows
subsystem" (GUI) applications. Simply redirect stdout or
README.win32
11
import libraries) of GLib, Pango, GTK+ etc for
Windows
, go to
12
http://www.gtk.org/download-
windows
.html . They are for "native"
13
Windows
meaning they use the Win32 API and Microsoft C runtime library
24
Note that to just *use* GLib on
Windows
, there is no need to build it
27
On
Windows
setting up a correct build environment can be quite a task,
29
and expect things to work as smoothly on
Windows
.
63
system, but of the MSVC product. msvcrt.dll is part of
Windows
.
82
descriptors. On
Windows
, a file descriptor (the small integer as
95
http://www.gtk.org/download-
windows
.html .
/external/libpng/contrib/gregbook/
README
17
Unix, OpenVMS, and 32-bit
Windows
. (Special thanks to Martin Zinser,
29
Makefile.w32
Windows
(MSVC) makefile
32
rpng-win.c
Windows
front end for the basic viewer
37
rpng2-win.c
Windows
front end for the progressive viewer
99
-
Windows
:
112
create a desktop shortcut with "c:\
windows
\command.com /e:4096" as
136
character to specify options, instead of the more common DOS/
Windows
/external/stlport/
configure
89
--
windows
-platform=<name>
90
Targetted OS when building for
Windows
; one of:
91
win95
Windows
95
92
win98
Windows
98
93
winxp
Windows
XP and later (default)
262
--
windows
-platform=*)
274
echo "Not supported
windows
platform"
/external/webkit/WebCore/page/
Settings.h
52
// There are multiple editing details that are different on
Windows
than Macintosh.
56
// of the last line on Mac, but in the middle of the last line on
Windows
.
58
// last line on Mac, but does nothing on
Windows
. A similar case exists on the
310
//
Windows
debugging pref (global) for switching between the Aqua look and a native
windows
look.
339
#if PLATFORM(WIN) || (OS(
WINDOWS
) && PLATFORM(WX))
473
#if PLATFORM(WIN) || (OS(
WINDOWS
) && PLATFORM(WX))
/external/webkit/WebKit/mac/Carbon/
CarbonWindowAdapter.mm
32
// For non-sheet
windows
, handle Carbon WindowMove events so as to do the same things as -[NSWindow _windowMoved].
51
// Handling of miniaturization of Carbon
windows
via title bar double-click might not be all there.
166
// At one time, this had code stolen from CreatePlatformWindow in HIToolbox/
Windows
/Platform/CGSPlatform.c
242
// Ignore the Carbon window activation/deactivation events that Carbon sends to its
windows
at app activation/deactivation. We'll send such events when we think it's appropriate.
458
// There's no override of _addCursorRect:cursor:forView:, despite the fact that NSWindow's invokes [self windowNumber], because Carbon
windows
won't have subviews, and therefore won't have cursor rects.
461
// There's no override of _autoResizeState, despite the fact that NSWindow's operates on _windowNum, because it looks like it might work on Carbon
windows
as is.
464
// Disappointingly, -_blockHeartBeat: is not immediately invoked to turn off heartbeating. Heartbeating is turned off by setting the gDefaultButtonPaused global variable, and then this method is invoked later, if that global is set (at heartbeating time I guess). Something has to change if we want to hook this up in Carbon
windows
. M.P. Warning - 9/17/01
527
// There's no override of _discardCursorRectsForView, despite the fact that NSWindow's invokes [self windowNumber], because Carbon
windows
won't have subviews, and therefore won't have cursor rects.
530
// There's no override of _forceFlushWindowToScreen, despite the fact that NSWindow's invokes [self windowNumber], because it looks like it might work on Carbon
windows
as is.
536
// There's no override of _globalWindowNum, despite the fact that NSWindow's invokes [self windowNumber], because it looks like it might work on Carbon
windows
as is
[
all
...]
/external/bluetooth/glib/tests/
uri-test.c
52
{ "c:\\
windows
", NULL, "file:///c:/
windows
"},
53
{ "c:\\
windows
", "localhost", "file:///c:/
windows
"},
54
{ "c:\\
windows
", "otherhost", "file://otherhost/c:/
windows
"},
59
{ "c:\\
windows
", NULL, NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH}, /* it's important to get this error on Unix */
60
{ "c:\\
windows
", "localhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
61
{ "c:\\
windows
", "otherhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
87
/* This and some of the following are of course as such illegal file names on
Windows
,
[
all
...]
/external/jpeg/
jerror.c
14
* you get a
Windows
-specific hack to display error messages in a dialog box.
16
* which is what happens to output to stderr under most
Windows
C compilers.
28
#include <
windows
.h>
87
* On
Windows
, printing to stderr is generally completely useless,
89
* Most
Windows
applications will still prefer to override this routine,
/external/stlport/doc/
README.evc4
11
This document should provide step-by-step guidance for installing, testing and using the STLport library under
Windows
CE .NET 4.x
12
(aka
Windows
Mobile 2003 aka Pocket PC 2003).
35
SDKROOT=C:\Program Files\
Windows
CE Tools
120
#include <
windows
.h>
125
#include <
windows
.h>
/external/webkit/WebCore/platform/text/
TextEncoding.cpp
133
// normalization will be done by
Windows
CE API
144
// We treat EUC-KR as
windows
-949 (its superset), but need to expose
145
// the name 'EUC-KR' because the name '
windows
-949' is not recognized by
147
// '
windows
-949' with the name 'EUC-KR'.
151
static const char* const a = atomicCanonicalTextEncodingName("
windows
-949");
/external/zlib/win32/
DLL_FAQ.txt
144
- Most of the native
Windows
API functions (without varargs) use
147
application is intrinsically tied to the
Windows
API (e.g.
148
it calls native
Windows
API functions such as CreateFile()),
152
sound decision to request the inclusion of <
windows
.h>, or to
157
"
Windows
functionality", but is more like "C functionality".
162
of using STDCALL in the
Windows
API, it is not the default
163
convention used by the C compilers that run under
Windows
.
235
<
windows
.h> and the related headers), its DLL build will work
266
- MSVCRT.DLL exists on every
Windows
95 with a new service pack
268
on all other
Windows
4.x or later (Windows 98, Windows NT 4
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
.config
93
# Driver interface for
Windows
NDIS
207
# named_pipe =
Windows
Named Pipe (default for
Windows
)
254
# winreg =
Windows
registry (see win_example.reg for an example)
269
# main_winsvc =
Windows
service (read parameters from registry)
275
# win32 =
Windows
systems
281
# eloop_win =
Windows
events and WaitForMultipleObject() loop
290
# ndis =
Windows
NDISUIO (note: requires CONFIG_USE_NDISUIO=y)
335
# This is only for
Windows
builds and requires WMI-related header files and
defconfig
96
# Driver interface for
Windows
NDIS
210
# named_pipe =
Windows
Named Pipe (default for
Windows
)
257
# winreg =
Windows
registry (see win_example.reg for an example)
272
# main_winsvc =
Windows
service (read parameters from registry)
278
# win32 =
Windows
systems
284
# eloop_win =
Windows
events and WaitForMultipleObject() loop
293
# ndis =
Windows
NDISUIO (note: requires CONFIG_USE_NDISUIO=y)
338
# This is only for
Windows
builds and requires WMI-related header files and
Completed in 59 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>