/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | a.out.h | 4 struct exec struct 6 unsigned int a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/external/syslinux/gpxe/src/arch/i386/core/ |
D | aout_loader.c | 2 struct exec { struct 14 struct exec head; argument
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec_eval.c | 36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval1() 42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval2() 48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval1() 58 static void set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval2() 68 void vbo_exec_eval_update( struct vbo_exec_context *exec ) in vbo_exec_eval_update() 125 void vbo_exec_do_EvalCoord1f(struct vbo_exec_context *exec, GLfloat u) in vbo_exec_do_EvalCoord1f() 170 void vbo_exec_do_EvalCoord2f( struct vbo_exec_context *exec, in vbo_exec_do_EvalCoord2f()
|
D | vbo_exec_draw.c | 43 vbo_exec_debug_verts( struct vbo_exec_context *exec ) in vbo_exec_debug_verts() 77 vbo_copy_vertices( struct vbo_exec_context *exec ) in vbo_copy_vertices() 176 struct vbo_exec_context *exec = &vbo->exec; in vbo_exec_bind_arrays() local 287 vbo_exec_vtx_unmap( struct vbo_exec_context *exec ) in vbo_exec_vtx_unmap() 322 vbo_exec_vtx_map( struct vbo_exec_context *exec ) in vbo_exec_vtx_map() 408 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped) in vbo_exec_vtx_flush()
|
D | vbo_exec_api.c | 65 vbo_exec_wrap_buffers(struct vbo_exec_context *exec) in vbo_exec_wrap_buffers() 132 vbo_exec_vtx_wrap(struct vbo_exec_context *exec) in vbo_exec_vtx_wrap() 165 vbo_exec_copy_to_current(struct vbo_exec_context *exec) in vbo_exec_copy_to_current() 237 vbo_exec_copy_from_current(struct vbo_exec_context *exec) in vbo_exec_copy_from_current() 269 vbo_exec_wrap_upgrade_vertex(struct vbo_exec_context *exec, in vbo_exec_wrap_upgrade_vertex() 403 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_fixup_vertex() local 442 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_begin_vertices() local 628 vbo_exec_FlushVertices_internal(struct vbo_exec_context *exec, GLboolean unmap) in vbo_exec_FlushVertices_internal() 645 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_EvalCoord1f() local 674 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_EvalCoord2f() local [all …]
|
D | vbo_exec.c | 39 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_init() local 60 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_destroy() local 79 struct vbo_exec_context *exec = &vbo->exec; in vbo_exec_invalidate_state() local
|
D | vbo_context.h | 72 struct vbo_exec_context exec; member 212 vbo_compute_max_verts(const struct vbo_exec_context *exec) in vbo_compute_max_verts()
|
/external/google-breakpad/src/client/mac/handler/ |
D | breakpad_nlist_64.cc | 87 struct exec { struct 106 ((x).a_magic==ZMAGIC ? 0 : sizeof (struct exec)) argument
|
/external/clang/tools/scan-build-py/tests/functional/exec/ |
D | CMakeLists.txt | 1 project(exec C) project 32 add_executable(exec main.c) target
|
/external/libmojo/jni/java/lang/ |
D | Runtime.class | ... init> ()
public java.lang.Process exec (java.lang.String[]) throws ... |
/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_render_cl.c | 92 static uint32_t vc4_full_res_offset(struct vc4_exec_info *exec, in vc4_full_res_offset() 116 static void emit_tile(struct vc4_exec_info *exec, in emit_tile() 247 static int vc4_create_rcl_bo(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_create_rcl_bo() 367 static int vc4_full_res_bounds_check(struct vc4_exec_info *exec, in vc4_full_res_bounds_check() 394 static int vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_msaa_surface_setup() 418 static int vc4_rcl_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_surface_setup() 513 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_render_config_surface_setup() 571 int vc4_get_rcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_rcl()
|
D | vc4_gem.c | 33 vc4_get_bcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_bcl() 140 vc4_cl_validate(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_cl_validate()
|
D | vc4_validate.c | 97 vc4_use_bo(struct vc4_exec_info *exec, uint32_t hindex) in vc4_use_bo() 120 vc4_use_handle(struct vc4_exec_info *exec, uint32_t gem_handles_packet_index) in vc4_use_handle() 126 validate_bin_pos(struct vc4_exec_info *exec, void *untrusted, uint32_t pos) in validate_bin_pos() 150 vc4_check_tex_size(struct vc4_exec_info *exec, struct drm_gem_cma_object *fbo, in vc4_check_tex_size() 475 struct vc4_exec_info *exec) in vc4_validate_bin_cl() 553 reloc_tex(struct vc4_exec_info *exec, in reloc_tex() 733 struct vc4_exec_info *exec, in validate_gl_shader_rec() 911 struct vc4_exec_info *exec) in vc4_validate_shader_recs()
|
/external/deqp/framework/referencerenderer/ |
D | rrPrimitiveAssembler.hpp | 80 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 97 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 142 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 205 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 222 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 248 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 296 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 358 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 375 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function 444 …static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::… in exec() function [all …]
|
/external/kernel-headers/original/uapi/linux/ |
D | a.out.h | 43 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument 45 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) argument 46 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) argument 47 #define N_SET_INFO(exec, magic, type, flags) \ argument 51 #define N_SET_MAGIC(exec, magic) \ argument 54 #define N_SET_MACHTYPE(exec, machtype) \ argument 58 #define N_SET_FLAGS(exec, flags) \ argument
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | AbstractListenableFutureTest.java | 167 ExecutorService exec = Executors.newCachedThreadPool(); in testListenersNotifiedOnError() local 212 ExecutorService exec = Executors.newCachedThreadPool(); in testAllListenersCompleteSuccessfully() local
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 127 struct _glapi_table *exec; in _mesa_initialize_exec_table() local
|
/external/icu/icu4c/source/test/intltest/ |
D | itmajor.cpp | 52 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() 216 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest()
|
D | itrbbi.cpp | 28 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest()
|
D | ittrans.cpp | 39 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* pa… in runIndexedTest()
|
/external/jacoco/org.jacoco.core.test/src-java8/org/jacoco/core/test/validation/targets/ |
D | LambdaExpressionsTarget.java | 25 exec(() -> { in main() method
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | command.h | 19 int ( * exec ) ( int argc, char **argv ); member
|
/external/libxml2/ |
D | testAutomata.c | 39 xmlRegExecCtxtPtr exec = NULL; in testRegexpFile() local 226 xmlRegExecCtxtPtr exec; in main() local
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | AbstractMethodInfo.java | 21 public void addException(String exec); in addException()
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 597 void CreateContext::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::CreateContext 650 void DestroyContext::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::DestroyContext 702 void MakeCurrent::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::MakeCurrent 743 void InitGLExtension::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::InitGLExtension 816 void CreatePBufferSurface::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::CreatePBufferSurface 851 void DestroySurface::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::DestroySurface 904 void CreateTexture::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::CreateTexture 933 void DeleteTexture::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::DeleteTexture 978 void TexImage2D::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::TexImage2D 1030 void TexSubImage2D::exec (tcu::ThreadUtil::Thread& t) in exec() function in deqp::egl::GLES2ThreadTest::TexSubImage2D [all …]
|