/third_party/python/Tools/scripts/ |
D | pep384_macrocheck.py | 72 limited = [0] # nothing 84 line = yield limited[-1] 90 limited.append(-1) 93 limited.append(1) 98 limited.pop() 103 limited.append(1) 106 limited.append(-limited.pop()) # negate top 114 limited = limited_gen() 115 status = next(limited) 117 status = limited.send(line)
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 45.txt | 72 452593|compatel limited 78 4525981|mobiweb limited 387 455065|lebara limited 405 455222|lebara limited 416 455252|lebara limited 432 455333|lebara limited 503 456090|lebara limited 836 4581375|monty uk global limited 838 4581378|mobiweb limited 868 458190|lebara limited [all …]
|
D | 33.txt | 281 3375701|Mobiweb telecom limited 282 3375702|Mobiweb telecom limited 283 3375703|Mobiweb telecom limited 284 3375704|Mobiweb telecom limited 285 3375705|Mobiweb telecom limited
|
/third_party/ffmpeg/libavfilter/ |
D | vf_premultiply.c | 519 int full, limited; in filter_frame() local 527 limited = base->color_range == AVCOL_RANGE_MPEG; in filter_frame() 542 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? unpremultiply8offset : unpre… in filter_frame() 564 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? unpremultiply16offset : unpr… in filter_frame() 568 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? unpremultiplyf32offset : unp… in filter_frame() 571 s->premultiply[0] = limited ? unpremultiply8offset : unpremultiply8; in filter_frame() 578 s->premultiply[0] = limited ? unpremultiply16offset : unpremultiply16; in filter_frame() 594 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? premultiply8offset : premult… in filter_frame() 616 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? premultiply16offset : premul… in filter_frame() 620 …s->premultiply[0] = s->premultiply[1] = s->premultiply[2] = limited ? premultiplyf32offset: premul… in filter_frame() [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.8.2.rst | 48 - Assorted i965 driver fixes. Including but not limited to: 65 - Assorted i915 driver fixes. Including but not limited to: 77 - Assorted GLX fixes. Including but not limited to: 89 - Assorted GLSL fixes. Including but not limited to:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedPredExynos.td | 32 // Identify arithmetic instructions without or with limited extension or shift. 60 // Identify logic instructions with limited shift. 76 // Identify more logic instructions with limited shift.
|
/third_party/node/deps/npm/node_modules/call-limit/ |
D | call-limit.js | 8 return function limited () { function 51 return function limited () { function
|
/third_party/python/Doc/c-api/ |
D | call.rst | 147 This function is not part of the :ref:`limited API <stable>`. 161 This function is not part of the :ref:`limited API <stable>`. 175 This function is not part of the :ref:`limited API <stable>`. 259 This function is not part of the :ref:`limited API <stable>`. 346 This function is not part of the :ref:`limited API <stable>`. 360 This function is not part of the :ref:`limited API <stable>`. 375 This function is not part of the :ref:`limited API <stable>`. 391 This function is not part of the :ref:`limited API <stable>`. 413 This function is not part of the :ref:`limited API <stable>`.
|
/third_party/node/deps/npm/node_modules/figgy-pudding/ |
D | README.md | 198 Iterates over the values of `opts`, limited to the keys readable by the current 211 Returns an iterator that iterates over the keys and values in `opts`, limited to 224 Returns an iterator that iterates over the keys and values in `opts`, limited to 240 Returns an iterator that iterates over the keys in `opts`, limited to the keys 252 Returns an iterator that iterates over the values in `opts`, limited to the keys
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_barrier.txt | 107 This can be used to accomplish a limited form of programmable blending 148 geometry-limited or more shader-limited.
|
/third_party/node/deps/npm/node_modules/libnpmconfig/node_modules/p-limit/ |
D | readme.md | 3 > Run multiple promise-returning & async functions with limited concurrency 84 …hus/p-all) - Run promise-returning & async functions concurrently with optional limited concurrency
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_blend_operation_advanced.txt | 35 In unextended Vulkan, the set of blending operations is limited, and can: be 44 This limited set of operations supports many common blending operations but 93 Additionally, blending precision may: be limited to 16-bit floating-point,
|
D | VK_EXT_blend_operation_advanced.adoc | 35 In unextended Vulkan, the set of blending operations is limited, and can: be 44 This limited set of operations supports many common blending operations but 93 Additionally, blending precision may: be limited to 16-bit floating-point,
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_barrier.txt | 117 This can be used to accomplish a limited form of programmable blending 158 geometry-limited or more shader-limited.
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0a7.rst | 868 The limited C API is now supported if Python is built in debug mode (if the 869 ``Py_DEBUG`` macro is defined). In the limited C API, the 874 possible to support the limited C API in debug mode because the 878 The limited C API is still not supported in the ``--with-trace-refs`` 897 These functions were undocumented, excluded from the limited C API, and were 921 These functions were undocumented and excluded from the limited C API. Patch 932 functions were undocumented and excluded from the limited C API. Most names 967 from the limited C API. 982 already excluded from the limited C API (:pep:`384`). Patch by Victor
|
/third_party/node/deps/npm/node_modules/yargs/node_modules/p-limit/ |
D | readme.md | 3 > Run multiple promise-returning & async functions with limited concurrency 88 …hus/p-all) - Run promise-returning & async functions concurrently with optional limited concurrency
|
/third_party/ffmpeg/tests/ref/fate/ |
D | bprint | 10 Long text in limited buffer: 2047/2834
|
/third_party/gstreamer/gstplugins_good/ |
D | MAINTAINERS | 2 of people, including, but not limited to:
|
/third_party/gstreamer/gstplugins_bad/ |
D | MAINTAINERS | 2 of people, including, but not limited to:
|
/third_party/gstreamer/gstplugins_base/ |
D | MAINTAINERS | 2 of people, including, but not limited to:
|
/third_party/gstreamer/gstreamer/ |
D | MAINTAINERS | 2 of people, including, but not limited to:
|
/third_party/rust/crates/signal-hook/ |
D | README.md | 18 signal handler is limited to very few of them. To highlight, mutexes (or other 48 // Do some time-limited stuff here
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/ |
D | coverage.txt | 1 The current coverage of this suite is limited to testing raise() on processes.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_barrier.txt | 154 This can be used to accomplish a limited form of programmable blending 195 geometry-limited or more shader-limited.
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_barrier.txt | 154 This can be used to accomplish a limited form of programmable blending 195 geometry-limited or more shader-limited.
|