Home
last modified time | relevance | path

Searched refs:dash (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLookupKey.java218 int dash = -1; in parse() local
222 if (c == '-' && dash == -1) { in parse()
223 dash = offset; in parse()
230 if (dash != -1) { in parse()
231 rawContactId = string.substring(start, dash); in parse()
232 start = dash + 1; in parse()
/aosp12/system/update_engine/payload_generator/
H A Dmapfile_filesystem.cc100 size_t dash = blocks.find('-', 0); in GetFiles() local
102 if (dash == string::npos && base::StringToUint64(blocks, &block_start)) { in GetFiles()
104 } else if (dash != string::npos && in GetFiles()
105 base::StringToUint64(blocks.substr(0, dash), &block_start) && in GetFiles()
106 base::StringToUint64(blocks.substr(dash + 1), &block_end)) { in GetFiles()
/aosp12/bionic/libc/tzcode/
H A Dstrftime.c180 char *dash, char *zero) { in getformat() argument
185 return dash; in getformat()
/aosp12/frameworks/base/core/java/android/text/format/
H A DTimeFormatter.java523 private static String getFormat(int modifier, String normal, String underscore, String dash, in getFormat() argument
529 return dash; in getFormat()
/aosp12/packages/apps/Car/tests/RotaryIME/src/com/android/car/rotaryime/
H A DRotaryIme.java75 rootView.findViewById(R.id.dash).setOnClickListener( in onCreateInputView()
/aosp12/frameworks/av/media/extractors/fuzzers/
H A Dmp4_extractor_fuzzer.dict136 kw135="dash"
/aosp12/art/test/559-checker-irreducible-loop/smali/
H A DIrreducibleLoop.smali19 # Back-edges in the ascii-art graphs are represented with dash '-'.
/aosp12/system/update_engine/
H A DREADME.md439 restart update-engine # with a dash not underscore.
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal1441 * other vehicle systems (dash clock etc) with Android's time.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...