/prebuilts/go/darwin-x86/src/sort/ |
example_interface_test.go | 32 {"John", 42}, 42 // [Bob: 31 John: 42 Michael: 17 Jenny: 26] 43 // [Michael: 17 Jenny: 26 Bob: 31 John: 42]
|
/prebuilts/go/linux-x86/src/sort/ |
example_interface_test.go | 32 {"John", 42}, 42 // [Bob: 31 John: 42 Michael: 17 Jenny: 26] 43 // [Michael: 17 Jenny: 26 Bob: 31 John: 42]
|
/external/valgrind/memcheck/tests/ |
vcpu_fbench.stdout.exp | 1 Ready to begin John Walker's floating point accuracy
|
/prebuilts/go/darwin-x86/src/encoding/xml/ |
example_test.go | 29 v := &Person{Id: 13, FirstName: "John", LastName: "Doe", Age: 42} 42 // <first>John</first> 69 v := &Person{Id: 13, FirstName: "John", LastName: "Doe", Age: 42} 82 // <first>John</first>
|
atom_test.go | 14 Author: Person{Name: "John Doe"}, 33 `<author><name>John Doe</name><uri></uri><email></email></author>` +
|
/prebuilts/go/linux-x86/src/encoding/xml/ |
example_test.go | 29 v := &Person{Id: 13, FirstName: "John", LastName: "Doe", Age: 42} 42 // <first>John</first> 69 v := &Person{Id: 13, FirstName: "John", LastName: "Doe", Age: 42} 82 // <first>John</first>
|
atom_test.go | 14 Author: Person{Name: "John Doe"}, 33 `<author><name>John Doe</name><uri></uri><email></email></author>` +
|
/prebuilts/go/darwin-x86/src/text/template/ |
example_test.go | 33 {"Uncle John", "moleskin pants", false}, 57 // Dear Uncle John,
|
/prebuilts/go/linux-x86/src/text/template/ |
example_test.go | 33 {"Uncle John", "moleskin pants", false}, 57 // Dear Uncle John,
|
/external/curl/packages/vms/ |
build_gnv_curl.com | 7 $! Copyright 2009, John Malmberg
|
curl_startup.com | 8 $! Copyright 2009, John Malmberg
|
build_gnv_curl_release_notes.com | 14 $! Copyright 2009, John Malmberg
|
backup_gnv_curl_src.com | 20 $! Copyright 2009, John Malmberg
|
build_curl-config_script.com | 5 $! Copyright 2014, John Malmberg
|
build_libcurl_pc.com | 7 $! Copyright 2013, John Malmberg
|
pcsi_product_gnv_curl.com | 8 $! Copyright 2009, John Malmberg
|
build_gnv_curl_pcsi_text.com | 15 $! Copyright 2009, John Malmberg
|
clean_gnv_curl.com | 18 $! Copyright 2009, John Malmberg
|
stage_curl_install.com | 29 $! Copyright 2012, John Malmberg
|
compare_curl_source.com | 72 $! Copyright 2011, John Malmberg
|
/prebuilts/go/darwin-x86/src/net/mail/ |
message_test.go | 25 in: `From: John Doe <jdoe@machine.example> 35 "From": []string{"John Doe <jdoe@machine.example>"}, 144 `John Doe <jdoe@machine.example>`, 146 Name: "John Doe", 152 `"Joe Q. Public" <john.q.public@example.com>`, 155 Address: "john.q.public@example.com", 297 `John Doe <jdoe@machine.example>`, 299 Name: "John Doe", 305 `"Joe Q. Public" <john.q.public@example.com>`, 308 Address: "john.q.public@example.com" [all...] |
/prebuilts/go/linux-x86/src/net/mail/ |
message_test.go | 25 in: `From: John Doe <jdoe@machine.example> 35 "From": []string{"John Doe <jdoe@machine.example>"}, 144 `John Doe <jdoe@machine.example>`, 146 Name: "John Doe", 152 `"Joe Q. Public" <john.q.public@example.com>`, 155 Address: "john.q.public@example.com", 297 `John Doe <jdoe@machine.example>`, 299 Name: "John Doe", 305 `"Joe Q. Public" <john.q.public@example.com>`, 308 Address: "john.q.public@example.com" [all...] |
/external/libxml2/vms/ |
build_libxml.com | 17 $! Command file author : John A Fotheringham (jaf@jafsoft.com)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
table.py | 635 'username': 'john', 642 'username': {'S': 'john'}, 677 >>> john = users.get_item(username='johndoe') 678 >>> john['first_name'] 679 'John' 682 >>> john = users.get_item(username='johndoe', last_name='Doe') 683 >>> john['first_name'] 684 'John' 687 >>> john = users.get_item(username='johndoe', consistent=True) 688 >>> john['first_name' [all...] |
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
i18n.py | 690 u"Kanada (St. John's)"
|