/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.cc | 54 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/mesa3d/src/util/ |
D | set.h | 43 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/node/deps/icu-small/source/common/ |
D | uset.cpp | 44 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 char16_t* str, int32_t strLen) { in uset_addString() [all …]
|
D | uset_props.cpp | 37 UnicodeSet* set = new UnicodeSet(pat, *ec); in uset_openPattern() local 57 UnicodeSet* set = new UnicodeSet(pat, options, nullptr, *ec); in uset_openPatternOptions() local 73 uset_applyPattern(USet *set, in uset_applyPattern() 102 uset_applyIntPropertyValue(USet* set, in uset_applyIntPropertyValue() 108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() 131 uset_toPattern(const USet* set, in uset_toPattern() 141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver()
|
/third_party/icu/icu4c/source/common/ |
D | uset.cpp | 44 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 …]
|
D | uset_props.cpp | 37 UnicodeSet* set = new UnicodeSet(pat, *ec); in uset_openPattern() local 57 UnicodeSet* set = new UnicodeSet(pat, options, NULL, *ec); in uset_openPatternOptions() local 73 uset_applyPattern(USet *set, in uset_applyPattern() 102 uset_applyIntPropertyValue(USet* set, in uset_applyIntPropertyValue() 108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() 131 uset_toPattern(const USet* set, in uset_toPattern() 141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uset.cpp | 44 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 …]
|
D | uset_props.cpp | 37 UnicodeSet* set = new UnicodeSet(pat, *ec); in uset_openPattern() local 57 UnicodeSet* set = new UnicodeSet(pat, options, NULL, *ec); in uset_openPatternOptions() local 73 uset_applyPattern(USet *set, in uset_applyPattern() 102 uset_applyIntPropertyValue(USet* set, in uset_applyIntPropertyValue() 108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() 131 uset_toPattern(const USet* set, in uset_toPattern() 141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver()
|
/third_party/FreeBSD/sys/sys/ |
D | linker_set.h | 67 #define __MAKE_SET_QV(set, sym, qv) \ argument 74 #define __MAKE_SET(set, sym) __MAKE_SET_QV(set, sym, __MAKE_SET_CONST) argument 82 #define TEXT_SET(set, sym) __MAKE_SET(set, sym) argument 83 #define DATA_SET(set, sym) __MAKE_SET(set, sym) argument 84 #define DATA_WSET(set, sym) __MAKE_SET_QV(set, sym, ) argument 85 #define BSS_SET(set, sym) __MAKE_SET(set, sym) argument 86 #define ABS_SET(set, sym) __MAKE_SET(set, sym) argument 87 #define SET_ENTRY(set, sym) __MAKE_SET(set, sym) argument 92 #define SET_DECLARE(set, ptype) \ argument 96 #define SET_BEGIN(set) \ argument [all …]
|
/third_party/node/test/parallel/ |
D | test-primordials-regexp.js | 26 set: mustNotCall('set %RegExp.prototype%[@@match]'), property 30 set: mustNotCall('set %RegExp.prototype%[@@matchAll]'), property 34 set: mustNotCall('set %RegExp.prototype%[@@replace]'), property 38 set: mustNotCall('set %RegExp.prototype%[@@search]'), property 42 set: mustNotCall('set %RegExp.prototype%[@@split]'), property 46 set: mustNotCall('set %RegExp.prototype%.dotAll'), property 50 set: mustNotCall('set %RegExp.prototype%.exec'), property 54 set: mustNotCall('set %RegExp.prototype%.flags'), property 58 set: mustNotCall('set %RegExp.prototype%.global'), property 62 set: mustNotCall('set %RegExp.prototype%.hasIndices'), property [all …]
|
/third_party/typescript/tests/cases/conformance/es6/computedProperties/ |
D | computedPropertyNames16_ES5.ts | 7 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
|
D | computedPropertyNames16_ES6.ts | 7 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/swiftshader/third_party/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 31 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/ |
D | enum_set_test.cpp | 31 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/spirv-tools/test/ |
D | enum_set_test.cpp | 31 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/ |
D | enum_set_test.cc | 43 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/typescript/src/testRunner/unittests/ |
D | compilerCore.ts | 34 const set = createSet<number, number>(x => x % 2, (x, y) => (x % 4) === (y % 4)); constant 74 const set = createSet<number, number>(x => x % 2, (x, y) => x === y); constant 92 const set = createSet<number, number>(x => x % 2, (x, y) => (x % 4) === (y % 4)); constant 105 const set = createSet<number, number>(x => x % 2, (x, y) => (x % 4) === (y % 4)); constant 128 const set = createSet<number, number>(x => x % 2, (x, y) => (x % 4) === (y % 4)); constant 156 … const set = createSet<Thing, string>(t => t.y, (t, u) => t.x === u.x && t.y === u.y); constant
|
/third_party/musl/src/sched/ |
D | affinity.c | 7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity() 20 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() 33 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity() 47 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in do_getaffinity() 56 int sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in sched_getaffinity() 65 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np()
|
/third_party/ffmpeg/libswscale/arm/ |
D | rgb2yuv_neon_common.S | 23 .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/ |
D | privacyGetter.js | 237 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 …]
|
D | divergentAccessorsTypes3.js | 52 set: function (s) { }, method 58 set: function (s) { }, method 64 set: function (s) { }, method 75 set: function (s) { }, method 81 set: function (s) { }, method 87 set: function (s) { }, method 93 set: function (s) { }, method
|
D | privacyGloGetter.js | 114 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/typescript/tests/cases/compiler/ |
D | getAndSetAsMemberNames.ts | 2 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/ |
D | affinity.c | 7 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()
|
/third_party/musl/libc-test/src/functionalext/supplement/select/ |
D | pselect.c | 34 fd_set set; in pselect_fdset_0100() local 60 fd_set set; in pselect_normal_0100() local 79 fd_set set; in pselect_error_0100() local 97 fd_set set; in pselect_timeout_0100() local 119 fd_set set; in pselect_time64_normal_0100() local
|