Searched refs:word (Results 1 – 19 of 19) sorted by relevance
/system/libhwbinder/ |
D | Debug.cpp | 221 size_t word; in printHexData() local 223 for (word = 0; word < bytesPerLine; ) { in printHexData() 229 const size_t startIndex = word+align_offset; in printHexData() 234 if (index == 0 && word > 0 && alignment > 0) { in printHexData() 248 if (index == 0 && word > 0) { in printHexData() 264 word += index; in printHexData()
|
/system/core/storaged/tools/ |
D | ranker.py | 70 def is_number(word): argument 72 int(word)
|
/system/core/rootdir/ |
D | Android.mk | 132 ; mkdir -p $(dir $(TARGET_ROOT_OUT)/$(word 2,$(p))) \ 133 ; ln -sf $(word 1,$(p)) $(TARGET_ROOT_OUT)/$(word 2,$(p)))
|
/system/core/init/ |
D | subcontext_test.cpp | 101 for (const auto& word : expected_words) { in TEST() local 104 word, in TEST()
|
/system/core/libcrypto_utils/ |
D | android_pubkey.c | 27 #error RSA modulus size must be multiple of the word size!
|
/system/timezone/testing/data/test1/output_data/icu_overlay/ |
D | LICENSE | 118 # The word list in cjdict.txt are generated by combining three word lists 119 # listed below with further processing for compound word breaking. The 330 # github.com/kanyawtech/myanmar-karen-word-lists
|
/system/timezone/output_data/icu_overlay/ |
D | LICENSE | 118 # The word list in cjdict.txt are generated by combining three word lists 119 # listed below with further processing for compound word breaking. The 330 # github.com/kanyawtech/myanmar-karen-word-lists
|
/system/timezone/testing/data/test2/output_data/icu_overlay/ |
D | LICENSE | 118 # The word list in cjdict.txt are generated by combining three word lists 119 # listed below with further processing for compound word breaking. The 330 # github.com/kanyawtech/myanmar-karen-word-lists
|
/system/timezone/testing/data/test3/output_data/icu_overlay/ |
D | LICENSE | 118 # The word list in cjdict.txt are generated by combining three word lists 119 # listed below with further processing for compound word breaking. The 330 # github.com/kanyawtech/myanmar-karen-word-lists
|
/system/media/camera/docs/ |
D | html.mako | 41 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }
|
/system/sepolicy/ |
D | Android.mk | 1435 $(eval _apex_name := $(call word-colon,1,$(_tuple)))\ 1436 $(eval _apex_path := $(call word-colon,2,$(_tuple)))\ 1437 $(eval _fc_path := $(call word-colon,3,$(_tuple)))\
|
/system/netd/server/ |
D | NetdNativeService.cpp | 161 bool contains(const Vector<String16>& words, const String16& word) { in contains() argument 163 if (w == word) return true; in contains()
|
/system/tools/mkbootimg/ |
D | pylintrc | 241 # A path to a file that contains private dictionary; one word per line.
|
/system/update_engine/ |
D | pylintrc | 178 # A path to a file that contains private dictionary; one word per line.
|
/system/media/audio_utils/ |
D | Doxyfile.bak | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 225 # This tag can be used to specify a number of word-keyword mappings (TCL only). 287 # be prevented in individual cases by by putting a % sign in front of the word 801 # output. The symbol name can be a fully qualified name, a word, or if the
|
D | Doxyfile.orig | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 225 # This tag can be used to specify a number of word-keyword mappings (TCL only). 287 # be prevented in individual cases by by putting a % sign in front of the word 801 # output. The symbol name can be a fully qualified name, a word, or if the
|
D | Doxyfile | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 233 # This tag can be used to specify a number of word-keyword mappings (TCL only). 307 # be prevented in individual cases by putting a % sign in front of the word or 844 # output. The symbol name can be a fully qualified name, a word, or if the
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 233 # This tag can be used to specify a number of word-keyword mappings (TCL only). 298 # be prevented in individual cases by putting a % sign in front of the word or 834 # output. The symbol name can be a fully qualified name, a word, or if the
|
/system/chre/pal/doc/ |
D | Doxyfile | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 233 # This tag can be used to specify a number of word-keyword mappings (TCL only). 298 # be prevented in individual cases by putting a % sign in front of the word or 834 # output. The symbol name can be a fully qualified name, a word, or if the
|