Home
last modified time | relevance | path

Searched refs:intro (Results 1 – 25 of 117) sorted by relevance

12345

/external/u-boot/scripts/
Dcheckstack.pl143 my $intro = "$addr $func [$file]:";
144 my $padlen = 56 - length($intro);
146 $intro .= ' ';
150 push @stack, "$intro$size\n";
160 my $intro = "$addr $func [$file]:";
161 my $padlen = 56 - length($intro);
163 $intro .= ' ';
166 push @stack, "$intro$size\n";
/external/curl/docs/libcurl/
Dmksymbolsmanpage.pl74 my ($intro, $dep, $rem);
76 $intro = $1;
84 print ".IP $symbol\nIntroduced in $intro\n";
/external/python/cpython2/Lib/
Dcmd.py71 intro = None variable in Cmd
102 def cmdloop(self, intro=None): argument
119 if intro is not None:
120 self.intro = intro
121 if self.intro:
122 self.stdout.write(str(self.intro)+"\n")
/external/python/cpython3/Lib/
Dcmd.py68 intro = None variable in Cmd
98 def cmdloop(self, intro=None): argument
115 if intro is not None:
116 self.intro = intro
117 if self.intro:
118 self.stdout.write(str(self.intro)+"\n")
/external/libcups/filter/
DMakefile182 --header api-raster.header --intro api-raster.shtml \
192 --intro postscript-driver.shtml \
198 --intro ppd-compiler.shtml \
204 --intro raster-driver.shtml \
210 --intro spec-ppd.shtml \
/external/autotest/client/common_lib/
Dbarrier.py205 intro = client.recv(1024)
206 intro = intro.strip("\r\n")
208 intro_parts = intro.split(' ', 2)
211 client.getpeername(), intro)
/external/tensorflow/tensorflow/java/src/gen/perl/
Dtftypes.pl160 my $intro = ($trank > 0)
165 ." * $intro\n"
/external/Reactive-Extensions/RxCpp/
DREADME.md13 …br/> [![reactivex intro](https://img.shields.io/badge/reactivex.io-intro-brightgreen.svg?style=fla…
126 Credit [ReactiveX.io](http://reactivex.io/intro.html)
137 * [Intro](http://reactivex.io/intro.html)
/external/python/cpython2/Doc/library/
Dcmd.rst49 .. method:: Cmd.cmdloop([intro])
55 The optional argument is a banner or intro string to be issued before the first
56 prompt (this overrides the :attr:`intro` class attribute).
179 .. attribute:: Cmd.intro
181 A string to issue as an intro or banner. May be overridden by giving the
Dindex.rst40 intro.rst
/external/mesa3d/src/gallium/docs/source/
Dindex.rst14 intro
/external/python/cpython3/Doc/library/
Dcmd.rst47 .. method:: Cmd.cmdloop(intro=None)
53 The optional argument is a banner or intro string to be issued before the first
54 prompt (this overrides the :attr:`intro` class attribute).
181 .. attribute:: Cmd.intro
183 A string to issue as an intro or banner. May be overridden by giving the
249 intro = 'Welcome to the turtle shell. Type help or ? to list commands.\n'
/external/python/cpython2/Doc/c-api/
Dindex.rst15 intro.rst
/external/python/cpython3/Doc/c-api/
Dindex.rst15 intro.rst
/external/clang/test/
Dcxx-sections.data1 1 [intro]
2 1.1 [intro.scope]
3 1.2 [intro.refs]
4 1.3 [intro.defs]
20 1.4 [intro.compliance]
21 1.5 [intro.structure]
23 1.7 [intro.memory]
24 1.8 [intro.object]
25 1.9 [intro.execution]
26 1.10 [intro.multithread]
[all …]
/external/doclava/res/assets/templates-sdk/
Ddocpage.cs135 <p itemprop="description"><?cs var:page.landing.intro ?></p>
196 <p itemprop="description"><?cs var:page.landing.intro ?></p>
/external/libcups/cups/
DMakefile630 --header api-admin.header --intro api-admin.shtml \
636 --header api-ppd.header --intro api-ppd.shtml \
642 --header api-filter.header --intro api-filter.shtml \
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/
Ddataurl-realdata-yuiapp.out.b1 …eight:300}h4,p{padding:6px 0 6px}#ft p.fine,#ft p.fine a{color:#999}#ft p.intro{font-size:12px}#bd…
Ddataurl-realdata-yuiapp.out1 …eight:300}h4,p{padding:6px 0 6px}#ft p.fine,#ft p.fine a{color:#999}#ft p.intro{font-size:12px}#bd…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
Ddataurl-realdata-yuiapp.css.min1 …eight:300}h4,p{padding:6px 0 6px}#ft p.fine,#ft p.fine a{color:#999}#ft p.intro{font-size:12px}#bd…
Ddataurl-realdata-yuiapp.css95 #ft p.intro {
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c1296 struct dpp_introduction intro; in wpas_dpp_rx_peer_disc_resp() local
1368 res = dpp_peer_intro(&intro, ssid->dpp_connector, in wpas_dpp_rx_peer_disc_resp()
1386 os_memcpy(entry->pmkid, intro.pmkid, PMKID_LEN); in wpas_dpp_rx_peer_disc_resp()
1387 os_memcpy(entry->pmk, intro.pmk, intro.pmk_len); in wpas_dpp_rx_peer_disc_resp()
1388 entry->pmk_len = intro.pmk_len; in wpas_dpp_rx_peer_disc_resp()
1412 os_memset(&intro, 0, sizeof(intro)); in wpas_dpp_rx_peer_disc_resp()
/external/python/rsa/doc/
Dindex.rst43 intro
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c1054 struct dpp_introduction intro; in hostapd_dpp_rx_peer_disc_req() local
1097 res = dpp_peer_intro(&intro, hapd->conf->dpp_connector, in hostapd_dpp_rx_peer_disc_req()
1125 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req()
1126 intro.pmkid, expiration, in hostapd_dpp_rx_peer_disc_req()
/external/proguard/docs/
Dstyle.css90 p.intro

12345