Home
last modified time | relevance | path

Searched refs:endBuf (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslos2tty.c62 static int endBuf; variable
145 n = (endBuf + 1) % BUFFER_LEN; in thread_getkey()
155 endBuf = n; in thread_getkey()
166 endBuf = -1; in thread_code()
232 #define keyWaiting() (endBuf != startBuf)
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslos2tty.c48 static int endBuf; variable
131 n = (endBuf + 1) % BUFFER_LEN; in thread_getkey()
141 endBuf = n; in thread_getkey()
152 endBuf = -1; in thread_code()
217 #define keyWaiting() (endBuf != startBuf)
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/x500/style/
H A DIETFUtils.java424 int endBuf = vBuf.length() - 1; in valueToString() local
426 while (endBuf >= 0 && vBuf.charAt(endBuf) == ' ') in valueToString()
428 vBuf.insert(endBuf, '\\'); in valueToString()
429 endBuf--; in valueToString()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3072 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3132 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3181 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3923 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3072 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3132 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3181 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3923 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1666 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2037 while (startBuf < endBuf) { in scanForProtocolRefs()
2142 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2164 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2166 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2178 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3067 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3127 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3176 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3917 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1666 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2037 while (startBuf < endBuf) { in scanForProtocolRefs()
2142 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2164 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2166 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2178 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3067 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3127 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3176 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3917 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1665 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2036 while (startBuf < endBuf) { in scanForProtocolRefs()
2141 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2163 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2165 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2177 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3065 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3125 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3174 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3915 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1665 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2036 while (startBuf < endBuf) { in scanForProtocolRefs()
2141 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2163 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2165 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2177 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3065 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3125 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3174 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3915 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1658 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2029 while (startBuf < endBuf) { in scanForProtocolRefs()
2134 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2156 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2158 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2170 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3058 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3118 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3167 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3908 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3072 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3132 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3181 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3923 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1659 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2030 while (startBuf < endBuf) { in scanForProtocolRefs()
2135 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2157 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2159 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2171 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3059 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3119 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3168 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3911 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1659 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2031 while (startBuf < endBuf) { in scanForProtocolRefs()
2136 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2158 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2160 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2172 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3913 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1667 while (*endBuf != ')') endBuf--; in RewriteObjCSynchronizedStmt()
2039 while (startBuf < endBuf) { in scanForProtocolRefs()
2144 const char *startBuf = endBuf; in RewriteObjCQualifiedInterfaceTypes()
2166 const char *endBuf = startBuf; in RewriteObjCQualifiedInterfaceTypes() local
2168 scanToNextArgument(endBuf); in RewriteObjCQualifiedInterfaceTypes()
2180 startBuf = ++endBuf; in RewriteObjCQualifiedInterfaceTypes()
3060 while (startBuf < endBuf) { in BufferContainsPPDirectives()
3120 assert((cursor && endBuf) in RewriteObjCInternalStruct()
3169 while (cursor < endBuf) { in RewriteObjCInternalStruct()
3909 while (*argPtr++ && (argPtr < endBuf)) { in RewriteCastExpr()
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/io-streams-1.5.2.0/src/System/IO/Streams/
H A DBuilder.hs105 bumpBuf (Buffer fp (BufferRange !_ endBuf)) endPtr =
106 Buffer fp (BufferRange endPtr endBuf)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/io-streams-1.5.1.0/src/System/IO/Streams/
H A DBuilder.hs105 bumpBuf (Buffer fp (BufferRange !_ endBuf)) endPtr =
106 Buffer fp (BufferRange endPtr endBuf)
/dports/astro/phd2/phd2-2.6.10/thirdparty/VidCapture/Source/VidCapture/
H A DCVFile.cpp229 char* endBuf = buffer + maxLength; in ReadLine() local
249 (curBuf < endBuf) ); in ReadLine()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DMatcher.java355 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
366 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
374 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
557 …private boolean endBuf(final int startp, final int rangep, final int minSemiEnd, final int maxSemi… in endBuf() method in Matcher
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DMatcher.java355 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
366 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
374 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
557 …private boolean endBuf(final int startp, final int rangep, final int minSemiEnd, final int maxSemi… in endBuf() method in Matcher
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DMatcher.java355 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
366 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
374 if (endBuf(start, range, minSemiEnd, maxSemiEnd)) in search()
557 …private boolean endBuf(final int startp, final int rangep, final int minSemiEnd, final int maxSemi… in endBuf() method in Matcher

12345