Searched refs:high (Results 1 - 25 of 531) sorted by last modified time

1234567891011>>

/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm70 chainlenwmask equ rsp + 8 - LocalVarsSize ; high word: current chain len
214 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
248 ;;; It is then shifted into the high word, to make room for the wmask
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm120 chainlenwmask equ esp + 0 ; high word: current chain len
234 ;;; It is then shifted into the high word, to make room for the wmask
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_atheros.c946 qos_map->up[i].high = qos_map_set[up_start + (i * 2) + 1];
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_atheros.c946 qos_map->up[i].high = qos_map_set[up_start + (i * 2) + 1];
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_atheros.c946 qos_map->up[i].high = qos_map_set[up_start + (i * 2) + 1];
/external/valgrind/main/none/tests/s390x/
H A Dcds.c5 uint64_t high; member in struct:__anon33223
23 printf("before op1 = (%#lx, %#lx)\n", op1.high, op1.low);
25 printf("before op3 = (%#lx, %#lx)\n", op3.high, op3.low);
39 printf("after op1 = (%#lx, %#lx)\n", op1.high, op1.low);
41 printf("after op3 = (%#lx, %#lx)\n", op3.high, op3.low);
50 if (op3.low != op3_before.low || op3.high != op3_before.high) {
58 if (op1.low != op1_before.low || op1.high != op1_before.high) {
66 // higher 32 bits of op2 are the lower 32 bits of op3.high
[all...]
H A Dcdsg.c5 uint64_t high; member in struct:__anon33224
28 printf("before op1 = (%#lx, %#lx)\n", _op1.high, _op1.low);
29 printf("before op2 = (%#lx, %#lx)\n", _op2.high, _op2.low);
30 printf("before op3 = (%#lx, %#lx)\n", _op3.high, _op3.low);
44 printf("after op1 = (%#lx, %#lx)\n", _op1.high, _op1.low);
45 printf("after op2 = (%#lx, %#lx)\n", _op2.high, _op2.low);
46 printf("after op3 = (%#lx, %#lx)\n", _op3.high, _op3.low);
54 if (_op3.low != op3_before.low || _op3.high != op3_before.high) {
62 if (_op1.low != op1_before.low || _op1.high !
[all...]
/external/valgrind/main/perf/
H A Dtinycc.c360 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */
1025 #define R_SPARC_PCPLT22 28 /* PC rel high 22 bit PLT entry */
1046 #define R_SPARC_H44 50 /* Direct high 12 of 44 bit */
1548 #define R_PPC_ADDR16_HI 5 /* high 16bit of absolute address */
1549 #define R_PPC_ADDR16_HA 6 /* adjusted high 16bit */
1604 #define R_PPC_DIAB_SDA21_HI 181 /* like EMB_SDA21, but high 16 bit */
1605 #define R_PPC_DIAB_SDA21_HA 182 /* like EMB_SDA21, adjusted high 16 */
1607 #define R_PPC_DIAB_RELSDA_HI 184 /* like EMB_RELSDA, but high 16 bit */
1608 #define R_PPC_DIAB_RELSDA_HA 185 /* like EMB_RELSDA, adjusted high 16 */
1694 #define R_C60HI16 0x55 // high 1
[all...]
/external/vixl/examples/
H A Dcheck-bounds.cc33 // uint64_t check_bounds(uint64_t value, uint64_t low, uint64_t high)
37 // high -> x2
43 // Now we will compare 'value' and 'high' (x0 and x2) but only if the 'pl'
62 uint64_t value, uint64_t low, uint64_t high) {
65 simulator->set_xreg(2, high);
70 low, high);
61 run_function(Simulator *simulator, Label *function, uint64_t value, uint64_t low, uint64_t high) argument
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c1173 IRExpr *high = getDReg( archreg ); local
1176 return binop( Iop_D64HLtoD128, high, low );
1195 IRTemp high = newTemp( Ity_D64 ); local
1201 assign( high, unop( Iop_D128HItoD64, e ) );
1203 stmt( IRStmt_Put( floatGuestRegOffset( archreg ), mkexpr( high ) ) );
4975 IRTemp high = newTemp(ty); local
4984 assign(high, loadBE(ty, mkexpr( EA ) ) );
4989 assign(high, loadBE(ty, binop( Iop_Add32,
4997 putIReg( rD_addr, mkexpr( high) );
6198 high
15122 IRExpr * high, *low; local
18430 Int low, mid, high; local
[all...]
H A Dguest_s390_helpers.c1014 "ldr 4,%[high]\n\t" \
1018 : [high] "f"(hi), [low] "f"(lo) \
1090 "ldr 4,%[high]\n\t" \
1094 : [high] "f"(hi), [low] "f"(lo) \
1127 "ldr 4,%[high]\n\t" \
1131 : [high] "f"(hi), [low] "f"(lo) \
1178 "ldr 4,%[high]\n\t" \
1182 : [high] "f"(cc_dep1), [low] "f"(cc_dep2), \
1228 "ldr 4,%[high]\n\t" \
1232 : [high] "
1589 Int high = (Int)(cc_dep1 >> 32); local
[all...]
H A Dguest_s390_toIR.c443 IRExpr *high = get_fpr_dw0(archreg); local
446 return binop(Iop_F64HLtoF128, high, low);
453 IRExpr *high = unop(Iop_F128HItoF64, expr); local
456 put_fpr_dw0(archreg, high);
466 IRExpr *high = get_dpr_dw0(archreg); local
469 return binop(Iop_D64HLtoD128, high, low);
476 IRExpr *high = unop(Iop_D128HItoD64, expr); local
479 put_dpr_dw0(archreg, high);
11553 get_gpr_w1(r1), // high 32 bits
11567 get_gpr_dw0(r1), // high 6
[all...]
H A Dir_inject.c147 IROp high, low; local
165 case Ity_I128: high = Iop_128HIto64; low = Iop_128to64; goto store128;
166 case Ity_F128: high = Iop_F128HItoF64; low = Iop_F128LOtoF64; goto store128;
167 case Ity_D128: high = Iop_D128HItoD64; low = Iop_D128LOtoD64; goto store128;
173 store_aux(irsb, endian, addr, unop(high, data));
178 store_aux(irsb, endian, next_addr, unop(high, data));
H A Dir_opt.c4813 Int high; member in struct:__anon32231
4820 return (i1.low >= i2.low && i1.low <= i2.high) ||
4821 (i2.low >= i1.low && i2.low <= i1.high);
4825 update_interval(Interval *i, Int low, Int high) argument
4827 vassert(low <= high);
4831 if (high > i->high) i->high = high;
4835 i->high
4910 Int high = low + sizeofIRType(e->Iex.Get.ty) - 1; local
4918 Int high = low + descr->nElems * size - 1; local
[all...]
/external/valgrind/main/cachegrind/
H A Dcg_annotate.in815 my $high = shift @pairs;
823 while (($. < $high) && ($src_line = <INPUTFILE>)) {
838 print("-- line $high " . '-' x 40 . "\n");
/external/valgrind/main/callgrind/
H A Dcallgrind_annotate.in1139 my $high = shift @pairs;
1147 while (($. < $high) && ($src_line = <INPUTFILE>)) {
1174 print("-- line $high " . '-' x 40 . "\n");
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.c1653 int high = ((sizeof (cplus_demangle_operators) local
1662 i = low + (high - low) / 2;
1669 high = i;
1672 if (low == high)
/external/valgrind/main/coregrind/
H A Dm_main.c3424 overflows, and they return garbage in the high-order half of the
3611 su_int high; member in struct:__anon32554::__anon32555
3613 su_int high;
3632 int e = ((fb.u.s.high & 0x7FF00000) >> 20) - 1023;
3633 if (e < 0 || (fb.u.s.high & 0x80000000))
3636 r.s.high = (fb.u.s.high & 0x000FFFFF) | 0x00100000;
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dmillion.S8 lis 15,499997@ha # load high 16-bits of counter
/external/valgrind/main/memcheck/tests/s390x/
H A Dcds.c5 uint64_t high; member in struct:__anon33066
35 val.high = 0;
49 op3.high = op3.low = 0xdeadbeefdeadbabeull;
58 op1.high = op1.low = 42;
60 op3.high = op3.low = 0xdeadbeefdeadbabeull;
69 op1.high = op1.low = 42;
H A Dcdsg.c5 uint64_t high; member in struct:__anon33067
37 op2.high = op2.low = 42;
38 op3.high = op3.low = 0xdeadbeefdeadbabeull;
46 op1.high = op1.low = 42;
48 op3.high = op3.low = 0xdeadbeefdeadbabeull;
56 op1.high = op1.low = 42;
/external/tcpdump/
H A Dprint-nfs.c346 TCHECK(rp->rm_reply.rp_reject.rj_vers.high);
348 rhigh = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_vers.high);
H A Dprint-snmp.c336 u_int32_t high; member in struct:be::__anon31550::__anon31551
568 register u_int32_t high, low; local
571 high = 0, low = 0;
573 high = (high << 8) |
577 elem->data.uns64.high = high;
742 if (elem->data.uns64.high == 0) {
746 d = elem->data.uns64.high * 4294967296.0; /* 2^32 */
747 if (elem->data.uns64.high <
[all...]
H A Drpc_msg.h86 u_int32_t high; member in struct:sunrpc_rejected_reply::__anon31554::__anon31555
/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c1373 int high = TableSize - 1; local
1376 while (low <= high) {
1377 i = (low + high) / 2;
1382 high = i - 1;

Completed in 634 milliseconds

1234567891011>>