Searched refs:Fred (Results 1 – 25 of 128) sorted by relevance
123456
/external/flatbuffers/tests/ |
D | monsterdata_test.golden | 29 name: "Fred" 53 name: "Fred"
|
D | lobstertest.lobster | 40 assert monster.test_as_Monster.name == "Fred" 69 let fred = b.CreateString("Fred")
|
/external/curl/tests/data/ |
D | test805 | 30 From: Fred Foobar <foobar@example.COM> 52 From: Fred Foobar <foobar@example.COM>
|
D | test647 | 25 …og/test647.txt" -H "Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)" -H "From: Fred Foobar <foobar@exam… 51 From: Fred Foobar <foobar@example.com>
|
/external/flatbuffers/docs/source/ |
D | FlexBuffers.md | 75 fbb.String("Fred"); 83 `{ vec: [ -100, "Fred", 4.0 ], foo: 100 }`. The root is a dictionary that has 112 vec[1].AsString().c_str(); // "Fred"; 127 For creating the equivalent of the same JSON `{ vec: [ -100, "Fred", 4.0 ], foo: 100 }`, 136 builder.putString("Fred"); 152 vec.get(1).asString(); // "Fred";
|
/external/python/cpython2/Tools/compiler/ |
D | ACKS | 1 Fred L. Drake, Jr.
|
/external/expat/ |
D | AUTHORS | 4 Fred L. Drake, Jr.
|
/external/python/cpython3/Doc/library/ |
D | nis.rst | 9 .. moduleauthor:: Fred Gansevles <Fred.Gansevles@cs.utwente.nl>
|
D | symbol.rst | 7 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
D | html.entities.rst | 7 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
D | tkinter.scrolledtext.rst | 8 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
/external/python/cpython2/Doc/library/ |
D | nis.rst | 8 .. moduleauthor:: Fred Gansevles <Fred.Gansevles@cs.utwente.nl>
|
D | colorpicker.rst | 10 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
D | symbol.rst | 6 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
D | scrolledtext.rst | 7 .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
|
/external/python/httplib2/test/307/ |
D | onestep.asis | 11 <h1>Fred's exceptionally wonderful page has moved to
|
/external/python/httplib2/test/ |
D | test.asis | 11 <h1>Fred's exceptionally wonderful page has moved to
|
/external/python/httplib2/test/302/ |
D | twostep.asis | 11 <h1>Fred's exceptionally wonderful page has moved to
|
D | onestep.asis | 11 <h1>Fred's exceptionally wonderful page has moved to
|
/external/python/httplib2/test/301/ |
D | onestep.asis | 11 <h1>Fred's exceptionally wonderful page has moved to
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-macro-parentheses.cpp | 34 #define GOOD21(a) case Fred::a:
|
/external/ipsec-tools/ |
D | README | 17 and Fred Senault <fred.letter@lacave.net>.
|
/external/python/cpython2/Doc/ |
D | about.rst | 22 * Fred L. Drake, Jr., the creator of the original Python documentation toolset
|
/external/python/cpython3/Doc/ |
D | about.rst | 22 * Fred L. Drake, Jr., the creator of the original Python documentation toolset
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.2 | 460 # A private printer, usable only by Fred. Spool data will be placed in 461 # Fred's 466 ; comment = Fred's Printer 476 # A private directory, usable only by Fred. Note that Fred requires 482 ; comment = Fred's Service 531 ; comment = Mary's and Fred's stuff
|
123456