Home
last modified time | relevance | path

Searched refs:set (Results 2551 - 2575 of 14180) sorted by relevance

1...<<101102103104105106107108109110>>...568

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.h22 #include <set>
125 std::set<int32_t> activeItems;
126 std::set<int32_t> cachedItems;
155 * @param showCached whether to set cached items as active
156 * @note To deactivate all children, set @c start and @c end to -1
165 virtual void SetActiveChildRange(const std::set<int32_t>& activeIndexes, const std::set<int32_t>& cachedIndexes) {} in SetActiveChildRange()
166 virtual void RecycleItemsByIndex(const std::set<int32_t>& indexes) {} in RecycleItemsByIndex()
/foundation/multimedia/av_codec/frameworks/native/avsource/
H A Davsource_impl.cpp162 bool set = format.SetMeta(mediaInfo); in GetSourceFormat() local
163 CHECK_AND_RETURN_RET_LOG(set, AVCS_ERR_INVALID_OPERATION, "Convert meta failed"); in GetSourceFormat()
179 bool set = format.SetMeta(streamsInfo[trackIndex]); in GetTrackFormat()
180 CHECK_AND_RETURN_RET_LOG(set, AVCS_ERR_INVALID_OPERATION, "Convert meta failed"); in GetTrackFormat()
195 bool set = format.SetMeta(userDataMeta); local
196 CHECK_AND_RETURN_RET_LOG(set, AVCS_ERR_INVALID_OPERATION, "Convert meta failed");
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp76 fd_set set; in GetFdSet() local
77 FD_ZERO(&set); in GetFdSet()
78 FD_SET(socket, &set); in GetFdSet()
79 return set; in GetFdSet()
82 static bool IsFdSet(int32_t socket, const fd_set& set) in IsFdSet() argument
84 return FD_ISSET(socket, &set); in IsFdSet()
/foundation/multimodalinput/input/service/monitor/include/
H A Devent_monitor_handler.h20 #include <set>
136 int32_t UpdateEventTypeMonitor(const std::set<SessionHandler>::iterator &iter,
138 int32_t UpdateActionsTypeMonitor(const std::set<SessionHandler>::iterator &iter,
161 std::set<int32_t> eventIds_;
167 std::set<SessionHandler> monitors_;
168 std::map<int32_t, std::set<SessionHandler>> endScreenCaptureMonitors_;
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h21 #include <set>
93 void ProcessAnswerRecord(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
94 void UpdatePtr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
95 void UpdateSrv(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
96 void UpdateTxt(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
97 void UpdateAddr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h20 #include <set>
40 std::set<IndexName> decrease;
76 // Return E_OK if queryale. outType will be set if path exist no matter binary or not
141 int CheckValue(const ValueObject &inValue, std::set<FieldPath> &lackingPaths) const;
142 int AmendValueIfNeed(ValueObject &inValue, const std::set<FieldPath> &lackingPaths, bool &amended) const;
190 const PairConstPointer<reflection::Object> &bothObject, bool isRoot, std::set<std::string> &compared) const;
192 const PairConstPointer<reflection::Field> &bothField, std::set<std::string> &compared) const;
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasm.h101 .set push; \
102 .set reorder; \
106 .set pop; \
114 .set push; \
115 .set reorder; \
118 .set pop; \
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dbmips_vec.S24 .set mips32
28 .set mips0
54 /* set up CPU1 CBR; move BASE to 0xa000_0000 */
57 /* set up relocation vector address based on thread ID */
82 .set push
83 .set noat
126 .set arch=r4000
173 /* set up CP0 STATUS; enable FPU */
178 /* set local CP0 CONFIG to make kseg0 cacheable, write-back */
210 /* set exceptio
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dnospec-insn.h55 .set __decode_fail,1
61 .set __decode_fail,0
72 .set __decode_fail,1
80 .set __decode_fail,0
93 .set __decode_fail,1
99 .set __decode_fail,0
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-arm740.S71 mcr p15, 0, r0, c6, c0 @ set area 0, default
80 orr r0, r0, #1 @ set enable bit
81 mcr p15, 0, r0, c6, c1 @ set area 1, RAM
93 orr r0, r0, #1 @ set enable bit
94 2: mcr p15, 0, r0, c6, c2 @ set area 2, ROM/FLASH
110 bic r0, r0, #0x3F000000 @ set to standard caching mode
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dasm.h102 .set push; \
103 .set reorder; \
107 .set pop; \
115 .set push; \
116 .set reorder; \
119 .set pop; \
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dbmips_vec.S24 .set mips32
28 .set mips0
54 /* set up CPU1 CBR; move BASE to 0xa000_0000 */
57 /* set up relocation vector address based on thread ID */
82 .set push
83 .set noat
126 .set arch=r4000
173 /* set up CP0 STATUS; enable FPU */
178 /* set local CP0 CONFIG to make kseg0 cacheable, write-back */
210 /* set exceptio
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dradix.h25 /* Bits to set in a RPMD/RPUD/RPGD */
155 unsigned long set) in __radix_pte_update()
166 : "r" (ptep), "r" (cpu_to_be64(set)), "r" (cpu_to_be64(clr)) in __radix_pte_update()
175 unsigned long set, in radix__pte_update()
180 old_pte = __radix_pte_update(ptep, clr, set); in radix__pte_update()
229 * than set_pte_at (which is used to set ptes unrelated to faults). in radix__set_pte_at()
287 unsigned long set);
290 unsigned long set);
154 __radix_pte_update(pte_t *ptep, unsigned long clr, unsigned long set) __radix_pte_update() argument
172 radix__pte_update(struct mm_struct *mm, unsigned long addr, pte_t *ptep, unsigned long clr, unsigned long set, int huge) radix__pte_update() argument
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-arm740.S71 mcr p15, 0, r0, c6, c0 @ set area 0, default
80 orr r0, r0, #1 @ set enable bit
81 mcr p15, 0, r0, c6, c1 @ set area 1, RAM
93 orr r0, r0, #1 @ set enable bit
94 2: mcr p15, 0, r0, c6, c2 @ set area 2, ROM/FLASH
110 bic r0, r0, #0x3F000000 @ set to standard caching mode
/kernel/linux/linux-5.10/kernel/sched/
H A Dstats.h67 int clear = 0, set = TSK_RUNNING; in psi_enqueue() local
74 set |= TSK_MEMSTALL; in psi_enqueue()
82 psi_task_change(p, clear, set); in psi_enqueue()
87 int clear = TSK_RUNNING, set = 0; in psi_dequeue() local
105 set |= TSK_IOWAIT; in psi_dequeue()
108 psi_task_change(p, clear, set); in psi_dequeue()
212 * the timestamp if it is already not set. It's assumed that
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/irq/dce60/
H A Dirq_service_dce60.c77 .set = NULL,
82 .set = NULL,
87 .set = NULL,
92 .set = dce110_vblank_set,
97 .set = NULL,
196 .set = dal_irq_service_dummy_set,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/irq/dce120/
H A Dirq_service_dce120.c70 .set = NULL,
75 .set = NULL,
80 .set = NULL,
85 .set = dce110_vblank_set,
90 .set = NULL,
180 .set = dal_irq_service_dummy_set,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/irq/dce80/
H A Dirq_service_dce80.c70 .set = NULL,
75 .set = NULL,
80 .set = NULL,
85 .set = dce110_vblank_set,
90 .set = NULL,
190 .set = dal_irq_service_dummy_set,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-syscon.c35 * @set: HW specific callback to assigns output value
44 void (*set)(struct gpio_chip *chip, member
119 chip->set(chip, offset, val); in syscon_gpio_dir_out()
155 .set = rockchip_gpio_set,
185 .set = keystone_gpio_set,
247 priv->chip.set = priv->data->set ? : syscon_gpio_set; in syscon_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/dce60/
H A Dirq_service_dce60.c77 .set = NULL,
82 .set = NULL,
87 .set = NULL,
92 .set = dce110_vblank_set,
97 .set = NULL,
196 .set = dal_irq_service_dummy_set,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/dce120/
H A Dirq_service_dce120.c68 .set = NULL,
73 .set = NULL,
78 .set = NULL,
83 .set = dce110_vblank_set,
88 .set = NULL,
178 .set = dal_irq_service_dummy_set,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/dce80/
H A Dirq_service_dce80.c68 .set = NULL,
73 .set = NULL,
78 .set = NULL,
83 .set = dce110_vblank_set,
88 .set = NULL,
188 .set = dal_irq_service_dummy_set,
/test/testfwk/arkxtest/jsunit/src/module/mock/
H A DMockKit.js84 this.recordMockedMethod.set(method.propName, undefined);
112 this.currentSetKey.set(f, key);
115 values.set(key, returnInfo);
116 this.stubs.set(f, values);
189 this.recordCalls.set(arglistString, records);
215 this.recordMockedMethod.set(name, originalMethod);
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dtokenize.py33 if not hasattr(builtins, 'set'):
35 from sets import Set as set namespace
40 VALID_IDENTIFIER_CHARS = set(_letters + _letters.upper() + '_0123456789$')
41 HEX_DIGITS = set('0123456789abcdefABCDEF')
42 INT_OR_FLOAT_DIGITS = set('01234567890eE-+')
46 _STR_PREFIXES = set(('R', 'u8', 'u8R', 'u', 'uR', 'U', 'UR', 'L', 'LR'))
57 # It is always set to WHENCE_STREAM in this code.
129 int_or_float_digits2 = int_or_float_digits | set('.')
/third_party/icu/icu4c/source/test/depstest/
H A Ddependencies.py21 A library or group item can have an optional set of "files" (as in the files attribute).
22 Each item can have an optional set of "deps" (libraries & groups).
38 files = set()
40 libraries = set()
44 _groups_to_be_defined = set()
84 if item_files == None: item_files = item["files"] = set()
105 if item_deps == None: item_deps = item["deps"] = set()
121 if exports == None: exports = item["system_symbols"] = set()

Completed in 13 milliseconds

1...<<101102103104105106107108109110>>...568