Searched refs:Get (Results 1 - 25 of 4314) sorted by last modified time

1234567891011>>

/external/zlib/src/as400/
H A Dzlib.inc363 D PR 10I 0 extproc('inflateGetDictionary') Get dictionary
387 D inflateMark PR 10I 0 extproc('inflateMark') Get inflate info
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs61 public int Get(byte[] destination, int offset, int count) method in class:DotZLib.CircularBuffer
72 public int Get() method in class:DotZLib.CircularBuffer
H A DUnitTests.cs52 Assert.AreEqual( -1, buf.Get() );
56 Assert.AreEqual( 1, buf.Get() );
58 Assert.AreEqual( -1, buf.Get() );
69 Assert.AreEqual( 1, buf.Get() );
73 Assert.AreEqual( 9, buf.Get(arr2,1,9) );
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter_armv6.S102 asr r7, #12 @ Get the value for inputState[0].
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dwpas-dbus-new-getall.py37 res = if_obj.Get("fi.w1.wpa_supplicant1.Interface", 'BSSs',
47 res = if_obj.Get("fi.w1.wpa_supplicant1.Interface", 'Networks',
H A Dwpas-dbus-new-signals.py29 ifaces = wpas_obj.Get(WPAS_DBUS_INTERFACE, 'Interfaces',
33 ifname = if_obj.Get(WPAS_DBUS_INTERFACES_INTERFACE, 'Ifname',
52 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'BSSID',
58 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'SSID',
62 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'WPA',
67 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'RSN',
72 freq = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Frequency',
74 signal = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Signal',
76 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Rates',
H A Dwpas-dbus-new.py28 ifaces = wpas_obj.Get(WPAS_DBUS_INTERFACE, 'Interfaces',
32 ifname = if_obj.Get(WPAS_DBUS_INTERFACES_INTERFACE, 'Ifname',
45 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'BSSID',
51 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'SSID',
55 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'WPA',
60 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'RSN',
65 freq = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Frequency',
67 signal = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Signal',
69 val = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Rates',
81 res = if_obj.Get(WPAS_DBUS_INTERFACES_INTERFAC
[all...]
/external/vixl/src/a64/
H A Dsimulator-a64.h151 T Get(unsigned size = sizeof(T)) const { function in class:vixl::SimRegisterBase
223 return registers_[code].Get<T>(size_in_bytes);
305 return fpregisters_[code].Get<T>(size_in_bytes);
/external/valgrind/main/VEX/priv/
H A Dhost_amd64_isel.c399 vassert(e->Iex.Get.ty == Ity_I64);
403 AMD64AMode_IR(e->Iex.Get.offset,
1252 /* Get the 64-bit operand into edx:eax, and the other into
1783 AMD64AMode_IR(e->Iex.Get.offset,
1793 AMD64AMode_IR(e->Iex.Get.offset,hregAMD64_RBP()),
2074 return AMD64RMI_Mem(AMD64AMode_IR(e->Iex.Get.offset,
2180 return AMD64RM_Mem(AMD64AMode_IR(e->Iex.Get.offset,
2513 /* Get the 128-bit operand into rdx:rax, and the other into
2598 AMD64AMode* am = AMD64AMode_IR( e->Iex.Get.offset,
2643 /* Get th
[all...]
H A Dhost_arm64_isel.c2273 && 0 == (e->Iex.Get.offset & 7) && e->Iex.Get.offset < (8<<12)-8) {
2276 = mk_baseblock_64bit_access_amode(e->Iex.Get.offset);
2281 && 0 == (e->Iex.Get.offset & 3) && e->Iex.Get.offset < (4<<12)-4) {
2284 = mk_baseblock_32bit_access_amode(e->Iex.Get.offset);
2289 && 0 == (e->Iex.Get.offset & 1) && e->Iex.Get.offset < (2<<12)-2) {
2292 = mk_baseblock_16bit_access_amode(e->Iex.Get.offset);
2297 /* && no alignment check */ && e->Iex.Get
[all...]
H A Dhost_arm_isel.c1561 //zz vassert(e->Iex.Unop.arg->Iex.Get.ty == Ity_I8);
1563 //zz amode = X86AMode_IR(e->Iex.Unop.arg->Iex.Get.offset,
1575 //zz vassert(e->Iex.Unop.arg->Iex.Get.ty == Ity_I16);
1577 //zz amode = X86AMode_IR(e->Iex.Unop.arg->Iex.Get.offset,
1787 && 0 == (e->Iex.Get.offset & 3)
1788 && e->Iex.Get.offset < 4096-4) {
1793 ARMAMode1_RI(hregARM_R8(), e->Iex.Get.offset)));
1801 //zz X86AMode_IR(e->Iex.Get.offset,hregX86_EBP()),
1968 ARMAMode1* am0 = ARMAMode1_RI(hregARM_R8(), e->Iex.Get.offset + 0);
1969 ARMAMode1* am4 = ARMAMode1_RI(hregARM_R8(), e->Iex.Get
[all...]
H A Dhost_mips_isel.c1777 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
2329 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
2997 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
3437 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
H A Dhost_ppc_isel.c1288 /* Get a 16-aligned address within our stack space */
2286 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
3117 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
3678 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
3881 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
4123 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
4179 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset,
4730 PPCAMode_IR( e->Iex.Get.offset,
4819 /* Get a quadword aligned address within our stack space */
H A Dhost_s390_isel.c1800 s390_amode *am = s390_amode_for_guest_state(expr->Iex.Get.offset);
1915 dst.variant.am = s390_amode_for_guest_state(expr->Iex.Get.offset);
2271 s390_amode *am = s390_amode_for_guest_state(expr->Iex.Get.offset);
2964 s390_amode *am = s390_amode_for_guest_state(expr->Iex.Get.offset);
3510 UInt offset = stmt->Ist.Store.data->Iex.Get.offset;
3649 UInt get_offset = stmt->Ist.Put.data->Iex.Get.offset;
H A Dhost_x86_isel.c1221 vassert(e->Iex.Unop.arg->Iex.Get.ty == Ity_I8);
1223 amode = X86AMode_IR(e->Iex.Unop.arg->Iex.Get.offset,
1235 vassert(e->Iex.Unop.arg->Iex.Get.ty == Ity_I16);
1237 amode = X86AMode_IR(e->Iex.Unop.arg->Iex.Get.offset,
1426 X86RMI_Mem(X86AMode_IR(e->Iex.Get.offset,
1436 X86AMode_IR(e->Iex.Get.offset,hregX86_EBP()),
1663 return X86RMI_Mem(X86AMode_IR(e->Iex.Get.offset,
1759 return X86RM_Mem(X86AMode_IR(e->Iex.Get.offset,
1884 X86AMode* am = X86AMode_IR(e->Iex.Unop.arg->Iex.Get.offset,
2138 X86AMode* am = X86AMode_IR(e->Iex.Get
[all...]
H A Dir_defs.c1188 ppIRType(e->Iex.Get.ty);
1189 vex_printf("(%d)", e->Iex.Get.offset);
1704 e->Iex.Get.offset = off;
1705 e->Iex.Get.ty = ty;
2182 return IRExpr_Get(e->Iex.Get.offset, e->Iex.Get.ty);
3399 return e->Iex.Get.ty;
H A Dir_opt.c105 * Redundant-Get removal
544 On seeing 't = Get(minoff,maxoff)', look up (minoff,maxoff) in the
545 env and if it matches, replace the Get with the stored value. If
630 /* st is 't = Get(...)'. Look up in the environment and see
631 if the Get can be replaced. */
633 key = (HWord)mk_key_GetPut( get->Iex.Get.offset,
634 get->Iex.Get.ty );
644 == st->Ist.WrTmp.data->Iex.Get.ty );
653 /* Not found, but at least we know that t and the Get(...)
712 /* Find any Get use
[all...]
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h82 these registers, one must first read ("Get") them from the guest
86 Get and Put are characterised by a byte offset into the guest
91 The basic "Get" and "Put" operations are sufficient to model normal
242 /* Get the size (in bytes) of an IRType */
1796 } Get; member in union:_IRExpr::__anon32286
/external/valgrind/main/VEX/
H A Dtest_main.c1226 /* return a cloned version of the Get that refers to the shadow
1249 /* return a cloned version of the Get that refers to the shadow
2145 return shadow_GET( mce, e->Iex.Get.offset, e->Iex.Get.ty );
/external/valgrind/main/coregrind/
H A Dm_translate.c397 /* t = Get(sp): curr = t, delta = 0 */
401 if (e->Iex.Get.offset != offset_SP) goto case2;
402 if (e->Iex.Get.ty != typeof_SP) goto case2;
461 has the same type as typeof_SP, and whose value is a Get
556 2. Get the new SP value into a tmp, new_SP
1496 /* Get the CPU info established at startup. */
/external/valgrind/main/drd/
H A Ddrd_load_store.c326 if (e->tag == Iex_Get && e->Iex.Get.offset == STACK_POINTER_OFFSET)
/external/valgrind/main/drd/tests/
H A Dtsan_thread_wrappers_pthread.h386 ANNOTATE_CONDVAR_SIGNAL(&mu_); // LockWhen in Get()
391 // Get.
393 void *Get() { function in class:ProducerConsumerQueue
543 Closure *closure = reinterpret_cast<Closure*>(pool->queue_.Get());
H A Dtsan_unittest.cpp453 // Two write accesses to GLOB are separated by PCQ Put/Get.
458 // \-------> a. Q.Get()
468 Q.Get();
795 // 4. Q.Put() ---------------> d. Q.Get()
814 Q.Get();
896 // \ \--------> A. Q1.Get()
897 // \----------------------------------> B. Q2.Get()
910 Q1.Get();
911 Q2.Get();
1407 // 5. MU.Lock() \-------> a. Q.Get() /
6582 int Get() { function in class:FifoMessageQueue
[all...]
/external/valgrind/main/memcheck/
H A Dmc_translate.c1179 /* Get the origin info for the value we are about to check. At
1463 /* return a cloned version of the Get that refers to the shadow
1488 /* return a cloned version of the Get that refers to the shadow
4610 return shadow_GET( mce, e->Iex.Get.offset, e->Iex.Get.ty );
6762 e->Iex.Get.offset,
6763 sizeofIRType(e->Iex.Get.ty)
/external/valgrind/main/mpi/
H A Dlibmpiwrap.c392 /* ------ Get useful bits of info ------ */
454 /* Get the 'extent' of a type. Note, as per the MPI spec this
2618 DEFAULT_WRAPPER_W_8W(Get)

Completed in 2108 milliseconds

1234567891011>>