/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-gobject-structs.cc | 67 HB_DEFINE_BOXED_TYPE (name, hb_##name##_reference, hb_##name##_destroy) 70 static hb_##name##_t *_hb_##name##_reference (const hb_##name##_t *l) \ 78 HB_DEFINE_BOXED_TYPE (name, _hb_##name##_reference, _hb_##name##_destroy)
|
/third_party/harfbuzz/src/ |
D | hb-gobject-structs.cc | 78 HB_DEFINE_BOXED_TYPE (name, hb_##name##_reference, hb_##name##_destroy) 81 static hb_##name##_t *_hb_##name##_reference (const hb_##name##_t *l) \ 89 HB_DEFINE_BOXED_TYPE (name, _hb_##name##_reference, _hb_##name##_destroy)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-gobject-structs.cc | 78 HB_DEFINE_BOXED_TYPE (name, hb_##name##_reference, hb_##name##_destroy) 81 static hb_##name##_t *_hb_##name##_reference (const hb_##name##_t *l) \ 89 HB_DEFINE_BOXED_TYPE (name, _hb_##name##_reference, _hb_##name##_destroy)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_QCOM_image_processing.adoc | 49 coordinates_, _reference image_, _reference coordinates_, and _block 53 texels in the _reference image_.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_QCOM_image_processing.adoc | 53 …_reference image_. The instruction takes two sets of integer texture coordinates, and an integer… 307 _reference image_ or _target image_ with `OpImageBlockMatchSADQCOM` 324 _reference image_ or _target image_ that can be used with `OpImageBlockMatchSADQCOM` 347 …atchSADQCOM` instructions take two image parameters: the _target image_ and the _reference image_. 349 …IT_QCOM` specifies that the format is supported as a _target image_ or _reference image_ with both… 510 each takes 5 operands: _target image_, _target coordinates_, _reference image_, 511 _reference coordinates_, and _block size_. Each instruction computes an error 513 a corresponding block of texels in the _reference image_. The error metric 518 Both _target coordinates_ and _reference coordinates_ are integer texel coordinates 520 _reference image_ respectively. [all …]
|
/third_party/python/Doc/reference/ |
D | index.rst | 1 .. _reference-index:
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-object.c | 144 (reference_func_t) hb_##name##_reference, \ 157 (reference_func_t) hb_##name##_reference, \
|
/third_party/harfbuzz/test/api/ |
D | test-object.c | 144 (reference_func_t) hb_##name##_reference, \ 157 (reference_func_t) hb_##name##_reference, \
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-object.c | 144 (reference_func_t) hb_##name##_reference, \ 157 (reference_func_t) hb_##name##_reference, \
|
/third_party/python/Doc/distutils/ |
D | commandref.rst | 1 .. _reference:
|
/third_party/python/Lib/test/ |
D | test_shelve.py | 164 def _reference(self): member in TestShelveBase
|
D | mapping_tests.py | 15 def _reference(self): member in BasicTestMappingProtocol 32 self.reference = self._reference().copy()
|
D | test_weakref.py | 1974 def _reference(self): member in WeakValueDictionaryTestCase 1981 def _reference(self): member in WeakKeyDictionaryTestCase
|
D | test_os.py | 977 for key, value in self._reference().items(): 987 def _reference(self): member in EnvironTests 1025 for key, value in self._reference().items():
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawCreateInfoUtil.cpp | 973 deUint32 _reference) in StencilOpState() argument 982 reference = _reference; in StencilOpState()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.cpp | 973 deUint32 _reference) in StencilOpState() argument 982 reference = _reference; in StencilOpState()
|
/third_party/rust/crates/serde/test_suite/tests/ |
D | test_ser.rs | 819 let _reference = ref_cell.borrow_mut(); in test_cannot_serialize_mutably_borrowed_ref_cell() localVariable
|
/third_party/libuv/docs/src/guide/ |
D | utilities.rst | 60 .. _reference-count:
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.adoc | 3309 same-sized region a _reference image_. 3311 _reference view_. 3443 swizzle specified by the _reference image_ descriptor is ignored.
|
D | video_extensions.adoc | 123 Such reconstructed pictures can: be used as _reference pictures_ in
|
/third_party/json/ |
D | ChangeLog.md | 1476 - const\_reference operator\[\]\(const typename object\_t::key\_type& key\) const throw instead of …
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V14.md | 351 …de/commit/f74fe2a59c)] - **(SEMVER-MINOR)** **src**: make napi\_create\_reference accept symbol (J… 374 …de/commit/f74fe2a59c)] - **(SEMVER-MINOR)** **src**: make napi\_create\_reference accept symbol (J…
|
D | CHANGELOG_V6.md | 475 …//github.com/nodejs/node/commit/ce03977f30)] - **test**: fix napi test\_reference for recent V8 (M…
|