HomeSort by relevance Sort by last modified time
    Searched full:marshall (Results 26 - 50 of 88) sorted by null

12 3 4

  /frameworks/base/docs/html/guide/components/
aidl.jd 34 operating system can understand, and marshall the objects across that boundary for you. The code to
352 <p>AIDL uses these methods and fields in the code it generates to marshall and unmarshall
  /ndk/sources/cxx-stl/llvm-libc++/www/
index.html 269 <li><a href="http://marshall.calepin.co/llvmclang-and-standard-libraries-on-mac-os-x.html">Excellent notes by Marshall Clow</a></li>
  /packages/apps/DeskClock/src/com/android/deskclock/
Alarms.java 442 // To avoid this, we marshall the data ourselves and then parcel a plain
448 intent.putExtra(ALARM_RAW_DATA, out.marshall());
  /frameworks/base/services/java/com/android/server/content/
SyncStorageEngine.java     [all...]
  /external/grub/stage2/
ufs2.h 6 * This software was developed for the FreeBSD Project by Marshall
  /external/libffi/
README 298 mips Anthony Green, Casey Marshall
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/provider/
Images.java 87 "https://lh6.googleusercontent.com/-flsqwMrIk2Q/URqu24PcmjI/AAAAAAAAAbs/5ocIH85XofM/s1024/Marshall%252520Beach%252520Sunset.jpg",
198 "https://lh6.googleusercontent.com/-flsqwMrIk2Q/URqu24PcmjI/AAAAAAAAAbs/5ocIH85XofM/s160-c/Marshall%252520Beach%252520Sunset.jpg",
  /external/tcpdump/
print-snmp.c 30 * Additional ASN.1 insight gained from Marshall T. Rose's _The_Open_Book_.
738 case BE_UNS64: { /* idea borrowed from by Marshall Rose */
    [all...]
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 545 { "maine", 5, 5, 24 }, { "marshall islands", 8, 16, 25 },
695 MH = 25, // MH Marshall Islands
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h 139 // Serialize/Marshall the patch data into a newly malloc-ed block
141 // Serialize/Marshall the patch data
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
BundleTest.java 770 byte[] buf = out.marshall();
  /frameworks/base/tools/aidl/
generate_java_binder.cpp 357 // marshall the return value
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
MccTable.java 492 sTable.add(new MccEntry(551,"mh",2)); //Marshall Islands (Republic of the)
  /packages/apps/DeskClock/res/values-ca/
strings.xml 206 <item msgid="5495601234086197399">"Illes Marshall"</item>
  /packages/apps/DeskClock/res/values-da/
strings.xml 206 <item msgid="5495601234086197399">"Marshalløerne"</item>
  /packages/apps/DeskClock/res/values-en-rGB/
strings.xml 206 <item msgid="5495601234086197399">"Marshall Islands"</item>
  /packages/apps/DeskClock/res/values-es/
strings.xml 206 <item msgid="5495601234086197399">"Islas Marshall"</item>
  /packages/apps/DeskClock/res/values-es-rUS/
strings.xml 206 <item msgid="5495601234086197399">"Islas Marshall"</item>
  /packages/apps/DeskClock/res/values-fr/
strings.xml 206 <item msgid="5495601234086197399">"Îles Marshall"</item>
  /packages/apps/DeskClock/res/values-hu/
strings.xml 206 <item msgid="5495601234086197399">"Marshall-szigetek"</item>
  /packages/apps/DeskClock/res/values-in/
strings.xml 206 <item msgid="5495601234086197399">"Kepulauan Marshall"</item>
  /packages/apps/DeskClock/res/values-it/
strings.xml 206 <item msgid="5495601234086197399">"Isole Marshall"</item>
  /packages/apps/DeskClock/res/values-ms/
strings.xml 206 <item msgid="5495601234086197399">"Kepulauan Marshall"</item>
  /packages/apps/DeskClock/res/values-nb/
strings.xml 206 <item msgid="5495601234086197399">"Marshalløyene"</item>
  /packages/apps/DeskClock/res/values-pt/
strings.xml 206 <item msgid="5495601234086197399">"Ilhas Marshall"</item>

Completed in 4630 milliseconds

12 3 4