Home
last modified time | relevance | path

Searched refs:head (Results 1 – 25 of 25) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
DUnboundedFifoByteBuffer.java58 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/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DWnnSentence.java119 public WnnSentence(WnnClause head, WnnSentence tail) { in WnnSentence() argument
122 this.id = head.id; in WnnSentence()
123 this.candidate = head.candidate; in WnnSentence()
124 this.stroke = head.stroke; in WnnSentence()
125 this.frequency = head.frequency; in WnnSentence()
126 this.partOfSpeech = head.partOfSpeech; in WnnSentence()
127 this.attribute = head.attribute; in WnnSentence()
129 this.elements.add(head); in WnnSentence()
132 this.id = head.id; in WnnSentence()
133 this.candidate = head.candidate + tail.candidate; in WnnSentence()
[all …]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/
DBuilder.java192 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/apps/Launcher3/src/com/android/launcher3/
DMemoryTracker.java49 public int head = 0; field in MemoryTracker.ProcessMemInfo
138 info.head = (info.head+1) % info.pss.length; in update()
139 info.pss[info.head] = info.currentPss = dinfo.getTotalPss(); in update()
140 info.uss[info.head] = info.currentUss = dinfo.getTotalPrivateDirty(); in update()
DWeightWatcher.java264 x = mMemInfo.head * barStep; in onDraw()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DOpenWnnEngineJAJP.java421 WnnClause head = null; in convert() local
429 head = new WnnClause(input, (WnnWord)headCandidates.next()); in convert()
442 if (head != null) { in convert()
443 sentence = new WnnSentence(head, sentence); in convert()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalMergeAlbum.java123 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/apps/Mms/src/com/android/mms/ui/
DSlideshowActivity.java82 SMILElement head = smilDoc.getHead(); in isMMSConformance() local
83 if (head == null) { in isMMSConformance()
87 NodeList children = head.getChildNodes(); in isMMSConformance()
/packages/apps/Mms/src/com/android/mms/model/
DSmilHelper.java185 SMILElement head = (SMILElement) document.createElement("head"); in createSmilDocument() local
186 smil.appendChild(head); in createSmilDocument()
189 head.appendChild(layout); in createSmilDocument()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1393228155, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ...