/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | frame_retainer.cpp | 153 std::pair<const std::string, std::map<uint64_t, RetainWork>> &eachTarget, std::set<uint64_t> &frameToDiscard) in DecreaseRemainTimeAndDiscard() 179 std::set<uint64_t> frameToDiscard; in PeriodicalSurveillance() 230 std::set<LabelType> emptyLabel; in ShrinkRetainWorkPool() 232 std::set<std::string> emptyTarget; in ShrinkRetainWorkPool()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_query_helper.h | 19 #include <set> 37 std::set<Key> keys_; 155 int BindKeysToStmt(const std::set<Key> &keys, sqlite3_stmt *&countStmt, int &index) const; 169 std::set<Key> keys_;
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/ |
H A D | av_sync_manager.cpp | 146 std::set<std::string> sceneTypeSet; in MergeGroupInfo() 173 std::set<std::string> groupInfoSet; in MergeGroupInfo() 185 bool AVSyncManager::MergeGroupInfoInner(std::set<std::string> &groupInfoSet) in MergeGroupInfoInner() 229 std::string AVSyncManager::GetsyncGroupInfo(std::set<std::string> &groupInfoSet) in GetsyncGroupInfo()
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | head.S | 129 .set _index, 0 132 .set _index, _index + 1 148 .set _index, 0 151 .set _index, _index + 1
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_util.S | 107 move.l %d1,(%a0)+ | set sign / exp 108 move.l %d0,(%a0)+ | set mantissa 138 bset #31,%d0 | set explizit bit 176 bset #31,%d0 | set explizit bit 221 | The high bit is set, so normalization is irrelevant. 446 | The high bit is set, so normalization is irrelevant. 695 clr.w %d2 | first set z bit, addx only clears it 698 | bit is set, then the number is odd, so rounding works like 737 | Exponent underflow. Try to make a denormal, and set it to 740 fp_set_sr FPSR_EXC_UNFL | set UNF [all...] |
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | insnemu.S | 11 .set noat 12 .set nobreak 312 * set LSB of quotient 579 .set at 580 .set break
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | mach-osiris.c | 209 static void osiris_nand_select(struct s3c2410_nand_set *set, int slot) in osiris_nand_select() argument 213 slot = set->nr_map[slot] & 3; in osiris_nand_select() 215 pr_debug("osiris_nand: selecting slot %d (set %p,%p)\n", in osiris_nand_select() 216 slot, set, set->nr_map); in osiris_nand_select()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sint.S | 31 | 2. (X is in range) set rsc = 63 - exp(X). Unnormalize the 128 | ainx bits in the USER_FPSR are set. 211 movel #0x403e,%d1 |set threshold for dnrm_lp 226 | ;inexact flag set in USER_FPSR 227 | ;if initial grs set
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_util.S | 107 move.l %d1,(%a0)+ | set sign / exp 108 move.l %d0,(%a0)+ | set mantissa 138 bset #31,%d0 | set explizit bit 176 bset #31,%d0 | set explizit bit 221 | The high bit is set, so normalization is irrelevant. 446 | The high bit is set, so normalization is irrelevant. 695 clr.w %d2 | first set z bit, addx only clears it 698 | bit is set, then the number is odd, so rounding works like 737 | Exponent underflow. Try to make a denormal, and set it to 740 fp_set_sr FPSR_EXC_UNFL | set UNF [all...] |
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | sint.S | 31 | 2. (X is in range) set rsc = 63 - exp(X). Unnormalize the 128 | ainx bits in the USER_FPSR are set. 211 movel #0x403e,%d1 |set threshold for dnrm_lp 226 | ;inexact flag set in USER_FPSR 227 | ;if initial grs set
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry-arcv2.S | 76 # query in hard ISR path would return false (since .IE is set) which would 166 .set call_do_page_fault, EV_TLBProtV 198 btst r0, STATUS_DE_BIT ; Z flag set if bit clear 199 bnz .Lintr_ret_to_delay_slot ; branch if STATUS_DE_BIT set 205 ; AUX_IRQ_ACTIVE won't have U bit set (since intr in K mode), hence SP 209 btst r0, STATUS_U_BIT ; Z flag set if K (Z clear for U)
|
/kernel/linux/linux-6.6/arch/nios2/kernel/ |
H A D | insnemu.S | 11 .set noat 12 .set nobreak 312 * set LSB of quotient 579 .set at 580 .set break
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma.c | 64 u32 mask, u32 set) in bcma_bgmac_cco_ctl_maskset() 68 bcma_chipco_chipctl_maskset(cc, offset, mask, set); in bcma_bgmac_cco_ctl_maskset() 79 u32 set) in bcma_bgmac_cmn_maskset32() 81 bcma_maskset32(bgmac->bcma.cmn, offset, mask, set); in bcma_bgmac_cmn_maskset32() 63 bcma_bgmac_cco_ctl_maskset(struct bgmac *bgmac, u32 offset, u32 mask, u32 set) bcma_bgmac_cco_ctl_maskset() argument 78 bcma_bgmac_cmn_maskset32(struct bgmac *bgmac, u16 offset, u32 mask, u32 set) bcma_bgmac_cmn_maskset32() argument
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-amd.c | 61 u8 set, u8 clear) in amd_spi_setclear_reg8() 65 tmp = (tmp & ~clear) | set; in amd_spi_setclear_reg8() 85 u32 set, u32 clear) in amd_spi_setclear_reg32() 89 tmp = (tmp & ~clear) | set; in amd_spi_setclear_reg32() 60 amd_spi_setclear_reg8(struct spi_master *master, int idx, u8 set, u8 clear) amd_spi_setclear_reg8() argument 84 amd_spi_setclear_reg32(struct spi_master *master, int idx, u32 set, u32 clear) amd_spi_setclear_reg32() argument
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | metro-usb.c | 238 "%s - set modem ctrl=0x%x failed, error code=%d\n", in metrousb_set_modem_ctrl() 296 unsigned int set, unsigned int clear) in metrousb_tiocmset() 304 dev_dbg(tty->dev, "%s - set=%d, clear=%d\n", __func__, set, clear); in metrousb_tiocmset() 310 if (set & TIOCM_RTS) in metrousb_tiocmset() 312 if (set & TIOCM_DTR) in metrousb_tiocmset() 295 metrousb_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) metrousb_tiocmset() argument
|
/kernel/linux/linux-6.6/drivers/mtd/devices/ |
H A D | mchp48l640.c | 9 * we set continuous mode but reading/writing more bytes than 86 static int mchp48l640_waitforbit(struct mchp48l640_flash *flash, int bit, bool set) in mchp48l640_waitforbit() argument 95 ret, bit, (set ? "" : "not"), status); in mchp48l640_waitforbit() 99 if (set) { in mchp48l640_waitforbit() 110 dev_err(&flash->spi->dev, "Timeout waiting for bit %x %s set in status register.", in mchp48l640_waitforbit() 111 bit, (set ? "" : "not")); in mchp48l640_waitforbit() 157 dev_err(&flash->spi->dev, "Could not set continuous mode ret: %d", ret); in mchp48l640_set_mode() 220 * we set PRO bit (page rollover), but writing length > page size in mchp48l640_write() 278 * we set PRO bit (page rollover), but if read length > page size in mchp48l640_read()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma.c | 65 u32 mask, u32 set) in bcma_bgmac_cco_ctl_maskset() 69 bcma_chipco_chipctl_maskset(cc, offset, mask, set); in bcma_bgmac_cco_ctl_maskset() 80 u32 set) in bcma_bgmac_cmn_maskset32() 82 bcma_maskset32(bgmac->bcma.cmn, offset, mask, set); in bcma_bgmac_cmn_maskset32() 64 bcma_bgmac_cco_ctl_maskset(struct bgmac *bgmac, u32 offset, u32 mask, u32 set) bcma_bgmac_cco_ctl_maskset() argument 79 bcma_bgmac_cmn_maskset32(struct bgmac *bgmac, u16 offset, u32 mask, u32 set) bcma_bgmac_cmn_maskset32() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | lan937x_main.c | 21 static int lan937x_cfg(struct ksz_device *dev, u32 addr, u8 bits, bool set) in lan937x_cfg() argument 23 return regmap_update_bits(ksz_regmap_8(dev), addr, bits, set ? bits : 0); in lan937x_cfg() 27 u8 bits, bool set) in lan937x_port_cfg() 30 bits, set ? bits : 0); in lan937x_port_cfg() 187 /* set back pressure for half duplex */ in lan937x_port_setup() 377 /* If NO_EXC_COLLISION_DROP bit is set, the switch will not drop in lan937x_setup() 26 lan937x_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, bool set) lan937x_port_cfg() argument
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | metro-usb.c | 238 "%s - set modem ctrl=0x%x failed, error code=%d\n", in metrousb_set_modem_ctrl() 294 unsigned int set, unsigned int clear) in metrousb_tiocmset() 302 dev_dbg(&port->dev, "%s - set=%d, clear=%d\n", __func__, set, clear); in metrousb_tiocmset() 308 if (set & TIOCM_RTS) in metrousb_tiocmset() 310 if (set & TIOCM_DTR) in metrousb_tiocmset() 293 metrousb_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) metrousb_tiocmset() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | head_32.S | 171 * bits like NT set. This would confuse the debugger if this code is traced. So 183 * if and only if CPUID exists and has flags other than the FPU flag set. 188 popfl # set EFLAGS=ID 191 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set? 241 movl %eax,%cr3 /* set the page table pointer.. */ 243 movl %eax,%cr0 /* ..and set paging (PG) bit */ 280 movl $0x50022,%ecx # set AM, WP, NE and MP 296 movl %eax,%fs # set this cpu's percpu
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | pnvm.c | 297 goto set; in iwl_pnvm_load_pnvm_to_trans() 320 set: in iwl_pnvm_load_pnvm_to_trans() 340 goto set; in iwl_pnvm_load_reduce_power_to_trans() 367 set: in iwl_pnvm_load_reduce_power_to_trans()
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | head.S | 132 .set _index, 0 135 .set _index, _index + 1 151 .set _index, 0 154 .set _index, _index + 1
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq.h | 58 void blk_mq_free_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, 61 struct blk_mq_tags *blk_mq_alloc_map_and_rqs(struct blk_mq_tag_set *set, 63 void blk_mq_free_map_and_rqs(struct blk_mq_tag_set *set, 178 void blk_mq_tag_resize_shared_tags(struct blk_mq_tag_set *set,
|
/third_party/benchmark/test/ |
H A D | benchmark_test.cc | 15 #include <set> 44 std::set<int64_t> ConstructRandomSet(int64_t size) { in ConstructRandomSet() 45 std::set<int64_t> s; in ConstructRandomSet() 87 std::set<int64_t> data; in BM_SetInsert()
|
/third_party/curl/lib/ |
H A D | pingpong.c | 55 timediff_t response_time = (data->set.server_response_timeout)? in Curl_pp_state_timeout() 56 data->set.server_response_timeout: pp->response_time; in Curl_pp_state_timeout() 58 /* if CURLOPT_SERVER_RESPONSE_TIMEOUT is set, use that to determine in Curl_pp_state_timeout() 68 if(data->set.timeout && !disconnecting) { in Curl_pp_state_timeout() 70 timediff_t timeout2_ms = data->set.timeout - /* timeout time */ in Curl_pp_state_timeout()
|