| /external/mesa3d/src/mapi/glapi/ |
| D | glapi_entrypoint.c | 120 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset() 301 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() 328 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset()
|
| D | glapi_getproc.c | 271 _glapi_proc entrypoint = NULL; in add_function_name() local
|
| /external/mesa3d/src/gallium/state_trackers/va/ |
| D | config.c | 111 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 176 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 325 VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) in vlVaQueryConfigAttributes()
|
| D | va_private.h | 298 enum pipe_video_entrypoint entrypoint; member
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_lower_io_to_temporaries.c | 37 nir_function_impl *entrypoint; member 150 nir_lower_io_to_temporaries(nir_shader *shader, nir_function_impl *entrypoint, in nir_lower_io_to_temporaries()
|
| D | nir_gather_info.c | 336 nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint) in nir_shader_gather_info()
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | disassemble.cpp | 519 unsigned entrypoint = stream[word - 1]; in disassembleInstruction() local 654 static const char* GLSLextAMDGetDebugNames(const char* name, unsigned entrypoint) in GLSLextAMDGetDebugNames() 698 static const char* GLSLextNVGetDebugNames(const char* name, unsigned entrypoint) in GLSLextNVGetDebugNames()
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_decoder.c | 37 enum pipe_video_entrypoint entrypoint) in vl_profile_supported()
|
| D | vl_stubs.c | 16 enum pipe_video_entrypoint entrypoint) in vl_profile_supported() 53 enum pipe_video_entrypoint entrypoint) in vl_video_buffer_is_format_supported()
|
| D | vl_video_buffer.c | 179 enum pipe_video_entrypoint entrypoint) in vl_video_buffer_is_format_supported()
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | radeon_video.c | 218 enum pipe_video_entrypoint entrypoint, in rvid_get_video_param() 337 enum pipe_video_entrypoint entrypoint) in rvid_is_format_supported()
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_get.c | 555 enum pipe_video_entrypoint entrypoint, in si_get_video_param_no_decode() 583 enum pipe_video_entrypoint entrypoint, in si_get_video_param() 711 enum pipe_video_entrypoint entrypoint) in si_vid_is_format_supported()
|
| /external/icu/icu4c/source/common/ |
| D | icuplug.cpp | 52 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member 363 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() 531 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary() 546 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint() 593 UPlugEntrypoint *entrypoint = NULL; in uplug_initPlugFromLibrary() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_pipeline.c | 353 const char *entrypoint, in anv_pipeline_hash_shader() 386 const char *entrypoint, in anv_pipeline_compile() 500 const char *entrypoint, in anv_pipeline_compile_vs() 763 const char *entrypoint, in anv_pipeline_compile_gs() 841 const char *entrypoint, in anv_pipeline_compile_fs() 989 const char *entrypoint, in anv_pipeline_compile_cs()
|
| D | anv_nir_lower_multiview.c | 168 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in anv_nir_lower_multiview() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/ |
| D | nouveau_vp3_video.c | 437 enum pipe_video_entrypoint entrypoint, in nouveau_vp3_screen_get_video_param() 499 enum pipe_video_entrypoint entrypoint) in nouveau_vp3_screen_video_supported()
|
| D | nouveau_video.c | 834 enum pipe_video_entrypoint entrypoint, in nouveau_screen_get_video_param()
|
| /external/vulkan-validation-layers/layers/ |
| D | shader_validation.cpp | 619 …_t, interface_var> CollectInterfaceByLocation(shader_module const *src, spirv_inst_iter entrypoint, in CollectInterfaceByLocation() 860 shader_module const *vs, spirv_inst_iter entrypoint) { in ValidateViAgainstVsInputs() 922 … spirv_inst_iter entrypoint, PIPELINE_STATE const *pipeline, uint32_t subpass_index) { in ValidateFsOutputsAgainstRenderPass() 1008 …tSizeWritten(shader_module const *src, spirv_inst_iter builtin_instr, spirv_inst_iter entrypoint) { in IsPointSizeWritten() 1089 …::unordered_set<uint32_t> MarkAccessibleIds(shader_module const *src, spirv_inst_iter entrypoint) { in MarkAccessibleIds() 1902 static void ProcessExecutionModes(shader_module const *src, spirv_inst_iter entrypoint, PIPELINE_ST… in ProcessExecutionModes() 1943 … spirv_inst_iter entrypoint, VkShaderStageFlagBits stage) { in ValidatePointListShaderState() 2000 auto entrypoint = *out_entrypoint = FindEntrypoint(module, pStage->pName, pStage->stage); in ValidatePipelineShaderStage() local 2248 spirv_inst_iter entrypoint; in ValidateComputePipeline() local 2257 spirv_inst_iter entrypoint; in ValidateRayTracingPipelineNV() local
|
| /external/vulkan-validation-layers/tests/ |
| D | vktestframework.cpp | 63 #define GET_INSTANCE_PROC_ADDR(inst, entrypoint) … argument 71 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) … argument
|
| /external/mesa3d/src/gallium/include/pipe/ |
| D | p_video_codec.h | 52 enum pipe_video_entrypoint entrypoint; member
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv84_video.c | 804 enum pipe_video_entrypoint entrypoint, in nv84_screen_get_video_param() 852 enum pipe_video_entrypoint entrypoint) in nv84_screen_video_supported()
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_screen.c | 489 enum pipe_video_entrypoint entrypoint, in r300_get_video_param()
|
| /external/u-boot/cmd/ |
| D | armflash.c | 26 u32 entrypoint; member
|
| /external/v8/src/runtime/ |
| D | runtime-wasm.cc | 318 Address entrypoint = wasm::CompileLazy( in RUNTIME_FUNCTION() local
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_glsl450.c | 474 handle_glsl450_alu(struct vtn_builder *b, enum GLSLstd450 entrypoint, in handle_glsl450_alu()
|