Searched refs:inventory (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DInventoryBinding.java22 Inventory inventory = new Inventory();
23 inventory.setSku(sku);
24 inventory.setItemName(itemName);
25 inventory.setCategory(category);
26 inventory.setVendor(vendor);
27 inventory.setVendorInventory(vendorInventory);
28 inventory.setVendorPrice(vendorPrice);
30 return inventory;
37 Inventory inventory = (Inventory)object;
39 to.writeString(inventory
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A DMakefile9 ptrace.o hardware.o inventory.o drivers.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dklconfig.h194 unsigned char brd_inventory; /* inventory history */
223 unsigned char inventory; /* previous inventory status */ member in struct:klinfo_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h433 unsigned char brd_inventory; /* inventory history */
489 unsigned char inventory; /* previous inventory status */ member in struct:klinfo_s

Completed in 80 milliseconds