Home
last modified time | relevance | path

Searched refs:_set (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/boost/boost/icl/
Dinterval_base_set.hpp165 interval_base_set(const interval_base_set& src): _set(src._set) in interval_base_set()
177 interval_base_set(interval_base_set&& src): _set(boost::move(src._set)) in interval_base_set()
186 this->_set = boost::move(src._set); in operator =()
196 this->_set = src._set; in operator =()
203 void swap(interval_base_set& operand) { _set.swap(operand._set); } in swap()
225 return _set.size(); in iterative_size()
242 return this->_set.find(key_interval); in find()
326 _set.erase(position); in erase()
332 _set.erase(first, past); in erase()
354 iterator begin() { return _set.begin(); } in begin()
[all …]
Dsplit_interval_set.hpp112 this->_set.insert(src.begin(), src.end()); in assign()
165 iterator first_ = this->_set.lower_bound(addend); in add_over()
/third_party/libunwind/doc/
Dunw_set_cache_size.tex8 \begin{Name}{3}{unw\_set\_cache\_size}{Dave Watson}{Programming Library}{unw\_set\_cache\_size}unw\
15 \Type{int} \Func{unw\_set\_cache\_size}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{size\_t} \Var{si…
19 The \Func{unw\_set\_cache\_size}() routine sets the cache size of
23 \Func{unw\_set\_caching\_policy}) with a policy of
28 On successful completion, \Func{unw\_set\_cache\_size}() returns 0.
34 \Func{unw\_set\_cache\_size}() is thread-safe but \emph{not} safe
48 \SeeAlso{unw\_set\_caching\_policy(3)},
Dunw_set_reg.tex8 \begin{Name}{3}{unw\_set\_reg}{David Mosberger-Tang}{Programming Library}{unw\_set\_reg}unw\_set\_r…
15 \Type{int} \Func{unw\_set\_reg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \…
19 The \Func{unw\_set\_reg}() routine sets the value of register
33 Note that \Func{unw\_set\_reg}() can only write the contents of
35 \Func{unw\_set\_fpreg}(3) for a way to write registers which do not
40 On successful completion, \Func{unw\_set\_reg}() returns 0.
46 \Func{unw\_set\_reg}() is thread-safe as well as safe to use
58 In addition, \Func{unw\_set\_reg}() may return any error returned by
69 \SeeAlso{unw\_set\_fpreg(3)}
Dunw_set_fpreg.tex8 \begin{Name}{3}{unw\_set\_fpreg}{David Mosberger-Tang}{Programming Library}{unw\_set\_fpreg}unw\_se…
15 \Type{int} \Func{unw\_set\_fpreg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg},…
19 The \Func{unw\_set\_fpreg}() routine sets the value of register
33 Note that \Func{unw\_set\_fpreg}() can only write the contents of
34 floating-point registers. See \Func{unw\_set\_reg}(3) for a way to
39 On successful completion, \Func{unw\_set\_fpreg}() returns 0.
45 \Func{unw\_set\_fpreg}() is thread-safe as well as safe to use
57 In addition, \Func{unw\_set\_fpreg}() may return any error returned by
69 \SeeAlso{unw\_set\_reg(3)}
Dunw_set_caching_policy.tex8 \begin{Name}{3}{unw\_set\_caching\_policy}{David Mosberger-Tang}{Programming Library}{unw\_set\_cac…
15 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{unw\_caching…
19 The \Func{unw\_set\_caching\_policy}() routine sets the caching policy
50 On successful completion, \Func{unw\_set\_caching\_policy}() returns 0.
56 \Func{unw\_set\_caching\_policy}() is thread-safe but \emph{not} safe
70 \SeeAlso{unw\_set\_cache\_size(3)},
Dunw_is_fpreg.tex40 \SeeAlso{unw\_set\_reg(3)},
42 \SeeAlso{unw\_set\_fpreg(3)}
Dlibunwind.tex28 \Type{int} \Func{unw\_set\_reg}(\Type{unw\_cursor\_t~*}, \Type{unw\_regnum\_t}, \Type{unw\_word\_t}…
30 \Type{int} \Func{unw\_set\_fpreg}(\Type{unw\_cursor\_t~*}, \Type{unw\_regnum\_t}, \Type{unw\_fpreg\…
45 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t}, \Type{unw\_caching\_policy\…
47 \Type{int} \Func{unw\_set\_cache\_size}(\Type{unw\_addr\_space\_t}, \Type{size\_t}, \Type{int});\\
104 \Func{unw\_set\_reg}() writes an integer register, and
105 \Func{unw\_set\_fpreg}() writes a floating-point register. Note that,
292 \Func{unw\_set\_caching\_policy}(), which lets a program
299 \Func{unw\_set\_cache\_size}(), which also fluches the current cache.
342 \SeeAlso{unw\_set\_caching\_policy(3)},
343 \SeeAlso{unw\_set\_cache\_size(3)},
[all …]
Dunw_flush_cache.tex47 \SeeAlso{unw\_set\_caching\_policy(3)}
48 \SeeAlso{unw\_set\_cache\_size(3)}
Dunw_is_signal_frame.tex55 \SeeAlso{unw\_set\_reg(3)},
57 \SeeAlso{unw\_set\_fpreg(3)}
Dunw_resume.tex48 \Func{unw\_set\_reg}()), then \Func{unw\_resume}() will install this
88 \SeeAlso{unw\_set\_reg(3)},
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/
Dobserver_list.dart16 HashSet<T> _set;
40 if (_set == null) {
41 _set = HashSet<T>.from(_list);
43 _set.clear();
44 _set.addAll(_list);
49 return _set.contains(element);
/third_party/vk-gl-cts/framework/delibs/depool/
DdePoolArray.h112 DE_INLINE void TYPENAME##_set (DE_PTR_TYPE(TYPENAME) arr, int ndx, VALUETYPE elem) DE_UNUSED_FU…
159 DE_INLINE void TYPENAME##_set (DE_PTR_TYPE(TYPENAME) arr, int ndx, VALUETYPE elem) \
174 TYPENAME##_set(arr, arr->numElements - 1, elem); \
198 TYPENAME##_set(dst, ndx, TYPENAME##_get(src, ndx)); \
206 TYPENAME##_set(arr, aNdx, TYPENAME##_get(arr, bNdx)); \
207 TYPENAME##_set(arr, bNdx, tmp); \
DdePoolHashArray.h163 if (keys) KEYARRAYTYPE##_set(keys, ndx, key); \
164 if (values) VALUEARRAYTYPE##_set(values, ndx, TYPENAME##Array_get(hashArray->array, ndx)); \
DdePoolHashSet.h197 KEYARRAYTYPENAME##_set(keyArray, arrayNdx, slot->keys[elemNdx]); \
199 VALUEARRAYTYPENAME##_set(valueArray, arrayNdx, slot->values[elemNdx]); \
/third_party/grpc/src/python/grpcio_health_checking/grpc_health/v1/
D_async.py74 async def _set( member in HealthServicer
98 await self._set(service, status)
112 await self._set(service,
/third_party/python/Lib/
Dos.py106 _set.add(_globals[fn])
108 _set = set() variable
125 supports_dir_fd = _set
127 _set = set() variable
129 supports_effective_ids = _set
131 _set = set() variable
138 _set.add(stat) # fstat always works
145 supports_fd = _set
147 _set = set() variable
182 supports_follow_symlinks = _set
[all …]
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.cpp418 kernel::argument::argument() : _set(false) { in argument()
423 return _set; in set()
443 _set = true; in set()
471 _set = true; in set()
478 _set = true; in set_svm()
527 _set = true; in set()
557 _set = true; in set()
596 _set = true; in set()
627 _set = true; in set()
658 _set = true; in set()
/third_party/python/Lib/tkinter/
Dfont.py50 def _set(self, kw): member in Font
78 font = self._set(options)
149 *self._set(options))
/third_party/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c1357 uint32_t _set) in anv_cmd_buffer_push_descriptor_set() argument
1379 &pipe_state->push_descriptors[_set]; in anv_cmd_buffer_push_descriptor_set()
1448 uint32_t _set, in anv_CmdPushDescriptorSetKHR() argument
1455 assert(_set < MAX_SETS); in anv_CmdPushDescriptorSetKHR()
1457 struct anv_descriptor_set_layout *set_layout = layout->set[_set].layout; in anv_CmdPushDescriptorSetKHR()
1461 set_layout, _set); in anv_CmdPushDescriptorSetKHR()
1538 layout, _set, set, NULL, NULL); in anv_CmdPushDescriptorSetKHR()
1545 uint32_t _set, in anv_CmdPushDescriptorSetWithTemplateKHR() argument
1553 assert(_set < MAX_PUSH_DESCRIPTORS); in anv_CmdPushDescriptorSetWithTemplateKHR()
1555 struct anv_descriptor_set_layout *set_layout = layout->set[_set].layout; in anv_CmdPushDescriptorSetWithTemplateKHR()
[all …]
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.dart182 _set(placeholder, _asJsonString(json), 1);
191 _set(placeholder, regexp.pattern, 2);
200 _set(placeholder, val);
209 _set(placeholder, val);
218 _set(placeholder, val);
227 _set(placeholder, val);
235 _set(placeholder, null);
248 void _set(dynamic placeholder, dynamic value, [int type]) native 'jql_set';
/third_party/python/Lib/multiprocessing/
Dpool.py541 cache[job]._set(idx, (False, e))
592 cache[job]._set(i, obj)
609 cache[job]._set(i, obj)
773 def _set(self, i, obj): member in ApplyResult
806 def _set(self, i, success_result): member in MapResult
874 def _set(self, i, obj): member in IMapIterator
905 def _set(self, i, obj): member in IMapUnorderedIterator
/third_party/libwebsockets/include/libwebsockets/
Dlws-button.h117 lws_button_idx_t _reset, lws_button_idx_t _set);
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
Dlws-button.c461 lws_button_idx_t _reset, lws_button_idx_t _set) in lws_button_enable() argument
463 lws_button_idx_t u = (bcs->enable_bitmap & (~_reset)) | _set; in lws_button_enable()
/third_party/libwebsockets/lib/drivers/button/
Dlws-button.c496 lws_button_idx_t _reset, lws_button_idx_t _set) in lws_button_enable() argument
498 lws_button_idx_t u = (bcs->enable_bitmap & (~_reset)) | _set; in lws_button_enable()

1234