Searched refs:Acc (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 406 unsigned Acc = 0; // Value accumulator. in createWideStores() local 418 Acc |= Val; in createWideStores() 431 if (Acc < 0x10000) { in createWideStores() 437 int Val = (TotalSize == 2) ? int16_t(Acc) : int(Acc); in createWideStores() 453 .addImm(int(Acc)); in createWideStores()
|
/external/bison/doc/figs/ |
D | example.dot | 28 "5R0" [label="Acc", fillcolor=1, shape=diamond, style=filled]
|
/external/bison/tests/ |
D | output.at | 278 "3R0" [label="Acc", fillcolor=1, shape=diamond, style=filled] 342 "8R0" [label="Acc", fillcolor=1, shape=diamond, style=filled] 401 "7R0" [label="Acc", fillcolor=1, shape=diamond, style=filled] 442 "4R0" [label="Acc", fillcolor=1, shape=diamond, style=filled] 481 "5R0" [label="Acc", fillcolor=1, shape=diamond, style=filled] 551 "8R0" [label="Acc", fillcolor=1, shape=diamond, style=filled]
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 112 TypeSpec Acc; in fromTypeSpecs() local 115 Acc.push_back(I); in fromTypeSpecs() 116 Ret.push_back(TypeSpec(Acc)); in fromTypeSpecs() 117 Acc.clear(); in fromTypeSpecs() 119 Acc.push_back(I); in fromTypeSpecs()
|
/external/tcpdump/tests/ |
D | print-capXX.out | 33 0x00d0: 6f64 696e 673a 2067 7a69 700d 0a41 6363 oding:.gzip..Acc
|
D | print-capX.out | 51 0x00c0: 612d 3431 3165 6231 6264 220d 0a41 6363 a-411eb1bd"..Acc
|
/external/avahi/po/ |
D | fr.po | 107 msgstr "Accès refusé"
|
D | ca.po | 114 msgstr "Accés denegat"
|
/external/dnsmasq/po/ |
D | fr.po | 448 msgstr "Acc�s aux seuls fichiers appartenants � l'utilisateur sous lequel tourne dnsmasq"
|
/external/bison/ |
D | ChangeLog | 1244 as a special reduction, with a blue color and an "Acc" label. Show the
|
/external/bison/doc/ |
D | bison.texi | 8866 state. It is shown as a blue diamond, labelled ``Acc''.
|
D | bison.info | 8374 state. It is shown as a blue diamond, labelled "Acc".
|