/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/ |
D | UnboundedFifoByteBuffer.java | 58 protected int head; field in UnboundedFifoByteBuffer 85 head = 0; in UnboundedFifoByteBuffer() 97 if (tail < head) { in size() 98 size = buffer.length - head + tail; in size() 100 size = tail - head; in size() 127 for (int i = head; i != tail;) { in add() 139 head = 0; in add() 162 return buffer[head]; in get() 176 byte element = buffer[head]; in remove() 178 head++; in remove() [all …]
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/ |
D | Builder.java | 192 Token head = node.firstToken; in buildString() local 196 while (head != tail) { in buildString() 197 out.append(head.image); in buildString() 198 head = head.next; in buildString() 200 addSpecials(out, head.specialToken); in buildString()
|
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
D | genPCLm.cpp | 995 ubyte *head, *tail, t0, t1, t2; in prepImageForBacksideDuplex() local 998 for (head = imagePtr, tail = imagePtr + numBytes - 1; tail > head;) { in prepImageForBacksideDuplex() 999 t0 = *head; in prepImageForBacksideDuplex() 1000 t1 = *(head + 1); in prepImageForBacksideDuplex() 1001 t2 = *(head + 2); in prepImageForBacksideDuplex() 1003 *head = *(tail - 2); in prepImageForBacksideDuplex() 1004 *(head + 1) = *(tail - 1); in prepImageForBacksideDuplex() 1005 *(head + 2) = *(tail - 0); in prepImageForBacksideDuplex() 1010 head += 3; in prepImageForBacksideDuplex() 1014 for (head = imagePtr, tail = imagePtr + numBytes; tail > head;) { in prepImageForBacksideDuplex() [all …]
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | LocalMergeAlbum.java | 123 SortedMap<Integer, int[]> head = mIndex.headMap(start + 1); in getMediaItem() local 124 int markPos = head.lastKey(); in getMediaItem() 125 int[] subPos = head.get(markPos).clone(); in getMediaItem()
|
/packages/providers/MediaProvider/tests/res/raw/ |
D | test_wpl.wpl | 3 <head> 10 </head>
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
D | reader.h | 643 typename InputStream::Ch *head = s.PutBegin(); 646 size_t length = s.PutEnd(head) - 1; 648 const typename TargetEncoding::Ch* const str = (typename TargetEncoding::Ch*)head;
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | internals.md | 339 States are constructed by the head and body of production.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | it_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | tr_wordlist.combined.gz |
|
D | ro_wordlist.combined.gz |
|