/external/chromium_org/third_party/mesa/src/src/mapi/glapi/ |
D | glapi_entrypoint.c | 117 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()
|
D | glapi_getproc.c | 272 _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()
|
/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() 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()
|
D | glapi_getproc.c | 272 _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()
|
/external/icu4c/common/ |
D | icuplug.c | 42 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member 269 token = (*(plug->entrypoint))(plug, reason, status); in uplug_callPlug() 344 plug->entrypoint=NULL; in uplug_allocateEmptyPlug() 350 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() argument 371 plug->entrypoint = entrypoint; in uplug_allocatePlug() 396 plug->entrypoint=0; in uplug_deallocatePlug() 520 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary() argument 524 plug = uplug_allocatePlug(entrypoint, config, lib, sym, status); in uplug_initPlugFromEntrypointAndLibrary() 535 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint() argument 536 UPlugData* plug = uplug_initPlugFromEntrypointAndLibrary(entrypoint, config, NULL, NULL, status); in uplug_loadPlugFromEntrypoint() [all …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | icuplug.c | 38 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member 265 token = (*(plug->entrypoint))(plug, reason, status); in uplug_callPlug() 340 plug->entrypoint=NULL; in uplug_allocateEmptyPlug() 346 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() argument 367 plug->entrypoint = entrypoint; in uplug_allocatePlug() 392 plug->entrypoint=0; in uplug_deallocatePlug() 516 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary() argument 520 plug = uplug_allocatePlug(entrypoint, config, lib, sym, status); in uplug_initPlugFromEntrypointAndLibrary() 531 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint() argument 532 UPlugData* plug = uplug_initPlugFromEntrypointAndLibrary(entrypoint, config, NULL, NULL, status); in uplug_loadPlugFromEntrypoint() [all …]
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | va_config.c | 85 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
|
D | va_private.h | 75 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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/ |
D | va_config.c | 85 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
|
D | va_private.h | 75 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/sepolicy/ |
D | adbd.te | 7 # this is an entrypoint 8 allow adbd rootfs:file entrypoint;
|
D | watchdogd.te | 5 allow watchdogd rootfs:file entrypoint;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 50 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()
|
D | vl_mpeg12_decoder.c | 119 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 …]
|
D | vl_decoder.h | 46 enum pipe_video_entrypoint entrypoint,
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 50 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()
|
D | vl_mpeg12_decoder.c | 119 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 …]
|
D | vl_decoder.h | 46 enum pipe_video_entrypoint entrypoint,
|
/external/chromium_org/chrome_frame/ |
D | test_utils.cc | 184 char entrypoint[256]; in RegisterAndExitProcessIfDirected() local 187 if (entrypoint_len <= 0 || entrypoint_len >= arraysize(entrypoint)) { in RegisterAndExitProcessIfDirected() 193 &entrypoint[0]); in RegisterAndExitProcessIfDirected() 201 entrypoint)); in RegisterAndExitProcessIfDirected()
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | valgrind-low-arm.c | 148 Addr entrypoint; in thumb_pc() local 155 if (VG_(lookup_symbol_SLOW)( "*", fnname, &entrypoint, &ptoc )) { in thumb_pc() 157 fnname, C2v(entrypoint), C2v(pc), in thumb_pc() 158 (entrypoint & 1 ? "thumb" : "arm")); in thumb_pc() 159 if (entrypoint & 1) in thumb_pc()
|
/external/chromium_org/third_party/mesa/src/src/gbm/main/ |
D | backend.c | 58 const char *entrypoint = "gbm_backend"; in load_backend() local 80 init = dlsym(module, entrypoint); in load_backend()
|
/external/mesa3d/src/gbm/main/ |
D | backend.c | 58 const char *entrypoint = "gbm_backend"; in load_backend() local 80 init = dlsym(module, entrypoint); in load_backend()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
D | nouveau_video.c | 458 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() 523 … entrypoint == 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/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.c | 458 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() 523 … entrypoint == 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/chromium_org/third_party/libva/va/ |
D | va_backend.h | 75 VAEntrypoint entrypoint, 83 VAEntrypoint entrypoint, 98 VAEntrypoint *entrypoint, /* out */
|