OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windows
(Results
1101 - 1125
of
5808
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/sdk/emulator/opengl/shared/OpenglOsUtils/
Android.mk
28
ifeq ($(HOST_OS),
windows
)
osDynLibrary.h
20
#include <
windows
.h>
osProcess.h
20
#include <
windows
.h>
osThread.h
20
#include <
windows
.h>
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/actions/
RefreshPixelPerfectAction.java
37
mImage = imageLoader.loadImage("refresh-
windows
.png", Display.getDefault()); //$NON-NLS-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
/external/compiler-rt/lib/asan/
asan_win.cc
12
//
Windows
-specific details.
15
#include <
windows
.h>
71
// code unreachable on
Windows
. We should clean this up.
229
// FIXME: shall we do anything here on
Windows
?
279
// FIXME: Decide what to do on
Windows
.
283
// FIXME: Decide what to do on
Windows
.
287
// FIXME: Decide what to do on
Windows
.
/external/dbus/dbus/
dbus-credentials.c
35
* account, a
Windows
user account, or a UNIX process ID.
173
* Add a
Windows
user SID to the credentials.
274
* Gets the
Windows
user SID in the credentials, or #NULL if
275
* the credentials object doesn't contain a
Windows
user SID.
278
* @returns
Windows
user SID
485
* same (UNIX user ID,
Windows
user SID, etc.) and present in both
496
/* both
windows
and unix user must be the same (though pretty much
/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/Source/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.
167
// At one time, this had code stolen from CreatePlatformWindow in HIToolbox/
Windows
/Platform/CGSPlatform.c
243
// 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.
460
// 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.
463
// 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.
466
// 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
529
// 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.
532
// 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.
538
// 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/zlib/
zconf.h
158
#if defined(_WINDOWS) && !defined(
WINDOWS
)
159
# define
WINDOWS
166
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
201
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
305
#if defined(
WINDOWS
) || defined(WIN32)
326
# include <
windows
.h>
328
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
zconf.h.cmakein
160
#if defined(_WINDOWS) && !defined(
WINDOWS
)
161
# define
WINDOWS
168
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
203
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
307
#if defined(
WINDOWS
) || defined(WIN32)
328
# include <
windows
.h>
330
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
zconf.h.in
158
#if defined(_WINDOWS) && !defined(
WINDOWS
)
159
# define
WINDOWS
166
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
201
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
305
#if defined(
WINDOWS
) || defined(WIN32)
326
# include <
windows
.h>
328
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
/frameworks/base/services/java/com/android/server/wm/
AppWindowToken.java
37
* really activity) that is displaying
windows
.
43
// All of the
windows
and child
windows
that are included in this
57
// These are used for determining when all
windows
associated with
74
// before making its
windows
shown.
211
int j =
windows
.size();
214
WindowState win =
windows
.get(j);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h
131
#if defined(_WINDOWS) && !defined(
WINDOWS
)
132
# define
WINDOWS
139
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
174
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
264
#if defined(
WINDOWS
) || defined(WIN32)
285
# include <
windows
.h>
287
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h
131
#if defined(_WINDOWS) && !defined(
WINDOWS
)
132
# define
WINDOWS
139
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
174
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
264
#if defined(
WINDOWS
) || defined(WIN32)
285
# include <
windows
.h>
287
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h
131
#if defined(_WINDOWS) && !defined(
WINDOWS
)
132
# define
WINDOWS
139
#if (defined(MSDOS) || defined(OS2) || defined(
WINDOWS
)) && !defined(WIN32)
174
#if !defined(STDC) && (defined(MSDOS) || defined(
WINDOWS
) || defined(WIN32))
264
#if defined(
WINDOWS
) || defined(WIN32)
285
# include <
windows
.h>
287
/* For complete
Windows
compatibility, use WINAPI, not __stdcall. */
/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/chromium/testing/gtest/test/
gtest-filepath_test.cc
54
# include <
windows
.h> // NOLINT
67
//
Windows
CE doesn't have the remove C function.
74
//
Windows
CE doesn't have the _rmdir C function.
161
// on
Windows
.
192
// On
Windows
CE, we use the root as the current directory.
230
//
Windows
.
383
#if GTEST_OS_WINDOWS // We are on
Windows
.
414
//
Windows
CE _does_ consider an empty directory to exist.
421
#if GTEST_OS_WINDOWS // We are on
Windows
.
422
# ifndef _WIN32_CE //
Windows
CE doesn't have a current directory
[
all
...]
/external/gtest/test/
gtest-filepath_test.cc
54
# include <
windows
.h> // NOLINT
67
//
Windows
CE doesn't have the remove C function.
74
//
Windows
CE doesn't have the _rmdir C function.
161
// on
Windows
.
192
// On
Windows
CE, we use the root as the current directory.
230
//
Windows
.
383
#if GTEST_OS_WINDOWS // We are on
Windows
.
414
//
Windows
CE _does_ consider an empty directory to exist.
421
#if GTEST_OS_WINDOWS // We are on
Windows
.
422
# ifndef _WIN32_CE //
Windows
CE doesn't have a current directory
[
all
...]
/external/chromium/base/
time_posix.cc
37
//
Windows
uses a Gregorian epoch of 1601. We need to match this internally
52
// to convert from time_t (Unix epoch) and internal (
Windows
epoch).
65
// Unix (1970) to
Windows
(1601) epoch.
78
// millisecond resolution, so begin by being lossy. Adjust from
Windows
156
// Adjust from Unix (1970) to
Windows
(1601) epoch.
/external/chromium/chrome/browser/resources/shared/js/cr/
link_controller_test.html
24
chrome.
windows
= chrome.
windows
|| {};
44
chrome.
windows
.create = mockControl.createFunctionMock();
314
chrome.
windows
.create(new ObjectEqualsMatcher({url: URL1, incognito: false}),
335
chrome.
windows
.create(new ObjectEqualsMatcher({url: URL1, incognito: true}),
/external/chromium-trace/src/shared/js/cr/
link_controller_test.html
24
chrome.
windows
= chrome.
windows
|| {};
44
chrome.
windows
.create = mockControl.createFunctionMock();
314
chrome.
windows
.create(new ObjectEqualsMatcher({url: URL1, incognito: false}),
335
chrome.
windows
.create(new ObjectEqualsMatcher({url: URL1, incognito: true}),
/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,
Completed in 868 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>