/third_party/cef/libcef/common/ |
D | resource_bundle_delegate.cc | 23 gfx::Image CefResourceBundleDelegate::GetImageNamed(int resource_id) { in GetImageNamed() 27 gfx::Image CefResourceBundleDelegate::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed() 32 int resource_id, in LoadDataResourceBytes() 38 int resource_id) { in LoadDataResourceString() 43 int resource_id, in GetRawDataResource()
|
D | resource_bundle_impl.cc | 20 int resource_id) { in GetDataResource() 25 int resource_id, in GetDataResourceForScale()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | camapplication.h | 33 #define CAM_AL_RESOURCE_ID_IS_PUBLIC(resource_id) ((resource_id >> 30) != 3) argument 34 #define CAM_AL_RESOURCE_ID_CLASS(resource_id) ((resource_id >> 16) & 0x3FFF) argument 35 #define CAM_AL_RESOURCE_ID_TYPE(resource_id) ((resource_id >> 6) & 0x03FF) argument 36 #define CAM_AL_RESOURCE_ID_VERSION(resource_id) (resource_id & 0x3F) argument 55 guint resource_id; member
|
D | camapplication.c | 84 guint resource_id = GPOINTER_TO_UINT (key); in resource_id_hash() local 146 cam_al_get (CamAL * al, guint resource_id) in cam_al_get() 235 guint resource_id = session->resource_id; in open_session_request_cb() local
|
D | camsession.c | 43 guint16 session_nb, guint resource_id) in cam_sl_session_new() 86 CamTLConnection * connection, guint resource_id, in cam_sl_create_session() 308 guint resource_id; in handle_open_session_request() local
|
D | camsession.h | 76 guint resource_id; member
|
/third_party/cef/libcef/common/alloy/ |
D | alloy_content_client.cc | 130 int resource_id, in GetDataResource() 142 int resource_id) { in GetDataResourceBytes() 152 gfx::Image& AlloyContentClient::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | resource_bundle_cpptoc.cc | 53 int resource_id) { in resource_bundle_get_data_resource() 70 int resource_id, in resource_bundle_get_data_resource_for_scale()
|
D | resource_bundle_handler_cpptoc.cc | 51 int resource_id, in resource_bundle_handler_get_data_resource() 92 int resource_id, in resource_bundle_handler_get_data_resource_for_scale()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | resource_bundle_ctocpp.cc | 53 int resource_id) { in GetDataResource() 70 int resource_id, in GetDataResourceForScale()
|
D | resource_bundle_handler_ctocpp.cc | 40 bool CefResourceBundleHandlerCToCpp::GetDataResource(int resource_id, in GetDataResource() 61 int resource_id, in GetDataResourceForScale()
|
/third_party/cef/tests/shared/browser/ |
D | resource_util_win.cc | 87 int resource_id = GetResourceId(resource_name); in LoadBinaryResource() local 104 int resource_id = GetResourceId(resource_name); in GetBinaryResourceReader() local
|
/third_party/cef/libcef/browser/net/ |
D | internal_scheme_handler.h | 38 int resource_id; variable
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_fetch.h | 81 uint32_t resource_id() const {return m_resource_id;} in resource_id() function
|
D | sfn_instr_tex.h | 120 unsigned resource_id() const {return m_resource_id;} in resource_id() function
|
D | sfn_instr_fetch.cpp | 47 uint32_t resource_id, in FetchInstr()
|
/third_party/cef/libcef/browser/extensions/ |
D | extensions_browser_client.cc | 175 const int resource_id, in LoadResourceFromResourceBundle()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | binary.hpp | 33 typedef uint32_t resource_id; typedef
|
/third_party/mesa3d/src/asahi/lib/ |
D | io.h | 276 uint32_t resource_id[6]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.h | 75 unsigned resource_id; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc.h | 574 unsigned resource_id:8; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 81533 u64 resource_id; member
|