Home
last modified time | relevance | path

Searched refs:entrypoint (Results 1 – 25 of 177) sorted by relevance

12345678

/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c117 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset() argument
119 GLubyte * const code = (GLubyte *) entrypoint; in fill_in_entrypoint_offset()
300 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() argument
302 unsigned int *code = (unsigned int *) entrypoint; in fill_in_entrypoint_offset()
327 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() argument
330 (void) entrypoint; in fill_in_entrypoint_offset()
Dglapi_getproc.c272 _glapi_proc entrypoint = NULL; in add_function_name() local
285 entrypoint = generate_entrypoint(~0); in add_function_name()
287 if (entrypoint == NULL) { in add_function_name()
298 entry->dispatch_stub = entrypoint; in add_function_name()
Dglapi_priv.h76 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset);
/external/icu/icu4c/source/common/
Dicuplug.cpp45 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member
272 token = (*(plug->entrypoint))(plug, reason, status); in uplug_callPlug()
347 plug->entrypoint=NULL; in uplug_allocateEmptyPlug()
353 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() argument
374 plug->entrypoint = entrypoint; in uplug_allocatePlug()
399 plug->entrypoint=0; in uplug_deallocatePlug()
523 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary() argument
527 plug = uplug_allocatePlug(entrypoint, config, lib, sym, status); in uplug_initPlugFromEntrypointAndLibrary()
538 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint() argument
539 UPlugData* plug = uplug_initPlugFromEntrypointAndLibrary(entrypoint, config, NULL, NULL, status); in uplug_loadPlugFromEntrypoint()
[all …]
/external/mesa3d/src/gallium/state_trackers/va/
Dva_config.c85 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() argument
95 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() argument
115 VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) in vlVaQueryConfigAttributes() argument
Dva_private.h75 VAStatus vlVaGetConfigAttributes (VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint,…
76 VAStatus vlVaCreateConfig (VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, VAConf…
78 …rContextP ctx, VAConfigID config_id, VAProfile *profile, VAEntrypoint *entrypoint, VAConfigAttrib …
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c119 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) in init_zscan_buffer()
420 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) { in vl_mpeg12_destroy()
473 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) in vl_mpeg12_get_decode_buffer()
480 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) in vl_mpeg12_get_decode_buffer()
527 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in vl_mpeg12_begin_frame()
566 if (dec->base.entrypoint >= PIPE_VIDEO_ENTRYPOINT_IDCT) { in vl_mpeg12_begin_frame()
732 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) in vl_mpeg12_end_frame()
749 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) in vl_mpeg12_end_frame()
861 num_channels = dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT ? 4 : 1; in init_zscan()
991 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) { in mc_vert_shader_callback()
[all …]
Dvl_decoder.c50 enum pipe_video_entrypoint entrypoint, in vl_create_decoder() argument
73 return vl_create_mpeg12_decoder(pipe, profile, entrypoint, chroma_format, in vl_create_decoder()
Dvl_decoder.h46 enum pipe_video_entrypoint entrypoint,
Dvl_mpeg12_decoder.h109 enum pipe_video_entrypoint entrypoint,
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dfiles_exec.txt4entrypoint to an confined domain. If you have an alternate executable that you would like to run …
/external/mesa3d/src/gbm/main/
Dbackend.c58 const char *entrypoint = "gbm_backend"; in load_backend() local
80 init = dlsym(module, entrypoint); in load_backend()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.c458 if (dec->base.entrypoint <= PIPE_VIDEO_ENTRYPOINT_IDCT) in nouveau_decoder_decode_macroblock()
510 enum pipe_video_entrypoint entrypoint, in nouveau_create_decoder() argument
522 debug_printf("Acceleration level: %s\n", entrypoint <= PIPE_VIDEO_ENTRYPOINT_BITSTREAM ? "bit": in nouveau_create_decoder()
523entrypoint == PIPE_VIDEO_ENTRYPOINT_IDCT ? "IDCT" : "MC"); in nouveau_create_decoder()
569 dec->base.entrypoint = entrypoint; in nouveau_create_decoder()
623 switch (entrypoint) { in nouveau_create_decoder()
652 return vl_create_decoder(context, profile, entrypoint, in nouveau_create_decoder()
882 enum pipe_video_entrypoint entrypoint, in nouveau_context_create_decoder() argument
888 return nouveau_create_decoder(context, screen, profile, entrypoint, in nouveau_context_create_decoder()
/external/selinux/libsepol/tests/policies/test-expander/
Dbase-base-only.conf14 entrypoint
/external/mesa3d/src/gallium/include/pipe/
Dp_video_decoder.h51 enum pipe_video_entrypoint entrypoint; member
/external/sepolicy/
Dblkid.te20 neverallow blkid { file_type fs_type -blkid_exec -shell_exec }:file entrypoint;
Dsgdisk.te22 neverallow sgdisk { file_type fs_type -sgdisk_exec }:file entrypoint;
Dfsck_untrusted.te36 neverallow fsck_untrusted { file_type fs_type -fsck_exec }:file entrypoint;
Dblkid_untrusted.te36 neverallow blkid_untrusted { file_type fs_type -blkid_exec -shell_exec }:file entrypoint;
Dtoolbox.te26 neverallow toolbox { file_type fs_type -toolbox_exec}:file entrypoint;
Dfsck.te43 neverallow fsck { file_type fs_type -fsck_exec }:file entrypoint;
/external/selinux/libsepol/tests/policies/test-deps/
Dbase-notmetreq.conf172 entrypoint
445 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
Dsmall-base.conf173 entrypoint
446 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
Dbase-metreq.conf173 entrypoint
458 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
/external/icu/icu4c/source/common/unicode/
Dicuplug.h344 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status);

12345678