Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/regex/examples/
Dshootout-regex-dna.rs41 let restr = variant.to_string(); in main() localVariable
Dshootout-regex-dna-bytes.rs41 let restr = variant.to_string(); in main() localVariable
Dshootout-regex-dna-cheat.rs46 let restr = variant.to_string(); in main() localVariable
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
H A DCustomizationRestrictionsTest.java115 final RestrictionApplicator restr = in testDisallowSetWallpaper_allowed()
/aosp_15_r20/external/one-true-awk/
H A Dawk.h262 uschar *restr; member