/external/openssl/crypto/asn1/ |
a_strex.c | 391 ASN1_STRING *val; local 466 val = X509_NAME_ENTRY_get_data(ent); 503 len = do_print_ex(io_ch, arg, flags | orflags, val);
|
/external/openssl/crypto/bn/ |
bn_nist.c | 783 val,tmp,*res; local 818 for (val=t_d[0],i=0; i<BN_NIST_521_TOP-1; i++) 820 tmp = val>>BN_NIST_521_RSHIFT; 821 val = t_d[i+1]; 822 t_d[i] = (tmp | val<<BN_NIST_521_LSHIFT) & BN_MASK2; 824 t_d[i] = val>>BN_NIST_521_RSHIFT;
|
/external/oprofile/libpopt/ |
popt.h | 33 #define POPT_ARG_VAL 7 /*!< arg should take value val */ 121 int val; /*!< 0 means don't return, just update flag */ member in struct:poptOption 257 * @return next option val, -1 on last item, POPT_ERROR_* on error
|
/external/oprofile/ |
popt.h | 33 #define POPT_ARG_VAL 7 /*!< arg should take value val */ 121 int val; /*!< 0 means don't return, just update flag */ member in struct:poptOption 257 * @return next option val, -1 on last item, POPT_ERROR_* on error
|
/external/ppp/pppd/ |
utils.c | 168 unsigned long val = 0; local 232 val = va_arg(args, long); 233 if ((long)val < 0) { 235 val = (unsigned long)(-(long)val); 240 val = va_arg(args, unsigned long); 254 val = -i; 256 val = i; 260 val = va_arg(args, unsigned int); 264 val = va_arg(args, unsigned int) [all...] |
/external/qemu/hw/ |
arm_gic.c | 353 uint32_t val; local 354 val = gic_dist_readb(opaque, offset); 355 val |= gic_dist_readb(opaque, offset + 1) << 8; 356 return val; 361 uint32_t val; local 369 val = gic_dist_readw(opaque, offset); 370 val |= gic_dist_readw(opaque, offset + 2) << 16; 371 return val;
|
bt-sdp.c | 86 int *lo, hi, val; local 97 val = (uuid[0] << 8) | uuid[1]; 101 if (lo[hi] <= val) 104 return *lo == val; 773 #define ATTRIBUTE(attrid, val) { .id = glue(SDP_ATTR_, attrid), .data = val }, 774 #define UINT8(val) { \ 776 .value.uint = val, \ 778 #define UINT16(val) { \ 780 .value.uint = val, \ [all...] |
dma.c | 154 int ichan, nreg, iport, ff, val, dir; local 165 val = (r->base[COUNT] << d->dshift) - r->now[COUNT]; 167 val = r->now[ADDR] + r->now[COUNT] * dir; 169 ldebug ("read_chan %#x -> %d\n", iport, val); 170 return (val >> (d->dshift + (ff << 3))) & 0xff; 273 linfo ("write_cont: nport %#06x, ichan % 2d, val %#06x\n", 282 int iport, val; local 287 val = d->status; 291 val = d->mask; 294 val = 0 [all...] |
/external/qemu/target-arm/ |
op_helper.c | 49 uint32_t val; local 55 val = 0; 60 val |= tmp << shift; 62 val |= def & (0xff << shift); 65 return val; 177 uint32_t HELPER(double_saturate)(int32_t val) 180 if (val >= 0x40000000) { 183 } else if (val <= (int32_t)0xc0000000) { 187 res = val << 1; 213 static inline uint32_t do_ssat(int32_t val, int shift 304 uint32_t val; local [all...] |
/external/quake/quake/src/QW/server/ |
model.c | 635 float mins[2], maxs[2], val; local 656 val = v->position[0] * tex->vecs[j][0] + 660 if (val < mins[j]) 661 mins[j] = val; 662 if (val > maxs[j]) 663 maxs[j] = val;
|
pr_edict.c | 274 char *PR_ValueString (etype_t type, eval_t *val) 285 sprintf (line, "%s", PR_GetString(val->string)); 288 sprintf (line, "entity %i", NUM_FOR_EDICT(PROG_TO_EDICT(val->edict)) ); 291 f = pr_functions + val->function; 295 def = ED_FieldAtOfs ( val->_int ); 302 sprintf (line, "%5.1f", val->_float); 305 sprintf (line, "'%5.1f %5.1f %5.1f'", val->vector[0], val->vector[1], val->vector[2]); 326 char *PR_UglyValueString (etype_t type, eval_t *val) 380 void *val; local [all...] |
/external/quake/quake/src/WinQuake/ |
cl_input.cpp | 173 float val; local 179 val = 0; 184 val = 0.5; // pressed and held this frame 186 val = 0; // I_Error (); 192 val = 0; // I_Error (); 194 val = 0; // released this frame 200 val = 1.0; // held the entire frame 202 val = 0; // up the entire frame 208 val = 0.75; // released and re-pressed this frame 210 val = 0.25; // pressed and released this fram [all...] |
/external/skia/src/animator/ |
SkAnimatorScript2.cpp | 449 int val = type; local 450 switch (val) {
|
/external/stlport/src/ |
num_get_float.cpp | 149 void _Stl_set_exponent(uint64 &val, uint64 exp) 150 { val = (val & ~exponent_mask) | ((exp & bit11) << 52); } 331 double val; member in union:_Double_rep 474 return drep.val; 846 __string_to_float(const __iostring& v, float& val) 849 val = (float)_Stl_string_to_double(v.c_str()); 851 val = (float)_Stl_string_to_doubleT<double,ieee754_double,12,IEEE754_DOUBLE_BIAS>(v.c_str()); 856 __string_to_float(const __iostring& v, double& val) 859 val = _Stl_string_to_double(v.c_str()) [all...] |
/external/strace/ |
stream.c | 540 tprintf (", val="); 1095 int val; local 1150 if (umove(tcp, arg, &val) < 0) 1153 printflags(stream_setsig_flags, val, "S_???"); 1183 if (umove(tcp, arg, &val) < 0) 1237 if (umove(tcp, arg, &val) < 0)
|
/external/svox/pico/lib/ |
picoacph.c | 356 picoos_uint8 val; local 359 val = PICOKDT_EPSILON; 360 for (i = ind - 1; ((val == PICOKDT_EPSILON) && (i >= 0)); i--) { 362 val = acph->headx[i].head.info1; 366 return val; 621 picoos_uint8 val; local 624 val = PICOKDT_EPSILON; 625 for (i = ind - 1; ((val == PICOKDT_EPSILON) && (i >= 0)); i--) { 627 val = acph->headx[i].head.info1; 631 return val; [all...] |
/external/webkit/JavaScriptCore/wtf/ |
Vector.h | 196 static void uninitializedFill(T* dst, T* dstEnd, const T& val) 199 new (dst) T(val); 208 static void uninitializedFill(T* dst, T* dstEnd, const T& val) 211 memset(dst, val, dstEnd - dst); 267 static void uninitializedFill(T* dst, T* dstEnd, const T& val) 269 VectorFiller<VectorTraits<T>::canFillWithMemset, T>::uninitializedFill(dst, dstEnd, val); 549 template<typename U> void uncheckedAppend(const U& val); 569 Vector(size_t size, const T& val) 574 TypeOperations::uninitializedFill(begin(), end(), val); 578 void fill(const T& val) { fill(val, size()); 714 std::fill(begin(), end(), val); local [all...] |
/external/webkit/WebCore/html/ |
HTMLTableElement.cpp | 331 RefPtr<CSSValue> val = attr->decl()->getPropertyCSSValue(CSSPropertyBorderLeftWidth); local 332 if (val && val->isPrimitiveValue()) { 333 CSSPrimitiveValue* primVal = static_cast<CSSPrimitiveValue*>(val.get());
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
misc.c | 518 int val = 0; local 520 (void) sscanf( array, "%d", &val ); 522 return val;
|
/external/wpa_supplicant/ |
driver_broadcom.c | 72 uint32 val; member in struct:__anon8410 88 wpa_printf(MSG_MSGDUMP, "BROADCOM: wlioctl(%s,%d,len=%d,val=%p)", 503 wdt.val = reason_code;
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_broadcom.c | 77 uint32 val; member in struct:__anon8578 93 wpa_printf(MSG_MSGDUMP, "BROADCOM: wlioctl(%s,%d,len=%d,val=%p)", 508 wdt.val = reason_code;
|
/external/zlib/contrib/puff/ |
puff.c | 121 long val; /* bit accumulator (can use up to 20 bits) */ local 123 /* load at least need bits into val */ 124 val = s->bitbuf; 127 val |= (long)(s->in[s->incnt++]) << s->bitcnt; /* load eight bits */ 132 s->bitbuf = (int)(val >> need); 136 return (int)(val & ((1L << need) - 1)); [all...] |
/frameworks/base/core/java/android/app/admin/ |
DeviceAdminInfo.java | 224 Integer val = sKnownPolicies.get(policyName); local 225 if (val != null) { 226 mUsesPolicies |= 1 << val.intValue();
|
/frameworks/base/core/java/android/widget/ |
NumberPicker.java | 364 int val = getSelectedPos(str.toString()); local 365 if ((val >= mStart) && (val <= mEnd)) { 366 if (mCurrent != val) { 368 mCurrent = val; 420 for (String val : mDisplayedValues) { 421 val = val.toLowerCase(); 422 if (val.startsWith(str)) { 459 int val = getSelectedPos(result) local [all...] |
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
c4t64fx.c | 137 Word16 psk, ps, alpk, alp, val, k_cn, k_dn, exp;
local 283 val = dn[i];
293 dn[i] = -val;
348 val = extract_h(L_tmp);
351 if ((nb_pulse >= 12) && (val > 1024))
720 val = (512 >> h_shift); /* codeword in Q9 format */
730 code[i] += val;
734 code[i] -= val;
[all...] |