HomeSort by relevance Sort by last modified time
    Searched full:customers (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /frameworks/support/room/integration-tests/testapp/src/main/java/android/arch/persistence/room/integration/testapp/database/
CustomerDao.java 40 * Insert multiple customers.
41 * @param customers Customers.
44 void insertAll(Customer[] customers);
47 * @return LivePagedListProvider of customers, ordered by last name. Call
55 * @return number of customers
SampleDatabase.java 23 * Sample database of customers.
  /external/cmockery/cmockery_0_1_2/src/example/
customer_database.c 25 return connect_to_database("customers.abcd.org", 321);
37 "SELECT ID FROM CUSTOMERS WHERE NAME = %s", customer_name);
  /external/owasp/sanitizer/tools/findbugs/doc/
users.html 87 <img src="customers/geoLocation.png" alt="Downloads by country">
90 <img src="customers/geoMap.png" alt="Cities with the most downloads">
108 src="customers/ITAsoftware.png" alt="ITA Software">
113 src="customers/glassfish.png" alt="Glassfish">
132 src="customers/sat4j.png" alt="SAT 4j">
137 src="customers/sleepycat.png" alt="SleepyCat">
157 src="customers/google.png" alt="Google">
163 <a href="http://www.sun.com"><img src="customers/sun.png"
168 <a href="http://www.nsf.gov/"><img src="customers/nsf.png"
176 src="customers/logo_umd.png" alt="Univ. of Maryland"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/functional/semaphores/
sem_sleepingbarber.c 63 ("There are no more customers waiting, barber will sleep.\n");
80 ("A customer sits in the barber's chair and get a hair cut. %d customers left waiting.\n",
95 void *customers(void *ID) function
115 ("Customer %d sits down, now %d customers are waiting.\n",
169 pthread_create(&cus[i], NULL, customers, (void *)&ID[i]);
  /development/host/windows/usb/api/
adb_winusb_api.h 34 is that customers may have a legacy driver that they don't want to upgrade
  /development/host/windows/usb/
readme.txt 2 WinUsb framework on customers machines. In order to build installation
  /external/autotest/client/site_tests/bluetooth_IDCheck/
bluetooth_IDCheck.py 20 # Boards which are not shipped to customers and don't need an id.
  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
negative_sign.pass.cpp 18 // If customers complain, I'll endeavor to minimize customer complaints
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
negative_sign.pass.cpp 18 // If customers complain, I'll endeavor to minimize customer complaints
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
negative_sign.pass.cpp 18 // If customers complain, I'll endeavor to minimize customer complaints
  /docs/source.android.com/en/
_index.yaml 13 devices for your customers.
  /frameworks/support/room/integration-tests/testapp/src/main/java/android/arch/persistence/room/integration/testapp/
CustomerViewModel.java 35 * Sample database-backed view model of Customers
  /docs/source.android.com/en/source/
roles.html 47 (along with users) are the "customers" of the platform the contributors
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.cc 105 // pre-release versions, but not in versions released to customers,
  /frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeApp.java 107 + " your customers!");
  /external/libpcap/
README.dag 7 instructions supplied with that package. Current Endace customers can download
  /external/mesa3d/src/gallium/docs/source/drivers/openswr/
faq.rst 83 * Our customers prefer open source, and allowing them to simply
  /prebuilts/go/darwin-x86/src/image/jpeg/
idct.go 27 * customers, employees, agents, transferees, successors, and assigns.
  /prebuilts/go/linux-x86/src/image/jpeg/
idct.go 27 * customers, employees, agents, transferees, successors, and assigns.
  /external/svox/pico/lib/
picodbg.h 39 * the binaries delivered to customers. To enable diagnostic output
  /device/asus/fugu/self-extractors/asus/
LICENSE 149 their officers, directors, customers, employees and successors and
  /device/asus/fugu/self-extractors/broadcom/
LICENSE 110 its officers, directors, customers, employees and successors and
  /device/asus/fugu/self-extractors/google/
LICENSE 110 its officers, directors, customers, employees and successors and
  /device/asus/fugu/self-extractors/intel/
LICENSE 125 their officers, directors, customers, employees and successors and

Completed in 1893 milliseconds

1 2 3 4