/third_party/node/deps/uv/ |
H A D | AUTHORS | 151 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 D | contact_data_test.cpp | 415 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 D | test-api.cpp | 1045 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 D | unit-udt.cpp | 395 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 D | dwarf_linefunctionname.c | 3 Written by John Mellor-Crummey <johnmc@rice.edu>, 2021.
|
/third_party/curl/packages/vms/ |
H A D | build_gnv_curl.com | 5 $! Copyright (C) John Malmberg
|
/third_party/json/docs/examples/ |
H A D | nlohmann_define_type_intrusive_with_default_explicit.cpp | 12 std::string name = "John Doe";
|
H A D | nlohmann_define_type_intrusive_explicit.cpp | 12 std::string name = "John Doe";
|
H A D | nlohmann_define_type_non_intrusive_with_default_explicit.cpp | 11 std::string name = "John Doe";
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_strsplit.h | 3 * Copyright (c) 2018 John Schember
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
H A D | utime06.c | 4 * 07/2001 John George
|
H A D | utime05.c | 4 * 07/2001 ported by John George
|
H A D | utime01.c | 4 * 07/2001 ported by John George
|
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
H A D | waitpid12.c | 18 * 07/2001 John George
|
H A D | waitpid13.c | 18 * 07/2001 John George
|
H A D | waitpid11.c | 18 * 07/2001 John George
|
/third_party/ltp/testcases/kernel/syscalls/setresuid/ |
H A D | setresuid02.c | 4 * 07/2001 ported by John George
|
H A D | setresuid03.c | 4 * 07/2001 ported by John George
|
/third_party/ltp/testcases/kernel/syscalls/setreuid/ |
H A D | setreuid02.c | 4 * Ported by John George
|
/third_party/ltp/testcases/kernel/syscalls/stat/ |
H A D | stat03.c | 3 * 07/2001 John George
|
H A D | stat01.c | 3 * 07/2001 John George
|
/third_party/rust/crates/aho-corasick/bench/src/ |
H A D | sherlock.rs | 19 "Sherlock", "Holmes", "Watson", "Irene", "Adler", "John", "Baker", in all()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
H A D | VK_KHR_shader_integer_dot_product.adoc | 20 - John Kessenich, Google
|
H A D | VK_KHR_shader_integer_dot_product.txt | 22 - John Kessenich, Google
|
/third_party/python/Lib/test/ |
H A D | test_mailcap.py | 177 plist = ["access-type=default", "name=john", "site=python.org", 222 ("showexternal /dev/null default john python.org /tmp foo bar", message_entry))
|