Home
last modified time | relevance | path

Searched defs:n_res (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dbyteorder.rs983 let n_res = op_native(n0, n1); in test_ops_impls() localVariable
989 let n_res = (!T::Native::is_nan(n_res)).then(|| n_res); in test_ops_impls() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs983 let n_res = op_native(n0, n1); in test_ops_impls() localVariable
989 let n_res = (!T::Native::is_nan(n_res)).then(|| n_res); in test_ops_impls() localVariable
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c9868 int n_res, j; in do_capitalize() local
9894 int n_res, j; in do_swapcase() local
9921 int n_res, j; in do_upper_or_lower() local
9954 int j, n_res = _PyUnicode_ToFoldedFull(c, mapped); in do_casefold() local
9973 int n_res, j; in do_title() local
/aosp_15_r20/external/libxml2/
H A Dtestapi.c41025 int n_res; in test_xmlXPathEvalPredicate() local
42111 int n_res; in test_xmlXPathEvaluatePredicateResult() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c46519 int n_res; in test_xmlXPathEvalPredicate() local
47594 int n_res; in test_xmlXPathEvaluatePredicateResult() local