Home
last modified time | relevance | path

Searched refs:forbid (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/toybox/toys/pending/
Dsulogin.c81 char *forbid[] = { in sulogin_main() local
86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main()
98 for (temp = forbid; *temp; temp++) unsetenv(*temp); in sulogin_main()
/third_party/libwebsockets/lib/roles/http/
Dparsers.c816 goto forbid; in lws_parse_urldecode()
825 goto forbid; in lws_parse_urldecode()
965 goto forbid; in lws_parse_urldecode()
993 forbid: in lws_parse_urldecode()
1118 goto forbid; in lws_parse()
1129 goto forbid; in lws_parse()
1365 goto forbid; in lws_parse()
1489 goto forbid; in lws_parse()
1510 goto forbid; in lws_parse()
1526 forbid: in lws_parse()
/third_party/PyYAML/tests/data/
Dunclosed-bracket.loader-error5 #"we could have detected the unclosed bracket on the above line, but this would forbid such syntax …
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dnaming-convention.test.ts271 leadingUnderscore: 'forbid',
293 trailingUnderscore: 'forbid',
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dnaming-convention.md36 leadingUnderscore?: 'forbid' | 'allow' | 'require';
37 trailingUnderscore?: 'forbid' | 'allow' | 'require';
143 - `forbid` - a leading/trailing underscore is not allowed at all.
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dnaming-convention.ts31 forbid = 1 << 0, enumerator
1000 case UnderscoreOptions.forbid:
/third_party/python/Doc/library/
Dxml.rst98 that forbid deeply-nested entities.
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/
Dio.dart19 /// goes through the proper APIs, we forbid direct imports of `dart:io` (via a
/third_party/libxml2/
Duri.c558 xmlParse3986Segment(const char **str, char forbid, int empty) in xmlParse3986Segment() argument
568 while (ISA_PCHAR(cur) && (*cur != forbid)) in xmlParse3986Segment()
/third_party/gettext/gnulib-local/lib/libxml/
Duri.c579 xmlParse3986Segment(const char **str, char forbid, int empty) in xmlParse3986Segment() argument
589 while (ISA_PCHAR(cur) && (*cur != forbid)) in xmlParse3986Segment()
/third_party/mesa3d/docs/relnotes/
D7.10.3.rst261 - mesa: forbid UseProgram to be called inside Begin/End
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_mutable_render_buffer.txt258 choose to restrict use of front buffer rendering to forbid interaction
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.mm397 // Metal validation layers forbid 0-sized copies, assert it is skipped prior to calling
/third_party/EGL/extensions/KHR/
DEGL_KHR_mutable_render_buffer.txt258 choose to restrict use of front buffer rendering to forbid interaction
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle277 * forbid variables in expression
/third_party/boost/libs/bimap/doc/reference/
Dbimap.qbk42 rearrangement of this element in one or more views, or may forbid the
/third_party/curl/docs/
DTODO119 13.13 Make sure we forbid TLS 1.3 post-handshake authentication
818 13.13 Make sure we forbid TLS 1.3 post-handshake authentication
820 RFC 8740 explains how using HTTP/2 must forbid the use of TLS 1.3
/third_party/ffmpeg/tests/ref/fate/
Dsub-srt-rrn-remux1575 Captain hero, I forbid you
/third_party/skia/third_party/externals/spirv-cross/LICENSES/
DCC-BY-4.0.txt131 to forbid You from making technical modifications necessary to exercise the
/third_party/libuv/
DLICENSE-docs160 authority to forbid You from making technical modifications
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
DLICENSE187 When you convey a covered work, you waive any legal power to forbid
192 users, your or third parties' legal rights to forbid circumvention of
/third_party/flutter/engine/flutter/tools/licenses/data/
Dgpl-3.0187 When you convey a covered work, you waive any legal power to forbid
192 users, your or third parties' legal rights to forbid circumvention of
/third_party/libnl/doc/
DCOPYING187 When you convey a covered work, you waive any legal power to forbid
192 users, your or third parties' legal rights to forbid circumvention of
/third_party/gettext/libtextstyle/
DCOPYING187 When you convey a covered work, you waive any legal power to forbid
192 users, your or third parties' legal rights to forbid circumvention of
/third_party/json/test/thirdparty/imapdl/
Dgpl-3.0.txt187 When you convey a covered work, you waive any legal power to forbid
192 users, your or third parties' legal rights to forbid circumvention of

1234567