/aosp12/build/make/common/ |
H A D | core.mk | 42 backslash := \a 43 backslash := $(patsubst %a,%,$(backslash)) 49 .KATI_READONLY := SHELL empty space comma newline pound backslash
|
/aosp12/frameworks/native/cmds/lshal/libprocpartition/ |
H A D | procpartition.cpp | 75 size_t backslash = path.find_first_of('/', 1); in getPartitionFromRealpath() local 76 std::string partition = (backslash != std::string::npos) ? path.substr(1, backslash - 1) : path; in getPartitionFromRealpath()
|
/aosp12/packages/modules/DnsResolver/tests/testdata/ |
H A D | README.md | 117 backslash '\\' for new line if required
|
/aosp12/system/core/init/ |
H A D | README.md | 8 whitespace. The c-style backslash escapes may be used to insert 10 whitespace from breaking text into multiple tokens. The backslash,
|
/aosp12/system/media/audio_utils/ |
H A D | Doxyfile | 250 # escape them by means of a backslash (\), this can lead to conflicts with the 1710 # generate index for LaTeX. In case there is no backslash (\) as first character
|
/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 | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |