Home
last modified time | relevance | path

Searched defs:disp (Results 251 - 275 of 368) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/scripts/dtc/
H A Dfdtget.c53 static int show_data(struct display_info *disp, const char *data, int len) in show_data() argument
192 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item() argument
236 do_fdtget(struct display_info *disp, const char *filename, char **arg, int arg_count, int args_per_step) do_fdtget() argument
294 struct display_info disp; main() local
[all...]
H A Dfdtput.c56 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() argument
221 do_fdtput(struct display_info *disp, const char *filename, char **arg, int arg_count) do_fdtput() argument
288 struct display_info disp; main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Doptions.c335 int av_disposition_from_string(const char *disp) in av_disposition_from_string() argument
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c70 lws_unit_test_packet_dispose(abs_unit_test_priv_t *priv, lws_unit_test_packet_disposition disp, const char *note) lws_unit_test_packet_dispose() argument
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp.c109 lws_smtpc_email_disposition(lws_smtpcp_t *c, int disp, const void *buf, in lws_smtpc_email_disposition() argument
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c56 wgl_add_config(_EGLDisplay *disp, const struct stw_pixelformat_info *stw_config, int id, EGLint surface_type) in wgl_add_config() argument
161 wgl_add_configs(_EGLDisplay *disp, HDC hdc) in wgl_add_configs() argument
183 wgl_display_destroy(_EGLDisplay *disp) in wgl_display_destroy() argument
189 wgl_initialize_impl(_EGLDisplay *disp, HD argument
259 wgl_initialize(_EGLDisplay *disp) wgl_initialize() argument
306 wgl_display_release(_EGLDisplay *disp) wgl_display_release() argument
332 wgl_terminate(_EGLDisplay *disp) wgl_terminate() argument
346 wgl_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) wgl_create_context() argument
460 wgl_destroy_context(_EGLDisplay *disp, _EGLContext *ctx) wgl_destroy_context() argument
473 wgl_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) wgl_destroy_surface() argument
510 wgl_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, _EGLContext *ctx) wgl_make_current() argument
616 wgl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) wgl_create_window_surface() argument
644 wgl_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) wgl_swap_buffers() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Degldisplay.c195 _EGLDisplay *dispList, *disp; in _eglFiniDisplay() local
261 _EGLDisplay *disp; in _eglFindDisplay() local
364 _eglCleanupDisplay(_EGLDisplay *disp) _eglCleanupDisplay() argument
400 _eglCheckResource(void *res, _EGLResourceType type, _EGLDisplay *disp) _eglCheckResource() argument
427 _eglInitResource(_EGLResource *res, EGLint size, _EGLDisplay *disp) _eglInitResource() argument
[all...]
H A Deglsurface.h257 _eglLookupSurface(EGLSurface surface, _EGLDisplay *disp) in _eglLookupSurface() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c112 dri2_surfaceless_create_surface(_EGLDisplay *disp, EGLint type, in dri2_surfaceless_create_surface() argument
157 surfaceless_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in surfaceless_destroy_surface() argument
172 dri2_surfaceless_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_surfaceless_create_pbuffer_surface() argument
235 surfaceless_probe_device(_EGLDisplay *disp, bool swrast) in surfaceless_probe_device() argument
303 surfaceless_probe_device_sw(_EGLDisplay *disp) surfaceless_probe_device_sw() argument
326 dri2_initialize_surfaceless(_EGLDisplay *disp) dri2_initialize_surfaceless() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h259 void Assembler::disp_at_put(Label* L, Displacement disp) { in disp_at_put() argument
270 byte disp = 0x00; in emit_near_disp() local
294 void Operand::set_disp8(int8_t disp) { in set_disp8() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrgif.c365 register hash_int disp; in put_LZW_pixel_rows() local
/third_party/vulkan-loader/loader/
H A Dextension_manual.c46 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceExternalImageFormatPropertiesNV() local
92 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceSurfaceCapabilities2EXT() local
157 const VkLayerInstanceDispatchTable *disp; in ReleaseDisplayEXT() local
186 const VkLayerInstanceDispatchTable *disp; in AcquireXlibDisplayEXT() local
217 const VkLayerInstanceDispatchTable *disp; GetRandROutputDisplayEXT() local
255 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceSurfacePresentModes2EXT() local
294 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceGroupSurfacePresentModes2EXT() local
342 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceToolPropertiesEXT() local
[all...]
/third_party/vulkan-loader/tests/
H A Dloader_handle_validation_tests.cpp1272 VkDisplayKHR disp; in TEST() local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp231 EGLDisplay disp = eglGetCurrentDisplay(); in ValidateEglState() local
250 EGLImageKHR SurfaceImage::CreateEGLImage(EGLDisplay disp, const sptr<SurfaceBuffer>& buffer) in CreateEGLImage() argument
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp120 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); in ReleaseGLMemory() local
151 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); in GetSkSurfaceFromSurfaceBuffer() local
255 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); variable
558 auto disp in CreateEGLImage() local
[all...]
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dguestdbg.c482 u32 disp = opcode[1] & 0x0fff; in per_fetched_addr() local
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dguestdbg.c482 u32 disp = opcode[1] & 0x0fff; in per_fetched_addr() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_34xx.c873 struct display_struct disp; in tape_34xx_ioctl() local
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h67 void __iomem *disp; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.c38 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list() argument
69 struct nv50_disp *disp = chan->disp; in nv50_disp_chan_mthd() local
109 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in nv50_disp_chan_uevent_fini() local
118 struct nv50_disp *disp in nv50_disp_chan_uevent_init() local
125 nv50_disp_chan_uevent_send(struct nv50_disp *disp, int chid) nv50_disp_chan_uevent_send() argument
201 struct nv50_disp *disp = chan->disp; nv50_disp_chan_ntfy() local
226 struct nv50_disp *disp; global() member
248 struct nv50_disp *disp = chan->disp; nv50_disp_chan_child_new() local
318 struct nv50_disp *disp = chan->disp; nv50_disp_chan_dtor() local
338 nv50_disp_chan_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int ctrl, int user, int head, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_chan_new_() argument
[all...]
H A Dnv50.c48 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_intr_() local
55 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_fini_() local
62 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_init_() local
69 struct nv50_disp *disp = nv50_disp(base); nv50_disp_dtor_() local
84 struct nv50_disp *disp = nv50_disp(base); nv50_disp_oneinit_() local
159 struct nv50_disp *disp; nv50_disp_new_() local
306 nv50_disp_super_3_0(struct nv50_disp *disp, struct nvkm_head *head) nv50_disp_super_3_0() argument
431 nv50_disp_super_2_2(struct nv50_disp *disp, struct nvkm_head *head) nv50_disp_super_2_2() argument
478 nv50_disp_super_2_1(struct nv50_disp *disp, struct nvkm_head *head) nv50_disp_super_2_1() argument
488 nv50_disp_super_2_0(struct nv50_disp *disp, struct nvkm_head *head) nv50_disp_super_2_0() argument
512 nv50_disp_super_1_0(struct nv50_disp *disp, struct nvkm_head *head) nv50_disp_super_1_0() argument
527 nv50_disp_super_1(struct nv50_disp *disp) nv50_disp_super_1() argument
546 struct nv50_disp *disp = nv50_disp_super() local
614 nv50_disp_intr_error(struct nv50_disp *disp, int chid) nv50_disp_intr_error() argument
648 nv50_disp_intr(struct nv50_disp *disp) nv50_disp_intr() argument
684 nv50_disp_fini(struct nv50_disp *disp) nv50_disp_fini() argument
693 nv50_disp_init(struct nv50_disp *disp) nv50_disp_init() argument
[all...]
H A Dior.h9 struct nvkm_disp *disp; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c73 struct nv50_disp *disp = nv50_disp(head->base.base.dev); in nv50_crc_program_ctx() local
87 struct nv50_disp *disp = nv50_disp(crtc->dev); in nv50_crc_ctx_flip_work() local
351 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_atomic_check_head() local
745 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head() argument
758 struct nv50_disp *disp in nv50_crc_init() local
[all...]
H A Dwndw.c114 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_wait_armed() local
179 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_ntfy_enable() local
707 struct nv50_disp *disp = nv50_disp(dev); in nv50_wndw_new_() local
788 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wndw_new() local
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h67 void __iomem *disp; member

Completed in 20 milliseconds

1...<<1112131415