Home
last modified time | relevance | path

Searched refs:__ch (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Daltivec.h8895 __ch (__un_args_eq (const int, *(a1)), \
8938 __ch (__un_args_eq (const int, *(a1)), \
8981 __ch (__un_args_eq (const int, *(a1)), \
9024 __ch (__un_args_eq (const int, *(a1)), \
9075 __ch (__un_args_eq (const int, *(b)), \
9077 __ch (__un_args_eq (const long, *(b)), \
9098 __ch (__un_args_eq (const long, *(b)), \
9102 __ch (__un_args_eq (const int, *(b)), \
9111 __ch (__un_args_eq (signed int, *(b)), \
9117 __ch (__un_args_eq (float, *(b)), \
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Daltivec.h8895 __ch (__un_args_eq (const int, *(a1)), \
8938 __ch (__un_args_eq (const int, *(a1)), \
8981 __ch (__un_args_eq (const int, *(a1)), \
9024 __ch (__un_args_eq (const int, *(a1)), \
9075 __ch (__un_args_eq (const int, *(b)), \
9077 __ch (__un_args_eq (const long, *(b)), \
9098 __ch (__un_args_eq (const long, *(b)), \
9102 __ch (__un_args_eq (const int, *(b)), \
9111 __ch (__un_args_eq (signed int, *(b)), \
9117 __ch (__un_args_eq (float, *(b)), \
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dregex_compiler.h195 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
197 return __ch; in _GLIBCXX_VISIBILITY()
203 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
251 { return __ch; } in _GLIBCXX_VISIBILITY()
257 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
298 { return __ch; } in _GLIBCXX_VISIBILITY()
302 { return __ch; } in _GLIBCXX_VISIBILITY()
306 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
324 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
345 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dregex_compiler.h175 _M_translate(_CharT __ch) const in _GLIBCXX_VISIBILITY()
180 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
182 return __ch; in _GLIBCXX_VISIBILITY()
195 { return __ch; } in _GLIBCXX_VISIBILITY()
220 { return __ch; } in _GLIBCXX_VISIBILITY()
224 { return __ch; } in _GLIBCXX_VISIBILITY()
242 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
263 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
300 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
329 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h217 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
219 return __ch; in _GLIBCXX_VISIBILITY()
225 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
273 { return __ch; } in _GLIBCXX_VISIBILITY()
279 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
320 { return __ch; } in _GLIBCXX_VISIBILITY()
324 { return __ch; } in _GLIBCXX_VISIBILITY()
328 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
346 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
367 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h234 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
236 return __ch; in _GLIBCXX_VISIBILITY()
242 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
290 { return __ch; } in _GLIBCXX_VISIBILITY()
296 return __first <= __ch && __ch <= __last; in _GLIBCXX_VISIBILITY()
337 { return __ch; } in _GLIBCXX_VISIBILITY()
341 { return __ch; } in _GLIBCXX_VISIBILITY()
345 { return __first <= __ch && __ch <= __last; } in _GLIBCXX_VISIBILITY()
363 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
384 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex_compiler.h226 _M_translate(_CharT __ch) const in _GLIBCXX_VISIBILITY()
231 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
233 return __ch; in _GLIBCXX_VISIBILITY()
246 { return __ch; } in _GLIBCXX_VISIBILITY()
271 { return __ch; } in _GLIBCXX_VISIBILITY()
275 { return __ch; } in _GLIBCXX_VISIBILITY()
293 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
314 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
351 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
377 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex_compiler.h226 _M_translate(_CharT __ch) const in _GLIBCXX_VISIBILITY()
231 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
233 return __ch; in _GLIBCXX_VISIBILITY()
246 { return __ch; } in _GLIBCXX_VISIBILITY()
271 { return __ch; } in _GLIBCXX_VISIBILITY()
275 { return __ch; } in _GLIBCXX_VISIBILITY()
293 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
314 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
351 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
377 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dregex_compiler.h223 _M_translate(_CharT __ch) const in _GLIBCXX_VISIBILITY()
228 return _M_traits.translate(__ch); in _GLIBCXX_VISIBILITY()
230 return __ch; in _GLIBCXX_VISIBILITY()
243 { return __ch; } in _GLIBCXX_VISIBILITY()
268 { return __ch; } in _GLIBCXX_VISIBILITY()
272 { return __ch; } in _GLIBCXX_VISIBILITY()
290 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
311 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
348 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
377 operator()(_CharT __ch) const in _GLIBCXX_VISIBILITY()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ppc/
H A Dgcc_fixes.h84 __ch (__bin_args_eq (vector signed char, (a1), vector signed char, (a2)), \
86 __ch (__bin_args_eq (vector unsigned char, (a1), vector unsigned char, (a2)), \
88 __ch (__bin_args_eq (vector signed short, (a1), vector signed short, (a2)), \
90 __ch (__bin_args_eq (vector unsigned short, (a1), vector unsigned short, (a2)), \
92 __ch (__bin_args_eq (vector float, (a1), vector float, (a2)), \
94 __ch (__bin_args_eq (vector signed int, (a1), vector signed int, (a2)), \
96 __ch (__bin_args_eq (vector unsigned int, (a1), vector unsigned int, (a2)), \
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/derive_more-0.99.16/src/
H A Dparsing.rs177 let (__ch, __next) = char_range_at(__input, __pos); in __parse_placeholder_inner()
178 match __ch { in __parse_placeholder_inner()
195 let (__ch, __next) = in __parse_placeholder_inner()
197 match __ch { in __parse_placeholder_inner()
234 match __ch { in __parse_placeholder_inner()
291 let (__ch, __next) = char_range_at(__input, __pos); in __parse_arg()
292 match __ch { in __parse_arg()
458 match __ch { in __parse_format_spec()
483 match __ch { in __parse_format_spec()
531 match __ch { in __parse_format_spec()
[all …]

12345678910>>...19