Home
last modified time | relevance | path

Searched defs:nl (Results 226 – 250 of 13165) sorted by last modified time

12345678910>>...527

/dports/japanese/xv/xv-3.10a/
H A Dxvtext.c1032 int x, y, w, nl; local
1071 int x, y, w, nl; local
/dports/irc/tircproxy/tircproxy-0.4/
H A Dtircproxy.c1536 char *nl, *ol, *lp; in filtered_write() local
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/lib/
H A Dconnection.c180 struct irc_line nl, *l; in network_send_line_direct() local
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c6141 aTKline *nl = MyMallocEx(sizeof(aTKline)); in _conf_spamfilter() local
7133 aTKline *nl = MyMallocEx(sizeof(aTKline)); in _conf_ban() local
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dvinflate.c717 unsigned nl; /* number of literal/length codes */ in vinflate_dynamic() local
/dports/graphics/pfstools/pfstools-2.1.0/src/camera/
H A Dnrutil.cpp18 float *vector(long nl, long nh) in vector()
28 int *ivector(long nl, long nh) in ivector()
38 unsigned char *cvector(long nl, long nh) in cvector()
48 unsigned long *lvector(long nl, long nh) in lvector()
58 double *dvector(long nl, long nh) in dvector()
218 void free_vector(float *v, long nl, long nh) in free_vector()
224 void free_ivector(int *v, long nl, long nh) in free_ivector()
230 void free_cvector(unsigned char *v, long nl, long nh) in free_cvector()
236 void free_lvector(unsigned long *v, long nl, long nh) in free_lvector()
242 void free_dvector(double *v, long nl, long nh) in free_dvector()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/pcre/include/
H A Dpcre_internal.h1662 uschar nl[4]; /* Newline string when fixed length */ member
1710 uschar nl[4]; /* Newline string when fixed */ member
1755 uschar nl[4]; /* Newline string when fixed */ member
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DEditorWindow.C5631 EditorWindow::moveDecorators(EditorWorkSpace *page, List* seldec, int xoff, int yoff, List*nl) in moveDecorators()
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvtext.c1032 int x, y, w, nl; local
1071 int x, y, w, nl; local
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dresampling_convolution.hxx93 template <class SrcIter, class SrcAcc,
/dports/graphics/panomatic/panomatic-0.9.4/vigra/src/impex/
H A Dbmp.cxx537 const int nl = (c & 0x0f); in read_rle4_data() local
568 const int nl = (c2 & 0x0f); in read_rle4_data() local
/dports/graphics/jgraph/jgraph-8.3_1/
H A Djmalloc.c277 Jmalloc pl, nl; local
329 Jmalloc l2, nl; local
/dports/graphics/libemf/libemf-1.0.13/libemf/
H A Dlibemf.cpp40 int nl = 0x12345678; in bigEndian() local
/dports/graphics/xv/xv-3.10a/
H A Dxvtext.c1032 int x, y, w, nl; local
1071 int x, y, w, nl; local
/dports/games/scorched3d/scorched/src/client/GLW/
H A DGLWChannelView.cpp229 bool nl=(text[currentLen + partLen - 1] == '\n'); in channelText() local
H A DGLWChatView.cpp164 bool nl=(text[currentLen + partLen - 1] == '\n'); in addLargeChat() local
/dports/games/scorched3d/scorched/src/client/dialogs/
H A DProgressDialog.cpp85 char *nl = (char *) strchr(tip.c_str(), ':'); in changeTip() local
H A DSaveSelectDialog.cpp122 char *nl = (char *) strchr(modTimeStr, '\n'); in display() local
/dports/games/scorched3d/scorched/src/common/common/
H A DFileLines.cpp52 char *nl = strchr(buffer, '\n'); in readFile() local
H A DLoggerI.cpp42 char *nl = strchr(time, '\n'); in setTime() local
H A DStatsLoggerFile.cpp62 char *nl = strchr(time, '\n'); in gameStart() local
76 char *nl = strchr(time, '\n'); in roundStart() local
136 char *nl = strchr(time, '\n'); in tankFired() local
156 char *nl = strchr(time, '\n'); in tankResigned() local
174 char *nl = strchr(time, '\n'); in tankJoined() local
192 char *nl = strchr(time, '\n'); in tankConnected() local
210 char *nl = strchr(time, '\n'); in tankDisconnected() local
228 char *nl = strchr(time, '\n'); in tankKilled() local
247 char *nl = strchr(time, '\n'); in tankTeamKilled() local
266 char *nl = strchr(time, '\n'); in tankSelfKilled() local
[all …]
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.cpp336 bool QTPFS::QTNode::Split(NodeLayer& nl, bool forced) { in Split()
359 bool QTPFS::QTNode::Merge(NodeLayer& nl) { in Merge()
389 void QTPFS::QTNode::PreTesselate(NodeLayer& nl, const SRectangle& r, SRectangle& ur) { in PreTesselate()
415 void QTPFS::QTNode::PreTesselate(NodeLayer& nl, const SRectangle& r, SRectangle& ur) { in PreTesselate()
459 void QTPFS::QTNode::Tesselate(NodeLayer& nl, const SRectangle& r) { in Tesselate()
512 const NodeLayer& nl, in UpdateMoveCost()
/dports/games/spring/spring_98.0/rts/Rendering/
H A DQTPFSPathDrawer.cpp345 const QTPFS::NodeLayer& nl = pm->nodeLayers[md->pathType]; in UpdateExtraTexture() local
/dports/games/spring/spring_98.0/rts/System/Sync/
H A DLogger.cpp106 char* nl; in FlushBuffer() local
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/lua/src/
H A Dlobject.c506 const char *nl = strchr(source, '\n'); /* find first new line (if any) */ in luaO_chunkid() local

12345678910>>...527