/third_party/elfutils/tests/ |
D | dwfl-addr-sect.c | 36 Dwarf_Addr adjusted = address; in handle_address() local 38 Elf_Scn *scn = dwfl_module_address_section (mod, &adjusted, &bias); in handle_address() 48 elf_ndxscn (scn), adjusted); in handle_address()
|
/third_party/openGLES/extensions/QCOM/ |
D | QCOM_shading_rate.txt | 190 be further adjusted as described in the following sections. 195 is used to derive an adjusted rate or _effective shading rate_, as 199 equal to the SHADING_RATE_QCOM. When this is not possible, an adjusted 207 manner. When rendering to the default framebuffer, the rate may be adjusted 209 rate may be adjusted to 1x1. When the fragment shader uses GLSL built-in 211 declared with "centroid in", the rate may be adjusted to 1x1. When sample coverage 213 Operations), the rate may be adjusted to 1x1. 215 The shading rate may be adjusted to limit the number of samples covered by a 226 shaded sample. For such fragment shaders, the shading rate is adjusted to 230 adjusted rate may be any <w', h'> as long as (w' * h') <= (w * h). If [all …]
|
/third_party/python/Lib/ |
D | _pydecimal.py | 848 self_adjusted = self.adjusted() 849 other_adjusted = other.adjusted() 1395 expdiff = self.adjusted() - other.adjusted() 1539 expdiff = self.adjusted() - other.adjusted() 2017 if modulo.adjusted() >= context.prec: 2391 self_adj = self.adjusted() 2411 bound = self._log10_exp_bound() + other.adjusted() 2568 self_adjusted = self.adjusted() 2577 if ans.adjusted() > context.Emax: 2585 if ans and ans.adjusted() < context.Emin: [all …]
|
/third_party/node/deps/cares/include/ |
D | ares_build.h.in | 26 * Nothing in this file is intended to be modified or adjusted by the 29 * If you think that something actually needs to be changed, adjusted
|
/third_party/rust/crates/bindgen/book/src/ |
D | customizing-generated-bindings.md | 3 The translation of classes, structs, enums, and typedefs can be adjusted in a
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/ |
D | README | 10 To compile the example, include and library paths might be adjusted in
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | TODO | 112 (overflow corrected) adjusted by the packetizer. 127 values (overflow corrected) adjusted by the packetizer.
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 996 int32_t adjusted = length; in TestTruncateIfIncomplete() local 997 U8_TRUNCATE_IF_INCOMPLETE(s, 0, adjusted); in TestTruncateIfIncomplete() 998 if (adjusted != expected) { in TestTruncateIfIncomplete() 1000 (int)i, (int)length, (int)expected, (int)adjusted); in TestTruncateIfIncomplete()
|
/third_party/python/Doc/c-api/ |
D | cell.rst | 62 adjusted, and no checks are made for safety; *cell* must be non-``NULL`` and must
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
D | README.md | 8 adjusted to remove activities that require a private key.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertIndirectLineLoop.comp | 9 // Will also output a new indirect "command" buffer with adjusted index values.
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.compute.indirect_dispatch.txt | 54 calls are made. SSBO binding offset is adjusted between each call to allocate
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | safe_area.dart | 88 /// The padding on the [MediaQuery] for the [child] will be suitably adjusted 189 /// The padding on the [MediaQuery] for the [sliver] will be suitably adjusted
|
D | image_icon.dart | 54 /// The image will additionally be adjusted by the opacity of the current
|
/third_party/mesa3d/src/amd/vulkan/radix_sort/shaders/ |
D | prefix.comp | 158 // NOTE(allanmac): The histogram buffer reference could be adjusted
|
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
D | MESA_tile_raster_order.txt | 54 be adjusted.
|
/third_party/openGLES/extensions/MESA/ |
D | MESA_tile_raster_order.txt | 54 be adjusted.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_present_wait/ |
D | WaitForPresent.adoc | 21 pname:timeout is adjusted to the closest value allowed by the
|
D | WaitForPresent.txt | 21 pname:timeout is adjusted to the closest value allowed by the
|
/third_party/python/Lib/test/decimaltestdata/ |
D | ddLogB.decTest | 2 -- ddLogB.decTest -- integral 754r adjusted exponent, for decDoubles --
|
D | dqLogB.decTest | 2 -- dqLogB.decTest -- integral 754r adjusted exponent, for decQuads --
|
D | logb.decTest | 2 -- logb.decTest -- return integral adjusted exponent as per 754r --
|
/third_party/tzdata/ |
D | time2posix.3.txt | 19 system time must be adjusted as each leap occurs.
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_mesh.cpp | 190 bool adjusted = false; in brw_nir_adjust_payload() local 191 NIR_PASS(adjusted, shader, brw_nir_adjust_task_payload_offsets); in brw_nir_adjust_payload() 192 if (adjusted) /* clean up the mess created by offset adjustments */ in brw_nir_adjust_payload()
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrEllipseEffect.fp | 51 // radius as the scale factor. The inv radii need to be pre-adjusted by the scale
|