Home
last modified time | relevance | path

Searched refs:_reference (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-gobject-structs.cc78 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/test/api/
H A Dtest-object.c144 (reference_func_t) hb_##name##_reference, \
157 (reference_func_t) hb_##name##_reference, \
/third_party/python/Lib/test/
H A Dtest_shelve.py174 def _reference(self): member in TestShelveBase
H A Dmapping_tests.py15 def _reference(self): member in BasicTestMappingProtocol
32 self.reference = self._reference().copy()
H A Dtest_weakref.py1965 def _reference(self): member in WeakValueDictionaryTestCase
1972 def _reference(self): member in WeakKeyDictionaryTestCase
H A Dtest_os.py982 for key, value in self._reference().items():
992 def _reference(self): member in EnvironTests
1032 for key, value in self._reference().items():
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp973 deUint32 _reference) in StencilOpState()
982 reference = _reference; in StencilOpState()
967 StencilOpState(vk::VkStencilOp _failOp, vk::VkStencilOp _passOp, vk::VkStencilOp _depthFailOp, vk::VkCompareOp _compareOp, deUint32 _compareMask, deUint32 _writeMask, deUint32 _reference) StencilOpState() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp973 deUint32 _reference) in StencilOpState()
982 reference = _reference; in StencilOpState()
967 StencilOpState(vk::VkStencilOp _failOp, vk::VkStencilOp _passOp, vk::VkStencilOp _depthFailOp, vk::VkCompareOp _compareOp, deUint32 _compareMask, deUint32 _writeMask, deUint32 _reference) StencilOpState() argument
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_ser.rs846 let _reference = ref_cell.borrow_mut(); in test_cannot_serialize_mutably_borrowed_ref_cell()

Completed in 18 milliseconds