OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentTime
(Results
51 - 75
of
76
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h
144
#define
CurrentTime
0L /* special Time */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h
144
#define
CurrentTime
0L /* special Time */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h
144
#define
CurrentTime
0L /* special Time */
/external/clang/tools/scan-build/
scan-build
133
my @
CurrentTime
= localtime();
134
my $year = $
CurrentTime
[5] + 1900;
135
my $day = $
CurrentTime
[3];
136
my $month = $
CurrentTime
[4] + 1;
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c
243
size_id, saved_rotation,
CurrentTime
);
980
XSetInputFocus(SDL_Display, WMwindow, RevertToNone,
CurrentTime
);
[
all
...]
SDL_x11video.c
382
ev.xclient.data.l[1] =
CurrentTime
;
[
all
...]
/external/clang/lib/Frontend/
CompilerInstance.cpp
[
all
...]
/external/chromium/net/base/
cookie_monster.cc
549
Time creation_time =
CurrentTime
();
[
all
...]
cookie_monster.h
468
base::Time
CurrentTime
();
[
all
...]
/external/chromium_org/net/cookies/
cookie_monster.cc
[
all
...]
cookie_monster.h
589
base::Time
CurrentTime
();
[
all
...]
/external/chromium_org/ui/aura/
root_window_host_x11.cc
544
XSetInputFocus(xdisplay_, xwindow_, RevertToNone,
CurrentTime
);
887
xevent.xmotion.time =
CurrentTime
;
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc
297
CurrentTime
);
876
xev.xclient.data.l[2] =
CurrentTime
;
desktop_root_window_host_x11.cc
762
xevent.xmotion.time =
CurrentTime
;
[
all
...]
/external/chromium_org/chromeos/display/
real_output_configurator_delegate.cc
273
CurrentTime
,
/external/chromium_org/third_party/WebKit/Source/wtf/
wtf.target.darwin-arm.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
wtf.target.darwin-mips.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
wtf.target.darwin-x86.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
wtf.target.linux-arm.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
wtf.target.linux-mips.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
wtf.target.linux-x86.mk
59
third_party/WebKit/Source/wtf/
CurrentTime
.cpp \
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
fakeglx.c
[
all
...]
/external/mesa3d/src/mesa/drivers/x11/
fakeglx.c
[
all
...]
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
Completed in 3033 milliseconds
1
2
3
4