Home
last modified time | relevance | path

Searched defs:mval (Results 1 – 6 of 6) sorted by relevance

/external/zstd/lib/compress/
Dzstd_fast.c180 U32 mval; /* src value at match idx */ in ZSTD_compressBlock_fast_noDict_generic() local
806 U32 const mval = idx >= dictStartIndex ? in ZSTD_compressBlock_fast_extDict_generic() local
834 U32 const mval = idx >= dictStartIndex ? in ZSTD_compressBlock_fast_extDict_generic() local
/external/libxkbcommon/src/xkbcomp/
Drules.c1113 struct matched_sval *mval; in xkb_components_from_rules() local
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_utl.c1342 int mval; in X509V3_NAME_from_section() local
/external/boringssl/src/crypto/x509/
Dv3_utl.c1344 int mval; in X509V3_NAME_from_section() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp859 iterator insert_equal(BOOST_RV_REF(value_type) mval) in insert_equal()
894 iterator insert_equal(const_iterator hint, BOOST_RV_REF(value_type) mval) in insert_equal()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_utl.c1406 int mval; in X509V3_NAME_from_section() local