Home
last modified time | relevance | path

Searched defs:d (Results 226 – 250 of 86555) sorted by relevance

12345678910>>...3463

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/api/
H A Dapi_text_entities.cpp29 …case mtpc_messageEntityUrl: { auto &d = entity.c_messageEntityUrl(); result.push_back({ EntityType… in EntitiesFromMTP() local
31 …case mtpc_messageEntityEmail: { auto &d = entity.c_messageEntityEmail(); result.push_back({ Entity… in EntitiesFromMTP() local
32 …case mtpc_messageEntityHashtag: { auto &d = entity.c_messageEntityHashtag(); result.push_back({ En… in EntitiesFromMTP() local
33 …case mtpc_messageEntityCashtag: { auto &d = entity.c_messageEntityCashtag(); result.push_back({ En… in EntitiesFromMTP() local
35 …case mtpc_messageEntityMention: { auto &d = entity.c_messageEntityMention(); result.push_back({ En… in EntitiesFromMTP() local
37 const auto &d = entity.c_messageEntityMentionName(); in EntitiesFromMTP() local
53 const auto &d = entity.c_inputMessageEntityMentionName(); in EntitiesFromMTP() local
69 …case mtpc_messageEntityBold: { auto &d = entity.c_messageEntityBold(); result.push_back({ EntityTy… in EntitiesFromMTP() local
70 …case mtpc_messageEntityItalic: { auto &d = entity.c_messageEntityItalic(); result.push_back({ Enti… in EntitiesFromMTP() local
72 …case mtpc_messageEntityStrike: { auto &d = entity.c_messageEntityStrike(); result.push_back({ Enti… in EntitiesFromMTP() local
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dptrset.c40 iPtrSet *d = new_PtrSet(); in iDefineTypeConstruction() local
45 void init_PtrSet(iPtrSet *d) { in init_PtrSet()
53 void deinit_PtrSet(iPtrSet *d) { in deinit_PtrSet()
57 iPtrSet *copy_PtrSet(const iPtrSet *d) { in copy_PtrSet()
69 iBool insert_PtrSet(iPtrSet *d, const void *ptr) { in insert_PtrSet()
73 iBool remove_PtrSet(iPtrSet *d, const void *ptr) { in remove_PtrSet()
78 void *at_PtrSet(const iPtrSet *d, size_t pos) { in at_PtrSet()
103 iPtrSet *d = NULL; in newStreamObjects_PtrSet() local
120 void next_PtrSetIterator(iPtrSetIterator *d) { in next_PtrSetIterator()
124 void remove_PtrSetIterator(iPtrSetIterator *d) { in remove_PtrSetIterator()
[all …]
H A Dthread.c69 iThread *d = (iThread *) arg; in run_Threads_() local
113 void deinit_Thread(iThread *d) { in deinit_Thread()
124 void start_Thread(iThread *d) { in start_Thread()
149 iBool isRunning_Thread(const iThread *d) { in isRunning_Thread()
155 iBool isFinished_Thread(const iThread *d) { in isFinished_Thread()
161 const iString *name_Thread(const iThread *d) { in name_Thread()
165 void *userData_Thread(const iThread *d) { in userData_Thread()
175 void join_Thread(iThread *d) { in join_Thread()
187 void terminate_Thread(iThread *d) { in terminate_Thread()
201 iThread *d = NULL; in current_Thread() local
[all …]
H A Dblockhash.c35 iBlockHashNode *d = iMalloc(BlockHashNode); in new_BlockHashNode() local
41 void deinit_BlockHashNode(iBlockHashNode *d) { in deinit_BlockHashNode()
61 void deinit_BlockHash(iBlockHash *d) { in deinit_BlockHash()
70 iBool contains_BlockHash(const iBlockHash *d, const iBlock *key) { in contains_BlockHash()
79 iAnyNode *value_BlockHash(iBlockHash *d, const iBlock *key) { in value_BlockHash()
84 void clear_BlockHash(iBlockHash *d) { in clear_BlockHash()
135 iBool remove_BlockHash(iBlockHash *d, const iBlock *key) { in remove_BlockHash()
152 void next_BlockHashIterator(iBlockHashIterator *d) { in next_BlockHashIterator()
157 const iBlock *key_BlockHashIterator(iBlockHashIterator *d) { in key_BlockHashIterator()
161 void remove_BlockHashIterator(iBlockHashIterator *d) { in remove_BlockHashIterator()
[all …]
H A Dstringarray.c39 void deinit_StringArray(iStringArray *d) { in deinit_StringArray()
45 iStringArray *d = new_StringArray(); in newStrings_StringArray() local
51 iStringArray *d = new_StringArray(); in newStringsCStr_StringArray() local
56 void clear_StringArray(iStringArray *d) { in clear_StringArray()
63 void resize_StringArray(iStringArray *d, size_t size) { in resize_StringArray()
78 iString *at_StringArray(iStringArray *d, size_t pos) { in at_StringArray()
91 void pushBack_StringArray(iStringArray *d, const iString *str) { in pushBack_StringArray()
97 void pushFront_StringArray(iStringArray *d, const iString *str) { in pushFront_StringArray()
138 iString *take_StringArray(iStringArray *d, size_t pos) { in take_StringArray()
148 void remove_StringArray(iStringArray *d, size_t pos) { in remove_StringArray()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/public/-/emojis/2/
H A Demojis.json17 "d": "billiards", string
59 "d": "airplane", string
89 "d": "alembic", string
113 "d": "anchor", string
179 "d": "ant", string
197 "d": "aries", string
377 "d": "baby", string
491 "d": "bank", string
557 "d": "bat", string
629 "d": "bed", string
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/public/-/emojis/1/
H A Demojis.json17 "d": "billiards", string
59 "d": "airplane", string
89 "d": "alembic", string
113 "d": "anchor", string
173 "d": "ant", string
191 "d": "aries", string
371 "d": "baby", string
485 "d": "bank", string
551 "d": "bat", string
623 "d": "bed", string
[all …]
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/Magnum/OpenDdl/Test/
H A DTest.cpp181 Document d; in primitive() local
196 Document d; in primitiveEmpty() local
209 Document d; in primitiveName() local
220 Document d; in primitiveExpectedListStart() local
229 Document d; in primitiveExpectedListEnd() local
238 Document d; in primitiveExpectedSeparator() local
247 Document d; in primitiveExpectedNext() local
253 Document d; in primitiveSubArray() local
269 Document d; in primitiveSubArrayEmpty() local
282 Document d; in primitiveSubArrayName() local
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dimt_big_iface_test.cs4 int Method_0 (int a, int b, int c, int d); in Method_0()
5 int Method_1 (int a, int b, int c, int d); in Method_1()
6 int Method_2 (int a, int b, int c, int d); in Method_2()
7 int Method_3 (int a, int b, int c, int d); in Method_3()
8 int Method_4 (int a, int b, int c, int d); in Method_4()
9 int Method_5 (int a, int b, int c, int d); in Method_5()
10 int Method_6 (int a, int b, int c, int d); in Method_6()
11 int Method_7 (int a, int b, int c, int d); in Method_7()
12 int Method_8 (int a, int b, int c, int d); in Method_8()
13 int Method_9 (int a, int b, int c, int d); in Method_9()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_tasks.h67 Private *d; variable
87 Private *d; variable
115 Private *d; variable
132 Private *d; variable
154 Private *d; variable
172 Private *d; variable
196 Private *d; variable
213 Private *d; variable
231 Private *d; variable
259 Private *d; variable
[all …]
/dports/textproc/kreport/kreport-3.2.0/src/common/
H A DKReportRenderObjects.h159 Private * const d; variable
190 Private * const d; variable
224 Private * const d; variable
255 Private * const d; variable
296 Private * const d; variable
323 Private * const d; variable
352 Private * const d; variable
372 Private * const d; variable
398 Private * const d; variable
423 Private * const d; variable
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/include/the_Foundation/
H A Drect.h78 iLocalDef iInt2 topMid_Rect(const iRect d) { in topMid_Rect()
82 iLocalDef iInt2 topRight_Rect(const iRect d) { in topRight_Rect()
86 iLocalDef iInt2 bottomLeft_Rect(const iRect d) { in bottomLeft_Rect()
90 iLocalDef iInt2 bottomMid_Rect(const iRect d) { in bottomMid_Rect()
94 iLocalDef iInt2 bottomRight_Rect(const iRect d) { in bottomRight_Rect()
98 iLocalDef iRangei xSpan_Rect(const iRect d) { in xSpan_Rect()
102 iLocalDef iRangei ySpan_Rect(const iRect d) { in ySpan_Rect()
124 iLocalDef iBool isEmpty_Rect(const iRect d) { in isEmpty_Rect()
161 iLocalDef iRect expanded_Rect(iRect d, iInt2 value) { in expanded_Rect()
166 iLocalDef iRect shrunk_Rect(iRect d, iInt2 value) { in shrunk_Rect()
[all …]
/dports/x11-clocks/glclock/glclock-6.0b6.0/
H A DMath3D.H38 inline int Square(int d) { return d * d ; } in Square()
42 inline int Cube(int d) { return d * d * d ; } in Cube()
46 inline int Pow(int d) { return d * d ; } in Pow()
47 inline float Pow(float d) { return d * d ; } in Pow()
50 inline float Pow(float d, float n) in Pow()
55 inline double Pow(double d, double n) in Pow()
60 inline float Pow(float d, int n) in Pow()
73 inline double Pow(double d, int n) in Pow()
86 inline int Pow(int d, int n) in Pow()
126 float d ; in UnitVector() local
[all …]
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_tasks.h68 Private *d; variable
88 Private *d; variable
116 Private *d; variable
133 Private *d; variable
155 Private *d; variable
173 Private *d; variable
197 Private *d; variable
214 Private *d; variable
232 Private *d; variable
260 Private *d; variable
[all …]
/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DLoopUnroller.h77 void LoopUnroller<n>::_zero(double*d) { in _zero()
84 void LoopUnroller<1>::_zero(double*d) { in _zero()
89 void LoopUnroller<n>::_add(double*d,const double*a) { in _add()
96 void LoopUnroller<1>::_add(double*d,const double*a) { in _add()
101 void LoopUnroller<n>::_sub(double*d,const double*a) { in _sub()
108 void LoopUnroller<1>::_sub(double*d,const double*a) { in _sub()
113 void LoopUnroller<n>::_mul(double*d,const double s) { in _mul()
120 void LoopUnroller<1>::_mul(double*d,const double s) { in _mul()
132 void LoopUnroller<1>::_neg(double*d,const double*a) { in _neg()
137 double LoopUnroller<n>::_sum2(const double*d) { in _sum2()
[all …]
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dbytecode.h159 #define STORE_2BYTE(p,d) do {\ argument
168 #define RSTORE_2BYTE(p,d) do {\ argument
188 #define STORE_3BYTE(p,d) do {\ argument
225 # define GET_SHORT(d,p) GET_2BYTE(d,p) argument
238 # define GET_LONG(d,p) GET_4BYTE(d,p) argument
239 # define LOAD_LONG(d,p) LOAD_4BYTE(d,p) argument
261 #define LOAD_INT16(d,p) LOAD_2BYTE(d,p) argument
263 #define LOAD_INT32(d,p) LOAD_4BYTE(d,p) argument
264 #define GET_INT32(d,p) GET_4BYTE(d,p) argument
265 #define PUT_INT32(p,d) PUT_4BYTE(p,d) argument
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/gui/
H A Dtestqgssqlcomposerdialog.cpp50 static QWidget *getQueryEdit( QgsSQLComposerDialog &d ) in getQueryEdit()
64 static QWidget *getTablesEditor( QgsSQLComposerDialog &d ) in getTablesEditor()
71 static QWidget *getWhereEditor( QgsSQLComposerDialog &d ) in getWhereEditor()
78 static QWidget *getOrderEditor( QgsSQLComposerDialog &d ) in getOrderEditor()
163 QgsSQLComposerDialog d; in testReciprocalEditorsUpdate() local
192 QgsSQLComposerDialog d; in testSelectTable() local
226 QgsSQLComposerDialog d; in testSelectColumn() local
279 QgsSQLComposerDialog d; in testSelectFunction() local
364 QgsSQLComposerDialog d; in testSelectSpatialPredicate() local
390 QgsSQLComposerDialog d; in testSelectOperator() local
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/gui/
H A Dtestqgssqlcomposerdialog.cpp50 static QWidget *getQueryEdit( QgsSQLComposerDialog &d ) in getQueryEdit()
64 static QWidget *getTablesEditor( QgsSQLComposerDialog &d ) in getTablesEditor()
71 static QWidget *getWhereEditor( QgsSQLComposerDialog &d ) in getWhereEditor()
78 static QWidget *getOrderEditor( QgsSQLComposerDialog &d ) in getOrderEditor()
163 QgsSQLComposerDialog d; in testReciprocalEditorsUpdate() local
192 QgsSQLComposerDialog d; in testSelectTable() local
226 QgsSQLComposerDialog d; in testSelectColumn() local
279 QgsSQLComposerDialog d; in testSelectFunction() local
364 QgsSQLComposerDialog d; in testSelectSpatialPredicate() local
390 QgsSQLComposerDialog d; in testSelectOperator() local
[all …]
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/test/
H A Dtest_nsgs_5.c37 int d = 6; // BoxesStack1-i100000-32.hdf5.dat in build_test_collection() local
51 int d = 6; // BoxesStack1-i100000-32.hdf5.dat in build_test_collection() local
64 int d = 8; // KaplasTower-i1061-4.hdf5.dat"; in build_test_collection() local
76 int d = 8; // KaplasTower-i1061-4.hdf5.dat"; in build_test_collection() local
91 int d = 8; // KaplasTower-i1061-4.hdf5.dat"; in build_test_collection() local
105 int d = 9; // OneObject-i100000-499.hdf5.dat in build_test_collection() local
118 int d = 9; // OneObject-i100000-499.hdf5.dat in build_test_collection() local
133 int d = 9; // OneObject-i100000-499.hdf5.dat in build_test_collection() local
148 int d = 9; // OneObject-i100000-499.hdf5.dat in build_test_collection() local
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/avr.src/
H A Dbit_inst.cc43 t_mem d= BIT_C | ram->read(SREG); in sec() local
59 t_mem d= BIT_N | ram->read(SREG); in sen() local
75 t_mem d= BIT_Z | ram->read(SREG); in sez() local
91 t_mem d= BIT_I | ram->read(SREG); in sei() local
107 t_mem d= BIT_S | ram->read(SREG); in ses() local
123 t_mem d= BIT_V | ram->read(SREG); in sev() local
139 t_mem d= BIT_T | ram->read(SREG); in set() local
155 t_mem d= BIT_H | ram->read(SREG); in seh() local
300 t_mem d; in cbi_A_b() local
346 t_addr d; in bld_Rd_b() local
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/crypt/
H A Dmode_hdr.h250 t = UNIT_PTR(s)[ 0]; UNIT_PTR(d)[ 0] = UNIT_PTR(s)[ 3]; UNIT_PTR(d)[ 3] = t; in bswap32_block() local
251 t = UNIT_PTR(s)[ 1]; UNIT_PTR(d)[ 1] = UNIT_PTR(s)[ 2]; UNIT_PTR(d)[ 2] = t; in bswap32_block() local
252 t = UNIT_PTR(s)[ 4]; UNIT_PTR(d)[ 4] = UNIT_PTR(s)[ 7]; UNIT_PTR(d)[ 7] = t; in bswap32_block() local
293 t = UNIT_PTR(s)[0]; UNIT_PTR(d)[0] = UNIT_PTR(s)[15]; UNIT_PTR(d)[15] = t; in bswap128_block() local
294 t = UNIT_PTR(s)[1]; UNIT_PTR(d)[1] = UNIT_PTR(s)[14]; UNIT_PTR(d)[14] = t; in bswap128_block() local
295 t = UNIT_PTR(s)[2]; UNIT_PTR(d)[2] = UNIT_PTR(s)[13]; UNIT_PTR(d)[13] = t; in bswap128_block() local
296 t = UNIT_PTR(s)[3]; UNIT_PTR(d)[3] = UNIT_PTR(s)[12]; UNIT_PTR(d)[12] = t; in bswap128_block() local
297 t = UNIT_PTR(s)[4]; UNIT_PTR(d)[4] = UNIT_PTR(s)[11]; UNIT_PTR(d)[11] = t; in bswap128_block() local
298 t = UNIT_PTR(s)[5]; UNIT_PTR(d)[5] = UNIT_PTR(s)[10]; UNIT_PTR(d)[10] = t; in bswap128_block() local
299 t = UNIT_PTR(s)[6]; UNIT_PTR(d)[6] = UNIT_PTR(s)[ 9]; UNIT_PTR(d)[ 9] = t; in bswap128_block() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWrestrict-23.c29 char *d = eb.a2.a; in test_warn_src_decl_plus() local
36 char *d = eb.a2.a; in test_warn_src_decl_plus() local
43 char *d = eb.a2.a; in test_warn_src_decl_plus() local
50 char *d = eb.a2.a; in test_warn_src_decl_plus() local
60 char *d = p->a2.a; in test_warn_src_ptr_plus() local
67 char *d = p->a2.a; in test_warn_src_ptr_plus() local
74 char *d = p->a2.a; in test_warn_src_ptr_plus() local
81 char *d = p->a2.a; in test_warn_src_ptr_plus() local
91 char *d = (char*)&eb + B_a2_a_off; in test_warn_dst_decl_plus() local
122 char *d = (char*)p + B_a2_a_off; in test_warn_dst_ptr_plus() local
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/libsc68/emu68/lines/
H A DlineB.c293 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
303 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
313 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
323 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
333 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
343 uint68_t d = read_B(l) << BYTE_FIX; in DECL_LINE68() local
375 uint68_t d = read_W(l) << WORD_FIX; in DECL_LINE68() local
385 uint68_t d = read_W(l) << WORD_FIX; in DECL_LINE68() local
395 uint68_t d = read_W(l) << WORD_FIX; in DECL_LINE68() local
405 uint68_t d = read_W(l) << WORD_FIX; in DECL_LINE68() local
[all …]
/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A Dempty.c55 EmptySelfInsert(d) in EmptySelfInsert() argument
149 AlphaNop(d) in AlphaNop() argument
161 EmptyQuit(d) in EmptyQuit() argument
178 EmptyKakutei(d) in EmptyKakutei() argument
433 EmptyBaseZen(d) in EmptyBaseZen() argument
454 EmptyBaseHan(d) in EmptyBaseHan() argument
535 renbunInit(d) in renbunInit() argument
564 showVersion(d) in showVersion() argument
589 showServer(d) in showServer() argument
626 showGakushu(d) in showGakushu() argument
[all …]
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A Dempty.c55 EmptySelfInsert(d) in EmptySelfInsert() argument
149 AlphaNop(d) in AlphaNop() argument
161 EmptyQuit(d) in EmptyQuit() argument
178 EmptyKakutei(d) in EmptyKakutei() argument
433 EmptyBaseZen(d) in EmptyBaseZen() argument
454 EmptyBaseHan(d) in EmptyBaseHan() argument
535 renbunInit(d) in renbunInit() argument
564 showVersion(d) in showVersion() argument
589 showServer(d) in showServer() argument
626 showGakushu(d) in showGakushu() argument
[all …]

12345678910>>...3463