Searched refs:word (Results 1 - 8 of 8) sorted by relevance

/system/core/rootdir/
H A DAndroid.mk34 bcp_md5 := $(word 1, $(shell echo $(PRODUCT_BOOTCLASSPATH) $(PRODUCT_SYSTEM_SERVER_CLASSPATH) | $(MD5SUM)))
/system/core/libpixelflinger/codeflinger/
H A Dmips_disassem.c191 i.word = insn;
195 if (i.word == 0) {
199 if (i.word == 0x0080) {
203 if (i.word == 0x00c0) {
H A Dmips_opcode.h48 unsigned word; member in union:__anon180
H A DARMAssembler.cpp434 #pragma mark Byte/half word extract and extend (ARMv6+ only)...
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.h110 bool word; member in struct:__anon246
H A Dfastgrep.c95 fg->word = wflag;
116 fg->word = true;
121 * the word match character classes at the beginning and ending
H A Dutil.c325 /* Check for whole word match */
326 if (fg_pattern[i].word && pmatch.rm_so != 0) {
/system/media/camera/docs/
H A Dhtml.mako41 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }

Completed in 200 milliseconds