Home
last modified time | relevance | path

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

12

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp995 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/
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/providers/MediaProvider/tests/res/raw/
Dtest_wpl.wpl3 <head>
10 </head>
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dreader.h643 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/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/calendarsync/proto/
Dcalendar.proto45 // Information about the calendars to be send to the head unit.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dinternals.md339 States are constructed by the head and body of production.
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
Dauto-value-1.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
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=1414726258, ...
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=1414726264, ...

12