Home
last modified time | relevance | path

Searched defs:pX (Results 1 – 25 of 1457) sorted by relevance

12345678910>>...59

/dports/math/ogdf/OGDF/include/ogdf/basic/
H A DGraphList.h91 void pushBack(GraphElement *pX) { in pushBack()
122 void del(GraphElement *pX) { in del()
155 GraphElement *pX = m_head; in reverse() local
268 void pushBack(T *pX) { in pushBack()
273 void insertAfter(T *pX, T *pY) { in insertAfter()
298 void moveAfter(T *pX, T *pY){ in moveAfter()
304 void moveBefore(T *pX, T *pY){ in moveBefore()
310 void del(T *pX) { in del()
312 delete pX; in del() local
316 void delPure(T *pX) { in delPure()
[all …]
H A DList.h311 ListElement<E> *pX; in get() local
322 ListElement<E> *pX; in get() local
436 ListElement<E> *pX = it; in cyclicSucc() local
454 ListElement<E> *pX = it; in cyclicSucc() local
474 ListElement<E> *pX = it; in cyclicPred() local
492 ListElement<E> *pX = it; in cyclicPred() local
662 delete pX; in popFront() local
685 delete pX; in popBack() local
707 delete pX; in del() local
1557 ListElement<E> *pX; in bucketSort() local
[all …]
H A DSList.h277 SListElement<E> *pX; in get() local
288 SListElement<E> *pX; in get() local
378 SListElement<E> *pX = it; in cyclicSucc() local
499 SListElement<E> *pX = m_head; in popFront() local
501 delete pX; in popFront() local
553 SListElement<E> *pX = m_head; in moveFrontToFront() local
567 SListElement<E> *pX = m_head; in moveFrontToBack() local
588 SListElement<E> *pX = m_head; in moveFrontToSucc() local
985 SListElement<E> *pX; in bucketSort() local
1004 SListElement<E> *pX; in bucketSort() local
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex_noop.c89 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld()
93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld()
140 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree()
163 static void debugMutexEnter(sqlite3_mutex *pX){ in debugMutexEnter()
168 static int debugMutexTry(sqlite3_mutex *pX){ in debugMutexTry()
181 static void debugMutexLeave(sqlite3_mutex *pX){ in debugMutexLeave()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex_noop.c89 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld()
93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld()
140 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree()
163 static void debugMutexEnter(sqlite3_mutex *pX){ in debugMutexEnter()
168 static int debugMutexTry(sqlite3_mutex *pX){ in debugMutexTry()
181 static void debugMutexLeave(sqlite3_mutex *pX){ in debugMutexLeave()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex_noop.c89 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld()
93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld()
140 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree()
163 static void debugMutexEnter(sqlite3_mutex *pX){ in debugMutexEnter()
168 static int debugMutexTry(sqlite3_mutex *pX){ in debugMutexTry()
181 static void debugMutexLeave(sqlite3_mutex *pX){ in debugMutexLeave()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex_noop.c89 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld()
93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld()
140 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree()
163 static void debugMutexEnter(sqlite3_mutex *pX){ in debugMutexEnter()
168 static int debugMutexTry(sqlite3_mutex *pX){ in debugMutexTry()
181 static void debugMutexLeave(sqlite3_mutex *pX){ in debugMutexLeave()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex_noop.c89 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld()
93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld()
136 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree()
154 static void debugMutexEnter(sqlite3_mutex *pX){ in debugMutexEnter()
159 static int debugMutexTry(sqlite3_mutex *pX){ in debugMutexTry()
172 static void debugMutexLeave(sqlite3_mutex *pX){ in debugMutexLeave()
/dports/games/openfodder/openfodder-1.6.0/Source/
H A DPosition.hpp29 cPosition( unsigned int pX, unsigned int pY ) : mX( pX ), mY( pY ) {} in cPosition()
31 void Set( unsigned int pX, unsigned int pY ) { mX = pX; mY = pY; } in Set()
102 void setX(int pX) { mX = pX; } in setX()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/game_sp/
H A DDDSpriteBuffer.c8 static void Blt(int pX, int pY, Bitmap *bitmap, int SpriteX, int SpriteY) in Blt()
31 void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame) in DDSpriteBuffer_BltImg()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/game_sp/
H A DDDSpriteBuffer.c8 static void Blt(int pX, int pY, Bitmap *bitmap, int SpriteX, int SpriteY) in Blt()
31 void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame) in DDSpriteBuffer_BltImg()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DBarcodeEAN.java602 float pX = keepBarX + TEXTPOS_EAN13[k - 1] * x - len / 2; in placeBarcode() local
611 float pX = TEXTPOS_EAN8[k] * x - len / 2; in placeBarcode() local
622 float pX = keepBarX + TEXTPOS_EAN13[k] * x - len / 2; in placeBarcode() local
635 float pX = keepBarX + TEXTPOS_EAN13[k - 1] * x - len / 2; in placeBarcode() local
647 float pX = (7.5f + (9 * k)) * x - len / 2; in placeBarcode() local
/dports/editors/ted/Ted-2.23/appFrame/
H A DappEventGtk.c33 int * pX, in guiGetCoordinatesFromMouseButtonEvent()
71 int guiGetCoordinatesRelativeToWidget( int * pX, in guiGetCoordinatesRelativeToWidget()
85 int guiGetCoordinatesFromMouseMoveEvent( int * pX, in guiGetCoordinatesFromMouseMoveEvent()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemBorder.cpp312 double * pX, double * pY, double * pW, double * pH, in GetAuxRect()
332 double * pX, double * pY, double * pW, double * pH, double * pR in GetSubstanceRect()
343 double * pX, double * pY, double * pW, double * pH, double * pR, in GetContentRoundRect()
355 double * pX, double * pY, double * pW, double * pH, in GetContentRect()
367 double * pX, double * pY, double * pW, double * pH, in GetContentRectUnobscured()
504 double * pX, double * pY, double * pW, double * pH, double * pR, in GetContentRoundRect()
513 double * pX, double * pY, double * pW, double * pH, in GetContentRect()
522 double * pX, double * pY, double * pW, double * pH, in GetContentRectUnobscured()
573 double * pX, double * pY, double * pW, double * pH, double * pR, in DoBorder()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/game_sp/
H A DDDSpriteBuffer.c8 static void Blt(int pX, int pY, Bitmap *bitmap, int SpriteX, int SpriteY) in Blt()
78 void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame) in DDSpriteBuffer_BltImg()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/game_sp/
H A DDDSpriteBuffer.c8 static void Blt(int pX, int pY, Bitmap *bitmap, int SpriteX, int SpriteY) in Blt()
78 void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame) in DDSpriteBuffer_BltImg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/comms/dsd/dsd-1.6.0/
H A Dprovoice_const.h55 const int pX[142] = { variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.jason/
H A Dconversion11.C22 void foo(Something* pX) in foo()

12345678910>>...59