/linux-3.3/lib/ |
D | rbtree.c | 41 else in __rb_rotate_left() 44 else in __rb_rotate_left() 64 else in __rb_rotate_right() 67 else in __rb_rotate_right() 106 } else { in rb_insert_color() 162 else in __rb_erase_color() 179 else in __rb_erase_color() 196 else in __rb_erase_color() 225 else if (!node->rb_right) in rb_erase() 227 else in rb_erase() [all …]
|
/linux-3.3/arch/parisc/math-emu/ |
D | fcnvfx.c | 79 else result = 0x80000000; in sgl_to_sgl_fcnvfx() 97 else result = Sgl_all(temp); in sgl_to_sgl_fcnvfx() 115 else result--; in sgl_to_sgl_fcnvfx() 120 else { in sgl_to_sgl_fcnvfx() 138 else result--; in sgl_to_sgl_fcnvfx() 145 else Set_inexactflag(); in sgl_to_sgl_fcnvfx() 179 else { in sgl_to_dbl_fcnvfx() 227 else { in sgl_to_dbl_fcnvfx() 233 else { in sgl_to_dbl_fcnvfx() 257 else { in sgl_to_dbl_fcnvfx() [all …]
|
D | fcnvfxt.c | 79 else result = 0x80000000; in sgl_to_sgl_fcnvfxt() 97 else result = Sgl_all(temp); in sgl_to_sgl_fcnvfxt() 103 else Set_inexactflag(); in sgl_to_sgl_fcnvfxt() 106 else { in sgl_to_sgl_fcnvfxt() 112 else Set_inexactflag(); in sgl_to_sgl_fcnvfxt() 146 else { in sgl_to_dbl_fcnvfxt() 176 else Set_inexactflag(); in sgl_to_dbl_fcnvfxt() 179 else { in sgl_to_dbl_fcnvfxt() 186 else Set_inexactflag(); in sgl_to_dbl_fcnvfxt() 216 else result = 0x80000000; in dbl_to_sgl_fcnvfxt() [all …]
|
D | dfcmp.c | 83 else Set_invalidflag(); in dbl_fcmp() 89 else if( ((Dbl_exponent(leftp1) == DBL_INFINITY_EXPONENT) in dbl_fcmp() 113 else if( Dbl_isone_sign(leftp1) ) in dbl_fcmp() 117 else in dbl_fcmp() 124 else if(Dbl_isequal(leftp1,leftp2,rightp1,rightp2)) in dbl_fcmp() 128 else if( Dbl_iszero_sign(leftp1) ) in dbl_fcmp() 135 else if( Dbl_allp1(leftp1) > Dbl_allp1(rightp1) ) in dbl_fcmp() 139 else in dbl_fcmp() 147 else in dbl_fcmp() 153 else in dbl_fcmp() [all …]
|
/linux-3.3/drivers/staging/vt6656/ |
D | mib.c | 176 else if (byRSR & RSR_ADDRMULTI) { in STAvUpdateRDStatCounter() 181 else { in STAvUpdateRDStatCounter() 198 else if(byRxRate==11) { in STAvUpdateRDStatCounter() 207 else if(byRxRate==4) { in STAvUpdateRDStatCounter() 216 else if(byRxRate==2){ in STAvUpdateRDStatCounter() 225 else if(byRxRate==12){ in STAvUpdateRDStatCounter() 234 else if(byRxRate==18){ in STAvUpdateRDStatCounter() 243 else if(byRxRate==24){ in STAvUpdateRDStatCounter() 252 else if(byRxRate==36){ in STAvUpdateRDStatCounter() 261 else if(byRxRate==48){ in STAvUpdateRDStatCounter() [all …]
|
/linux-3.3/arch/mips/vr41xx/common/ |
D | irq.c | 81 else { in irq_dispatch() 89 else in irq_dispatch() 93 } else in irq_dispatch() 103 else if (pending & 0x7800) { in plat_irq_dispatch() 106 else if (pending & CAUSEF_IP4) in plat_irq_dispatch() 108 else if (pending & CAUSEF_IP5) in plat_irq_dispatch() 110 else if (pending & CAUSEF_IP6) in plat_irq_dispatch() 112 } else if (pending & CAUSEF_IP2) in plat_irq_dispatch() 114 else if (pending & CAUSEF_IP0) in plat_irq_dispatch() 116 else if (pending & CAUSEF_IP1) in plat_irq_dispatch() [all …]
|
/linux-3.3/arch/arm/plat-omap/ |
D | sram.c | 45 #else 51 #else 97 } else in is_sram_locked() 116 } else { in omap_detect_sram() 119 } else if (cpu_is_omap44xx()) { in omap_detect_sram() 122 } else { in omap_detect_sram() 126 } else { in omap_detect_sram() 130 } else if (cpu_is_omap44xx()) { in omap_detect_sram() 133 } else { in omap_detect_sram() 137 else if (cpu_is_omap243x()) in omap_detect_sram() [all …]
|
/linux-3.3/arch/arm/mach-pnx4008/ |
D | gpio.c | 131 } else if (GPIO_ISRAM(pin)) { in pnx4008_gpio_register_pin() 136 } else if (GPIO_ISMUX(pin)) { in pnx4008_gpio_register_pin() 141 } else if (GPIO_ISOUT(pin)) { in pnx4008_gpio_register_pin() 146 } else if (GPIO_ISIN(pin)) { in pnx4008_gpio_register_pin() 150 } else in pnx4008_gpio_register_pin() 172 } else if (GPIO_ISRAM(pin)) { in pnx4008_gpio_unregister_pin() 176 } else if (GPIO_ISMUX(pin)) { in pnx4008_gpio_unregister_pin() 180 } else if (GPIO_ISOUT(pin)) { in pnx4008_gpio_unregister_pin() 184 } else if (GPIO_ISIN(pin)) { in pnx4008_gpio_unregister_pin() 188 } else in pnx4008_gpio_unregister_pin() [all …]
|
/linux-3.3/scripts/ |
D | unifdef.c | 37 * appropriate symbol after #else's and #endif's 39 * #else's and #endif's to see that they match their 75 LT_ELSE, /* #else */ 87 "ELIF", "ELTRUE", "ELFALSE", "ELSE", "ENDIF", 91 "DODGY ELSE", "DODGY ENDIF", 103 IS_PASS_ELSE, /* an else after a pass state */ 104 IS_FALSE_ELSE, /* an else after a true state */ 105 IS_TRUE_ELSE, /* an else after only false states */ 256 else if (opt == 'U') in main() 258 else in main() [all …]
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv0900_core.c | 81 } else { in remove_inode() 87 else in remove_inode() 104 } else { in append_internal() 112 else in append_internal() 128 else in ge2comp() 424 } else { in stv0900_set_ts_parallel_serial() 536 else in stv0900_set_tuner() 544 else in stv0900_set_tuner() 564 else in stv0900_set_bandwidth() 639 else in stv0900_get_rf_level() [all …]
|
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192ce/ |
D | phy.c | 59 } else { in rtl92c_phy_query_rf_reg() 141 } else { in rtl92ce_phy_set_rf_reg() 194 } else { in _rtl92ce_phy_config_bb_with_headerfile() 204 else if (phy_regarray_table[i] == 0xfd) in _rtl92ce_phy_config_bb_with_headerfile() 206 else if (phy_regarray_table[i] == 0xfc) in _rtl92ce_phy_config_bb_with_headerfile() 208 else if (phy_regarray_table[i] == 0xfb) in _rtl92ce_phy_config_bb_with_headerfile() 210 else if (phy_regarray_table[i] == 0xfa) in _rtl92ce_phy_config_bb_with_headerfile() 212 else if (phy_regarray_table[i] == 0xf9) in _rtl92ce_phy_config_bb_with_headerfile() 223 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92ce_phy_config_bb_with_headerfile() 253 else if (phy_regarray_table_pg[i] == 0xfd) in _rtl92ce_phy_config_bb_with_pgheaderfile() [all …]
|
/linux-3.3/arch/x86/math-emu/ |
D | reg_ld_str.c | 116 } else { in FPU_load_double() 124 } else if (exp < DOUBLE_Emin + EXTENDED_Ebias) { in FPU_load_double() 131 } else { in FPU_load_double() 141 } else { in FPU_load_double() 182 } else if (exp > SINGLE_Emax + EXTENDED_Ebias) { in FPU_load_single() 190 } else { in FPU_load_single() 197 } else { in FPU_load_single() 228 else { in FPU_load_int64() 256 else { in FPU_load_int32() 285 else { in FPU_load_int16() [all …]
|
/linux-3.3/arch/arm/include/asm/ |
D | glue-df.h | 37 # else 45 # else 53 # else 61 # else 69 # else 77 # else 85 # else 93 # else 101 # else
|
D | page.h | 24 #else 50 # else 58 # else 66 # else 74 # else 82 # else 90 # else 98 # else 106 # else 134 #else [all …]
|
/linux-3.3/net/wireless/ |
D | genregdb.awk | 73 } else if (power == 200) { 75 } else if (power == 500) { 77 } else if (power == 1000) { 79 } else { 91 } else if (flagarray[arg] == "NO-CCK") { 93 } else if (flagarray[arg] == "NO-INDOOR") { 95 } else if (flagarray[arg] == "NO-OUTDOOR") { 97 } else if (flagarray[arg] == "DFS") { 99 } else if (flagarray[arg] == "PTP-ONLY") { 101 } else if (flagarray[arg] == "PTMP-ONLY") { [all …]
|
/linux-3.3/fs/cifs/ |
D | connect.c | 97 } else in cifs_reconnect() 167 } else { in cifs_reconnect() 209 else if (total_data_size < data_in_this_rsp) { in check2ndT2() 351 } else if (server->large_buf) { in allocate_buffers() 365 } else { in allocate_buffers() 476 } else if (server->tcpStatus == CifsNeedReconnect) { in cifs_readv_from_socket() 480 } else if (length == -ERESTARTSYS || in cifs_readv_from_socket() 491 } else if (length <= 0) { in cifs_readv_from_socket() 585 else in dequeue_mid() 610 } else { in handle_mid() [all …]
|
/linux-3.3/drivers/media/video/gspca/ |
D | autogain_functions.h | 52 else if (exposure > exposure_knee) in auto_gain_n_exposure() 54 else if (gain > sd->ctrls[GAIN].def) in auto_gain_n_exposure() 56 else if (exposure > sd->ctrls[EXPOSURE].min) in auto_gain_n_exposure() 58 else if (gain > sd->ctrls[GAIN].min) in auto_gain_n_exposure() 60 else in auto_gain_n_exposure() 62 } else { in auto_gain_n_exposure() 65 else if (exposure < exposure_knee) in auto_gain_n_exposure() 67 else if (gain < gain_knee) in auto_gain_n_exposure() 69 else if (exposure < sd->ctrls[EXPOSURE].max) in auto_gain_n_exposure() 71 else if (gain < sd->ctrls[GAIN].max) in auto_gain_n_exposure() [all …]
|
/linux-3.3/drivers/media/common/tuners/ |
D | qt1010.c | 77 else in qt1010_dump_regs() 159 else if (freq < 610000000) reg05 = 0x34; /* 610 MHz */ in qt1010_set_params() 160 else if (freq < 802000000) reg05 = 0x54; /* 802 MHz */ in qt1010_set_params() 161 else reg05 = 0x74; in qt1010_set_params() 171 else rd[6].val = 0x1c; in qt1010_set_params() 175 else if (mod1 < 2*FREQ2) rd[7].val = 0x08; /* +4 MHz */ in qt1010_set_params() 176 else if (mod1 < 3*FREQ2) rd[7].val = 0x0f; /* +8 MHz */ in qt1010_set_params() 177 else if (mod1 < 4*FREQ2) rd[7].val = 0x0e; /* +12 MHz */ in qt1010_set_params() 178 else if (mod1 < 5*FREQ2) rd[7].val = 0x0d; /* +16 MHz */ in qt1010_set_params() 179 else if (mod1 < 6*FREQ2) rd[7].val = 0x0c; /* +20 MHz */ in qt1010_set_params() [all …]
|
/linux-3.3/arch/arm/mach-w90x900/ |
D | mfp.c | 66 else in mfp_set_groupf() 90 else if (strcmp(dev_id, "nuc900-kpi") == 0) { in mfp_set_groupc() 93 } else if (strcmp(dev_id, "nuc900-nand") == 0) { in mfp_set_groupc() 96 } else in mfp_set_groupc() 122 else if (strcmp(dev_id, "nuc900-atapi") == 0) in mfp_set_groupi() 124 else if (strcmp(dev_id, "nuc900-keypad") == 0) in mfp_set_groupi() 144 else in mfp_set_groupg() 152 } else if (strcmp(dev_id, "nuc900-i2c0") == 0) { in mfp_set_groupg() 155 } else if (strcmp(dev_id, "nuc900-i2c1") == 0) { in mfp_set_groupg() 158 } else if (strcmp(dev_id, "nuc900-ac97") == 0) { in mfp_set_groupg() [all …]
|
/linux-3.3/drivers/usb/otg/ |
D | otg_fsm.c | 45 else if (fsm->protocol == PROTO_GADGET) in otg_set_protocol() 53 else if (protocol == PROTO_GADGET) in otg_set_protocol() 245 else in otg_statemachine() 251 else if (fsm->b_sess_vld && fsm->transceiver->gadget) in otg_statemachine() 253 else if (fsm->b_bus_req && fsm->b_sess_end && fsm->b_se0_srp) in otg_statemachine() 263 else if (fsm->b_bus_req && fsm->transceiver-> in otg_statemachine() 270 else if (!fsm->id || !fsm->b_sess_vld) in otg_statemachine() 272 else if (fsm->a_bus_resume || fsm->b_ase0_brst_tmout) { in otg_statemachine() 280 else if (!fsm->b_bus_req || !fsm->a_conn) in otg_statemachine() 286 else if (!fsm->a_bus_drop && (fsm->a_bus_req || fsm->a_srp_det)) in otg_statemachine() [all …]
|
/linux-3.3/drivers/edac/ |
D | mce_amd.c | 141 else if (ll == LL_L1) in f12h_dc_mce() 143 else in f12h_dc_mce() 193 } else if (BUS_ERROR(ec)) { in f14h_dc_mce() 213 } else { in f14h_dc_mce() 255 } else if (BUS_ERROR(ec)) { in f15h_dc_mce() 259 else in f15h_dc_mce() 262 } else in f15h_dc_mce() 283 } else if (fam_ops->dc_mce(ec, xec)) in amd_decode_dc_mce() 285 else in amd_decode_dc_mce() 299 else if (ll == 0x1) { in k8_ic_mce() [all …]
|
/linux-3.3/drivers/power/ |
D | apm_power.c | 62 } else if (!PSY_PROP(bp->bat, ENERGY_FULL_DESIGN, &bp->full) || in __find_main_battery() 95 else in find_main_battery() 97 } else if (!PSY_PROP(bp.max_energy_bat, VOLTAGE_MAX_DESIGN, in find_main_battery() 101 else in find_main_battery() 103 } else { in find_main_battery() 107 } else if (bp.max_charge_bat) { in find_main_battery() 109 } else if (bp.max_energy_bat) { in find_main_battery() 111 } else { in find_main_battery() 189 else in do_calculate_time() 271 else in calculate_capacity() [all …]
|
/linux-3.3/fs/ufs/ |
D | swab.h | 30 else in fs64_to_cpu() 39 else in cpu_to_fs64() 48 else in fs32_to_cpu() 57 else in cpu_to_fs32() 66 else in fs32_add() 75 else in fs32_sub() 84 else in fs16_to_cpu() 93 else in cpu_to_fs16() 102 else in fs16_add() 111 else in fs16_sub()
|
/linux-3.3/drivers/acpi/ |
D | sysfs.c | 210 else { in param_get_trace_state() 213 else in param_get_trace_state() 272 else in acpi_table_show() 293 else in acpi_table_attr_init() 334 } else in acpi_sysfs_table_handler() 382 } else in acpi_tables_sysfs_init() 458 else in gpe_count() 472 else in fixed_event_count() 505 } else if (index < (num_gpes + ACPI_NUM_FIXED_EVENTS)) in get_status() 539 else if (status & ACPI_EVENT_FLAG_ENABLED) in counter_show() [all …]
|
/linux-3.3/drivers/video/sis/ |
D | init301.c | 97 else if(SiS_Pr->ChipType >= SIS_315H) in SiS_UnLockCRT2() 99 else in SiS_UnLockCRT2() 109 else if(SiS_Pr->ChipType >= SIS_315H) in SiS_LockCRT2() 111 else in SiS_LockCRT2() 152 else reg = 0x7d; in GetLCDStructPtr661() 218 } else if(SiS_Pr->SiS_VBInfo & (SetCRT2ToLCD | SetCRT2ToLCDA)) { in SiS_AdjustCRT2Rate() 229 } else if(SiS_Pr->SiS_VBInfo & SetCRT2ToHiVision) { in SiS_AdjustCRT2Rate() 233 …} else if(SiS_Pr->SiS_VBInfo & (SetCRT2ToYPbPr525750|SetCRT2ToAVIDEO|SetCRT2ToSVIDEO|SetCRT2ToSCAR… in SiS_AdjustCRT2Rate() 247 } else { /* LVDS */ in SiS_AdjustCRT2Rate() 301 } else { in SiS_GetRatePtr() [all …]
|