Home
last modified time | relevance | path

Searched defs:FORBIDDEN (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dredeclared-auto.cpp4 auto a = 0; // expected-note 2{{here}}
/dports/net/py-ripe.atlas.tools/ripe.atlas.tools-2.3.0/ripe/atlas/tools/helpers/
H A Dsanitisers.py18 FORBIDDEN = dict((i, None) for i in list(range(0, 32)) + [127]) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dfile_remover_api.h22 FORBIDDEN, enumerator
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/bl_i18n_utils/
H A Dutils_languages_menu.py30 FORBIDDEN = 3 variable
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Ddtd.h36 enum tagStatus { OPTIONAL, REQUIRED, FORBIDDEN }; enumerator
/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/annotation/
H A DObligation.java86 FORBIDDEN enumConstant
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/params/
H A Dconstants.h21 #define FORBIDDEN 9999 macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/validators/
H A Dkey_restriction_validator.rb4 FORBIDDEN = -1 constant in KeyRestrictionValidator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/
H A DMethodsTest.java44 static final String FORBIDDEN = "()<>@,;:\\\"/[]?={} \t\r\n"; field in MethodsTest
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/validate/
H A DErrorCode.php94 const FORBIDDEN = 12; define in go\\core\\validate\\ErrorCode
/dports/www/radicale/Radicale-3.0.6/radicale/
H A Dhttputils.py32 FORBIDDEN = ( variable
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/
H A Ddhcp6_srv.h75 FORBIDDEN, enumerator
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/http/
H A DHttpClient.h24 FORBIDDEN = 403, enumerator
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/
H A Ddhcp4_srv.h251 FORBIDDEN, enumerator
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/
H A Dconstraint.h224 enum Type { FREE, AXIS, PLANE, FORBIDDEN }; enumerator
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/
H A Dconstraint.h207 enum Type { FREE, AXIS, PLANE, FORBIDDEN }; enumerator
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A Dconstraint.h214 enum Type { FREE, AXIS, PLANE, FORBIDDEN }; enumerator
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_constants.py42 FORBIDDEN = 403 variable in StatusCodes

12345678