| /external/libxml2/ |
| relaxng.c | 602 * @val: the facet value 612 const xmlChar * val, 3553 void *val = NULL; local 5161 xmlChar *val; local 6137 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; local 6825 xmlChar *val; local 8682 xmlChar *oldvalue, *oldend, *val, *cur; local [all...] |
| xmlregexp.c | 7800 const xmlChar *val; local [all...] |
| /external/qemu/ |
| exec.c | 2714 stb_p(qemu_get_ram_ptr(ram_addr), val); local 2739 stw_p(qemu_get_ram_ptr(ram_addr), val); local 2764 stl_p(qemu_get_ram_ptr(ram_addr), val); local 3179 uint32_t val; local 3458 uint32_t val; local 3490 uint64_t val; local 3526 uint8_t val; local 3534 uint16_t val; local [all...] |
| i386-dis.c | 4767 bfd_signed_vma val = disp; local [all...] |
| ppc-dis.c | 1543 unsigned long val = (insn >> 16) & 0x1f; local [all...] |
| vl-android.c | 484 void cpu_outb(CPUState *env, int addr, int val) 486 LOG_IOPORT("outb: %04x %02x\n", addr, val); 487 ioport_write(0, addr, val); 494 void cpu_outw(CPUState *env, int addr, int val) 496 LOG_IOPORT("outw: %04x %04x\n", addr, val); 497 ioport_write(1, addr, val); 504 void cpu_outl(CPUState *env, int addr, int val) 506 LOG_IOPORT("outl: %04x %08x\n", addr, val); 507 ioport_write(2, addr, val); 516 int val; local 528 int val; local 540 int val; local 3276 uint32_t val = ch << 24 | ch << 16 | ch << 8 | ch; local [all...] |
| vl.c | 443 void cpu_outb(CPUState *env, int addr, int val) 445 LOG_IOPORT("outb: %04x %02x\n", addr, val); 446 ioport_write(0, addr, val); 453 void cpu_outw(CPUState *env, int addr, int val) 455 LOG_IOPORT("outw: %04x %04x\n", addr, val); 456 ioport_write(1, addr, val); 463 void cpu_outl(CPUState *env, int addr, int val) 465 LOG_IOPORT("outl: %04x %08x\n", addr, val); 466 ioport_write(2, addr, val); 475 int val; local 487 int val; local 499 int val; local 3144 uint32_t val = ch << 24 | ch << 16 | ch << 8 | ch; local [all...] |
| /external/qemu/target-arm/ |
| translate.c | 339 /* Bitfield insertion. Insert val into base. Clobbers base and val. */ 340 static void gen_bfi(TCGv dest, TCGv base, TCGv val, int shift, uint32_t mask) 342 tcg_gen_andi_i32(val, val, mask); 343 tcg_gen_shli_i32(val, val, shift); 345 tcg_gen_or_i32(dest, base, val); 899 static inline void gen_st8(TCGv val, TCGv addr, int index) 901 tcg_gen_qemu_st8(val, addr, index) 974 int val, rm, shift, shiftop; local 1002 int val, rm; local 3528 uint32_t val = (s->condexec_cond << 4) | (s->condexec_mask >> 1); local 4847 uint32_t val; local 5800 unsigned int cond, insn, val, op1, i, shift, rm, rs, rn, rd, sh; local 6004 uint32_t val; local 8176 uint32_t val, insn, op, rm, rn, rd, shift, cond; local [all...] |
| /external/v8/src/ |
| api.cc | 1625 i::Handle<i::Object> val; local 1646 i::Handle<i::Object> val = i::Execution::ToBoolean(obj); local 2772 i::Handle<i::Object> val = Utils::OpenHandle(*value); local [all...] |
| objects.cc | 6550 Object* val = JSValue::cast(this)->value(); local 6713 FixedArray* val = FixedArray::cast(obj); local 6728 FixedArray* val = FixedArray::cast(obj); local [all...] |
| parser.cc | 4802 uc32 val = 0; local [all...] |
| /external/v8/src/arm/ |
| codegen-arm.cc | 1253 Expression* val = NULL; local [all...] |
| /external/webkit/WebCore/css/ |
| CSSStyleSelector.cpp | 612 CSSValue* val = valueList->item(i); local 613 CSSPrimitiveValue* primitiveValue = val->isPrimitiveValue() ? static_cast<CSSPrimitiveValue*>(val) : 0; 641 resolvedValueList.addValue(val->parserValue()); 4137 CSSPrimitiveValue* val = static_cast<CSSPrimitiveValue*>(item); local 4224 CSSPrimitiveValue* val = static_cast<CSSPrimitiveValue*>(item); local 4588 CSSPrimitiveValue *val = static_cast<CSSPrimitiveValue*>(item); local 6136 WebKitCSSTransformValue* val = static_cast<WebKitCSSTransformValue*>(list->itemWithoutBoundsCheck(i)); local [all...] |
| /frameworks/base/libs/utils/ |
| ResourceTypes.cpp | 2696 int32_t val = 0; local [all...] |
| /frameworks/base/services/java/com/android/server/ |
| PowerManagerService.java | 389 * @param val an {@code int} containing the bits that specify which power sources 392 public void setStayOnSetting(int val) { 395 Settings.System.STAY_ON_WHILE_PLUGGED_IN, val); local [all...] |
| /hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
| wl_iw.c | 94 int dev_iw_write_cfg1_bss_var(struct net_device *dev, int val); 329 int val; member in union:__anon7567 338 *retval = dtoh32(var.val); 348 char * val) 354 memcpy((char *)®_addr[4], (char *)val, 4); 364 int val) 369 val = htod32(val); 370 len = bcm_mkiovar(name, (char *)(&val), sizeof(val), buf, sizeof(buf)) 460 int val; member in union:__anon7568 3691 int error, val, wsec; local 3786 int error, val, wsec, auth; local 4167 int val = 0; local 4364 int val; local 4543 int val; member in struct:__anon7570 [all...] |
| /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
| cu_cmd.c | 56 #define CU_CMD_FIND_NAME_ARRAY(index, arr, val) \ 58 if ( arr[ index ].value == (val) ) \ 793 U8 val; local 815 U8 val; local 1841 U32 val; local [all...] |
| /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
| cu_cmd.c | 622 float val; local 629 val = (float) strtod(buf, &end_p); 639 if( val > ((1 << (sizeof(data.ratesString[i]) * 8))-1) ) 644 data.ratesString[i] = (tiUINT8) (val); 646 sprintf(&debug_buf[strlen(debug_buf)], "%g (%d) ", val, data.ratesString[i] ); 1815 UINT8 val = ((ch >= '0' && ch <= '9') ? (ch - '0') : local 1840 UINT8 val = (ch == '1' ? 1 : 0); local 3955 U32 val, val_l; local [all...] |
| /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
| cu_cmd.c | 56 #define CU_CMD_FIND_NAME_ARRAY(index, arr, val) \ 58 if ( arr[ index ].value == (val) ) \ 770 U8 val; local 792 U8 val; local 1814 U32 val; local [all...] |
| /packages/apps/Calculator/ |
| arity-2.1.2.jar | |
| /bionic/libc/bionic/ |
| dlmalloc.c | 2615 size_t val = (size_t)value; local [all...] |
| /external/libffi/src/ |
| dlmalloc.c | 2529 size_t val = (size_t)value; local [all...] |
| /external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
| SDL_malloc.c | 2539 size_t val = (size_t)value; local [all...] |
| /external/svox/pico/lib/ |
| picopr.c | 208 picoos_int32 val; member in struct:pr_ioItem 220 picoos_int32 val; member in struct:pr_ioItem2 626 picoos_int32 val; local 630 val = 0; 638 val = (10 * val) + n; 640 val = ((10 * val) + (int)((int)utf8char[0] - (int)'0')); 643 val = 10 * val + ((int)utf8char[0] - (int)'0') [all...] |
| /external/v8/src/ia32/ |
| codegen-ia32.cc | 2766 Expression* val = NULL; local [all...] |