Home
last modified time | relevance | path

Searched refs:set (Results 3401 - 3425 of 12096) sorted by relevance

1...<<131132133134135136137138139140>>...484

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dalternative-macros.h139 .set .Lasm_alt_mode, 0
147 .set .Lasm_alt_mode, 1
157 .set .Lasm_alt_mode, 0
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dpmu.c38 void kvm_set_pmu_events(u32 set, struct perf_event_attr *attr) in kvm_set_pmu_events() argument
46 pmu->events_host |= set; in kvm_set_pmu_events()
48 pmu->events_guest |= set; in kvm_set_pmu_events()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h15 * two bits in the software pte that are supposed to be set to zero in
18 * set these at the page level since they get copied from the Mx_TWC
147 unsigned long clr, unsigned long set, int huge);
158 unsigned long set = pte_val(entry) & (_PAGE_DIRTY | _PAGE_ACCESSED | _PAGE_EXEC); in __ptep_set_access_flags() local
162 pte_update(vma->vm_mm, address, ptep, clr, set, huge); in __ptep_set_access_flags()
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dsleep.S53 @ delay 90us and set CPU PLL to lowest speed
127 @ Step 3 set SLFRSH bit in MDREFR
139 @ Step 6 set force sleep bit in PMCR
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dudivsi3_i4i-Os.S23 .set __udivsi3_i4, __udivsi3_i4i
89 .set __sdivsi3_i4, __sdivsi3_i4i
90 .set __sdivsi3, __sdivsi3_i4i
/kernel/linux/linux-5.10/include/linux/
H A Dregset.h90 * user_regset_set_fn - type of @set function in &struct user_regset
143 * @set: Function to store values.
147 * This data structure describes a machine resource we call a register set.
149 * actual CPU registers per se. A register set consists of a number of
155 * For backward compatibility, the @get and @set methods must pad to, or
174 * register set. For example, x86 GDT segment descriptors form a regset;
190 user_regset_set_fn *set; member
320 if (!regset->set)
326 return regset->set(target, regset, offset, size, NULL, data);
/kernel/linux/linux-5.10/fs/9p/
H A Dxattr.c162 .set = v9fs_xattr_handler_set,
168 .set = v9fs_xattr_handler_set,
175 .set = v9fs_xattr_handler_set,
/kernel/linux/linux-5.10/fs/efivarfs/
H A Dfile.c24 bool set = false; in efivarfs_file_write() local
40 data, &set); in efivarfs_file_write()
41 if (!set && bytes) { in efivarfs_file_write()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_xattr.c66 .set = xfs_xattr_set,
73 .set = xfs_xattr_set,
80 .set = xfs_xattr_set,
/kernel/linux/linux-6.6/fs/9p/
H A Dxattr.c169 .set = v9fs_xattr_handler_set,
175 .set = v9fs_xattr_handler_set,
182 .set = v9fs_xattr_handler_set,
/kernel/linux/linux-6.6/include/linux/
H A Dregset.h102 * user_regset_set_fn - type of @set function in &struct user_regset
155 * @set: Function to store values.
159 * This data structure describes a machine resource we call a register set.
161 * actual CPU registers per se. A register set consists of a number of
167 * For backward compatibility, the @get and @set methods must pad to, or
186 * register set. For example, x86 GDT segment descriptors form a regset;
202 user_regset_set_fn *set; member
331 if (!regset->set)
337 return regset->set(target, regset, offset, size, NULL, data);
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dbitset.cpp19 * using a folded bit set consisting of a 1k-entry index table and a
22 * Uses the original set for supplementary code points.
91 BitSet(const UnicodeSet &set, UErrorCode &errorCode) : bits(shortBits), restSet(set.clone()) { in BitSet() argument
101 UnicodeSetIterator iter(set); in BitSet()
/third_party/icu/icu4c/source/samples/dtptngsample/
H A Ddtptngsample.cpp48 cal->set (1999,9,13,23,58,59); in getBestPatternExample()
88 cal->set (1999,9,13,23,58,59); in addPatternExample()
129 cal->set (1999,9,13,23,58,59); in replaceFieldTypesExample()
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.h85 UnicodeString fOriginalDef; // set definition as it appeared in user supplied rules.
86 UnicodeString fExpandedDef; // set definition with any embedded named sets replaced by their defs, recursively.
88 CharClass(const UnicodeString &name, const UnicodeString &originalDef, const UnicodeString &expandedDef, const UnicodeSet *set) : in CharClass() argument
89 fName(name), fOriginalDef(originalDef), fExpandedDef(expandedDef), fSet(set) {} in CharClass()
93 // class BreakRule represents a single rule from a set of break rules.
94 // Each rule has the set definitions expanded, and
103 UnicodeString fExpandedRule; // Rule expression after expanding the set definitions.
109 // class BreakRules represents a complete set of break rules, possibly tailored,
125 LocalUHashtablePointer fCharClasses; // Key is set name (UnicodeString).
129 UnicodeSet fDictionarySet; // Dictionary set, empt
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DJapaneseCalendar.java142 * Constructs a <code>JapaneseCalendar</code> with the given date set
145 * @param date The date to which the new calendar is set.
154 * Constructs a <code>JapaneseCalendar</code> with the given date set
157 * @param era The imperial era used to set the calendar's {@link #ERA ERA} field.
166 * @param year The value used to set the calendar's {@link #YEAR YEAR} field,
169 * @param month The value used to set the calendar's {@link #MONTH MONTH} field.
172 * @param date The value used to set the calendar's DATE field.
177 set(ERA, era); in JapaneseCalendar()
181 * Constructs a <code>JapaneseCalendar</code> with the given date set
184 * @param year The value used to set th
[all...]
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/util/timezone/
H A DBasicTimeZoneExample.java116 cal.set(startYear, Calendar.JANUARY, 1, 0, 0, 0); in equivalentTransitionsExample()
117 cal.set(Calendar.MILLISECOND, 0); in equivalentTransitionsExample()
122 cal.set(endYear + 1, Calendar.JANUARY, 1, 0, 0, 0); in equivalentTransitionsExample()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DJapaneseCalendar.java136 * Constructs a <code>JapaneseCalendar</code> with the given date set
139 * @param date The date to which the new calendar is set.
147 * Constructs a <code>JapaneseCalendar</code> with the given date set
150 * @param era The imperial era used to set the calendar's {@link #ERA ERA} field.
159 * @param year The value used to set the calendar's {@link #YEAR YEAR} field,
162 * @param month The value used to set the calendar's {@link #MONTH MONTH} field.
165 * @param date The value used to set the calendar's DATE field.
169 set(ERA, era); in JapaneseCalendar()
173 * Constructs a <code>JapaneseCalendar</code> with the given date set
176 * @param year The value used to set th
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsr2022.cpp154 results->set(textIn, this, confidence); in match()
170 results->set(textIn, this, confidence); in match()
185 results->set(textIn, this, confidence); in match()
/third_party/json/tests/src/
H A Dunit-hash.cpp15 #include <set>
23 std::set<std::size_t> hashes;
72 std::set<std::size_t> hashes;
/third_party/node/lib/internal/modules/esm/
H A Dfetch_module.js166 cacheForGET.set(parsed.href, entry);
214 cacheForGET.set(parsed.href, entry);
221 cacheForGET.set(parsed.href, result);
/third_party/node/lib/internal/modules/
H A Dhelpers.js70 // TODO: Use this set when resolving pkg#exports conditions in loader.js.
119 * Use redirects to set up a mapping from a policy and restrict dependencies.
160 urlToFileCache.set(href, filepath);
230 * @param {string} dummyModuleName - The label representing the set of built-in modules to add.
269 // Override the current getter/setter and set up a new
274 set: setReal,
284 set: setReal,
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dscript_mutator.js86 dependencies.set('mjsunit', sourceHelpers.loadDependencyAbs(
117 dependencies.set(shellJsPaths[i], dependency);
127 dependencies.set(
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dvariant_test.py25 self.results = set()
38 self.loaded = set()
169 self.assertSetEqual(set(variants[1:]), self.fake_filter.loaded)
/third_party/node/src/
H A Dnode_builtins.h10 #include <set>
94 std::set<std::string> can_be_required;
95 std::set<std::string> cannot_be_required;
H A Dnode_realm.h29 * node::Realm is a container for a set of JavaScript objects and functions
34 * with a global object and a set of intrinsic objects. An ECMAScript realm has
122 std::set<struct node_module*> internal_bindings;
123 std::set<std::string> builtins_with_cache;
124 std::set<std::string> builtins_without_cache;

Completed in 19 milliseconds

1...<<131132133134135136137138139140>>...484