| /third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
| D | 082-invalid-paste.c.expected | 2 Pasting "<" and ">" does not give a valid preprocessing token. 4 Pasting "0" and "abc" does not give a valid preprocessing token. 6 Pasting "1" and "=" does not give a valid preprocessing token. 8 Pasting "2" and "~" does not give a valid preprocessing token. 10 Pasting "3" and "-" does not give a valid preprocessing token. 12 Pasting "4" and "+" does not give a valid preprocessing token.
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | config_enc.c | 43 config->preprocessing = 0; in WebPConfigInitInternal() 65 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 71 config->preprocessing |= 2; in WebPConfigInitInternal() 81 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 86 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 110 if (config->preprocessing < 0 || config->preprocessing > 7) return 0; in WebPValidateConfig()
|
| D | webp_enc.c | 353 if (config->use_sharp_yuv || (config->preprocessing & 4)) { in WebPEncode() 359 if (config->preprocessing & 2) { in WebPEncode()
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | config_enc.c | 45 config->preprocessing = 0; in WebPConfigInitInternal() 67 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 73 config->preprocessing |= 2; in WebPConfigInitInternal() 83 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 88 config->preprocessing &= ~2; // no dithering in WebPConfigInitInternal() 115 if (config->preprocessing < 0 || config->preprocessing > 7) return 0; in WebPValidateConfig()
|
| D | webp_enc.c | 353 if (config->use_sharp_yuv || (config->preprocessing & 4)) { in WebPEncode() 359 if (config->preprocessing & 2) { in WebPEncode()
|
| /third_party/openh264/codec/processing/src/common/ |
| D | WelsVP.rc | 84 VALUE "Comments", "Cisco OpenH264 video preprocessing" 86 VALUE "FileDescription", "Cisco OpenH264 video preprocessing" 91 VALUE "ProductName", "Cisco OpenH264 video preprocessing"
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | EXT_draw_range_elements.txt | 76 preprocessing steps can consume a significant amount of time. 78 Such preprocessing can be done once and stored when building display 82 preprocessing penalty on every redraw. 84 glDrawRangeElementsEXT is designed to avoid the preprocessing steps 109 glDrawElements performance is not affected by preprocessing 112 the case where glDrawElements is doing non-trivial preprocessing there 120 preprocessing, although there is some reduction in overhead from
|
| D | WGL_EXT_make_current_read.txt | 24 context allows for preprocessing of image data in an "off screen"
|
| /third_party/openGLES/extensions/EXT/ |
| D | EXT_draw_range_elements.txt | 76 preprocessing steps can consume a significant amount of time. 78 Such preprocessing can be done once and stored when building display 82 preprocessing penalty on every redraw. 84 glDrawRangeElementsEXT is designed to avoid the preprocessing steps 109 glDrawElements performance is not affected by preprocessing 112 the case where glDrawElements is doing non-trivial preprocessing there 120 preprocessing, although there is some reduction in overhead from
|
| D | WGL_EXT_make_current_read.txt | 24 context allows for preprocessing of image data in an "off screen"
|
| /third_party/skia/third_party/externals/icu/source/config/ |
| D | mh-hpux-acc | 26 # 823 Redundant preprocessing concatenation operation results in two valid 27 # preprocessing tokens. This comes from INT64_C in <inttypes.h>
|
| /third_party/icu/icu4c/source/config/ |
| D | mh-hpux-acc | 26 # 823 Redundant preprocessing concatenation operation results in two valid 27 # preprocessing tokens. This comes from INT64_C in <inttypes.h>
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | README | 14 preprocessor (although it contains as a part of it a preprocessing 68 preprocessing, parsing and type evaluation and just print out the
|
| D | options.h | 40 extern int preprocessing;
|
| /third_party/flutter/skia/third_party/externals/icu/source/config/ |
| D | mh-hpux-acc | 26 # 823 Redundant preprocessing concatenation operation results in two valid 27 # preprocessing tokens. This comes from INT64_C in <inttypes.h>
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| D | README | 3 This is a simple preprocessor designed to provide the preprocessing
|
| /third_party/openssl/include/openssl/ |
| D | opensslv.h.in | 65 /* For checking general API compatibility when preprocessing */
|
| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| D | fuzz_utils.h | 123 config->preprocessing = Extract(2, data, size, bit_pos); in ExtractWebPConfig()
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
| D | encode.h | 130 int preprocessing; // preprocessing filter: member
|
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| D | encode.h | 127 int preprocessing; // preprocessing filter: member
|
| /third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
| D | v0.5.2.rst | 28 * Sparse preprocessing bug with zero-arg variadic macros
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
| D | structure.txt | 90 the JPEG compressor or decompressor proper, and the preprocessing or 94 downsampled to the sampling factors to be used. The preprocessing and 97 with YCbCr downsampled data can skip the preprocessing or postprocessing step.) 144 as a preprocessing/postprocessing function, even though 149 blocks wide and high, and we expect compression preprocessing to pad the source 304 holds the preprocessed input data. This controller invokes preprocessing to 323 preprocessing controller is responsible for supplying these rows via proper 326 preprocessing controller is responsible for vertical edge expansion (i.e., 603 that want to skip JPEG preprocessing or postprocessing will have to contend
|
| /third_party/libjpeg-turbo/ |
| D | structure.txt | 90 the JPEG compressor or decompressor proper, and the preprocessing or 94 downsampled to the sampling factors to be used. The preprocessing and 97 with YCbCr downsampled data can skip the preprocessing or postprocessing step.) 144 as a preprocessing/postprocessing function, even though 149 blocks wide and high, and we expect compression preprocessing to pad the source 304 holds the preprocessed input data. This controller invokes preprocessing to 323 preprocessing controller is responsible for supplying these rows via proper 326 preprocessing controller is responsible for vertical edge expansion (i.e., 599 that want to skip JPEG preprocessing or postprocessing will have to contend
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | structure.txt | 90 the JPEG compressor or decompressor proper, and the preprocessing or 94 downsampled to the sampling factors to be used. The preprocessing and 97 with YCbCr downsampled data can skip the preprocessing or postprocessing step.) 144 as a preprocessing/postprocessing function, even though 149 blocks wide and high, and we expect compression preprocessing to pad the source 304 holds the preprocessed input data. This controller invokes preprocessing to 323 preprocessing controller is responsible for supplying these rows via proper 326 preprocessing controller is responsible for vertical edge expansion (i.e., 599 that want to skip JPEG preprocessing or postprocessing will have to contend
|
| /third_party/node/deps/npm/docs/content/configuring-npm/ |
| D | package-lock-json.md | 60 created from the `package.json`. No preprocessing of the `package.json` should
|