Home
last modified time | relevance | path

Searched defs:job (Results 1 – 25 of 120) sorted by relevance

12345

/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool_test_helper.h26 struct job { struct
36 struct job *job = void_job; in alloc_states() local
Dblock_pool_no_free.c32 struct job { struct
43 struct job *job = _job; in alloc_blocks() argument
Dstate_pool_no_free.c32 struct job { struct
43 struct job *job = _job; in alloc_states() argument
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_job.c41 vc4_job_free(struct vc4_context *vc4, struct vc4_job *job) in vc4_job_free()
79 struct vc4_job *job = rzalloc(vc4, struct vc4_job); in vc4_job_create() local
102 struct vc4_job *job = entry->data; in vc4_flush_jobs_writing_resource() local
117 struct vc4_job *job = entry->data; in vc4_flush_jobs_reading_resource() local
178 struct vc4_job *job = vc4_job_create(vc4); in vc4_get_job() local
226 struct vc4_job *job = vc4_get_job(vc4, cbuf, zsbuf); in vc4_get_job_for_fbo() local
267 vc4_submit_setup_rcl_surface(struct vc4_job *job, in vc4_submit_setup_rcl_surface()
309 vc4_submit_setup_rcl_render_config_surface(struct vc4_job *job, in vc4_submit_setup_rcl_render_config_surface()
336 vc4_submit_setup_rcl_msaa_surface(struct vc4_job *job, in vc4_submit_setup_rcl_msaa_surface()
356 vc4_job_submit(struct vc4_context *vc4, struct vc4_job *job) in vc4_job_submit()
Dvc4_uniforms.c31 write_texture_p0(struct vc4_job *job, in write_texture_p0()
44 write_texture_p1(struct vc4_job *job, in write_texture_p1()
58 write_texture_p2(struct vc4_job *job, in write_texture_p2()
75 write_texture_first_level(struct vc4_job *job, in write_texture_first_level()
87 write_texture_msaa_addr(struct vc4_job *job, in write_texture_msaa_addr()
107 write_texture_border_color(struct vc4_job *job, in write_texture_border_color()
214 struct vc4_job *job = vc4->job; in vc4_write_uniforms() local
Dvc4_draw.c38 vc4_get_draw_cl_space(struct vc4_job *job, int vert_count) in vc4_get_draw_cl_space()
77 struct vc4_job *job = vc4->job; in vc4_start_draw() local
142 struct vc4_job *job = vc4->job; in vc4_emit_gl_shader_state() local
272 struct vc4_job *job = vc4_get_job_for_fbo(vc4); in vc4_hw_2116_workaround() local
301 struct vc4_job *job = vc4_get_job_for_fbo(vc4); in vc4_draw_vbo() local
496 struct vc4_job *job = vc4_get_job_for_fbo(vc4); in vc4_clear() local
Dvc4_context.c47 struct vc4_job *job = entry->data; in vc4_flush() local
82 struct vc4_job *job = entry->data; in vc4_invalidate_resource() local
/external/syslinux/gpxe/src/include/gpxe/
Djob.h86 static inline void job_init ( struct job_interface *job, in job_init()
112 job_get_dest ( struct job_interface *job ) { in job_get_dest()
122 job_put ( struct job_interface *job ) { in job_put()
132 static inline void job_plug ( struct job_interface *job, in job_plug()
153 static inline void job_unplug ( struct job_interface *job ) { in job_unplug()
165 static inline void job_nullify ( struct job_interface *job ) { in job_nullify()
/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc21 void DisposeCompilationJob(CompilationJob* job, bool restore_function_code) { in DisposeCompilationJob()
94 CompilationJob* job = input_queue_[InputQueueIndex(0)]; in NextInput() local
108 void OptimizingCompileDispatcher::CompileNext(CompilationJob* job) { in CompileNext()
125 CompilationJob* job = NULL; in FlushOutputQueue() local
142 CompilationJob* job = input_queue_[InputQueueIndex(0)]; in Flush() local
190 CompilationJob* job = NULL; in InstallOptimizedFunctions() local
212 void OptimizingCompileDispatcher::QueueForOptimization(CompilationJob* job) { in QueueForOptimization()
Dcompiler-dispatcher.cc24 bool DoNextStepOnMainThread(Isolate* isolate, CompilerDispatcherJob* job, in DoNextStepOnMainThread()
77 bool IsFinished(CompilerDispatcherJob* job) { in IsFinished()
82 bool CanRunOnAnyThread(CompilerDispatcherJob* job) { in CanRunOnAnyThread()
87 void DoNextStepOnBackgroundThread(CompilerDispatcherJob* job) { in DoNextStepOnBackgroundThread()
278 std::unique_ptr<CompilerDispatcherJob> job(new CompilerDispatcherJob( in Enqueue() local
298 JobMap::const_iterator job = GetJobFor(function); in EnqueueAndStep() local
321 std::unique_ptr<CompilerDispatcherJob> job(new CompilerDispatcherJob( in Enqueue() local
349 JobMap::const_iterator job = GetJobFor(function); in EnqueueAndStep() local
364 CompilerDispatcherJob* job) { in WaitForJobIfRunningOnBackground()
387 JobMap::const_iterator job = GetJobFor(function); in FinishNow() local
[all …]
/external/libxml2/example/
Dgjobread.c96 typedef struct job { struct
103 } job, *jobPtr; argument
/external/syslinux/gpxe/src/core/
Djob.c31 void job_done ( struct job_interface *job, int rc ) { in job_done()
39 void job_kill ( struct job_interface *job ) { in job_kill()
47 void job_progress ( struct job_interface *job, in job_progress()
Ddownloader.c44 struct job_interface job; member
128 static void downloader_job_kill ( struct job_interface *job ) { in downloader_job_kill()
142 static void downloader_job_progress ( struct job_interface *job, in downloader_job_progress()
256 int create_downloader ( struct job_interface *job, struct image *image, in create_downloader()
/external/autotest/server/cros/clique_lib/
Dclique_dut_log_collector.py14 def log_collector_dut_worker(dut, job): argument
37 def collect_logs(self, dut_objects, job): argument
Dclique_runner.py75 def _collect_dut_pool_logs(dut_objects, job): argument
161 def _are_all_conn_workers_healthy(workers, aps, assoc_params_list, job): argument
201 def run(self, job, tries=10, capturer_hostname=None, argument
/external/autotest/server/cros/
Dprovision_actionables.py17 def execute(self, job, host, *args, **kwargs): argument
45 def execute(self, job, host, *args, **kwargs): argument
62 def execute(self, job, host, *args, **kwargs): argument
/external/mksh/src/
Djobs.c77 struct job { struct
78 Job *next; /* next job in list */ argument
81 struct timeval systime; /* system time used by job */ argument
82 struct timeval usrtime; /* user time used by job */ argument
83 pid_t pgrp; /* process group of job */ argument
84 pid_t ppid; /* pid of process that forked job */ argument
85 int job; /* job number: %n */ member
87 volatile int state; /* job state */ argument
89 int age; /* number of jobs started */ argument
92 mksh_ttyst ttystat; /* saved tty state for stopped jobs */ argument
[all …]
/external/python/cpython2/PC/VS9.0/
Dbuild_pgo.bat19 set job=%job1% variable
24 if "%1"=="-2" (set job=%job2%) & (set clrpath=%path2%) & shift & goto CheckOpts variable
/external/python/cpython2/PC/VS8.0/
Dbuild_pgo.bat19 set job=%job1% variable
24 if "%1"=="-2" (set job=%job2%) & (set clrpath=%path2%) & shift & goto CheckOpts variable
/external/autotest/client/bin/
Dharness.py23 def __init__(self, job): argument
31 def setup(self, job): argument
84 def select(which, job, harness_args): argument
Dharness_standalone.py18 def __init__(self, job, harness_args): argument
/external/autotest/server/cros/network/
Dchaos_clique_utils.py162 def is_conn_worker_healthy(conn_worker, ap, assoc_params, job): argument
207 def filter_quarantined_and_config_failed_aps(aps, batch_locker, job, argument
246 def get_security_from_scan(ap, networks, job): argument
295 def return_available_networks(ap, capturer, job, ap_spec): argument
/external/autotest/server/
Dautoserv_utils.py24 def autoserv_run_job_command(autoserv_directory, machines, argument
140 def _autoserv_command_line(machines, extra_args, job=None, queue_entry=None, argument
Dsequence.py118 def schedule(self, job, timeout_mins, machine): argument
164 def sequence_schedule(job, machines, server_tests): argument
/external/clang/test/SemaObjC/
Derror-outof-scope-property-use.m16 {

12345