Home
last modified time | relevance | path

Searched refs:nchr (Results 1 – 25 of 111) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/libc++/libcxx-10.0.1.src/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/lang/zig/zig-0.9.0/lib/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/src/support/solaris/
H A Dmbsnrtowcs.inc36 size_t nchr;
42 nchr = 0;
50 return (nchr);
53 nchr++;
64 return (nchr);
67 return (nchr);
71 nchr++;
75 return (nchr);
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dsymop.cpp66 int nrow, ncol, nchr, npart; in RTop_frac() local
70 for ( nchr = 0; nchr < row.length(); nchr++ ) { in RTop_frac()
71 const char& c = row[nchr]; in RTop_frac()
79 for ( nchr = 0; nchr < col.length(); nchr++ ) { in RTop_frac()
80 const char& c = col[nchr]; in RTop_frac()
/dports/games/xmemory/xmemory-3.7/
H A Dfont.C267 nchr = fs->max_char_or_byte2 - fs->min_char_or_byte2 + 1; in ScalableFont()
268 chr = new Character*[nchr]; in ScalableFont()
269 memset(chr,0,sizeof(Character*)*(nchr)); in ScalableFont()
273 for (int i=nchr-1;i>=0;i--) { in ~ScalableFont()
285 if (id<0 && id>=nchr) id=0; in GetChar()
297 for (int i=0;i<nchr;i++) { in TurnRight()
305 for (int i=0;i<nchr;i++) { in TurnLeft()
313 for (int i=0;i<nchr;i++) { in Flip()
318 for (int i=0;i<nchr;i++) { in Flip()
387 if (id<0 && id>=nchr) id=0; in GetChar()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dtrdsub.c64 return nchr[tgp->type].n_name; in trade_nameof()
99 nchr[(int)np->nuk_type].n_name, np->nuk_uid); in trade_desc()
118 pr("(%s)", nchr[nuke.nuk_type].n_name); in trade_desc()
135 pr("(%s)", nchr[nuke.nuk_type].n_name); in trade_desc()
165 pr("(%s)", nchr[nuke.nuk_type].n_name); in trade_desc()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/sljit/dist/doc/tutorial/
H A Dbrainfuck.c141 int nchr; in compile() local
163 while ((chr = gettoken(src, &nchr)) != EOF) { in compile()
169 SLJIT_R0, 0, SLJIT_R0, 0, SLJIT_IMM, nchr); /* R0 ?= nchr */ in compile()
175 SP, 0, SP, 0, SLJIT_IMM, nchr); /* SP ?= nchr */ in compile()
/dports/devel/libbpfjit/sljit-849950a/doc/tutorial/
H A Dbrainfuck.c141 int nchr; in compile() local
163 while ((chr = gettoken(src, &nchr)) != EOF) { in compile()
169 SLJIT_R0, 0, SLJIT_R0, 0, SLJIT_IMM, nchr); /* R0 ?= nchr */ in compile()
175 SP, 0, SP, 0, SLJIT_IMM, nchr); /* SP ?= nchr */ in compile()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java204 char[] nchr = new char[ nSize ]; in expand() local
208 System.arraycopy(chr, 0, nchr, 0, chr.length); in expand()
212 chr = nchr; in expand()

12345