Searched refs:setVendor (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/GettingStarted/
H A DInventory.java30 public void setVendor(String data) { method in class:Inventory
H A DInventoryBinding.java26 inventory.setVendor(vendor);
H A DExampleDatabaseLoad.java147 theInventory.setVendor(sArray[5]);
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/getting_started/
H A DgettingStartedCommon.hpp13 inline void setVendor(std::string &vendor) {vendor_ = vendor;} function in class:InventoryData
H A Dexcxx_example_database_load.cpp164 inventoryData.setVendor(substring);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DTriple.h336 /// setVendor - Set the vendor (second) component of the triple to a
338 void setVendor(VendorType Kind);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DTriple.cpp646 void Triple::setVendor(VendorType Kind) { function in class:Triple

Completed in 127 milliseconds