OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:banner
(Results
26 - 50
of
80
) sorted by null
1
2
3
4
/external/elfutils/tests/
Makefile.in
642
banner
="All $$all tests passed"; \
644
banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
648
banner
="$$failed of $$all tests failed"; \
650
banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
653
dashes="$$
banner
"; \
657
test `echo "$$skipped" | wc -c` -le `echo "$$
banner
" | wc -c` || \
663
test `echo "$$report" | wc -c` -le `echo "$$
banner
" | wc -c` || \
668
echo "$$
banner
"; \
/external/webkit/WebKit/mac/WebCoreSupport/
WebInspectorClient.mm
307
// Safari's find
banner
. This assumes the previous height is the Y origin.
398
// Safari's find
banner
. This assumes the previous height is the Y origin.
WebViewFactory.mm
583
return UI_STRING("
banner
", "An ARIA accessibility group that acts as a
banner
.");
/external/ipsec-tools/src/racoon/
Makefile.in
790
banner
="All $$all tests passed"; \
792
banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
[
all
...]
racoon.conf.5
170
.It The file containing the Xauth
banner
[
all
...]
cftoken.l
255
<S_CFG>
banner
{ YYD; return(CFG_MOTD); }
/system/core/adb/
protocol.txt
72
The system identity string should be "<systemtype>:<serialno>:<
banner
>"
74
kind of unique ID (or empty), and
banner
is a human-readable version
adb.c
258
void parse_banner(char *
banner
, atransport *t)
262
D("parse_banner: %s\n",
banner
);
263
type =
banner
;
/frameworks/base/services/java/com/android/server/status/
UsbStorageActivity.java
109
mBanner = (TextView) findViewById(com.android.internal.R.id.
banner
);
/packages/apps/Email/src/com/android/email/activity/
MailboxList.java
492
* Called from any thread to show or hide the connection error
banner
.
558
* Show or hide the connection error
banner
, and convert the various MessagingException
560
* the
banner
will remain visible until some progress is made on the connection. The
MessageList.java
[
all
...]
/external/bison/tests/
testsuite
306
at_groups_all='
banner
-1 1 2 3 4 5 6 7 8 9 10
banner
-2 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
banner
-3 31 32 33 34
banner
-4 35 36 37 38 39 40
banner
-5 41 42 43 44 45
banner
-6 46 47 48 49
banner
-7 50 51 52 53 54 55 56 57
banner
-8 58 59 60 61 62 63 64 65 66 67 68 69
banner
-9 70 71 72 73 74 75 76 77 78 79 80 81 82 83
banner
-10 84 85 86 87 88 89 90 91 92 93 94 95 96 97 banner-11 98 99 100 101 102 banner-12 103 104 banner- (…)
[
all
...]
/external/quake/quake/src/QW/
qwchangelog.txt
133
- Added startup graphic
banner
qwrlnote.txt
172
- Added startup graphic
banner
/packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java
119
// Eat the
banner
/development/pdk/docs/porting/
instrumentation_testing.jd
281
# Add appropriate copyright
banner
here
307
# Add appropriate copyright
banner
here
/external/dropbear/
CHANGES
239
- Allow leading lines in the
banner
when connecting to servers
300
send any initial data/
banner
. Patch from Nikola Vladov
/external/kernel-headers/original/asm-x86/
paravirt.h
53
/* Print a
banner
to identify the environment */
54
void (*
banner
)(void);
member in struct:pv_init_ops
/external/libpng/
Makefile.in
[
all
...]
/external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp
54
banner
, or a closing screen or trailing
banner
. A message such as the following
/external/qemu/
Changelog
34
- Fix initial character device reset (no
banner
in monitor) (Jan Kiszka)
/external/webkit/WebCore/accessibility/
AccessibilityObject.cpp
865
{ "
banner
", LandmarkBannerRole },
[
all
...]
/packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java
239
// Eat the
banner
[
all
...]
ImapStore.java
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
MonthView.java
776
// Draw the
banner
[
all
...]
Completed in 147 milliseconds
1
2
3
4