/external/mesa3d/src/gallium/state_trackers/va/ |
D | va_config.c | 85 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 95 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 115 VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) in vlVaQueryConfigAttributes()
|
/external/mesa3d/src/mapi/glapi/ |
D | glapi_entrypoint.c | 117 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset() 300 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() 327 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset()
|
D | glapi_getproc.c | 272 _glapi_proc entrypoint = NULL; in add_function_name() local
|
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/src/ |
D | vaapimodule.cc | 149 VAEntrypoint* entrypoint = new VAEntrypoint[num_entrypoints]; in va_query_entrypoints() local 171 int entrypoint; in va_get_rt_format() local
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 50 enum pipe_video_entrypoint entrypoint, in vl_create_decoder()
|
D | vl_mpeg12_decoder.c | 1025 enum pipe_video_entrypoint entrypoint, in vl_create_mpeg12_decoder()
|
/external/icu/icu4c/source/common/ |
D | icuplug.cpp | 50 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member 361 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() 529 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary() 544 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint() 591 UPlugEntrypoint *entrypoint = NULL; in uplug_initPlugFromLibrary() local
|
/external/mesa3d/src/gbm/main/ |
D | backend.c | 58 const char *entrypoint = "gbm_backend"; in load_backend() local
|
/external/vulkan-validation-layers/tests/ |
D | vktestframework.cpp | 59 #define GET_INSTANCE_PROC_ADDR(inst, entrypoint) \ argument 69 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) \ argument
|
D | vkrenderframework.cpp | 33 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) \ argument
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_decoder.h | 51 enum pipe_video_entrypoint entrypoint; member
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.c | 510 enum pipe_video_entrypoint entrypoint, in nouveau_create_decoder() 882 enum pipe_video_entrypoint entrypoint, in nouveau_context_create_decoder()
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | __init__.py | 409 def get_init_entrypoint_target(entrypoint): argument
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_XML.py | 745 def get_parameter_string(self, entrypoint = None): argument
|
/external/vulkan-validation-layers/demos/ |
D | tri.c | 84 #define GET_INSTANCE_PROC_ADDR(inst, entrypoint) \ argument 94 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) \ argument
|
D | cube.c | 78 #define GET_INSTANCE_PROC_ADDR(inst, entrypoint) \ argument 90 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) \ argument
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 1519 …y_location(layer_data *my_data, VkDevice dev, shader_module const *src, spirv_inst_iter entrypoint, in collect_interface_by_location() 1816 shader_module const *vs, spirv_inst_iter entrypoint) { in validate_vi_against_vs_inputs() 1876 … spirv_inst_iter entrypoint, RENDER_PASS_NODE const *rp, uint32_t subpass) { in validate_fs_outputs_against_render_pass() 1939 static void mark_accessible_ids(shader_module const *src, spirv_inst_iter entrypoint, std::unordere… in mark_accessible_ids()
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1613 void (**entrypoint)(void); in LSS_NAME() local 1908 void (**entrypoint)(void); in LSS_NAME() local
|