Home
last modified time | relevance | path

Searched refs:hword (Results 1 – 6 of 6) sorted by relevance

/external/hyphenation/
Dexample.c69 char hword[BUFSIZE * 2]; in main() local
147 hword[0] = '\0'; in main()
150 (optd && hnj_hyphen_hyphenate2(dict, lcword, n-1, hyphens, hword, &rep, &pos, &cut))) { in main()
181 fprintf(stdout,"%s\n", hword); in main()
/external/llvm/test/CodeGen/ARM/
Dunaligned_load_store.ll31 define void @hword(double* %a, double* %b) nounwind {
33 ; EXPANDED-LABEL: hword:
39 ; UNALIGNED-LABEL: hword:
/external/llvm/test/MC/AArch64/
Dmapping-within-section.s9 .hword 2
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
Ddatavis.asm17 .hword 0
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
Dnasm-token.re227 'hword' {
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2954 def hword_addrparams : AddrParams<"hword">;