/external/python/cpython3/Python/ |
D | brc.c | 119 struct _brc_thread_state *brc = &((_PyThreadStateImpl *)tstate)->brc; in _Py_brc_merge_refcounts() local 137 struct _brc_state *brc = &interp->brc; in _Py_brc_init_state() local 146 struct _brc_thread_state *brc = &((_PyThreadStateImpl *)tstate)->brc; in _Py_brc_init_thread() local 160 struct _brc_thread_state *brc = &((_PyThreadStateImpl *)tstate)->brc; in _Py_brc_remove_thread() local
|
D | gc_free_threading.c | 314 struct _brc_thread_state *brc = &tstate->brc; in merge_queued_objects() local
|
/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/avc/features/ |
D | encode_avc_vdenc_feature_manager_xe_lpm_plus_base.cpp | 72 AvcEncodeBRC *brc= MOS_New(AvcEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/codec/hal/enc/avc/features/ |
D | encode_avc_vdenc_feature_manager_xe2_lpm.cpp | 73 AvcEncodeBRC *brc = MOS_New(AvcEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_XPM_base/codec/hal/enc/hevc/features/ |
D | encode_hevc_vdenc_feature_manager_xe_xpm_base.cpp | 99 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/python/cpython3/Include/internal/ |
D | pycore_tstate.h | 33 struct _brc_thread_state brc; member
|
D | pycore_interp.h | 222 struct _brc_state brc; // biased reference counting state member
|
/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/hevc/features/ |
D | encode_hevc_vdenc_feature_manager_xe_lpm_plus_base.cpp | 59 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/enc/hevc/features/ |
D | encode_hevc_vdenc_feature_manager_xe2_lpm_base.cpp | 70 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
D | encode_hevc_vdenc_feature_manager.cpp | 114 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
|
/external/pciutils/ |
D | lspci.c | 559 word brc = get_conf_word(d, PCI_BRIDGE_CONTROL); in show_htype1() local 688 word brc = get_conf_word(d, PCI_CB_BRIDGE_CONTROL); in show_htype2() local
|
/external/pcre/src/sljit/ |
D | sljitNativeS390X.c | 791 SLJIT_S390X_INSTRUCTION(brc, sljit_uw mask, sljit_sw target) in SLJIT_S390X_INSTRUCTION() argument
|