/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | a.out.h | 5 struct exec struct 7 unsigned int a_info; /* Use macros N_MAGIC, etc for access */ 8 unsigned a_text; /* length of text, in bytes */ 9 unsigned a_data; /* length of data, in bytes */ 10 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 11 unsigned a_syms; /* length of symbol table data in file, in bytes */ 12 unsigned a_entry; /* start address */ 13 unsigned a_trsize; /* length of relocation info for text, in bytes */ 14 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_node.h | 115 for (const auto& exec : cpu_execs_) { in lastest_schedule_end_micros() local 124 for (const ExecMemory& exec : memory_execs_) { in requested_bytes() local 131 for (const ExecMemory& exec : memory_execs_) { in peak_bytes() local 138 for (const ExecMemory& exec : memory_execs_) { in residual_bytes() local 145 for (const ExecMemory& exec : memory_execs_) { in output_bytes() local 152 for (const ExecMemory& exec : memory_execs_) { in accelerator_temp_bytes() local 159 for (const ExecMemory& exec : memory_execs_) { in host_temp_bytes() local 166 for (const ExecMemory& exec : memory_execs_) { in accelerator_persistent_bytes() local 173 for (const ExecMemory& exec : memory_execs_) { in host_persistent_bytes() local 180 for (const ExecMemory& exec : memory_execs_) { in allocator_bytes_in_use() local [all …]
|
D | tfprof_node.cc | 222 auto exec = execs_.find(step); in AddStepStat() local 246 for (const auto& exec : execs.second) { in accelerator_exec_micros() local 258 for (const auto& exec : execs.second) { in cpu_exec_micros() local
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec_draw.c | 44 vbo_exec_debug_verts(struct vbo_exec_context *exec) in vbo_exec_debug_verts() 69 vbo_exec_copy_vertices(struct vbo_exec_context *exec) in vbo_exec_copy_vertices() 89 struct vbo_exec_context *exec = &vbo->exec; in vbo_exec_bind_arrays() local 151 vbo_exec_vtx_unmap(struct vbo_exec_context *exec) in vbo_exec_vtx_unmap() 183 vbo_exec_buffer_has_space(struct vbo_exec_context *exec) in vbo_exec_buffer_has_space() 193 vbo_exec_vtx_map(struct vbo_exec_context *exec) in vbo_exec_vtx_map() 294 vbo_exec_vtx_flush(struct vbo_exec_context *exec) in vbo_exec_vtx_flush()
|
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_api.c | 76 vbo_exec_wrap_buffers(struct vbo_exec_context *exec) in vbo_exec_wrap_buffers() 143 vbo_exec_vtx_wrap(struct vbo_exec_context *exec) in vbo_exec_vtx_wrap() 176 vbo_exec_copy_to_current(struct vbo_exec_context *exec) in vbo_exec_copy_to_current() 253 vbo_exec_wrap_upgrade_vertex(struct vbo_exec_context *exec, in vbo_exec_wrap_upgrade_vertex() 418 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_fixup_vertex() local 675 vbo_exec_FlushVertices_internal(struct vbo_exec_context *exec, unsigned flags) in vbo_exec_FlushVertices_internal() 709 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_EvalCoord1f() local 737 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_EvalCoord2f() local 814 struct vbo_exec_context *exec = &vbo->exec; in vbo_exec_Begin() local 868 try_vbo_merge(struct vbo_exec_context *exec) in try_vbo_merge() [all …]
|
D | vbo_exec.c | 114 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_init() local 129 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_destroy() local
|
/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/igt-gpu-tools/lib/tests/ |
D | meson.build | 34 exec = executable(lib_test, lib_test + '.c', install : false, variable 40 exec = executable(lib_test, lib_test + '.c', install : false, variable
|
/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() 377 static int vc4_full_res_bounds_check(struct vc4_exec_info *exec, in vc4_full_res_bounds_check() 404 static int vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_msaa_surface_setup() 428 static int vc4_rcl_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_surface_setup() 523 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_render_config_surface_setup() 581 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/kernel-headers/original/uapi/linux/ |
D | a.out.h | 44 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument 46 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) argument 47 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) argument 48 #define N_SET_INFO(exec, magic, type, flags) \ argument 52 #define N_SET_MAGIC(exec, magic) \ argument 55 #define N_SET_MACHTYPE(exec, machtype) \ argument 59 #define N_SET_FLAGS(exec, flags) \ argument
|
/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/igt-gpu-tools/tests/i915/ |
D | gem_exec_basic.c | 48 struct drm_i915_gem_exec_object2 exec; in noop() local 68 struct drm_i915_gem_exec_object2 exec; in readonly() local 93 struct drm_i915_gem_exec_object2 *exec; in gtt() local
|
D | gem_request_retire.c | 66 struct drm_i915_gem_execbuffer2 exec; in blit() local 148 struct drm_i915_gem_execbuffer2 exec; in noop() local
|
/external/toolchain-utils/compiler_wrapper/ |
D | env.go | 23 exec(cmd *command) error methodSpec 73 func (env *processEnv) exec(cmd *command) error { func 99 func (env *commandRecordingEnv) exec(cmd *command) error { func 126 func (env *printingEnv) exec(cmd *command) error { func
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | AbstractListenableFutureTest.java | 161 ExecutorService exec = Executors.newCachedThreadPool(); in testListenersNotifiedOnError() local 209 ExecutorService exec = Executors.newCachedThreadPool(); in testAllListenersCompleteSuccessfully() local
|
/external/guava/android/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | AbstractListenableFutureTest.java | 161 ExecutorService exec = Executors.newCachedThreadPool(); in testListenersNotifiedOnError() local 209 ExecutorService exec = Executors.newCachedThreadPool(); in testAllListenersCompleteSuccessfully() 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()
|
/external/jacoco/org.jacoco.core.test.validation.java8/src/org/jacoco/core/test/validation/java8/targets/ |
D | LambdaExpressionsTarget.java | 25 exec(() -> { in main() method
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Parallel.cpp | 57 static ConcRTExecutor exec; in getDefaultExecutor() local 116 static ThreadPoolExecutor exec; in getDefaultExecutor() local
|
/external/libxml2/ |
D | testAutomata.c | 39 xmlRegExecCtxtPtr exec = NULL; in testRegexpFile() local 226 xmlRegExecCtxtPtr exec; in main() local
|