Home
last modified time | relevance | path

Searched defs:set (Results 1 – 25 of 1832) sorted by relevance

12345678910>>...74

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.cc54 hb_set_t *set; in hb_set_create() local
90 hb_set_reference (hb_set_t *set) in hb_set_reference()
106 hb_set_destroy (hb_set_t *set) in hb_set_destroy()
130 hb_set_set_user_data (hb_set_t *set, in hb_set_set_user_data()
152 hb_set_get_user_data (hb_set_t *set, in hb_set_get_user_data()
170 hb_set_allocation_successful (const hb_set_t *set) in hb_set_allocation_successful()
186 hb_set_copy (const hb_set_t *set) in hb_set_copy()
202 hb_set_clear (hb_set_t *set) in hb_set_clear()
219 hb_set_is_empty (const hb_set_t *set) in hb_set_is_empty()
236 hb_set_has (const hb_set_t *set, in hb_set_has()
[all …]
/third_party/harfbuzz/src/
Dhb-set.cc54 hb_set_t *set; in hb_set_create() local
90 hb_set_reference (hb_set_t *set) in hb_set_reference()
106 hb_set_destroy (hb_set_t *set) in hb_set_destroy()
130 hb_set_set_user_data (hb_set_t *set, in hb_set_set_user_data()
152 hb_set_get_user_data (hb_set_t *set, in hb_set_get_user_data()
170 hb_set_allocation_successful (const hb_set_t *set) in hb_set_allocation_successful()
184 hb_set_clear (hb_set_t *set) in hb_set_clear()
203 hb_set_is_empty (const hb_set_t *set) in hb_set_is_empty()
220 hb_set_has (const hb_set_t *set, in hb_set_has()
236 hb_set_add (hb_set_t *set, in hb_set_add()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-set.cc52 hb_set_t *set; in hb_set_create() local
84 hb_set_reference (hb_set_t *set) in hb_set_reference()
96 hb_set_destroy (hb_set_t *set) in hb_set_destroy()
118 hb_set_set_user_data (hb_set_t *set, in hb_set_set_user_data()
137 hb_set_get_user_data (hb_set_t *set, in hb_set_get_user_data()
155 hb_set_allocation_successful (const hb_set_t *set) in hb_set_allocation_successful()
169 hb_set_clear (hb_set_t *set) in hb_set_clear()
185 hb_set_is_empty (const hb_set_t *set) in hb_set_is_empty()
202 hb_set_has (const hb_set_t *set, in hb_set_has()
218 hb_set_add (hb_set_t *set, in hb_set_add()
[all …]
/third_party/mesa3d/src/util/
Dset.h43 struct set { struct
45 struct set_entry *table; argument
59 _mesa_set_init(struct set *ht, void *mem_ctx, argument
132 #define set_foreach(set, entry) \ argument
141 #define set_foreach_remove(set, entry) \ argument
/third_party/typescript/src/testRunner/unittests/
DcreateSetShim.ts181 const set = new SetShim(["a"]); constant
195 const set = new SetShim<string>(); constant
203 const set = new SetShim<string>(); constant
212 const set = new SetShim<string>(); constant
217 const set = new SetShim<string>(); constant
223 const set = new SetShim<string>(); constant
228 const set = new SetShim<string>(); constant
234 const set = new SetShim<string>(); constant
241 const set = new SetShim<string>(); constant
249 const set = new SetShim<string>(); constant
[all …]
/third_party/node/deps/icu-small/source/common/
Duset.cpp44 uset_close(USet* set) { in uset_close()
49 uset_clone(const USet *set) { in uset_clone()
54 uset_isFrozen(const USet *set) { in uset_isFrozen()
59 uset_freeze(USet *set) { in uset_freeze()
64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed()
69 uset_set(USet* set, in uset_set()
75 uset_addAll(USet* set, const USet *additionalSet) { in uset_addAll()
80 uset_add(USet* set, UChar32 c) { in uset_add()
85 uset_addRange(USet* set, UChar32 start, UChar32 end) { in uset_addRange()
90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duset.cpp44 uset_close(USet* set) { in uset_close()
49 uset_clone(const USet *set) { in uset_clone()
54 uset_isFrozen(const USet *set) { in uset_isFrozen()
59 uset_freeze(USet *set) { in uset_freeze()
64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed()
69 uset_set(USet* set, in uset_set()
75 uset_addAll(USet* set, const USet *additionalSet) { in uset_addAll()
80 uset_add(USet* set, UChar32 c) { in uset_add()
85 uset_addRange(USet* set, UChar32 start, UChar32 end) { in uset_addRange()
90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString()
[all …]
/third_party/icu/icu4c/source/common/
Duset.cpp44 uset_close(USet* set) { in uset_close()
49 uset_clone(const USet *set) { in uset_clone()
54 uset_isFrozen(const USet *set) { in uset_isFrozen()
59 uset_freeze(USet *set) { in uset_freeze()
64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed()
69 uset_set(USet* set, in uset_set()
75 uset_addAll(USet* set, const USet *additionalSet) { in uset_addAll()
80 uset_add(USet* set, UChar32 c) { in uset_add()
85 uset_addRange(USet* set, UChar32 start, UChar32 end) { in uset_addRange()
90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Duset.cpp44 uset_close(USet* set) { in uset_close()
49 uset_clone(const USet *set) { in uset_clone()
54 uset_isFrozen(const USet *set) { in uset_isFrozen()
59 uset_freeze(USet *set) { in uset_freeze()
64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed()
69 uset_set(USet* set, in uset_set()
75 uset_addAll(USet* set, const USet *additionalSet) { in uset_addAll()
80 uset_add(USet* set, UChar32 c) { in uset_add()
85 uset_addRange(USet* set, UChar32 start, UChar32 end) { in uset_addRange()
90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString()
[all …]
/third_party/FreeBSD/sys/sys/
Dlinker_set.h71 #define __MAKE_SET_QV(set, sym, qv) \ argument
78 #define __MAKE_SET(set, sym) __MAKE_SET_QV(set, sym, __MAKE_SET_CONST) argument
86 #define TEXT_SET(set, sym) __MAKE_SET(set, sym) argument
87 #define DATA_SET(set, sym) __MAKE_SET(set, sym) argument
88 #define DATA_WSET(set, sym) __MAKE_SET_QV(set, sym, ) argument
89 #define BSS_SET(set, sym) __MAKE_SET(set, sym) argument
90 #define ABS_SET(set, sym) __MAKE_SET(set, sym) argument
91 #define SET_ENTRY(set, sym) __MAKE_SET(set, sym) argument
96 #define SET_DECLARE(set, ptype) \ argument
100 #define SET_BEGIN(set) \ argument
[all …]
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpoll.c38 GstPoll *set; in GST_START_TEST() local
106 GstPoll *set; in GST_START_TEST() local
148 GstPoll *set = data; in delayed_stop() local
161 GstPoll *set; in GST_START_TEST() local
180 GstPoll *set = data; in delayed_restart() local
198 GstPoll *set; in GST_START_TEST() local
222 GstPoll *set = data; in delayed_flush() local
234 GstPoll *set; in GST_START_TEST() local
268 GstPoll *set = data; in delayed_control() local
295 GstPoll *set; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c178 wake_event (GstPoll * set) in wake_event()
191 release_event (GstPoll * set) in release_event()
219 wake_event (GstPoll * set) in wake_event()
235 release_event (GstPoll * set) in release_event()
281 raise_wakeup (GstPoll * set) in raise_wakeup()
304 release_wakeup (GstPoll * set) in release_wakeup()
333 release_all_wakeup (GstPoll * set) in release_all_wakeup()
398 selectable_fds (GstPoll * set) in selectable_fds()
438 choose_mode (GstPoll * set, GstClockTime timeout) in choose_mode()
468 pollfd_to_fd_set (GstPoll * set, fd_set * readfds, fd_set * writefds, in pollfd_to_fd_set()
[all …]
/third_party/typescript/tests/cases/conformance/es6/computedProperties/
DcomputedPropertyNames16_ES6.ts7 set [n](v) { } method in C
9 set [s + n](v) { } method in C
11 static set [""](v) { } method in C
13 set [a](v) { } method in C
15 set [`hello bye`](v) { } method in C
DcomputedPropertyNames16_ES5.ts7 set [n](v) { } method in C
9 set [s + n](v) { } method in C
11 static set [""](v) { } method in C
13 set [a](v) { } method in C
15 set [`hello bye`](v) { } method in C
/third_party/skia/third_party/externals/spirv-tools/test/
Denum_set_test.cpp31 EnumSet<uint32_t> set; in TEST() local
38 EnumSet<uint32_t> set; in TEST() local
45 EnumSet<uint32_t> set(4); in TEST() local
50 EnumSet<uint32_t> set(300); in TEST() local
55 const EnumSet<uint32_t> set; in TEST() local
62 EnumSet<uint32_t> set; in TEST() local
70 EnumSet<uint32_t> set; in TEST() local
78 EnumSet<uint32_t> set; in TEST() local
88 EnumSet<uint32_t> set; in TEST() local
98 EnumSet<uint32_t> set(3); in TEST() local
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Denum_set_test.cpp30 EnumSet<uint32_t> set; in TEST() local
37 EnumSet<uint32_t> set; in TEST() local
44 EnumSet<uint32_t> set(4); in TEST() local
49 EnumSet<uint32_t> set(300); in TEST() local
54 const EnumSet<uint32_t> set; in TEST() local
61 EnumSet<uint32_t> set; in TEST() local
69 EnumSet<uint32_t> set; in TEST() local
77 EnumSet<uint32_t> set; in TEST() local
87 EnumSet<uint32_t> set; in TEST() local
97 EnumSet<uint32_t> set(3); in TEST() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Denum_set_test.cpp31 EnumSet<uint32_t> set; in TEST() local
38 EnumSet<uint32_t> set; in TEST() local
45 EnumSet<uint32_t> set(4); in TEST() local
50 EnumSet<uint32_t> set(300); in TEST() local
55 const EnumSet<uint32_t> set; in TEST() local
62 EnumSet<uint32_t> set; in TEST() local
70 EnumSet<uint32_t> set; in TEST() local
78 EnumSet<uint32_t> set; in TEST() local
88 EnumSet<uint32_t> set; in TEST() local
98 EnumSet<uint32_t> set(3); in TEST() local
[all …]
/third_party/spirv-tools/test/
Denum_set_test.cpp31 EnumSet<uint32_t> set; in TEST() local
38 EnumSet<uint32_t> set; in TEST() local
45 EnumSet<uint32_t> set(4); in TEST() local
50 EnumSet<uint32_t> set(300); in TEST() local
55 const EnumSet<uint32_t> set; in TEST() local
62 EnumSet<uint32_t> set; in TEST() local
70 EnumSet<uint32_t> set; in TEST() local
78 EnumSet<uint32_t> set; in TEST() local
88 EnumSet<uint32_t> set; in TEST() local
98 EnumSet<uint32_t> set(3); in TEST() local
[all …]
/third_party/skia/third_party/externals/tint/src/utils/
Denum_set_test.cc43 EnumSet<E> set; in TEST() local
51 EnumSet<E> set(E::B); in TEST() local
59 EnumSet<E> set(E::A, E::C); in TEST() local
67 EnumSet<E> set; in TEST() local
75 EnumSet<E> set(E::A); in TEST() local
83 EnumSet<E> set; in TEST() local
91 EnumSet<E> set(E::A, E::B); in TEST() local
99 EnumSet<E> set; in TEST() local
107 EnumSet<E> set(E::A, E::B); in TEST() local
115 EnumSet<E> set; in TEST() local
[all …]
/third_party/ffmpeg/libswscale/arm/
Drgb2yuv_neon_common.S23 .macro alias name, tgt, set=1
45 .macro alias_qw name, qw, set=1
71 .macro alias_loop_420sp set=1 argument
217 .macro alias_src_rgbx set=1 argument
221 .macro alias_src_bgrx set=1 argument
225 .macro alias_dst_nv12 set=1 argument
230 .macro alias_dst_nv21 set=1 argument
261 .macro alias_src_8888 a, b, c, d, set
/third_party/typescript/tests/baselines/reference/
DprivacyGetter.js237 set: function (m1_c3_p1_arg) { method
246 set: function (m1_c3_p2_arg) { method
255 set: function (m1_c3_p3_arg) { method
264 set: function (m1_c3_p4_arg) { method
279 set: function (m1_c3_p1_arg) { method
288 set: function (m1_c3_p2_arg) { method
297 set: function (m1_c3_p3_arg) { method
306 set: function (m1_c3_p4_arg) { method
336 set: function (m2_c3_p1_arg) { method
345 set: function (m2_c3_p2_arg) { method
[all …]
DprivacyGloGetter.js114 set: function (m1_c3_p1_arg) { method
123 set: function (m1_c3_p2_arg) { method
132 set: function (m1_c3_p3_arg) { method
141 set: function (m1_c3_p4_arg) { method
156 set: function (m1_c3_p1_arg) { method
165 set: function (m1_c3_p2_arg) { method
174 set: function (m1_c3_p3_arg) { method
183 set: function (m1_c3_p4_arg) { method
203 set: function (m1_c3_p1_arg) { method
212 set: function (m1_c3_p2_arg) { method
/third_party/musl/src/sched/
Daffinity.c7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity()
12 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np()
17 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in do_getaffinity()
25 int sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in sched_getaffinity()
30 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np()
/third_party/typescript/tests/cases/compiler/
DgetAndSetAsMemberNames.ts2 set: boolean; property in C1
6 set; property in C2
9 set (x) { method in C3
17 public set: () => boolean = function () { return true; }; property in C5
/third_party/musl/porting/liteos_a/user/src/sched/
Daffinity.c7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity()
16 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np()
24 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity()
38 int sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in sched_getaffinity()
43 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np()

12345678910>>...74