Home
last modified time | relevance | path

Searched refs:john (Results 1 – 25 of 41) sorted by relevance

12

/external/autotest/client/profilers/powertop/src/po/
Dzh.po20 "X-Poedit-Basepath: /home/john/packages/powertop\n"
21 "X-Poedit-SearchPath-0: /home/john/packages/powertop\n"
23 #: /home/john/packages/powertop/cpufreq.c:116
31 #: /home/john/packages/powertop/cpufreq.c:118
35 #: /home/john/packages/powertop/misctips.c:79
43 #: /home/john/packages/powertop/misctips.c:80
47 #: /home/john/packages/powertop/misctips.c:109
57 #: /home/john/packages/powertop/misctips.c:111
61 #: /home/john/packages/powertop/misctips.c:137
71 #: /home/john/packages/powertop/misctips.c:172
[all …]
/external/llvm-project/clang/test/Index/
Dcompile_commands.json22 # RUN: c-index-test -compilation-db lookup /home/john.doe/MyProject/project.cpp %s | FileCheck -che…
23 # FILE-1-CMD: workdir:'/home/john.doe/MyProject' cmdline:'clang++ -o project.o -c /home/john.doe/M…
25 # RUN: c-index-test -compilation-db lookup /home/john.doe/MyProject/project2.cpp %s | FileCheck -ch…
26 # FILE-2-CMD: workdir:'/home/john.doe/MyProjectA' cmdline:'clang++ -o project2.o -c /home/john.doe/…
27 # FILE-2-CMD: workdir:'/home/john.doe/MyProjectB' cmdline:'clang++ -DFEATURE=1 -o project2-feature.…
/external/clang/test/Index/
Dcompile_commands.json22 # RUN: c-index-test -compilation-db lookup /home/john.doe/MyProject/project.cpp %s | FileCheck -che…
23 # FILE-1-CMD: workdir:'/home/john.doe/MyProject' cmdline:'clang++ -o project.o -c /home/john.doe/M…
25 # RUN: c-index-test -compilation-db lookup /home/john.doe/MyProject/project2.cpp %s | FileCheck -ch…
26 # FILE-2-CMD: workdir:'/home/john.doe/MyProjectA' cmdline:'clang++ -o project2.o -c /home/john.doe/…
27 # FILE-2-CMD: workdir:'/home/john.doe/MyProjectB' cmdline:'clang++ -DFEATURE=1 -o project2-feature.…
/external/python/cpython3/Doc/howto/
Dsorting.rst63 ... ('john', 'A', 15),
68 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
81 ... Student('john', 'A', 15),
86 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
101 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
104 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
110 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
113 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
123 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)]
126 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)]
[all …]
/external/python/cpython2/Doc/howto/
Dsorting.rst62 ... ('john', 'A', 15),
67 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
80 ... Student('john', 'A', 15),
85 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
100 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
103 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)]
109 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
112 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)]
132 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)]
135 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)]
[all …]
/external/snakeyaml/src/test/java/examples/collections/
DTypeSafeListWithInterfaceTest.java76 Committer john = (Committer) developers.get(1); in testLoadList() local
77 assertEquals("John", john.getName()); in testLoadList()
78 assertEquals("committer", john.getRole()); in testLoadList()
79 assertEquals(34, john.getKey()); in testLoadList()
DTypeSafePriorityTest.java51 Developer john = (Developer) developers.get(1); in testLoadList2() local
52 assertEquals("John", john.getName()); in testLoadList2()
53 assertEquals("committer", john.getRole()); in testLoadList2()
/external/drm_hwcomposer/
DOWNERS2 john.stultz@linaro.org
/external/libdrm/
DOWNERS4 john.stultz@linaro.org
/external/rust/crates/serde_json/
DREADME.md217 // The type of `john` is `serde_json::Value`
218 let john = json!({
227 println!("first phone number: {}", john["phones"][0]);
230 println!("{}", john.to_string());
250 // The type of `john` is `serde_json::Value`
251 let john = json!({
/external/python/cpython2/Lib/test/
Dtest_decorators.py110 @noteargs('terry', 'gilliam', eric='idle', john='cleese')
114 dict(eric='idle', john='cleese')))
/external/python/cpython3/Lib/test/
Dtest_decorators.py109 @noteargs('terry', 'gilliam', eric='idle', john='cleese')
113 dict(eric='idle', john='cleese')))
/external/protobuf/examples/
Dlist_people_test.go78 E-mail address: john@example.com
/external/arm-trusted-firmware/docs/about/
Dmaintainers.rst76 :G: `john-powell-arm`_
106 :G: `john-powell-arm`_
183 :G: `john-powell-arm`_
235 :G: `john-powell-arm`_
680 .. _john-powell-arm: https://github.com/john-powell-arm
/external/strace/
DChangeLog-CVS3650 Reported by John Hughes <john@Calva.COM>.
3653 Reported by John Hughes <john@Calva.COM>.
4049 2002-05-24 John Hughes <john@calva.com>
4054 2002-05-23 John Hughes <john@calva.com>
4074 2002-05-23 John Hughes <john@calva.com>
4078 2002-05-23 John Hughes <john@calva.com>
4082 2002-05-22 John Hughes <john@calva.com>
4088 2002-05-21 John Hughes <john@calva.com>
4092 2002-05-17 John Hughes <john@calva.com>
4096 2002-05-17 John Hughes <john@calva.com>
[all …]
DCREDITS117 John Hughes <john@Calva.COM>
148 Maxin B. John <maxin.john@enea.com>
/external/python/httplib2/doc/html/
Dsearchindex.js1 …pos:1,open:1,given:1,disable_ssl_certificate_valid:1,construct:1,attach:1,john:1,"final":1,store:1… property
/external/libfuse/
DAUTHORS80 John Muir <john@jmuir.com>
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc796 Author* john = paul->add_friend_(); in TEST_P() local
797 john->set_name("John"); in TEST_P()
902 Author* john = paul->add_friend_(); in TEST_P() local
903 john->set_name("John"); in TEST_P()
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P226 …=00:55:44:33:22:11 role=1 session=12ab34 session_mac=00:11:22:33:44:55 info='name=john' method=1000
320 p2p_service_add asp 1 4d6fc7 0 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
352 p2p_service_rep asp 1 4d6fc7 1 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
458 For example: p2p_serv_disc_req 00:00:00:00:00:00 asp a1 alt.example 'john'
/external/python/cpython2/Doc/tutorial/
Dclasses.rst678 john = Employee() # Create an empty employee record
681 john.name = 'John Doe'
682 john.dept = 'computer lab'
683 john.salary = 1000
/external/python/cpython3/Doc/tutorial/
Dclasses.rst746 john = Employee() # Create an empty employee record
749 john.name = 'John Doe'
750 john.dept = 'computer lab'
751 john.salary = 1000
/external/ethtool/
DChangeLog71 Thu May 28 2003 Reeja John <reeja.john@amd.com>
/external/tinyxml2/
Dreadme.md333 Thanks to John Mackay at http://john.mackay.rosalilastudio.com for the TinyXML-2 logo!
/external/elfutils/libelf/
DChangeLog489 2016-06-24 John Ogness <john.ogness@linutronix.de>

12