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

12 3 4 5 6 7 8 91011>>

  /external/qemu/android/config/darwin-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/freebsd-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/linux-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/windows/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/sqlite/dist/
NOTICE 8 May you share freely, never taking more than you give.
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
window-open-expected.txt 1 This is a test to make sure the localStorage object for multiple windows in the same security origin share the same global storage area.
  /external/e2fsprogs/debian/
initrd-tools.e2fsprogs 3 # /usr/share/initrd-tools/scripts/e2fsprogs
5 cp /usr/share/e2fsprogs/initrd.ext3-add-journal \
rules 50 # docdir=${maindir}/usr/share/doc/${package}
51 MANDIR=/usr/share/man
100 --enable-elf-shlibs --infodir=/usr/share/info --enable-fsck
326 $(INSTALL) -m 0644 -D -p debian/$$i ${debdir}/$${pkg}/usr/share/lintian/overrides/$${pkg} ;\
330 mkdir -p debian/e2fsprogs/usr/share/initrd-tools/scripts
332 debian/e2fsprogs/usr/share/initrd-tools/scripts/e2fsprogs
335 mkdir -p debian/e2fsprogs/usr/share/e2fsprogs
337 debian/e2fsprogs/usr/share/e2fsprogs/initrd.ext3-add-journal
342 mkdir -p ${debdir}/libblkid${BLKID_SOVERSION}/usr/share/doc/libblkid${BLKID_SOVERSION}
343 mkdir -p ${debdir}/libblkid-dev/usr/share/do
    [all...]
  /external/dbus/test/data/equiv-config-files/basic/basic.d/
basic.conf 8 <servicedir>/usr/share/foo</servicedir>
  /external/dbus/test/data/equiv-config-files/entities/basic.d/
basic.conf 8 <servicedir>/usr/share/foo</servicedir>
  /external/dbus/test/data/valid-config-files/basic.d/
basic.conf 8 <servicedir>/usr/share/foo</servicedir>
  /external/v8/test/mjsunit/tools/
tickprocessor-test.gc-state 17 Note: percentage shows a share of a particular caller in the total
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 43 * Message to notify when a transfer is completed For outbound share, it
44 * means one file has been sent. For inbounds share, it means one file has
50 * Message to notify when a session is completed For outbound share, it
51 * should be a consequence of session.stop() For inbounds share, it should
73 void addShare(BluetoothOppShareInfo share);
BluetoothOppBatch.java 84 * Called to notify when a share is added into the batch
90 * Called to notify when a share is deleted from the batch
120 * Add one share into the batch.
134 * Delete one share from the batch. Not used now.
136 /*It should only be called under requirement that cancel one single share, but not to
156 * 2) Go through mShares list and mark all incomplete share as CANCELED status
181 /** check if a specific share is in this batch */
203 * @return BluetoothOppShareInfo, for the first pending share, or null if
208 BluetoothOppShareInfo share = mShares.get(i); local
209 if (share.mStatus == BluetoothShare.STATUS_PENDING)
    [all...]
  /external/dbus/test/data/equiv-config-files/entities/
entities-1.conf 9 <servicedir>/usr/&amp;share/foo</servicedir>
  /external/dbus/test/data/valid-config-files/
entities.conf 9 <servicedir>/usr/&amp;share/foo</servicedir>
basic.conf 8 <servicedir>/usr/share/foo</servicedir>
  /external/stlport/test/unit/
shared_ptr_test.cpp 38 CPPUNIT_CHECK( !(p < q) && !(q < p) ); // p and q share ownership
  /external/webkit/WebKitTools/wx/packaging/debian/
copyright 13 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
  /packages/apps/Bluetooth/res/values/
test_strings.xml 4 <string name="app_name">Bluetooth Share</string>
  /external/dropbear/debian/
rules 40 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
82 install -d -m0755 '$(DIR)'/usr/share/man/man8
84 install -m644 $$i '$(DIR)'/usr/share/man/man8/ || exit 1; \
86 gzip -9 '$(DIR)'/usr/share/man/man8/*.8
87 install -d -m0755 '$(DIR)'/usr/share/man/man1
88 install -m644 dbclient.1 '$(DIR)'/usr/share/man/man1/
89 gzip -9 '$(DIR)'/usr/share/man/man1/*.1
  /external/libpcap/packaging/
pcap.spec 33 mkdir -p $RPM_BUILD_ROOT/usr/share/man
36 make install DESTDIR=$RPM_BUILD_ROOT mandir=/usr/share/man
61 /usr/share/man/man3/*
pcap.spec.in 33 mkdir -p $RPM_BUILD_ROOT/usr/share/man
36 make install DESTDIR=$RPM_BUILD_ROOT mandir=/usr/share/man
61 /usr/share/man/man3/*
  /external/bluetooth/bluez/
bootstrap-configure 15 --mandir=/usr/share/man \
  /external/dbus/test/data/equiv-config-files/basic/
basic-1.conf 8 <servicedir>/usr/share/foo</servicedir>

Completed in 1107 milliseconds

12 3 4 5 6 7 8 91011>>