HomeSort by relevance Sort by last modified time
    Searched refs:linked (Results 1 - 25 of 35) sorted by null

1 2

  /external/icu4c/samples/ufortune/
fortunedefs.mk 6 # dll - will create a dynamically linked library
24 # Don't call udata_setAppData unless we are linked with the data
  /bionic/libc/arch-arm/bionic/
crtbegin_dynamic.S 34 # any executable that is dynamically-linked with Bionic
crtbegin_static.S 34 # any executable that is statically-linked with Bionic
  /bionic/libc/arch-sh/bionic/
crtbegin_static.S 34 # any executable that is statically-linked with Bionic
crtbegin_dynamic.S 34 # any executable that is dynamically-linked with Bionic
  /external/openssl/crypto/des/times/
usparc.cc 7 routines are being linked from a library. I'll record the higher
  /external/bluetooth/bluez/audio/
Android.mk 51 # This is linked to Audioflinger so **LGPL only**
  /bootable/recovery/updater/
Android.mk 10 # Build a statically-linked binary to include in OTA packages
39 # These libs are also linked in with updater, but we don't try to call
  /external/blktrace/btt/
devs.c 170 iop->linked = dip_rb_ins(dip, iop);
178 if (iop->linked) {
180 iop->linked = 0;
inlines.h 164 if (iop->linked) {
169 return iop->linked;
174 if (iop->linked)
globals.h 163 int linked; member in struct:io
  /dalvik/dexopt/
Android.mk 17 # so it must be linked against the full VM shared library.
  /bionic/libc/arch-x86/bionic/
crtbegin_static.S 33 # any executable that is statically-linked with Bionic
crtbegin_dynamic.S 33 # any executable that is dynamically-linked with Bionic
  /external/v8/tools/
consarray.js 34 * That's why we avoid copying memory and insead build a linked list
  /external/v8/benchmarks/
richards.js 253 * @param {TaskControlBlock} link the preceding block in the linked block list
508 * Besides carrying data, packets form linked lists and are hence used both as
510 * @param {Packet} link the tail of the linked list of packets
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 248 * @param {TaskControlBlock} link the preceding block in the linked block list
503 * Besides carrying data, packets form linked lists and are hence used both as
505 * @param {Packet} link the tail of the linked list of packets
  /external/libffi/
ltconfig 222 ## Dependencies to place before and after the object being linked:
    [all...]
ltmain.sh     [all...]
  /bionic/libc/
Android.mk 579 # To enable malloc leak check for statically linked programs, add
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 324 milliseconds

1 2