Searched refs:disables (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | extensions.c | 100 const GLboolean *disables = in _mesa_override_extensions() local 107 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions() 110 } else if (disables[offset]) { in _mesa_override_extensions()
|
/third_party/ffmpeg/tests/fate/ |
H A D | seek.mak | 44 # The following disables every fate-seek-* test whose
|
/third_party/node/deps/openssl/openssl/ |
H A D | Configure | 86 # If disabled, it also disables shared and dynamic-engine. 97 # no-sse2 disables IA-32 SSE2 code in assembly modules, the above 1231 disables automatic reseeding of the OpenSSL random generator. 1302 warn "***** config $target disables deprecated feature $feature\n"; 1304 die "***** config $target disables unknown feature $feature\n"; 2874 platform, so we will pretend you gave the option 'no-pic', which also disables
|
/third_party/openssl/ |
H A D | Configure | 86 # If disabled, it also disables shared and dynamic-engine. 97 # no-sse2 disables IA-32 SSE2 code in assembly modules, the above 1233 disables automatic reseeding of the OpenSSL random generator. 1304 warn "***** config $target disables deprecated feature $feature\n"; 1306 die "***** config $target disables unknown feature $feature\n"; 2869 platform, so we will pretend you gave the option 'no-pic', which also disables
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.c | 2670 const VkBool32 disables[PIPE_MAX_COLOR_BUFS] = {0}; in reapply_color_write() local 2672 VKCTX(CmdSetColorWriteEnableEXT)(ctx->batch.state->cmdbuf, max_att, ctx->disable_color_writes ? disables : enables); in reapply_color_write()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1606 Note also that C<DELIMITERS> disables the special meaning of the
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1606 Note also that C<DELIMITERS> disables the special meaning of the
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 2318 % \relax disables Spanish ligatures ?` and !` of \tt font. 7098 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
|
Completed in 28 milliseconds