Home
last modified time | relevance | path

Searched refs:SkipSpaces (Results 1 – 25 of 845) sorted by relevance

12345678910>>...34

/dports/games/wyrmgus/Wyrmgus-3.5.4/metaserver/
H A Dcmd.cpp120 SkipSpaces(buf); in Parse1Arg()
130 SkipSpaces(buf); in Parse1or2Args()
141 SkipSpaces(buf); in Parse4Args()
144 SkipSpaces(buf); in Parse4Args()
147 SkipSpaces(buf); in Parse4Args()
150 SkipSpaces(buf); in Parse4Args()
162 SkipSpaces(buf);
165 SkipSpaces(buf);
168 SkipSpaces(buf);
171 SkipSpaces(buf);
[all …]
/dports/devel/upp/upp/bazaar/plugin/assimp/code/OFF/
H A DOFFLoader.cpp234 SkipSpaces(&sz); in InternReadFile()
240 SkipSpaces(&sz); in InternReadFile()
251 SkipSpaces(&sz); in InternReadFile()
253 SkipSpaces(&sz); in InternReadFile()
255 SkipSpaces(&sz); in InternReadFile()
265 SkipSpaces(&sz); in InternReadFile()
268 SkipSpaces(&sz); in InternReadFile()
274 SkipSpaces(&sz); in InternReadFile()
280 SkipSpaces(&sz); in InternReadFile()
288 SkipSpaces(&sz); in InternReadFile()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/OFF/
H A DOFFLoader.cpp232 SkipSpaces(&sz); in InternReadFile()
238 SkipSpaces(&sz); in InternReadFile()
249 SkipSpaces(&sz); in InternReadFile()
251 SkipSpaces(&sz); in InternReadFile()
253 SkipSpaces(&sz); in InternReadFile()
263 SkipSpaces(&sz); in InternReadFile()
266 SkipSpaces(&sz); in InternReadFile()
272 SkipSpaces(&sz); in InternReadFile()
278 SkipSpaces(&sz); in InternReadFile()
286 SkipSpaces(&sz); in InternReadFile()
[all …]
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRMeshLoader.cpp337 SkipSpaces(&sz); in InternReadFile()
340 SkipSpaces(&sz); in InternReadFile()
343 SkipSpaces(&sz); in InternReadFile()
348 SkipSpaces(&sz); in InternReadFile()
351 SkipSpaces(&sz); in InternReadFile()
354 SkipSpaces(&sz); in InternReadFile()
365 SkipSpaces(&sz); in InternReadFile()
370 SkipSpaces(&sz); in InternReadFile()
373 SkipSpaces(&sz); in InternReadFile()
381 SkipSpaces(&sz); in InternReadFile()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRMeshLoader.cpp324 SkipSpaces(&sz); in InternReadFile()
327 SkipSpaces(&sz); in InternReadFile()
330 SkipSpaces(&sz); in InternReadFile()
335 SkipSpaces(&sz); in InternReadFile()
338 SkipSpaces(&sz); in InternReadFile()
341 SkipSpaces(&sz); in InternReadFile()
352 SkipSpaces(&sz); in InternReadFile()
357 SkipSpaces(&sz); in InternReadFile()
360 SkipSpaces(&sz); in InternReadFile()
368 SkipSpaces(&sz); in InternReadFile()
[all …]
H A DOFFLoader.cpp130 const char* sz = line; SkipSpaces(&sz); in InternReadFile()
131 const unsigned int numVertices = strtoul10(sz,&sz);SkipSpaces(&sz); in InternReadFile()
163 sz = line; SkipSpaces(&sz); in InternReadFile()
164 sz = fast_atoreal_move<float>(sz,(float&)v.x); SkipSpaces(&sz); in InternReadFile()
165 sz = fast_atoreal_move<float>(sz,(float&)v.y); SkipSpaces(&sz); in InternReadFile()
179 sz = line;SkipSpaces(&sz); in InternReadFile()
206 sz = line;SkipSpaces(&sz); in InternReadFile()
214 SkipSpaces(&sz); in InternReadFile()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRMeshLoader.cpp324 SkipSpaces(&sz); in InternReadFile()
327 SkipSpaces(&sz); in InternReadFile()
330 SkipSpaces(&sz); in InternReadFile()
335 SkipSpaces(&sz); in InternReadFile()
338 SkipSpaces(&sz); in InternReadFile()
341 SkipSpaces(&sz); in InternReadFile()
352 SkipSpaces(&sz); in InternReadFile()
357 SkipSpaces(&sz); in InternReadFile()
360 SkipSpaces(&sz); in InternReadFile()
368 SkipSpaces(&sz); in InternReadFile()
[all …]
H A DOFFLoader.cpp130 const char* sz = line; SkipSpaces(&sz); in InternReadFile()
131 const unsigned int numVertices = strtoul10(sz,&sz);SkipSpaces(&sz); in InternReadFile()
163 sz = line; SkipSpaces(&sz); in InternReadFile()
164 sz = fast_atoreal_move<float>(sz,(float&)v.x); SkipSpaces(&sz); in InternReadFile()
165 sz = fast_atoreal_move<float>(sz,(float&)v.y); SkipSpaces(&sz); in InternReadFile()
179 sz = line;SkipSpaces(&sz); in InternReadFile()
206 sz = line;SkipSpaces(&sz); in InternReadFile()
214 SkipSpaces(&sz); in InternReadFile()
/dports/games/stratagus/stratagus-3.2.0/metaserver/
H A Dcmd.cpp120 SkipSpaces(buf); in Parse1Arg()
130 SkipSpaces(buf); in Parse1or2Args()
141 SkipSpaces(buf); in Parse4Args()
144 SkipSpaces(buf); in Parse4Args()
147 SkipSpaces(buf); in Parse4Args()
150 SkipSpaces(buf); in Parse4Args()
162 SkipSpaces(buf);
165 SkipSpaces(buf);
168 SkipSpaces(buf);
171 SkipSpaces(buf);
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Json/System.Json/
H A DJavaScriptReader.cs28 SkipSpaces (); in Read()
36 SkipSpaces (); in ReadCore()
44 SkipSpaces (); in ReadCore()
51 SkipSpaces (); in ReadCore()
64 SkipSpaces (); in ReadCore()
70 SkipSpaces (); in ReadCore()
76 SkipSpaces (); in ReadCore()
78 SkipSpaces (); in ReadCore()
80 SkipSpaces (); in ReadCore()
149 void SkipSpaces () in SkipSpaces() method in System.Runtime.Serialization.Json.JavaScriptReader
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIRRMeshLoader.cpp302 SkipSpaces(&sz); in InternReadFile()
305 SkipSpaces(&sz); in InternReadFile()
308 SkipSpaces(&sz); in InternReadFile()
313 SkipSpaces(&sz); in InternReadFile()
316 SkipSpaces(&sz); in InternReadFile()
319 SkipSpaces(&sz); in InternReadFile()
330 SkipSpaces(&sz); in InternReadFile()
335 SkipSpaces(&sz); in InternReadFile()
338 SkipSpaces(&sz); in InternReadFile()
346 SkipSpaces(&sz); in InternReadFile()
[all …]
H A DOFFLoader.cpp113 const char* sz = line; SkipSpaces(&sz); in InternReadFile()
114 const unsigned int numVertices = strtoul10(sz,&sz);SkipSpaces(&sz); in InternReadFile()
133 sz = line; SkipSpaces(&sz); in InternReadFile()
134 sz = fast_atoreal_move<float>(sz,(float&)v.x); SkipSpaces(&sz); in InternReadFile()
135 sz = fast_atoreal_move<float>(sz,(float&)v.y); SkipSpaces(&sz); in InternReadFile()
149 sz = line;SkipSpaces(&sz); in InternReadFile()
173 sz = line;SkipSpaces(&sz); in InternReadFile()
180 SkipSpaces(&sz); in InternReadFile()
H A DACLoader.cpp162 SkipSpaces(&buffer); in LoadObjectSection()
201 SkipSpaces(&buffer); in LoadObjectSection()
215 SkipSpaces(&buffer); in LoadObjectSection()
227 SkipSpaces(&buffer); in LoadObjectSection()
232 SkipSpaces(&buffer); in LoadObjectSection()
239 SkipSpaces(&buffer); in LoadObjectSection()
244 SkipSpaces(&buffer); in LoadObjectSection()
249 SkipSpaces(&buffer); in LoadObjectSection()
254 SkipSpaces(&buffer); in LoadObjectSection()
259 SkipSpaces(&buffer); in LoadObjectSection()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Irr/
H A DIRRMeshLoader.cpp330 SkipSpaces(&sz); in InternReadFile()
333 SkipSpaces(&sz); in InternReadFile()
336 SkipSpaces(&sz); in InternReadFile()
341 SkipSpaces(&sz); in InternReadFile()
344 SkipSpaces(&sz); in InternReadFile()
347 SkipSpaces(&sz); in InternReadFile()
358 SkipSpaces(&sz); in InternReadFile()
362 SkipSpaces(&sz); in InternReadFile()
365 SkipSpaces(&sz); in InternReadFile()
373 SkipSpaces(&sz); in InternReadFile()
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIRRMeshLoader.cpp337 SkipSpaces(&sz); in InternReadFile()
340 SkipSpaces(&sz); in InternReadFile()
343 SkipSpaces(&sz); in InternReadFile()
348 SkipSpaces(&sz); in InternReadFile()
351 SkipSpaces(&sz); in InternReadFile()
354 SkipSpaces(&sz); in InternReadFile()
365 SkipSpaces(&sz); in InternReadFile()
370 SkipSpaces(&sz); in InternReadFile()
373 SkipSpaces(&sz); in InternReadFile()
381 SkipSpaces(&sz); in InternReadFile()
[all …]
H A DOFFLoader.cpp131 const char* sz = line; SkipSpaces(&sz); in InternReadFile()
132 const unsigned int numVertices = strtoul10(sz,&sz);SkipSpaces(&sz); in InternReadFile()
164 sz = line; SkipSpaces(&sz); in InternReadFile()
165 sz = fast_atoreal_move<ai_real>(sz,(ai_real&)v.x); SkipSpaces(&sz); in InternReadFile()
166 sz = fast_atoreal_move<ai_real>(sz,(ai_real&)v.y); SkipSpaces(&sz); in InternReadFile()
180 sz = line;SkipSpaces(&sz); in InternReadFile()
207 sz = line;SkipSpaces(&sz); in InternReadFile()
215 SkipSpaces(&sz); in InternReadFile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Json/src/System/Json/
H A DJavaScriptReader.cs31 SkipSpaces(); in Read()
41 SkipSpaces(); in ReadCore()
53 SkipSpaces(); in ReadCore()
63 SkipSpaces(); in ReadCore()
81 SkipSpaces(); in ReadCore()
90 SkipSpaces(); in ReadCore()
97 SkipSpaces(); in ReadCore()
99 SkipSpaces(); in ReadCore()
101 SkipSpaces(); in ReadCore()
171 private void SkipSpaces() in SkipSpaces() method in System.Runtime.Serialization.Json.JavaScriptReader
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
121 reader.SkipSpaces()
127 reader.SkipSpaces()
136 reader.SkipSpaces()
179 reader.SkipSpaces()
185 reader.SkipSpaces()
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
121 reader.SkipSpaces()
127 reader.SkipSpaces()
136 reader.SkipSpaces()
179 reader.SkipSpaces()
185 reader.SkipSpaces()
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
121 reader.SkipSpaces()
127 reader.SkipSpaces()
136 reader.SkipSpaces()
179 reader.SkipSpaces()
185 reader.SkipSpaces()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
125 reader.SkipSpaces()
131 reader.SkipSpaces()
145 reader.SkipSpaces()
188 reader.SkipSpaces()
194 reader.SkipSpaces()
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
125 reader.SkipSpaces()
131 reader.SkipSpaces()
145 reader.SkipSpaces()
188 reader.SkipSpaces()
194 reader.SkipSpaces()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
125 reader.SkipSpaces()
131 reader.SkipSpaces()
145 reader.SkipSpaces()
188 reader.SkipSpaces()
194 reader.SkipSpaces()
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/yuin/goldmark/parser/
H A Dattribute.go49 reader.SkipSpaces()
77 reader.SkipSpaces()
80 reader.SkipSpaces()
86 reader.SkipSpaces()
125 reader.SkipSpaces()
131 reader.SkipSpaces()
145 reader.SkipSpaces()
188 reader.SkipSpaces()
194 reader.SkipSpaces()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/AC/
H A DACLoader.cpp86 if (!SkipSpaces(&buffer)) \
187 return SkipSpaces(&buffer); in GetNextLine()
197 SkipSpaces(&buffer); in LoadObjectSection()
236 SkipSpaces(&buffer); in LoadObjectSection()
250 SkipSpaces(&buffer); in LoadObjectSection()
262 SkipSpaces(&buffer); in LoadObjectSection()
267 SkipSpaces(&buffer); in LoadObjectSection()
274 SkipSpaces(&buffer); in LoadObjectSection()
279 SkipSpaces(&buffer); in LoadObjectSection()
284 SkipSpaces(&buffer); in LoadObjectSection()
[all …]

12345678910>>...34