/third_party/gn/src/base/strings/ |
D | utf_offset_string_conversions.cc | 26 void OffsetAdjuster::AdjustOffsets(const Adjustments& adjustments, in AdjustOffsets() argument 32 AdjustOffset(adjustments, &(*i), limit); in AdjustOffsets() 36 void OffsetAdjuster::AdjustOffset(const Adjustments& adjustments, in AdjustOffset() argument 43 for (Adjustments::const_iterator i = adjustments.begin(); in AdjustOffset() 44 i != adjustments.end(); ++i) { in AdjustOffset() 61 const Adjustments& adjustments, in UnadjustOffsets() argument 63 if (!offsets_for_unadjustment || adjustments.empty()) in UnadjustOffsets() 67 UnadjustOffset(adjustments, &(*i)); in UnadjustOffsets() 71 void OffsetAdjuster::UnadjustOffset(const Adjustments& adjustments, in UnadjustOffset() argument 76 for (Adjustments::const_iterator i = adjustments.begin(); in UnadjustOffset() [all …]
|
D | utf_offset_string_conversions.h | 44 static void AdjustOffsets(const Adjustments& adjustments, 50 static void AdjustOffset(const Adjustments& adjustments, 61 static void UnadjustOffsets(const Adjustments& adjustments, 66 static void UnadjustOffset(const Adjustments& adjustments, size_t* offset); 94 base::OffsetAdjuster::Adjustments* adjustments); 97 base::OffsetAdjuster::Adjustments* adjustments);
|
/third_party/astc-encoder/Source/ |
D | astcenc_compress_symbolic.cpp | 110 bool adjustments = false; in realign_weights_undecimated() local 162 adjustments = true; in realign_weights_undecimated() 167 adjustments = true; in realign_weights_undecimated() 176 return adjustments; in realign_weights_undecimated() 240 bool adjustments = false; in realign_weights_decimated() local 334 adjustments = true; in realign_weights_decimated() 341 adjustments = true; in realign_weights_decimated() 350 return adjustments; in realign_weights_decimated() 660 bool adjustments; in compress_symbolic_block_for_partition_1plane() local 663 adjustments = realign_weights_decimated( in compress_symbolic_block_for_partition_1plane() [all …]
|
/third_party/skia/gm/ |
D | typeface.cpp | 42 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() argument 48 globalAdj += adjustments[i] * scale; in applyKerning() 69 int32_t* adjustments = adjustmentStorage.get(); in drawKernText() local 70 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) { in drawKernText() 80 applyKerning(rec.points(), adjustments, glyphCount, font); in drawKernText()
|
/third_party/skia/src/core/ |
D | SkTypeface.cpp | 398 int32_t adjustments[]) const { in getKerningPairAdjustments() 403 if (nullptr == glyphs || nullptr == adjustments) { in getKerningPairAdjustments() 406 SkASSERT(nullptr == adjustments); in getKerningPairAdjustments() 408 return this->onGetKerningPairAdjustments(glyphs, count, adjustments); in getKerningPairAdjustments() 450 int32_t adjustments[]) const { in onGetKerningPairAdjustments()
|
/third_party/skia/include/core/ |
D | SkTypeface.h | 275 int32_t adjustments[]) const; 407 int32_t adjustments[]) const;
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_calibrated_timestamps.txt | 52 it is subject to NTP adjustments so some use cases may prefer 78 that to happen (e.g. CLOCK_MONOTONIC is subject to NTP adjustments).
|
D | VK_EXT_full_screen_exclusive.txt | 110 - Made related adjustments to the tri-state enumerant names.
|
/third_party/node/deps/npm/node_modules/diff/ |
D | CONTRIBUTING.md | 10 - Are focused on a single change (i.e. avoid large refactoring or style adjustments in untouched co…
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/ |
D | README | 12 corresponding development files. Most probably, the adjustments will
|
/third_party/openGLES/extensions/ARM/ |
D | ARM_mali_shader_binary.txt | 91 Some adjustments.
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.h | 125 int32_t adjustments[]) const override;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARM/ |
D | ARM_mali_shader_binary.txt | 91 Some adjustments.
|
/third_party/curl/tests/data/ |
D | DISABLED | 61 # still need adjustments in tests or code. Tests that cannot be
|
/third_party/icu/icu4c/source/samples/ |
D | readme.txt | 91 adjustments to their makefiles.
|
/third_party/curl/m4/ |
D | curl-reentrant.m4 | 402 dnl care of making adjustments necessary to ensure 462 dnl care of making adjustments necessary to ensure
|
/third_party/node/deps/cares/m4/ |
D | cares-reentrant.m4 | 507 dnl care of making adjustments necessary to ensure 567 dnl care of making adjustments necessary to ensure
|
/third_party/ntfs-3g/ |
D | TODO.ntfsprogs | 43 We could do these adjustments optionally.
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 401 # Please keep foreach.m4 in sync with any adjustments made here. 426 # Please keep foreach.m4 in sync with any adjustments made here. 503 # Please keep foreach.m4 in sync with any adjustments made here. 540 # Please keep foreach.m4 in sync with any adjustments made here. 729 # Please keep foreach.m4 in sync with any adjustments made here. 847 # Please keep foreach.m4 in sync with any adjustments made here. 864 # Please keep foreach.m4 in sync with any adjustments made here. 990 # Please keep foreach.m4 in sync with any adjustments made here. 1165 # Please keep foreach.m4 in sync with any adjustments made here. 1262 # Please keep foreach.m4 in sync with any adjustments made here. [all …]
|
/third_party/skia/third_party/externals/tint/docs/ |
D | spirv-ptr-ref.md | 74 * This could map to either pointer or reference, and adjustments
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set_client_hello_cb.pod | 77 and make other configuration adjustments relevant to that server name
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | my_Zawgyi.txt | 139 ## Phase 2: Further adjustments
|
/third_party/icu/icu4c/source/data/translit/ |
D | my_Zawgyi.txt | 137 ## Phase 2: Further adjustments
|
/third_party/python/Doc/library/ |
D | runpy.rst | 149 are not optional in this function as these adjustments are essential to
|
/third_party/tzdata/ |
D | newctime.3.txt | 70 any time zone adjustments (such as Daylight Saving Time in the United
|