Home
last modified time | relevance | path

Searched refs:Bob (Results 1 – 25 of 49) sorted by relevance

12

/external/dnsmasq/contrib/try-all-ns/
DREADME2 From: Bob Carroll <bob.carroll@rit.edu>
18 --Bob
DREADME-2.471 A remake of patch Bob Carroll had posted to dnsmasq,
/external/guice/core/test/com/google/inject/spi/
DProviderMethodsTest.java75 Bob bob = injector.getInstance(Bob.class); in testProviderMethods()
78 Bob clone = injector.getInstance(Bob.class); in testProviderMethods()
84 Key soleBobKey = Key.get(Bob.class, Sole.class); in testProviderMethods()
93 interface Bob { interface in ProviderMethodsTest
103 Bob provideBob(final Dagny dagny) { in provideBob()
104 return new Bob() { in provideBob()
118 Bob provideSoleBob(final Dagny dagny) {
119 return new Bob() {
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Drequest.rst56 request = Request.blank('/test?check=a&check=b&name=Bob')
59 # GET([('check', 'a'), ('check', 'b'), ('name', 'Bob')])
69 # [('check', 'a'), ('check', 'b'), ('name', 'Bob')]
89 request.body = 'check=a&check=b&name=Bob'
92 # POST([('check', 'a'), ('check', 'b'), ('name', 'Bob')])
102 # [('check', 'a'), ('check', 'b'), ('name', 'Bob')]
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
Dusage.rst122 that only Bob can read.
124 #. Bob generates a keypair, and gives the public key to Alice. This is
125 done such that Alice knows for sure that the key is really Bob's
132 >>> message = 'hello Bob!'
134 #. Alice encrypts the message using Bob's public key, and sends the
139 #. Bob receives the message, and decrypts it with his private key.
143 hello Bob!
145 Since Bob kept his private key *private*, Alice can be sure that he is
146 the only one who can read the message. Bob does *not* know for sure
/external/opencv3/3rdparty/libtiff/
DChangeLog112 2012-05-19 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
122 2012-02-18 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
139 2012-01-22 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
147 2011-12-22 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
157 2011-12-21 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
174 2011-10-22 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
223 2011-04-09 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
227 2011-04-09 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
235 2011-04-02 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
372 2010-12-18 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
[all …]
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dlicense.rst4 Copyright (c) Bob Ippolito
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dlicense.rst6 Parts are copyright (c) Bob Ippolito
/external/v8/test/webkit/fast/regex/
Dparentheses-expected.txt113 PASS 'Hi Bob'.match(regexp52) is ['Bob',undefined,'Bob',undefined,undefined]
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dreference.txt200 >>> req = Request.blank('/test?check=a&check=b&name=Bob')
202 MultiDict([(u'check', u'a'), (u'check', u'b'), (u'name', u'Bob')])
208 [(u'check', u'a'), (u'check', u'b'), (u'name', u'Bob')]
234 …NestedMultiDict([(u'check', u'a'), (u'check', u'b'), (u'name', u'Bob'), (u'name', u'Joe'), (u'emai…
236 u'Bob'
238 [u'Bob', u'Joe']
243 name: u'Bob'
252 >>> req = Request.blank('/test?check=a&check=b&name=Bob')
258 MultiDict([(u'check', u'a'), (u'check', u'b'), (u'name', u'Bob')])
277 MultiDict([(u'check', u'a'), (u'check', u'b'), (u'name', u'Bob')])
/external/webrtc/
DAUTHORS7 Bob Withers <bwit@pobox.com>
/external/chromium-trace/catapult/third_party/beautifulsoup4/
DAUTHORS.txt39 warchild at redho dot com, Sami Kuisma, Carlos Rocha, Bob Hutchison,
/external/curl/docs/
DTHANKS150 Bob Relyea
151 Bob Richmond
152 Bob Schader
191 Chris "Bob Bob"
/external/guice/core/test/com/google/inject/
DBindingTest.java53 @Inject void injectBob(Bob bob) {} in injectBob()
68 static class Bob {} class in BindingTest
/external/guice/
DREADME.md20 For an introduction to Guice and a comparison to new and the factory pattern, see [Bob Lee's video …
/external/zlib/src/contrib/
DREADME.contrib63 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
/external/zlib/src/contrib/pascal/
Dreadme.txt53 Copyright (C) 1998 by Bob Dellaca.
/external/chromium-trace/catapult/third_party/Paste/docs/
Dtesting-applications.txt128 form['name'] = 'Bob'
/external/bison/
DTHANKS22 Bob Rossi bob@brasko.net
/external/libvorbis/doc/
D05-comment.tex22 Honest Bob and the Factory-to-Dealer-Incentives, \textit{``I'm Still
/external/llvm/
DCREDITS.TXT464 N: Bob Wilson
/external/bison/doc/
Drefcard.tex61 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_Latin.txt827 Boyer, Bob
927 Brown, Bob
1902 DeWeese, Bob
3050 Haozous, Bob
3072 Harris, Bob
3895 Kuhn, Bob
6218 Scott, Bob
6814 Thompson, Bob
7180 Wages, Bob
/external/libjpeg-turbo/
DREADME16 Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,
/external/llvm/docs/
DYamlIO.rst44 - name: Bob
63 - name: Bob

12