Home
last modified time | relevance | path

Searched defs:isOneOf (Results 1 – 25 of 91) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/
H A DDefaultHttpRequestFactory.java71 private static boolean isOneOf(final String[] methods, final String method) { in isOneOf() method in DefaultHttpRequestFactory
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/
H A DDefaultHttpRequestFactory.java71 private static boolean isOneOf(final String[] methods, final String method) { in isOneOf() method in DefaultHttpRequestFactory
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/widgets/
H A DSearchWidget.cpp138 bool SearchWidget::isOneOf(NT inNodeType, std::vector<NT> &nodeTypes) in isOneOf() function in SearchWidget
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/util/
H A DParameterFormatter.java118 private static boolean isOneOf(char[] chars, char ch) { in isOneOf() method in ParameterFormatter
H A DParameterParser.java108 private boolean isOneOf(char ch, char[] charray) { in isOneOf() method in ParameterParser
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dstatusbar.h84 bool isOneOf(StringT &&s) const { in isOneOf() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DToken.h97 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
101 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DToken.h97 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
101 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Lex/
H A DToken.h99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() function
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Models/
H A DOpSpec.hpp226 bool isOneOf(Op op1, Op op2) const {return is(op1) || is(op2);} in isOneOf() function
227 bool isOneOf(Op op1, Op op2, Op op3) const { in isOneOf() function
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/creatures/
H A Dcode.lua2 local function isOneOf(models, x, y) function
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/message/
H A DBasicHeaderValueParser.java248 private static boolean isOneOf(final char ch, final char[] chs) { in isOneOf() method in BasicHeaderValueParser

1234