Home
last modified time | relevance | path

Searched defs:nref (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c326 NOTICEREF *nref; in notice_section() local
345 NOTICEREF *nref; in notice_section() local
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_cpols.c326 NOTICEREF *nref; in notice_section() local
345 NOTICEREF *nref; in notice_section() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_cpols.c327 NOTICEREF *nref; in notice_section() local
342 NOTICEREF *nref; in notice_section() local
/external/skia/src/sksl/dsl/
DDSLCore.cpp456 DSLExpression Faceforward(DSLExpression n, DSLExpression i, DSLExpression nref, Position pos) { in Faceforward()