OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stock
(Results
1 - 18
of
18
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
back_forward_button_gtk.cc
29
const char*
stock
;
local
36
stock
= GTK_STOCK_GO_FORWARD;
43
stock
= GTK_STOCK_GO_BACK;
47
normal, pushed, hover, disabled,
stock
, GTK_ICON_SIZE_SMALL_TOOLBAR));
menu_gtk.cc
118
const char*
stock
;
local
124
stock
= GTK_STOCK_NEW;
128
stock
= GTK_STOCK_CLOSE;
134
stock
= GTK_STOCK_SAVE_AS;
138
stock
= GTK_STOCK_SAVE;
148
stock
= GTK_STOCK_COPY;
153
stock
= GTK_STOCK_CUT;
158
stock
= GTK_STOCK_PASTE;
163
stock
= GTK_STOCK_DELETE;
167
stock
= GTK_STOCK_UNDO
[
all
...]
/external/elfutils/config/
Makefile
55
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
58
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
59
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
60
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
61
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
95
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
146
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/doc/
Makefile
53
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
56
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
57
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
58
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
59
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
93
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
144
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/m4/
Makefile
53
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
56
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
57
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
58
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
59
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
93
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
144
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/libebl/
Makefile
186
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
189
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
190
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
191
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
192
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
226
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
277
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/lib/
Makefile
76
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
79
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
80
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
81
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
82
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
116
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
167
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/libcpu/
Makefile
72
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
75
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
76
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
77
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
78
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
112
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
163
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc
122
const char*
stock
= NULL;
local
126
stock
= GTK_STOCK_OPEN;
130
stock
= GTK_STOCK_CANCEL;
135
stock
= NULL;
138
return
stock
? gtk_image_new_from_stock(
stock
, GTK_ICON_SIZE_MENU) : NULL;
663
const char*
stock
=
local
667
GTK_IMAGE(dangerous_image_),
stock
, GTK_ICON_SIZE_SMALL_TOOLBAR);
local
[
all
...]
/external/elfutils/src/
Makefile
128
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
131
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
132
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
133
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
134
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
170
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
221
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/libasm/
Makefile
109
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
112
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
113
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
114
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
115
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
149
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
200
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/libdw/
Makefile
133
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
136
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
137
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
138
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
139
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
173
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
224
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/
config.status
513
s,@ACLOCAL@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9,;t t
514
s,@AUTOCONF@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf,;t t
515
s,@AUTOMAKE@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9,;t t
516
s,@AUTOHEADER@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader,;t t
517
s,@MAKEINFO@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo,;t t
518
s,@install_sh@,/work/elfutils/
stock
/elfutils-0.97/config/install-sh,;t t
526
s,@AMTAR@,${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar,;t t
[
all
...]
/external/elfutils/libelf/
Makefile
149
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
152
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
153
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
154
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
155
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
189
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
240
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/elfutils/tests/
Makefile
200
ACLOCAL = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run aclocal-1.9
203
AMTAR = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run tar
204
AUTOCONF = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoconf
205
AUTOHEADER = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run autoheader
206
AUTOMAKE = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run automake-1.9
240
MAKEINFO = ${SHELL} /work/elfutils/
stock
/elfutils-0.97/config/missing --run makeinfo
291
install_sh = /work/elfutils/
stock
/elfutils-0.97/config/install-sh
/external/bison/djgpp/
djunpack.bat
4
Rem format, or else
stock
DOS/Windows shells will refuse to run it.
config.bat
5
Rem format, or else
stock
DOS/Windows shells will refuse to run it.
26
Rem of the environment in
stock
DOS shell.
/external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py
23
by
stock
Python.
[
all
...]
Completed in 857 milliseconds