Home
last modified time | relevance | path

Searched refs:next2 (Results 1 – 25 of 1759) sorted by relevance

12345678910>>...71

/dports/www/bluefish/bluefish-2.2.12/data/
H A Djsmin.py116 next2 = read(1)
136 and (next2 in space_strings or next2 > '~'):
149 next2 = self.line_comment(next1, next2)
190 next1 = next2
204 next = next2
232 assert next2 == '*'
238 next2 = read(1)
240 next1 = next2
241 next2 = read(1)
250 if next2 < '!':
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/resource/
H A D_json_handler.py73 next2 = read(1)
91 and (next2 in space_strings or next2 > '~'):
102 if next2 == '/':
104 next2 = self.line_comment(next1, next2)
145 next1 = next2
159 next_char = next2
187 assert next2 == '*'
193 next2 = read(1)
198 next1 = next2
199 next2 = read(1)
[all …]
/dports/devel/py-jsmin/jsmin-3.0.0/jsmin/
H A D__init__.py99 next2 = read(1)
119 and (next2 in space_strings or next2 > '~'):
130 if next2 == '/':
132 next2 = self.line_comment(next1, next2)
173 next1 = next2
187 next = next2
215 assert next2 == '*'
221 next2 = read(1)
226 next1 = next2
227 next2 = read(1)
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/iostreams/test/detail/
H A Dnull_padded_codecvt.hpp74 wchar_t*& next2 ) const in do_in()
80 next2 = first2; in do_in()
98 return next2 == last2 ? in do_in()
106 char*& next2 ) const in do_out()
112 next2 = first2; in do_out()
126 *next2++ = 0; in do_out()
142 next2 = last2; in do_unshift()
144 if (next2 != last2) in do_unshift()
145 *next2++ = 0; in do_unshift()
218 char*& next2 ) const in do_out()
[all …]
/dports/archivers/py-rjsmin/rjsmin-1.1.0/bench/
H A Djsmin_2_0_9.py132 next2 = read(1)
133 if not next2:
144 next2 = read(1)
149 next2 = read(1)
150 if not next2:
179 or next2 > '~' or next2 == '/':
185 and (next2 in space_strings or next2 > '~'):
203 elif next2 == '*':
206 next1 = next2
207 next2 = read(1)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djsmin_2_0_9.py132 next2 = read(1)
133 if not next2:
144 next2 = read(1)
149 next2 = read(1)
150 if not next2:
179 or next2 > '~' or next2 == '/':
185 and (next2 in space_strings or next2 > '~'):
203 elif next2 == '*':
206 next1 = next2
207 next2 = read(1)
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djsmin_2_0_9.py132 next2 = read(1)
133 if not next2:
144 next2 = read(1)
149 next2 = read(1)
150 if not next2:
179 or next2 > '~' or next2 == '/':
185 and (next2 in space_strings or next2 > '~'):
203 elif next2 == '*':
206 next1 = next2
207 next2 = read(1)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/jsmin/jsmin/
H A D__init__.py134 next2 = read(1)
135 if not next2:
148 next2 = read(1)
153 next2 = read(1)
154 if not next2:
183 or next2 > '~' or next2 == '/':
189 and (next2 in space_strings or next2 > '~'):
207 elif next2 == '*':
211 next1 = next2
212 next2 = read(1)
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas239 next,next2: tai;
259 MatchInstruction(next2,A_STH) and
276 p:=next2;
297 MatchInstruction(next2,A_ST) and
314 p:=next2;
341 MatchInstruction(next2,A_SRL) and
350 asml.remove(next2);
352 next2.free;
365 MatchInstruction(next2,A_SRA) and
380 asml.remove(next2);
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas239 next,next2: tai;
259 MatchInstruction(next2,A_STH) and
276 p:=next2;
297 MatchInstruction(next2,A_ST) and
314 p:=next2;
341 MatchInstruction(next2,A_SRL) and
350 asml.remove(next2);
352 next2.free;
365 MatchInstruction(next2,A_SRA) and
380 asml.remove(next2);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas239 next,next2: tai;
259 MatchInstruction(next2,A_STH) and
276 p:=next2;
297 MatchInstruction(next2,A_ST) and
314 p:=next2;
341 MatchInstruction(next2,A_SRL) and
350 asml.remove(next2);
352 next2.free;
365 MatchInstruction(next2,A_SRA) and
380 asml.remove(next2);
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dshheap.c294 avail->next2 = NULL; in shheap_grow()
331 SHHEAP_ASSERT(!big->next2 || big->next2->magic == SHMEMHDR_MAGIC_FREE); in shheap_split()
339 split->next2 = big->next2; in shheap_split()
344 if (big->next2) in shheap_split()
369 if (mem->next2) in shheap_unlink_free()
372 mem->prev2->next2 = mem->next2; in shheap_unlink_free()
409 mem->next2 = right->next2; in sh_free()
410 if (right->next2) in sh_free()
436 if (mem->next2) in sh_free()
439 mem->prev2->next2 = mem->next2; in sh_free()
[all …]

12345678910>>...71