Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 25 of 994) sorted by relevance

12345678910>>...40

/third_party/openGLES/extensions/NV/
DNV_primitive_shading_rate.txt62 This extension decouples the shading rate image enables and palettes from
63 viewports. The number of enables/palettes now comes from the
96 shading rate image enables and viewports)
100 If any of the SHADING_RATE_IMAGE_NV enables is enabled, primitives will be
109 shading rate image enables and viewports)
114 enables whose size is given by the implementation-dependent constant
121 shading rate image enables are ignored and operations in this section are
122 disabled. In the initial state, all shading rate image enables are
131 number of shading rate enables, the shading rate used for a primitive is
144 image enables, a single palette is selected for a primitive according to the
[all …]
/third_party/e2fsprogs/tests/f_yes/
Dexpect26 Clear ('a' enables 'yes' to all) <y>? yes
28 Clear ('a' enables 'yes' to all) <y>? yes
30 Clear ('a' enables 'yes' to all) <y>? yes
33 Inode 12 ref count is 34463, should be 1. Fix ('a' enables 'yes' to all) <y>? yes
/third_party/libpng/scripts/
Dpnglibconf.dfa33 # option <name> [requires ...] [if ...] [enables ...] [disabled]
36 # chunk <name> [requires ...] [enables ...] [disabled]
39 # WRITE_something for write, but the enables list members are
40 # used as given (e.g. enables GAMMA just expands to that on the
228 option ARM_NEON_API disabled requires ALIGNED_MEMORY enables SET_OPTION,
254 option POWERPC_VSX_API disabled enables SET_OPTION,
443 option READ enables READ_INTERLACING SET_OPTION
452 option READ_16BIT requires READ enables 16BIT
487 option READ_RGB_TO_GRAY requires READ_TRANSFORMS, READ_GAMMA enables COLORSPACE
521 option WRITE enables WRITE_INT_FUNCTIONS
[all …]
Doptions.awk356 enables = ""
395 enables = enables " " val
405 …print "option READ_" opt, "requires READ_ANCILLARY_CHUNKS" reqread, "enables", opt enables , onoff…
406 …print "option WRITE_" opt, "requires WRITE_ANCILLARY_CHUNKS" reqwrite, "enables", opt enables, ono…
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.dfa33 # option <name> [requires ...] [if ...] [enables ...] [disabled]
36 # chunk <name> [requires ...] [enables ...] [disabled]
39 # WRITE_something for write, but the enables list members are
40 # used as given (e.g. enables GAMMA just expands to that on the
228 option ARM_NEON_API disabled requires ALIGNED_MEMORY enables SET_OPTION,
254 option POWERPC_VSX_API disabled enables SET_OPTION,
443 option READ enables READ_INTERLACING SET_OPTION
452 option READ_16BIT requires READ enables 16BIT
487 option READ_RGB_TO_GRAY requires READ_TRANSFORMS, READ_GAMMA enables COLORSPACE
521 option WRITE enables WRITE_INT_FUNCTIONS
[all …]
Doptions.awk356 enables = ""
395 enables = enables " " val
405 …print "option READ_" opt, "requires READ_ANCILLARY_CHUNKS" reqread, "enables", opt enables , onoff…
406 …print "option WRITE_" opt, "requires WRITE_ANCILLARY_CHUNKS" reqwrite, "enables", opt enables, ono…
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dpnglibconf.dfa33 # option <name> [requires ...] [if ...] [enables ...] [disabled]
36 # chunk <name> [requires ...] [enables ...] [disabled]
39 # WRITE_something for write, but the enables list members are
40 # used as given (e.g. enables GAMMA just expands to that on the
228 option ARM_NEON_API disabled requires ALIGNED_MEMORY enables SET_OPTION,
254 option POWERPC_VSX_API disabled enables SET_OPTION,
443 option READ enables READ_INTERLACING SET_OPTION
452 option READ_16BIT requires READ enables 16BIT
487 option READ_RGB_TO_GRAY requires READ_TRANSFORMS, READ_GAMMA enables COLORSPACE
521 option WRITE enables WRITE_INT_FUNCTIONS
[all …]
Doptions.awk356 enables = ""
395 enables = enables " " val
405 …print "option READ_" opt, "requires READ_ANCILLARY_CHUNKS" reqread, "enables", opt enables , onoff…
406 …print "option WRITE_" opt, "requires WRITE_ANCILLARY_CHUNKS" reqwrite, "enables", opt enables, ono…
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/animation/
Dsections.dart64 title: 'Flutter enables interactive animation',
76 title: 'Flutter enables interactive animation',
88 title: 'Flutter enables interactive animation',
100 title: 'Flutter enables interactive animation',
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dscrollable_semantics_test.dart53 semantics = SemanticsTester(tester); // enables semantics tree generation
91 semantics = SemanticsTester(tester); // enables semantics tree generation
152 semantics = SemanticsTester(tester); // enables semantics tree generation
449 semantics = SemanticsTester(tester); // enables semantics tree generation
465 semantics = SemanticsTester(tester); // enables semantics tree generation
481 semantics = SemanticsTester(tester); // enables semantics tree generation
554 semantics = SemanticsTester(tester); // enables semantics tree generation
570 semantics = SemanticsTester(tester); // enables semantics tree generation
586 semantics = SemanticsTester(tester); // enables semantics tree generation
/third_party/flutter/flutter/packages/flutter_driver/lib/src/common/
Dsemantics.dart7 /// A Flutter Driver command that enables or disables semantics.
9 /// Creates a command that enables or disables semantics.
Dtext.dart75 /// A Flutter Driver command that enables and disables text entry emulation.
77 /// Creates a command that enables and disables text entry emulation.
/third_party/openGLES/extensions/SUN/
DSUN_slice_accum.txt32 This extension defines a new accumulation operation which enables the accumulation
33 buffer to be used for alpha compositing. This enables higher precision alpha
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DSUN_slice_accum.txt32 This extension defines a new accumulation operation which enables the accumulation
33 buffer to be used for alpha compositing. This enables higher precision alpha
/third_party/curl/docs/cmdline-opts/
Dproto.d33 only enables http and https
36 also only enables http and https
Dno-keepalive.d6 enables them by default.
/third_party/python/Doc/library/
Dtrace.rst146 parameters are optional. *count* enables counting of line numbers. *trace*
147 enables line execution tracing. *countfuncs* enables listing of the
148 functions called during the run. *countcallers* enables call relationship
153 count information. *timing* enables a timestamp relative to when tracing was
Ddebug.rst5 These libraries help you with Python development: the debugger enables you to
/third_party/e2fsprogs/tests/f_yesthenall/
Dexpect26 Clear ('a' enables 'yes' to all) <y>? yes
28 Clear ('a' enables 'yes' to all) <y>? yes to all
/third_party/e2fsprogs/tests/f_yesthenno/
Dexpect26 Clear ('a' enables 'yes' to all) <y>? yes
28 Clear ('a' enables 'yes' to all) <y>? no
/third_party/typescript_eslint/
DREADME.OpenSource9 "Description": "Monorepo for all the tooling which enables ESLint to support TypeScript."
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Dgradle_jetifier_test.dart91 // Base class for activities that enables composition of higher level components.
127 // Base class for activities that enables composition of higher level components.
/third_party/libinput/doc/user/
Dtest-suite.rst137 The ``--filter-test`` argument enables selective running of tests through
146 The ``--filter-device`` argument enables selective running of tests through
156 The ``--filter-group`` argument enables selective running of test groups
177 environment variable, if set, also enables verbose mode.
/third_party/mesa3d/src/mesa/main/
Dextensions.c98 const GLboolean *enables = in _mesa_override_extensions() local
107 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions()
108 if (enables[offset]) { in _mesa_override_extensions()
/third_party/boost/libs/assert/
DCMakeLists.txt30 # BUILD_TESTING is the standard CTest variable that enables testing

12345678910>>...40