HomeSort by relevance Sort by last modified time
    Searched refs:ship (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autofill/
address_field.cc 150 // "bill" or "ship". We could check for the ECML type prefixes
152 // and Ecom_ShipTo contain "bill" and "ship" anyway.
385 // "Ship-to Address".
388 size_t ship = text.rfind( local
391 if (bill == string16::npos && ship == string16::npos)
394 if (bill != string16::npos && ship == string16::npos)
397 if (bill == string16::npos && ship != string16::npos)
400 if (bill > ship)
  /external/chromium/third_party/libjingle/source/talk/
main.scons 365 # Generate maximal debugging information. (It is stripped from what we ship
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 474 milliseconds