Home
last modified time | relevance | path

Searched defs:ns2 (Results 1 - 8 of 8) sorted by relevance

/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-rhbz2114909-v0.cc14 namespace ns2 namespace
H A Dtest-rhbz2114909-v1.cc14 namespace ns2 namespace
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dconstify-module-enums-namespace.hpp4 namespace ns2 { namespace
H A Dconstify-module-enums-types.hpp26 namespace ns2 { namespace
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dconstify-module-enums-namespace.rs15 pub mod ns2 { modules
/third_party/lwip/src/netif/ppp/
H A Dppp.c1110 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 Dabg-reporter-priv.cc1173 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 Djs-temporal-objects.cc4099 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...]

Completed in 14 milliseconds