/aosp12/build/bazel/rules/ |
H A D | lunch.bzl | 21 # and check that the remaining string is alphanumeric. 31 " can only consist of alphanumeric and " +
|
/aosp12/packages/modules/adb/ |
H A D | transport.cpp | 1298 static std::string sanitize(std::string str, bool alphanumeric) { in sanitize() argument 1299 auto pred = alphanumeric ? [](const char c) { return !isalnum(c); } in sanitize() 1306 bool alphanumeric) { in append_transport_info() argument 1313 *result += sanitize(value, alphanumeric); in append_transport_info()
|
/aosp12/hardware/interfaces/radio/1.5/ |
H A D | IRadioIndication.hal | 44 * @param chosenPlmn a 5 or 6 digit alphanumeric PLMN (MCC|MNC) among those broadcast by the
|
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/proto/ |
H A D | telemetry.proto | 39 // Only alphanumeric and _ characters are allowed. Minimum length is 3 chars.
|
/aosp12/hardware/interfaces/automotive/can/1.0/ |
H A D | ICanController.hal | 90 * It must consist of only alphanumeric characters and underscore
|
/aosp12/hardware/interfaces/audio/5.0/ |
H A D | types.hal | 180 /** Unique alphanumeric id for microphone. Guaranteed to be the same
|
/aosp12/hardware/interfaces/audio/4.0/ |
H A D | types.hal | 236 /** Unique alphanumeric id for microphone. Guaranteed to be the same
|
/aosp12/build/soong/docs/ |
H A D | map_files.md | 14 A linker version script defines at least one alphanumeric "version" definition,
|
/aosp12/hardware/interfaces/audio/6.0/ |
H A D | types.hal | 180 /** Unique alphanumeric id for microphone. Guaranteed to be the same
|
/aosp12/hardware/interfaces/audio/7.0/ |
H A D | types.hal | 190 * Unique alphanumeric id for microphone. Guaranteed to be the same
|
/aosp12/frameworks/opt/telephony/proto/src/ |
H A D | telephony.proto | 236 // Name in long alphanumeric format 239 // Name in short alphanumeric format
|
/aosp12/hardware/interfaces/broadcastradio/2.0/ |
H A D | types.hal | 221 * /^[A-Z0-9][A-Z0-9 ]{0,5}[A-Z0-9]$/ (2-7 uppercase alphanumeric characters
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | types.hal | 998 * NAN Spec: The only acceptable single-byte UTF-8 symbols for a Service Name are alphanumeric
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |