Home
last modified time | relevance | path

Searched refs:set (Results 4401 - 4425 of 12151) sorted by relevance

1...<<171172173174175176177178179180>>...487

/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_opal.c126 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvc_opal_hvsi_tiocmset() argument
131 pr_devel("HVSI@%x: Set modem control, set=%x,clr=%x\n", in hvc_opal_hvsi_tiocmset()
132 hp->vtermno, set, clear); in hvc_opal_hvsi_tiocmset()
134 if (set & TIOCM_DTR) in hvc_opal_hvsi_tiocmset()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpmag-aa-fb.c117 if (cursor->set & FB_CUR_SETPOS) in aafb_cursor()
120 if (cursor->set & FB_CUR_SETCMAP) { in aafb_cursor()
128 if (cursor->set & (FB_CUR_SETSIZE | FB_CUR_SETSHAPE | FB_CUR_SETIMAGE)) in aafb_cursor()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-stp-xway.c77 #define xway_stp_w32_mask(m, clear, set, reg) \
78 xway_stp_w32(m, (xway_stp_r32(m, reg) & ~(clear)) | (set), reg)
109 * xway_stp_set() - gpio_chip->set - set gpios.
130 * xway_stp_dir_out() - gpio_chip->dir_out - set gpio direction.
252 chip->gc.set = xway_stp_set; in xway_stp_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c70 if (!(pp->set & ENIC_SET_NAME) || !strlen(pp->name)) in enic_set_port_profile()
102 if (pp->set & ENIC_SET_INSTANCE) { in enic_set_port_profile()
109 if (pp->set & ENIC_SET_HOST) { in enic_set_port_profile()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-brcmstb-l2.c166 unsigned int set = 0; in brcmstb_l2_intc_of_init() local
215 set |= IRQ_LEVEL; in brcmstb_l2_intc_of_init()
219 np->full_name, init_params->handler, clr, set, flags); in brcmstb_l2_intc_of_init()
258 /* This IRQ chip can wake the system, set all child interrupts in brcmstb_l2_intc_of_init()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.c44 sorted = b->c->verify_data->keys.set->data; in bch_btree_verify()
45 inmemory = b->keys.set->data; in bch_btree_verify()
65 sorted = v->keys.set->data; in bch_btree_verify()
158 /* XXX: cache set refcounting */
/third_party/curl/lib/
H A Dhttp_chunks.c130 if(data->set.http_te_skip && !ch->ignore_body) { in httpchunk_readwrite()
203 if(!data->set.http_te_skip && !ch->ignore_body) { in httpchunk_readwrite()
257 if(!data->set.http_te_skip) { in httpchunk_readwrite()
H A Dhttp_proxy.c135 data->set.str[STRING_USERAGENT] && *data->set.str[STRING_USERAGENT]) { in Curl_http_proxy_create_CONNECT()
137 data->set.str[STRING_USERAGENT]); in Curl_http_proxy_create_CONNECT()
/third_party/googletest/googletest/test/
H A Dgtest-typed-test_test.cc32 #include <set>
66 typedef std::set<int> IntSet;
380 typedef Types<std::vector<double>, std::set<char> > MyContainers;
/third_party/gn/src/gn/
H A Dqt_creator_writer.cc8 #include <set>
272 const std::set<std::string>& items) { in GenerateFile()
292 std::set<std::string> empty_list; in Run()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerBuilder.java105 isExcluded.set(value); in readExclusionList()
175 if (compat) isCompatibility.set(value); in buildDecompositionTables()
258 * For use in an applet: just load a minimal set of data.
421 if (compat) isCompatibility.set(value); in setMinimalDecomp()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java104 isExcluded.set(value); in readExclusionList()
174 if (compat) isCompatibility.set(value); in buildDecompositionTables()
257 * For use in an applet: just load a minimal set of data.
420 if (compat) isCompatibility.set(value); in setMinimalDecomp()
/third_party/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp161 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly. in HebrewCalendar()
222 // We can't just do a set(MONTH, get(MONTH) + amount). The in add()
259 set(UCAL_MONTH, month); in add()
260 set(UCAL_YEAR, year); in add()
286 * on a Hebrew calendar set to "25 Av 5758" will result in the date "5 Av 5758".
336 set(UCAL_MONTH, (newMonth + 13) % 13); in roll()
559 * which will be set when this method is called. Subclasses can
593 // a large value is set to julianDay. I patched startOfYear in handleComputeFields()
685 * and year are set, they do not change.
699 // on the current time. They'll be set t in initializeSystemDefaultCentury()
[all...]
/third_party/mesa3d/src/amd/common/
H A Dsid_tables.py63 self.table.append((string, idx, set((idx,))))
96 self.idxs = set()
182 self.idxs = set()
/third_party/jinja2/
H A Dbccache.py29 def set(self, key: str, value: bytes, timeout: t.Optional[int] = None) -> None: member in _MemcachedClient
349 .. method:: set(key, value[, timeout])
401 self.client.set(key, value, self.timeout)
403 self.client.set(key, value)
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_cmd_buffer.c281 uint32_t set, in lvp_CmdPushDescriptorSetWithTemplateKHR()
302 cmd->u.push_descriptor_set_with_template_khr.set = set; in lvp_CmdPushDescriptorSetWithTemplateKHR()
277 lvp_CmdPushDescriptorSetWithTemplateKHR( VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData) lvp_CmdPushDescriptorSetWithTemplateKHR() argument
/third_party/node/lib/
H A Ddomain.js68 set: function(arg) {
79 pairing.set(asyncId, process.domain[kWeak]);
94 vmPromises.set(resource, process.domain);
272 // if a listener is set.
509 // set the active domain to its parent (if any) so that the domain's error
/third_party/node/test/parallel/
H A Dtest-stream2-writable.js200 }).reduce(function(set, x) {
201 set[`callback-${x[0]}`] = x[1];
202 return set;
/third_party/node/deps/v8/src/zone/
H A Dzone-containers.h13 #include <set>
121 // A wrapper subclass for std::set to make it easy to construct one that uses
124 class ZoneSet : public std::set<K, Compare, ZoneAllocator<K>> {
126 // Constructs an empty set.
128 : std::set<K, Compare, ZoneAllocator<K>>(Compare(), in ZoneSet()
137 // Constructs an empty set.
/third_party/ninja/misc/
H A Dwrite_fake_manifests.py54 self.seen_names = set([None])
55 self.seen_defines = set([None])
66 seen = set([None])
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c49 add_instr_and_srcs_to_set(struct set *instr_set, nir_instr *instr);
60 add_instr_and_srcs_to_set(struct set *instr_set, nir_instr *instr) in add_instr_and_srcs_to_set()
71 struct set *instr_set = _mesa_pointer_set_create(NULL); in prune_patch_function_to_intrinsic_and_srcs()
75 * the set. Also, add instructions that contribute to control flow. in prune_patch_function_to_intrinsic_and_srcs()
76 * 2. Erase every instruction that isn't in the set in prune_patch_function_to_intrinsic_and_srcs()
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/internal/
H A Dprimordials.js85 function copyAccessor(dest, prefix, key, { enumerable, get, set }) {
90 if (set !== undefined) {
92 value: uncurryThis(set),
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_cmd_enqueue.c125 uint32_t set, in vk_cmd_enqueue_CmdPushDescriptorSetKHR()
145 pds->set = set; in vk_cmd_enqueue_CmdPushDescriptorSetKHR()
235 /* We need to hold a reference to the descriptor set as long as this in vk_cmd_enqueue_CmdBindDescriptorSets()
122 vk_cmd_enqueue_CmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites) vk_cmd_enqueue_CmdPushDescriptorSetKHR() argument
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table-inl.h137 this->set(EntryToIndex(entry) + kValueOffset, value); in ValueAtPut()
152 this->set(EntryToIndex(entry) + kPropertyDetailsOffset, value.AsSmi()); in DetailsAtPut()
237 this->set(HashIndex(), Smi::FromInt(hash)); in SetHash()
/third_party/python/Lib/
H A Dcmd.py40 `self.undoc_header' set the headers used for the help function's
287 commands = set(self.completenames(*args))
288 topics = set(a[5:] for a in self.get_names()
313 topics = set()
347 """Display a list of strings as a compact set of columns.

Completed in 19 milliseconds

1...<<171172173174175176177178179180>>...487