Searched refs:ship (Results 1 – 25 of 51) sorted by relevance
123
/external/libexif/binary/ |
D | Makefile.am | 5 SH_DIST_HOOK = dist-ship-binary-hook 6 dist-ship-binary-hook include bin:
|
D | Makefile.in | 211 @SHIP_BINARIES_TRUE@SH_DIST_HOOK = dist-ship-binary-hook 400 @SHIP_BINARIES_TRUE@dist-ship-binary-hook include bin:
|
/external/chromium/chrome/browser/autofill/ |
D | address_field.cc | 388 size_t ship = text.rfind( in AddressTypeFromText() local 391 if (bill == string16::npos && ship == string16::npos) in AddressTypeFromText() 394 if (bill != string16::npos && ship == string16::npos) in AddressTypeFromText() 397 if (bill == string16::npos && ship != string16::npos) in AddressTypeFromText() 400 if (bill > ship) in AddressTypeFromText()
|
/external/naver-fonts/ |
D | README | 3 from http://hangeul.naver.com/font. Because these fonts ship with 6 will ship on Android devices which do not use hints, the following changes
|
/external/libexif/ |
D | configure.ac | 88 dnl Whether we're supposed to ship binaries in the tarball 92 AC_ARG_ENABLE([ship-binaries], 93 [AS_HELP_STRING([--enable-ship-binaries], 94 [Whether to ship binaries in the tarball [default=no]])],[
|
D | README-Win32.txt | 30 then add the --enable-ship-binaries option to the ./configure command line.
|
D | README | 117 --enable-ship-binaries To include Windows DLLs in 'make dist'
|
/external/llvm/test/YAMLParser/ |
D | spec-02-27.data | 16 ship-to: *id001
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p3-0x.cpp | 55 Map ship = {{"Sophie",14}, {"Surprise",28}}; variable
|
/external/iptables/extensions/ |
D | libxt_SET.man | 25 kernels do not ship this currently, the ipset or Xtables-addons package needs
|
D | libxt_set.man | 22 kernels do not ship this currently, the ipset or Xtables-addons package needs
|
/external/chromium_org/native_client_sdk/src/ |
D | README.Makefiles | 4 The examples and libraries that ship with the Native Client SDK use a
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | Settings.in | 19 # new feature. For example, we may choose to ship a new UI behavior or 21 # and metrics on its use from the wild) before attempting to ship it to
|
/external/valgrind/main/ |
D | README_PACKAGERS | 9 -- Do not ship your Linux distro with a completely stripped
|
/external/chromium_org/components/autofill/core/browser/ |
D | autofill_regex_constants.cc.utf8 | 222 "|ship.?name"
|
/external/libexif/m4m/ |
D | gp-check-library.m4 | 141 dnl certain known libraries ship with.
|
/external/tcpdump/ |
D | configure.in | 552 # it does not ship with a libc symbol "inet_ntop()", it ships with 709 dnl Check for Mac OS X, which may ship pcap.h from 0.6 but libpcap may
|
D | INSTALL | 31 Note that most systems ship tcpdump, but usually an older version.
|
/external/chromium/third_party/libjingle/source/talk/ |
D | main.scons | 365 # Generate maximal debugging information. (It is stripped from what we ship
|
/external/chromium_org/build/linux/ |
D | system.gyp | 610 # Since we need to support both cases for now, we ship a copy of
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | buildrec.dox | 43 /// If you use the shared version of the libraries, DLL or .so/.so/.a then you must ship the librar…
|
/external/chromium_org/third_party/libjingle/source/talk/ |
D | main.scons | 365 # Generate maximal debugging information. (It is stripped from what we ship
|
/external/stlport/doc/ |
D | FAQ | 16 library that ship with my compiler?
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | faq.rst | 56 * **Convenience:** Developers only need to ship a single ``.pexe`` file,
|
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
D | PHP Markdown Extra Readme.text | 150 Many web applications now ship with PHP Markdown, or have plugins to
|
123