Home
last modified time | relevance | path

Searched +defs:set +defs:d (Results 1 – 25 of 10296) sorted by relevance

12345678910>>...412

/dports/math/yices/yices-2.6.2/src/utils/
H A Dptr_sets2.c36 static inline uint32_t hash_ptr2(const ptr_set2_hash_t *d, void *p) { in hash_ptr2()
126 static void add_ptr_to_set2(ptr_set2_t *set, const ptr_set2_hash_t *d, void *p) { in add_ptr_to_set2()
165 static void clean_add_ptr_to_set2(ptr_set2_t *set, const ptr_set2_hash_t *d, void *p) { in clean_add_ptr_to_set2()
211 static ptr_set2_t *resize_ptr_set2(ptr_set2_t *set, const ptr_set2_hash_t *d) { in resize_ptr_set2()
232 static ptr_set2_t *shrink_ptr_set2(ptr_set2_t *set, const ptr_set2_hash_t *d) { in shrink_ptr_set2()
321 static void remove_ptr_from_set2(ptr_set2_t *set, const ptr_set2_hash_t *d, void *p) { in remove_ptr_from_set2()
346 bool ptr_set2_member(ptr_set2_t *s, const ptr_set2_hash_t *d, void *p) { in ptr_set2_member()
361 static bool ptr_set2_is_full(ptr_set2_t *set) { in ptr_set2_is_full()
391 void ptr_set2_add(ptr_set2_t **s, const ptr_set2_hash_t *d, void *p) { in ptr_set2_add()
392 ptr_set2_t *set; in ptr_set2_add() local
[all …]
/dports/games/d2x/d2x-0.2.5/include/
H A Dchecker.h12 # define FD_ZERO(set) \ argument
18 # define FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d)) argument
19 # define FD_CLR(d, set) ((set)->fds_bits[__FDELT(d)] &= ~__FDMASK(d)) argument
20 # define FD_ISSET(d, set) ((set)->fds_bits[__FDELT(d)] & __FDMASK(d)) argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Dd-longdouble.cc46 longdouble::set (real_value &d) in set() function in longdouble
54 longdouble::set (int32_t d) in set() function in longdouble
60 longdouble::set (int64_t d) in set() function in longdouble
77 longdouble::set (uint32_t d) in set() function in longdouble
83 longdouble::set (uint64_t d) in set() function in longdouble
100 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value &d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value &d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value& d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Dd-longdouble.cc52 longdouble::set (real_value &d) in set() function in longdouble
60 longdouble::set (int32_t d) in set() function in longdouble
66 longdouble::set (int64_t d) in set() function in longdouble
83 longdouble::set (uint32_t d) in set() function in longdouble
89 longdouble::set (uint64_t d) in set() function in longdouble
106 longdouble::set (bool d) in set() function in longdouble
/dports/devel/upp/upp/bazaar/Theme/
H A DTheme.cpp170 void Theme::LoadButton(Button::Style& d, const VectorMap<String, String>& set, const String& dir, c… in LoadButton() argument
183 void Theme::LoadScrollBar(ScrollBar::Style& d, const VectorMap<String, String>& set, const String& … in LoadScrollBar() argument
239 void Theme::LoadToolBar(ToolBar::Style& d, const VectorMap<String, String>& set, const String& dir,… in LoadToolBar() argument
246 void Theme::LoadToolButton(ToolButton::Style& d, const VectorMap<String, String>& set, const String… in LoadToolButton() argument
257 void Theme::LoadMenuBar(MenuBar::Style& d, const VectorMap<String, String>& set, const String& dir,… in LoadMenuBar() argument
280 void Theme::LoadEditField(EditField::Style& d, const VectorMap<String, String>& set, const String& … in LoadEditField() argument
295 void Theme::LoadMultiButton(MultiButton::Style& d, const VectorMap<String, String>& set, const Stri… in LoadMultiButton() argument
319 void Theme::LoadTabCtrl(TabCtrl::Style& d, const VectorMap<String, String>& set, const String& dir,… in LoadTabCtrl() argument
335 void Theme::LoadProgress(ProgressIndicator::Style& d, const VectorMap<String, String>& set, const S… in LoadProgress() argument
346 void Theme::LoadHeader(HeaderCtrl::Style& d, const VectorMap<String, String>& set, const String& di… in LoadHeader() argument
[all …]
/dports/audio/caps-lv2/caps-lv2-5d52a0c/dsp/
H A DIIR1.h49 inline void decay(T d) in decay()
59 inline void set(T d) in set() function
85 inline void set (T d) in set() function
111 inline void set (T d) { a = d; } in set() function
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dintset.c38 iIntSet *d = new_IntSet(); in iDefineTypeConstruction() local
43 void init_IntSet(iIntSet *d) { in init_IntSet()
51 void deinit_IntSet(iIntSet *d) { in deinit_IntSet()
55 iIntSet *copy_IntSet(const iIntSet *d) { in copy_IntSet()
67 iBool insert_IntSet(iIntSet *d, int value) { in insert_IntSet()
71 iBool remove_IntSet(iIntSet *d, int value) { in remove_IntSet()
76 int at_IntSet(const iIntSet *d, size_t pos) { in at_IntSet()
97 void init_IntSetIterator(iIntSetIterator *d, iIntSet *set) { in init_IntSetIterator()
101 void next_IntSetIterator(iIntSetIterator *d) { in next_IntSetIterator()
109 void init_IntSetConstIterator(iIntSetConstIterator *d, const iIntSet *set) { in init_IntSetConstIterator()
[all …]
/dports/shells/wcd/wcd-6.0.3/src/c3po/
H A Ddirnode.c61 dirnode d; in copyDirnode() local
101 expfun text dirnodeGetName(dirnode d) in dirnodeGetName()
108 expfun int dirnodeGetX(dirnode d) in dirnodeGetX()
115 expfun int dirnodeGetY(dirnode d) in dirnodeGetY()
164 expfun dirnode dirnodeSetX(int x, in dirnodeSetX()
171 expfun dirnode dirnodeSetY(int y, in dirnodeSetY()
316 dirnode set) in addToDirnode()
329 dirnode set) in putElementAtDirnode()
343 dirnode set) in insertElementAtDirnode()
357 dirnode set, in removeElementAtDirnode()
[all …]
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dvalue.cc318 void ValueWrapper::set(double d) in set() function in ValueWrapper
757 void Integer::set(double d) in set() function in Integer
1084 void Float::set(double d) in set() function in Float
1104 double d; in set() local
1118 double d; in set() local
1127 double d; in set() local
1135 double d; in get() local
1158 double d; in get() local
1166 double d; in copy() local
1180 double d; in toString() local
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/
H A Dsched.h105 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
106 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
107 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
109 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
110 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
116 #define CPU_FREE(set) free(set) argument
123 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
124 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
125 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
126 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/
H A Dsched.h109 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
110 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
111 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
113 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
114 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
120 #define CPU_FREE(set) free(set) argument
127 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
128 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
129 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
130 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/databases/kbibtex/kbibtex-0.9.2/src/config/
H A Dnotificationhub.cpp60 NotificationHub::NotificationHubPrivate *d = instance().d; in registerNotificationListener() local
64 …QSet<NotificationListener *> set = d->listenersPerEventId.value(eventId, QSet<NotificationListene… in registerNotificationListener() local
72 NotificationHub::NotificationHubPrivate *d = instance().d; in unregisterNotificationListener() local
77 …QSet<NotificationListener *> set = d->listenersPerEventId.value(eventId, QSet<NotificationListene… in unregisterNotificationListener() local
87 NotificationHub::NotificationHubPrivate *d = instance().d; in publishEvent() local
88 …QSet<NotificationListener *> set(d->listenersPerEventId.value(eventId, QSet<NotificationListener … in publishEvent() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/
H A Dsched.h114 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
115 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
116 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
118 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
119 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
125 #define CPU_FREE(set) free(set) argument
132 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
133 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
134 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
135 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dsched.h117 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
118 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
119 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
121 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
122 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
128 #define CPU_FREE(set) free(set) argument
135 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
136 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
137 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
138 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/
H A Dsched.h117 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
118 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
119 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
121 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
122 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
128 #define CPU_FREE(set) free(set) argument
135 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
136 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
137 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
138 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dsched.h117 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
118 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
119 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
121 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
122 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
128 #define CPU_FREE(set) free(set) argument
135 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
136 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
137 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
138 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/
H A Dsched.h114 #define CPU_AND_S(a,b,c,d) __CPU_AND_S(a,b,c,d) argument
115 #define CPU_OR_S(a,b,c,d) __CPU_OR_S(a,b,c,d) argument
116 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) argument
118 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
119 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
125 #define CPU_FREE(set) free(set) argument
132 #define CPU_AND(d,s1,s2) CPU_AND_S(sizeof(cpu_set_t),d,s1,s2) argument
133 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) argument
134 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) argument
135 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) argument
[all …]

12345678910>>...412