Home
last modified time | relevance | path

Searched refs:set (Results 8376 - 8400 of 14554) sorted by relevance

1...<<331332333334335336337338339340>>...583

/third_party/skia/modules/skottie/src/text/
H A DTextValue.cpp36 v->fText.set(text->begin(), text->size()); in Parse()
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs32 self.offset.set(offset);
/third_party/rust/crates/regex/src/
H A Dre_set.rs17 /// A regex set corresponds to the union of two or more regular expressions.
18 /// That is, a regex set will match text where at least one of its
19 /// constituent regular expressions matches. A regex set as its formulated here
21 /// expressions in the set match. Indeed, this is the key difference between
27 /// regex set is constructed from those regexes, then searching the text
30 /// searches over the text. The key advantage of using a regex set is that it
34 /// set can realize huge performance gains.
59 /// 1. Does any regex in the set match?
60 /// 2. If so, which regexes in the set match?
67 /// [`Captures`][crate::Captures] objects from a regex set
[all...]
/third_party/rust/crates/regex/tests/
H A Dtest_default.rs11 // regex and the input. Other dynamic tests explicitly set the engine to use.
54 mod set; modules
/third_party/skia/buildtools/checkdeps/
H A Djava_checker.py91 """Build a set of fully-qualified class affected by this patch.
101 A set of full class names with package name of imported files.
103 classset = set()
139 """Checks the given line with the given rule set.
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dasn1.rs43 pub set: *mut ASN1_STRING,
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp66 // Make a set to keep track of the instructions that need fresh ids. in Apply()
67 std::set<opt::Instruction*> instructions_that_need_ids; in Apply()
H A Dtransformation_expand_vector_reduction.cpp59 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable()
H A Dtransformation_replace_opselect_with_conditional_branch.cpp41 std::set<uint32_t> used_ids; in IsApplicable()
/third_party/spirv-tools/source/val/
H A Dbasic_block.h112 type_.set(type); in set_type()
148 /// Returns the label instruction for the block, or nullptr if not set.
282 /// The set of predecessors of the BasicBlock
285 /// The set of successors of the BasicBlock
/third_party/spirv-tools/test/fuzz/
H A Dequivalence_relation_test.cpp15 #include <set>
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal.h113 uint8_t set; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal.h113 uint8_t set; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DUniform.cpp24 mActiveUseBits.set(shaderType, used); in setActive()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dphy.c510 * so the decision just depends on if all bitrates are set or not. in rtw89_phy_rate_pattern_vif()
2114 "[TXPWR] set txpwr byrate with ch=%d\n", ch); in rtw89_phy_set_txpwr_byrate()
2164 rtw89_debug(rtwdev, RTW89_DBG_TXPWR, "[TXPWR] set txpwr offset\n"); in rtw89_phy_set_txpwr_offset()
2194 "[TXPWR] set txpwr limit with ch=%d bw=%d\n", ch, bw); in rtw89_phy_set_txpwr_limit()
2230 "[TXPWR] set txpwr limit ru with ch=%d bw=%d\n", ch, bw); in rtw89_phy_set_txpwr_limit_ru()
4001 struct rtw89_agc_gaincode_set *set) in rtw89_phy_dig_rxb_idx_by_rssi()
4004 s8 lna_gain = dig->lna_gain[set->lna_idx]; in rtw89_phy_dig_rxb_idx_by_rssi()
4005 s8 tia_gain = dig->tia_gain[set->tia_idx]; in rtw89_phy_dig_rxb_idx_by_rssi()
4020 struct rtw89_agc_gaincode_set *set) in rtw89_phy_dig_gaincode_by_rssi()
4022 set in rtw89_phy_dig_gaincode_by_rssi()
4000 rtw89_phy_dig_rxb_idx_by_rssi(struct rtw89_dev *rtwdev, u8 rssi, struct rtw89_agc_gaincode_set *set) rtw89_phy_dig_rxb_idx_by_rssi() argument
4019 rtw89_phy_dig_gaincode_by_rssi(struct rtw89_dev *rtwdev, u8 rssi, struct rtw89_agc_gaincode_set *set) rtw89_phy_dig_gaincode_by_rssi() argument
4103 rtw89_phy_dig_set_igi_cr(struct rtw89_dev *rtwdev, const struct rtw89_agc_gaincode_set set) rtw89_phy_dig_set_igi_cr() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp260 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
404 dataerrln("Could not set up test. exiting - %s", u_errorName(status)); in TestTwoDigitYearDSTParse()
1275 //greenwichcalendar.set(1997, 3, 4, 23, 0); in TestDateFormatZone146()
1276 // try anything to set hour to 23:00 !!! in TestDateFormatZone146()
1277 greenwichcalendar->set(UCAL_HOUR_OF_DAY, 23); in TestDateFormatZone146()
1336 logln((UnicodeString)"Date set to : " + dateToString(testDate)); in TestLocaleDateFormat()
1364 logln((UnicodeString)"Date set to : " + dateToString(testDate)); in TestFormattingLocaleTimeSeparator()
3444 errln(UnicodeString("Failed to set date: ") + testLine[2]); in TestTimeZoneDisplayName()
3863 gcal.set(1900, UCAL_JULY, 1, 12, 00); // offset 8:05:43 in Test6880()
3867 gcal.set(195 in Test6880()
[all...]
H A Ddtfmrgts.cpp224 errln("Fail: FieldPosition not set right by DateFormat"); in Test4052408()
969 Description: Platform Chinese Windows 95 - ** Time zone set to CST **
1211 cal.set(2000, UCAL_FEBRUARY, 29); // This should work! in Test4210209()
1212 logln(UnicodeString("Attempt to set Calendar to Feb 29 2000: ") + in Test4210209()
1215 errln("FAIL: Unable to set Calendar to Feb 29 2000"); in Test4210209()
1346 cal->set(test.year, test.month, test.date); in Test1684()
1350 cal->set(UCAL_YEAR, test.womyear); in Test1684()
1351 cal->set(UCAL_MONTH, test.wommon); in Test1684()
1352 cal->set(UCAL_WEEK_OF_MONTH, test.wom); in Test1684()
1353 cal->set(UCAL_DAY_OF_WEE in Test1684()
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1583 // Benchmarks on it have a counterpart in set.rs with the same keys and no values at all.
1812 let mut set = BTreeSet::new(); in random() variables
1813 while set.len() < n { in random()
1814 set.insert(rng.gen()); in random()
1816 assert_eq!(set.len(), n); in random()
1817 set in random()
1821 let set: BTreeSet<i32> = (-(n as i32)..=-1).collect(); in neg()
1822 assert_eq!(set.len(), n); in neg()
1823 set in neg()
1827 let set in pos()
1883 let mut set = src.clone(); clone_100_and_drain_half() variables
1899 let mut set = src.clone(); clone_100_and_pop_all() variables
1909 let mut set = src.clone(); clone_100_and_remove_all() variables
1922 let mut set = src.clone(); clone_100_and_remove_half() variables
1954 let mut set = src.clone(); clone_10k_and_drain_half() variables
1970 let mut set = src.clone(); clone_10k_and_pop_all() variables
1980 let mut set = src.clone(); clone_10k_and_remove_all() variables
1993 let mut set = src.clone(); clone_10k_and_remove_half() variables
2030 mod set; global() modules
33219 let mut set = BTreeSet::new(); from_iter() variables
34273 pub mod set; global() modules
34617 let mut set: BTreeSet<i32> = xs.iter().cloned().collect(); test_retain() variables
34641 let mut set = BTreeSet::new(); test_drain_filter_drop_panic_leak() variables
34661 let mut set = BTreeSet::new(); test_drain_filter_pred_panic_leak() variables
34721 let mut set = BTreeSet::new(); test_show() variables
34810 fn set<'new>(v: BTreeSet<&'static str>) -> BTreeSet<&'new str> { test_variance() functions
34827 fn set<T: Sync>(v: &BTreeSet<T>) -> impl Sync + '_ { test_sync() functions
34866 fn set<T: Send>(v: BTreeSet<T>) -> impl Send { range() functions
34905 fn set<K>(mut set: BTreeSet<K>) { range() functions
34993 let mut set = BTreeSet::from_iter(data.clone()); test_split_off_empty_right() variables
35005 let mut set = BTreeSet::from_iter(data.clone()); test_split_off_empty_left() variables
35020 let mut set = BTreeSet::from_iter(data.clone()); test_split_off_large_random_sorted() variables
52031 fn set(&mut self, value: u32); raw_trait() functions
52041 fn set(&mut self, value: u32) { raw_trait() functions
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp20 #include <set>
85 const std::set<std::string> MODULE_TYPE_SET = {
91 const std::set<std::string> VIRTUAL_MACHINE_SET = {
110 const std::set<std::string> GRANT_MODE_SET = {
115 const std::set<std::string> AVAILABLE_LEVEL_SET = {
1535 std::set<SupportWindowMode> ConvertToAbilityWindowMode(const std::vector<std::string> &windowModes, in ConvertToAbilityWindowMode()
1538 std::set<SupportWindowMode> modes; in ConvertToAbilityWindowMode()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_tracker_table_test.cpp79 const std::set<std::string> LOCAL_TABLE_TRACKER_NAME_SET1 = { "name1" };
80 const std::set<std::string> LOCAL_TABLE_TRACKER_NAME_SET2 = { "name" };
81 const std::set<std::string> LOCAL_TABLE_TRACKER_NAME_SET3 = { "height" };
82 const std::set<std::string> LOCAL_TABLE_TRACKER_NAME_SET4 = { "height", "name" };
83 const std::set<std::string> LOCAL_TABLE_TRACKER_NAME_SET5 = { "name", "" };
114 void BatchUpdateTableName2Data(uint64_t num, const std::set<std::string> &colNames) in BatchUpdateTableName2Data()
133 void BatchOperatorTableName2Data(uint64_t num, const std::set<std::string> &colNames) in BatchOperatorTableName2Data()
285 * @tc.desc: Test set tracker table with invalid table name
319 * @tc.desc: Test set tracker table with empty colNames
352 * @tc.desc: Test set tracke
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c361 * current_sdev. We race with others (to set starget_sdev_user), in scsi_single_lun_run()
900 /* for passthrough, *blk_statp may be set */ in scsi_io_completion_nz_result()
1741 static int scsi_mq_init_request(struct blk_mq_tag_set *set, struct request *rq, in scsi_mq_init_request() argument
1744 struct Scsi_Host *shost = set->driver_data; in scsi_mq_init_request()
1774 static void scsi_mq_exit_request(struct blk_mq_tag_set *set, struct request *rq, in scsi_mq_exit_request() argument
1777 struct Scsi_Host *shost = set->driver_data; in scsi_mq_exit_request()
1786 static int scsi_map_queues(struct blk_mq_tag_set *set) in scsi_map_queues() argument
1788 struct Scsi_Host *shost = container_of(set, struct Scsi_Host, tag_set); in scsi_map_queues()
1792 return blk_mq_map_queues(&set->map[HCTX_TYPE_DEFAULT]); in scsi_map_queues()
1830 * which is set b in __scsi_init_queue()
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-tegra.c350 * The rate should already be correct, but set it again just in tegra_xusb_set_ss_clk()
600 dev_err(dev, "failed to set HSIC#%u %s: %d\n", port, in tegra_xusb_mbox_handle()
982 /* wait for RESULT_VLD to get set */ in tegra_xusb_load_firmware()
1105 bool set) in tegra_xhci_set_port_power()
1109 unsigned int wait = (!main && !set) ? 1000 : 10; in tegra_xhci_set_port_power()
1110 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power()
1114 u32 status_val = set ? stat_power : 0; in tegra_xhci_set_port_power()
1117 set ? "set" : "clear", main ? "HS" : "SS"); in tegra_xhci_set_port_power()
1128 if (!main && !set) in tegra_xhci_set_port_power()
1104 tegra_xhci_set_port_power(struct tegra_xusb *tegra, bool main, bool set) tegra_xhci_set_port_power() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_lib.c336 * current_sdev. We race with others (to set starget_sdev_user), in scsi_single_lun_run()
915 /* for passthrough, *blk_statp may be set */ in scsi_io_completion_nz_result()
1809 static int scsi_mq_init_request(struct blk_mq_tag_set *set, struct request *rq, in scsi_mq_init_request() argument
1812 struct Scsi_Host *shost = set->driver_data; in scsi_mq_init_request()
1837 static void scsi_mq_exit_request(struct blk_mq_tag_set *set, struct request *rq, in scsi_mq_exit_request() argument
1840 struct Scsi_Host *shost = set->driver_data; in scsi_mq_exit_request()
1868 static void scsi_map_queues(struct blk_mq_tag_set *set) in scsi_map_queues() argument
1870 struct Scsi_Host *shost = container_of(set, struct Scsi_Host, tag_set); in scsi_map_queues()
1874 blk_mq_map_queues(&set->map[HCTX_TYPE_DEFAULT]); in scsi_map_queues()
1906 * which is set b in __scsi_init_queue()
[all...]
/third_party/jinja2/
H A Dcompiler.py133 if type(value) in {tuple, list, set, frozenset}:
146 is a set of all the undeclared names from the sequence of names found.
209 # variables set inside of loops and blocks should not affect outer frames,
256 self.filters: t.Set[str] = set()
257 self.tests: t.Set[str] = set()
278 self.names = set(names)
279 self.undeclared: t.Set[str] = set()
620 skip_special_params = set()
743 """Pops the current parameter definitions set."""
779 self._assign_stack.append(set())
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc331 // multiple isolates set/remove breakpoints at the same time. in SetBreakpoint()
337 // Get the set of previously set breakpoints, to check later whether a new in SetBreakpoint()
347 // The breakpoint is already set for this isolate. in SetBreakpoint()
358 // If the breakpoint was already set before, then we can just reuse the old in SetBreakpoint()
376 std::set<int> breakpoints; in FindAllBreakpoints()
457 // multiple isolates set/remove breakpoints at the same time. in RemoveBreakpoint()
474 // If the breakpoint is still set in another isolate, don't remove it. in RemoveBreakpoint()
673 // After installing a Liftoff code object with a different set of breakpoints,
733 // Keeps track of the currently set breakpoint
[all...]

Completed in 90 milliseconds

1...<<331332333334335336337338339340>>...583