/reactos/sdk/lib/3rdparty/freetype/src/pshinter/ |
H A D | pshglob.c | 91 FT_Pos reference = width; 107 reference = w; 111 if ( width >= reference ) 114 if ( width < reference ) 115 width = reference; 120 if ( width > reference ) 121 width = reference; 155 FT_Int reference, delta; in psh_blues_set_zones_0() local 165 reference = read[1]; in psh_blues_set_zones_0() 174 reference = read[0]; in psh_blues_set_zones_0() [all …]
|
/reactos/sdk/include/c++/stlport/stl/ |
H A D | _iterator_base.h | 64 typedef _Reference reference; typedef 73 typedef void reference; 94 …, _Tp) _STLP_STD::_IsRefType< _STLP_TYPENAME _STLP_STD::iterator_traits< _Tp >::reference >::_Ret() 153 typedef typename _Iterator::reference reference; 171 typedef const _Tp& reference; 180 typedef _Tp& reference; 190 typedef const _Tp& reference; 386 typedef const _Tp& reference; 395 typedef _Tp& reference; 411 typedef const _Tp& reference; [all …]
|
H A D | _queue.h | 79 typedef typename _Sequence::reference reference; typedef 96 reference front() { return c.front(); } in front() 98 reference back() { return c.back(); } in back() 163 typedef typename _Sequence::reference reference; in _STLP_RELOPS_OPERATORS() typedef
|
H A D | _bitset.h | 359 struct reference; 360 friend struct reference; 363 struct reference { 371 reference() {} 373 reference( _Bitset& __b, size_t __pos ) { 379 ~reference() {} 382 reference& operator=(bool __x) { 392 reference& operator=(const reference& __j) { 408 reference& flip() { 561 reference operator[](size_t __pos) { return reference(*this,__pos); }
|
H A D | _stack.h | 68 typedef typename _Sequence::reference reference; typedef 84 reference top() { return c.back(); } in top()
|
H A D | _iterator.h | 52 typename iterator_traits<_Iterator>::reference> { 60 typedef typename iterator_traits<_Iterator>::reference reference; typedef 75 reference operator*() const { 109 reference operator[](difference_type __n) const { return *(*this + __n); }
|
H A D | _unordered_set.h | 58 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 208 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 368 typedef void reference; 395 typedef void reference;
|
H A D | _pthread_alloc.h | 104 typedef _Tp& reference; typedef 124 pointer address(reference __x) const { return &__x; } in address() 285 typedef _Tp& reference; 307 pointer address(reference __x) const { return &__x; }
|
H A D | _hashtable.h | 116 typedef typename _Traits::reference reference; typedef 129 reference operator*() const { 242 typedef typename _NonConstTraits::reference reference; 585 reference _M_insert(const value_type& __obj);
|
H A D | _unordered_map.h | 64 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 232 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 393 typedef void reference; 420 typedef void reference;
|
/reactos/sdk/include/c++/stlport/stl/debug/ |
H A D | _vector.h | 61 typedef _Tp& reference; typedef 71 typedef const _Tp& reference; typedef 80 typedef _Bit_iterator::reference reference; 89 typedef _Bit_const_iterator::reference reference; 161 reference operator[](size_type __n) { 171 reference at(size_type __n) { return _M_non_dbg_impl.at(__n); } 248 reference front() { 256 reference back() {
|
H A D | _iterator.h | 122 typedef typename _Container::reference reference; typedef 203 typedef typename _Traits::reference reference; typedef 246 reference operator*() const; 288 reference operator[](difference_type __n) const { return *(*this + __n); } 294 _STLP_TYPENAME_ON_RETURN_TYPE _Traits::reference 296 _STLP_TYPENAME_ON_RETURN_TYPE _DBG_iter<_Container, _Traits>::reference
|
/reactos/dll/directx/wine/d3drm/ |
H A D | frame.c | 1605 if (reference) in d3drm_frame3_GetTransform() 2424 iface, reference, dx, dy, dz, ux, uy, uz); in d3drm_frame3_SetOrientation() 2433 iface, reference, dx, dy, dz, ux, uy, uz); in d3drm_frame2_SetOrientation() 2442 iface, reference, dx, dy, dz, ux, uy, uz); in d3drm_frame1_SetOrientation() 2475 iface, reference, x, y, z, theta); in d3drm_frame3_SetRotation() 2484 iface, reference, x, y, z, theta); in d3drm_frame2_SetRotation() 2493 iface, reference, x, y, z, theta); in d3drm_frame1_SetRotation() 2558 iface, reference, x, y, z, with_rotation); in d3drm_frame3_SetVelocity() 2567 iface, reference, x, y, z, with_rotation); in d3drm_frame2_SetVelocity() 2576 iface, reference, x, y, z, with_rotation); in d3drm_frame1_SetVelocity() [all …]
|
/reactos/drivers/network/tcpip/lwip/src/apps/snmp/ |
H A D | snmp_snmpv2_usm.c | 152 cell_instance->reference.ptr = username; in usmusertable_get_instance() 269 snmpv3_get_username(username, LWIP_PTR_NUMERIC_CAST(u8_t, state.reference)); in usmusertable_get_next_instance() 270 cell_instance->reference.ptr = username; in usmusertable_get_next_instance() 285 MEMCPY(value, cell_instance->reference.ptr, cell_instance->reference_len); in usmusertable_get_value() 293 snmpv3_get_user((const char *)cell_instance->reference.ptr, &auth_algo_val, NULL, NULL, NULL); in usmusertable_get_value() 305 snmpv3_get_user((const char *)cell_instance->reference.ptr, NULL, NULL, &priv_algo_val, NULL); in usmusertable_get_value() 318 snmpv3_get_user_storagetype((const char *)cell_instance->reference.ptr, &storage_type); in usmusertable_get_value()
|
H A D | snmp_scalar.c | 111 instance->reference.const_ptr = array_node_def; in snmp_scalar_array_get_instance() 188 instance->reference.const_ptr = result; in snmp_scalar_array_get_next_instance() 198 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_get_value() 211 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_set_test() 224 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_set_value()
|
H A D | snmp_mib2_interfaces.c | 114 cell_instance->reference.ptr = netif; in interfaces_Table_get_cell_instance() 148 cell_instance->reference.ptr = /* (struct netif*) */state.reference; in interfaces_Table_get_next_cell_instance() 159 struct netif *netif = (struct netif *)instance->reference.ptr; in interfaces_Table_get_value() 295 struct netif *netif = (struct netif *)instance->reference.ptr; in interfaces_Table_set_value()
|
H A D | snmp_threadsync.c | 70 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_get_value() 95 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_test() 121 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_value() 143 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_release_instance() 185 instance->reference.ptr = call_data; in do_sync()
|
H A D | snmp_table.c | 179 &instance->reference, in snmp_table_simple_get_instance() 276 &instance->reference, in snmp_table_simple_get_next_instance() 323 *dst = instance->reference.s32; in snmp_table_extract_value_from_s32ref() 331 *dst = instance->reference.u32; in snmp_table_extract_value_from_u32ref() 338 MEMCPY(value, instance->reference.const_ptr, instance->reference_len); in snmp_table_extract_value_from_refconstptr()
|
/reactos/drivers/bus/acpi/busmgr/ |
H A D | power.c | 83 struct list_head reference; member 201 list_for_each_safe(node, next, &resource->reference) { in acpi_power_on() 218 list_add_tail(&ref->node, &resource->reference); in acpi_power_on() 252 list_for_each_safe(node, next, &resource->reference) { in acpi_power_off_device() 263 if (!list_empty(&resource->reference)) { in acpi_power_off_device() 562 INIT_LIST_HEAD(&resource->reference); in acpi_power_add() 620 list_for_each_safe(node, next, &resource->reference) { in acpi_power_remove() 648 !list_empty(&resource->reference)) { in acpi_power_resume() 649 ref = container_of(resource->reference.next, struct acpi_power_reference, node); in acpi_power_resume()
|
/reactos/sdk/include/c++/stlport/stl/pointers/ |
H A D | _vector.h | 66 typedef value_type& reference; typedef 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); } 98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); } in front() 100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); } in back() 103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); } in at()
|
H A D | _deque.h | 114 typedef value_type& reference; 139 reference operator[](size_type __n) 144 reference at(size_type __n) 149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); } 150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
|
/reactos/sdk/lib/cryptlib/ |
H A D | README.txt | 28 - Original reference implementation: https://github.com/briandfoy/crypt-rijndael/tree/master/rijnda…
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | xfile.c | 71 BOOL reference; member 251 return file_data->reference; in d3dx9_file_data_IsReference() 320 IDirectXFileDataReference *reference; in d3dx9_file_data_create() local 322 …rectXFileObject_QueryInterface(dxfile_object, &IID_IDirectXFileDataReference, (void **)&reference); in d3dx9_file_data_create() 325 ret = IDirectXFileDataReference_Resolve(reference, &object->dxfile_data); in d3dx9_file_data_create() 326 IUnknown_Release(reference); in d3dx9_file_data_create() 332 object->reference = TRUE; in d3dx9_file_data_create()
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | configure | 97 if test ! -d reference; then 98 mkdir reference
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | SAX.c | 66 hdlr->reference = xmlSAX2Reference; in initxmlDefaultSAXHandler() 114 hdlr->reference = NULL; in inithtmlDefaultSAXHandler()
|