HomeSort by relevance Sort by last modified time
    Searched full:place (Results 826 - 850 of 4393) sorted by null

<<31323334353637383940>>

  /external/webkit/WebCore/rendering/
RenderRubyRun.cpp 65 // The only place where a ruby text can be is in the first position
72 // The only place where a ruby base can be is in the last position
131 // In this case the new text takes the place of the old one, and
  /frameworks/base/include/binder/
Parcel.h 87 // Place a native_handle into the parcel (the native_handle's file-
93 // Place a file descriptor into the parcel. The given fd must remain
97 // Place a file descriptor into the parcel. A dup of the fd is made, which
  /cts/tools/dasm/src/java_cup/
version.java 6 * place to put this kind of information so it can be updated easily
  /dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java 287 * will call {@link OffsettedItem#place} on each item. If an item
288 * does not know its write size before the call to {@code place},
312 int placedAt = one.place(this, outAt);
315 throw new RuntimeException("bogus place() result for " +
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
CDATASectionImpl.java 77 * will be removed from the DOM tree and the new node inserted in its place.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
VarNameCollector.java 69 * be reset if rewriting takes place.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
package.html 34 concurrently in separate threads. When necessary, the Transformer waits for the parse events that must be in place before a
  /development/pdk/docs/porting/
audio.jd 27 <p>To implement an audio driver, create a shared library that implements the interface defined in <code>AudioHardwareInterface.h</code>. You must name your shared library <code>libaudio.so</code> so that it will get loaded from <code>/system/lib</code> at runtime. Place libaudio sources and <code>Android.mk</code> in <code>vendor/acme/chipset_or_board/libaudio/</code>.</p>
camera.jd 25 <p>To implement a camera driver, create a shared library that implements the interface defined in <code>CameraHardwareInterface.h</code>. You must name your shared library <code>libcamera.so</code> so that it will get loaded from <code>/system/lib</code> at runtime. Place libcamera sources and <code>Android.mk</code> in <code>vendor/acme/chipset_or_board/libcamera/</code>.</p>
gps.jd 22 <p>To implement a GPS driver, create a shared library that implements the interface defined in <code>gps.h</code>. You must name your shared library <code>libgps.so</code> so that it will get loaded from <code>/system/lib</code> at runtime. Place GPS sources and Android.mk in <code>vendor/acme/chipset_or_board/gps/</code> (where "acme" is your organization name and "chipset_or_board" is your hardware target).</p>
wifi.jd 26 <li>Place your driver in <code>libs/hardware/wifi/</code></li>
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ReadAsset.java 45 // Programmatically load text from an asset and place it into the
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 33 <dd>Shows how you can place overlays on top of a SurfaceView.
  /development/samples/TicTacToeLib/
_index.html 2 project that lets you store and manage shared code and resources in one place,
  /external/blktrace/btreplay/
btrecord.h 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/blktrace/btt/
bno_dump.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
bt_timeline.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dip_rb.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
latency.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
plat.c 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
trace_im.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
trace_issue.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
unplug_hist.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/bluetooth/bluez/doc/
bluez-docs.xml 42 <street>59 Temple Place</street> - Suite 330,
  /external/bluetooth/glib/gio/fen/
fen-data.h 19 * Free Software Foundation, Inc., 59 Temple Place, Suite 330,

Completed in 111 milliseconds

<<31323334353637383940>>