/third_party/libabigail/tests/data/test-abidiff-exit/ |
H A D | test-rhbz2114909-v0.cc | 14 namespace ns2 namespace
|
H A D | test-rhbz2114909-v1.cc | 14 namespace ns2 namespace
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | constify-module-enums-namespace.hpp | 4 namespace ns2 { namespace
|
H A D | constify-module-enums-types.hpp | 26 namespace ns2 { namespace
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | constify-module-enums-namespace.rs | 15 pub mod ns2 { modules
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 76 int64_t ns2 = timespec_to_ns(ts2); in timespec_add() local 83 int64_t ns2 = timespec_to_ns(ts2); in timespec_sub() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 156 pid_t pid, ns1, ns2, ns3, ns_pid; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 156 pid_t pid, ns1, ns2, ns3, ns_pid; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 100 int64_t ns2 = timespec_to_ns(ts2); in timespec_add() local 107 int64_t ns2 = timespec_to_ns(ts2); in timespec_sub() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | ppp.c | 1110 int sdns(ppp_pcb *pcb, u32_t ns1, u32_t ns2) { in sdns() argument 1125 int cdns(ppp_pcb *pcb, u32_t ns1, u32_t ns2) { in cdns() argument
|
/third_party/libabigail/src/ |
H A D | abg-reporter-priv.cc | 1173 const abg_compat::optional<std::string>& ns2 = symbol2->get_namespace(); in maybe_report_diff_for_symbol() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 4099 DifferenceISODateTime( Isolate* isolate, int32_t y1, int32_t mon1, int32_t d1, int32_t h1, int32_t min1, int32_t s1, int32_t ms1, int32_t mus1, int32_t ns1, int32_t y2, int32_t mon2, int32_t d2, int32_t h2, int32_t min2, int32_t s2, int32_t ms2, int32_t mus2, int32_t ns2, Handle<JSReceiver> calendar, Unit largest_unit, Handle<Object> options_obj, const char* method_name) DifferenceISODateTime() argument 4579 DifferenceTime(Isolate* isolate, int32_t h1, int32_t min1, int32_t s1, int32_t ms1, int32_t mus1, int32_t ns1, int32_t h2, int32_t min2, int32_t s2, int32_t ms2, int32_t mus2, int32_t ns2) DifferenceTime() argument [all...] |