Home
last modified time | relevance | path

Searched full:john (Results 226 - 250 of 784) sorted by relevance

12345678910>>...32

/third_party/node/deps/uv/
H A DAUTHORS151 John Firebaugh <john.firebaugh@gmail.com>
176 John Marino <marino@FreeBSD.org>
206 John McNamee <jpm@microwiz.com>
263 John Barboza <jbarboza@ca.ibm.com>
/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_test.cpp415 sipData.InitSipData("sip:john@example.com", static_cast<int32_t>(SipType::SIP_HOME), "Jhon"); in HWTEST_F()
416 EXPECT_STREQ((sipData.GetAddress()).c_str(), "john@example.com"); in HWTEST_F()
420 sipData.InitSipData("pis:john@example.com", static_cast<int32_t>(SipType::SIP_HOME), "Jhon"); in HWTEST_F()
421 EXPECT_STREQ((sipData.GetAddress()).c_str(), "pis:john@example.com"); in HWTEST_F()
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp1045 const char data_check[]="John"; in HWTEST_F()
1047 const jerry_char_t data[] = "{\"name\": \"John\", \"age\": 5}"; in HWTEST_F()
1067 char check_value[] = "{\"name\":\"John\"}"; in HWTEST_F()
1069 jerry_value_t value = jerry_create_string ((const jerry_char_t *) "John"); in HWTEST_F()
/third_party/json/tests/src/
H A Dunit-udt.cpp395 optPerson.reset(new udt::person{{42}, {"John Doe"}, udt::country::russia}); // NOLINT(cppcoreguidelines-owning-memory,modernize-make-shared)
404 auto person = udt::person{{42}, {"John Doe"}, udt::country::russia};
508 optPerson.reset(new udt::person{{42}, {"John Doe"}, udt::country::russia}); // NOLINT(cppcoreguidelines-owning-memory,modernize-make-unique)
517 auto person = udt::person{{42}, {"John Doe"}, udt::country::russia};
/third_party/elfutils/libdw/
H A Ddwarf_linefunctionname.c3 Written by John Mellor-Crummey <johnmc@rice.edu>, 2021.
/third_party/curl/packages/vms/
H A Dbuild_gnv_curl.com5 $! Copyright (C) John Malmberg
/third_party/json/docs/examples/
H A Dnlohmann_define_type_intrusive_with_default_explicit.cpp12 std::string name = "John Doe";
H A Dnlohmann_define_type_intrusive_explicit.cpp12 std::string name = "John Doe";
H A Dnlohmann_define_type_non_intrusive_with_default_explicit.cpp11 std::string name = "John Doe";
/third_party/node/deps/cares/src/lib/
H A Dares_strsplit.h3 * Copyright (c) 2018 John Schember
/third_party/ltp/testcases/kernel/syscalls/utime/
H A Dutime06.c4 * 07/2001 John George
H A Dutime05.c4 * 07/2001 ported by John George
H A Dutime01.c4 * 07/2001 ported by John George
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid12.c18 * 07/2001 John George
H A Dwaitpid13.c18 * 07/2001 John George
H A Dwaitpid11.c18 * 07/2001 John George
/third_party/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid02.c4 * 07/2001 ported by John George
H A Dsetresuid03.c4 * 07/2001 ported by John George
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid02.c4 * Ported by John George
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat03.c3 * 07/2001 John George
H A Dstat01.c3 * 07/2001 John George
/third_party/rust/crates/aho-corasick/bench/src/
H A Dsherlock.rs19 "Sherlock", "Holmes", "Watson", "Irene", "Adler", "John", "Baker", in all()
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
H A DVK_KHR_shader_integer_dot_product.adoc20 - John Kessenich, Google
H A DVK_KHR_shader_integer_dot_product.txt22 - John Kessenich, Google
/third_party/python/Lib/test/
H A Dtest_mailcap.py177 plist = ["access-type=default", "name=john", "site=python.org",
222 ("showexternal /dev/null default john python.org /tmp foo bar", message_entry))

Completed in 12 milliseconds

12345678910>>...32