Home
last modified time | relevance | path

Searched refs:word (Results 1 – 24 of 24) sorted by relevance

/system/extras/memory_replay/
Dmain.cpp45 char* word = reinterpret_cast<char*>(memchr(line, ':', line_len)); in GetMaxAllocs() local
46 if (word == nullptr) { in GetMaxAllocs()
50 word++; in GetMaxAllocs()
51 while (*word++ == ' '); in GetMaxAllocs()
55 if (*word == 'f') { in GetMaxAllocs()
58 if (sscanf(word, "free %" SCNxPTR, &pointer) == 1 && pointer != 0) { in GetMaxAllocs()
61 } else if (*word != 't') { in GetMaxAllocs()
/system/libhwbinder/
DDebug.cpp221 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/
Dranker.py70 def is_number(word): argument
72 int(word)
/system/core/libpixelflinger/codeflinger/
Dmips_disassem.c192 i.word = insn; in db_disasm_insn()
196 if (i.word == 0) { in db_disasm_insn()
200 if (i.word == 0x0080) { in db_disasm_insn()
204 if (i.word == 0x00c0) { in db_disasm_insn()
Dmips64_disassem.c157 i.word = insn; in db_disasm_insn()
161 if (i.word == 0) { in db_disasm_insn()
165 if (i.word == 0x0080) { in db_disasm_insn()
169 if (i.word == 0x00c0) { in db_disasm_insn()
Dmips_opcode.h48 unsigned word; member
DARMAssembler.cpp420 #pragma mark Byte/half word extract and extend (ARMv6+ only)...
/system/core/init/
Dsubcontext_test.cpp108 for (const auto& word : expected_words) { in TEST() local
111 word, in TEST()
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dfastgrep.c95 fg->word = wflag; in fastcomp()
116 fg->word = true; in fastcomp()
Dgrep.h110 bool word; member
Dutil.c326 if (fg_pattern[i].word && pmatch.rm_so != 0) { in procline()
/system/core/rootdir/
DAndroid.mk151 ; mkdir -p $(dir $(TARGET_ROOT_OUT)/$(word 2,$(p))) \
152 ; ln -sf $(word 1,$(p)) $(TARGET_ROOT_OUT)/$(word 2,$(p)))
/system/core/libcrypto_utils/
Dandroid_pubkey.c27 #error RSA modulus size must be multiple of the word size!
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc222 uint64_t word = 0; in IncomingCommandPacket() local
225 response_data.push_back(word); in IncomingCommandPacket()
226 word = 0; in IncomingCommandPacket()
228 word |= static_cast<uint64_t>(name[i]) << (8 * (i % 8)); in IncomingCommandPacket()
230 response_data.push_back(word); in IncomingCommandPacket()
599 uint64_t word = 0; in IncomingResponsePacket() local
603 word = args.extract<uint64_t>(); in IncomingResponsePacket()
605 remote_name += static_cast<uint8_t>(word >> (byte * 8)); in IncomingResponsePacket()
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE118 # 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/
DLICENSE118 # 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/
DLICENSE118 # 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/
Dhtml.mako41 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }
/system/netd/server/
DNetdNativeService.cpp143 bool contains(const Vector<String16>& words, const String16& word) { in contains() argument
145 if (w == word) return true; in contains()
/system/update_engine/
Dpylintrc178 # A path to a file that contains private dictionary; one word per line.
/system/media/audio_utils/
DDoxyfile29 # 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
DDoxyfile.orig29 # 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
/system/chre/pal/doc/
DDoxyfile29 # 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/chre_api/doc/
DDoxyfile29 # 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