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

1 2 3 4 5 6 7 8 91011>>

  /external/strace/xlat/
semctl_flags.in 9 GETALL
semctl_flags.h 37 #if defined(GETALL) || (defined(HAVE_DECL_GETALL) && HAVE_DECL_GETALL)
38 XLAT(GETALL),
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-getall.py 12 props = wpas_obj.GetAll("fi.w1.wpa_supplicant1",
14 print "GetAll(fi.w1.wpa_supplicant1, /fi/w1/wpa_supplicant1):"
25 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface",
28 print "GetAll(fi.w1.wpa_supplicant1.Interface, %s):" % (path)
31 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface.WPS",
34 print "GetAll(fi.w1.wpa_supplicant1.Interface.WPS, %s):" % (path)
41 props = bss_obj.GetAll("fi.w1.wpa_supplicant1.BSS",
44 print "GetAll(fi.w1.wpa_supplicant1.BSS, %s):" % (res[0])
51 props = net_obj.GetAll("fi.w1.wpa_supplicant1.Network",
54 print "GetAll(fi.w1.wpa_supplicant1.Network, %s):" % (res[0]
    [all...]
  /external/mockito/src/org/mockito/internal/verification/
RegisteredInvocations.java 22 List<Invocation> getAll();
SingleRegisteredInvocation.java 26 public List<Invocation> getAll() {
DefaultRegisteredInvocations.java 38 public List<Invocation> getAll() {
  /external/guava/guava-tests/test/com/google/common/cache/
CacheEvictionTest.java 190 getAll(cache, asList(0, 1, 2));
195 getAll(cache, asList(10, 11, 12));
200 getAll(cache, asList(6, 7, 8));
205 getAll(cache, asList(13, 14, 15));
223 getAll(cache, asList(0, 1, 2));
228 getAll(cache, asList(10));
233 getAll(cache, asList(6, 7, 8));
238 getAll(cache, asList(15));
243 getAll(cache, asList(9));
248 getAll(cache, asList(1))
    [all...]
  /external/autotest/client/cros/cellular/
modem1.py 75 def GetAll(self, iface):
77 return obj_iface.GetAll(iface)
102 iface_props = self.GetAll(iface)
111 sim_props = sim_props_iface.GetAll(mm1.SIM_INTERFACE)
135 props = self.GetAll(mm1.MODEM_INTERFACE)
180 props = self.GetAll(mm1.MODEM_INTERFACE)
211 props = self.GetAll(mm1.MODEM_INTERFACE)
218 props = self.GetAll(mm1.MODEM_INTERFACE)
229 props = self.GetAll(mm1.MODEM_INTERFACE)
  /external/autotest/client/site_tests/security_DbusMap/
baseline 100 "GetAll",
174 "GetAll",
244 "GetAll",
275 "GetAll",
313 "GetAll",
413 "GetAll",
466 "GetAll",
503 "GetAll",
682 "GetAll",
baseline.chronos 77 "GetAll",
151 "GetAll",
234 "GetAll",
259 "GetAll",
351 "GetAll",
546 "GetAll",
baseline.nobody 107 "GetAll",
152 "GetAll",
224 "GetAll",
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheLoader.java 68 * {@link LoadingCache#getAll}.
71 * contain will be cached, but {@code getAll} will throw an exception. If the returned map
73 * but only the entries for {@code keys} will be returned from {@code getAll}.
76 * many individual lookups. Note that {@link LoadingCache#getAll} will defer to individual calls
89 // This will be caught by getAll(), causing it to fall back to multiple calls to
  /external/guava/guava/src/com/google/common/cache/
AbstractLoadingCache.java 34 * {@link #getUnchecked}, {@link #get(Object, Callable)}, and {@link #getAll} are implemented in
60 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException {
ForwardingLoadingCache.java 57 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException {
58 return delegate().getAll(keys);
  /external/kernel-headers/original/uapi/linux/
sem.h 12 #define GETALL 13 /* get all semval's */
48 unsigned short __user *array; /* array for GETALL & SETALL */
  /external/v8/build/android/pylib/base/
base_test_result_unittest.py 30 self.tr.GetAll().symmetric_difference(
49 tr2.GetAll().symmetric_difference(
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sem.h 31 #define GETALL 13 /* get all semval's */
58 unsigned short int *array; <= array for GETALL & SETALL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sem.h 12 #define GETALL 13 /* get all semval's */
48 unsigned short *array; /* array for GETALL & SETALL */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sem.h 31 #define GETALL 13 /* get all semval's */
58 unsigned short int *array; <= array for GETALL & SETALL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sem.h 12 #define GETALL 13 /* get all semval's */
48 unsigned short *array; /* array for GETALL & SETALL */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sem.h 31 #define GETALL 13 /* get all semval's */
58 unsigned short int *array; <= array for GETALL & SETALL
  /development/ndk/platforms/android-3/include/linux/
sem.h 21 #define GETALL 13
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
sem.h 21 #define GETALL 13
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
sem.h 21 #define GETALL 13
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
sem.h 21 #define GETALL 13

Completed in 1748 milliseconds

1 2 3 4 5 6 7 8 91011>>