Searched +full:job +full:- +full:name (Results 1 – 25 of 1269) sorted by relevance
12345678910>>...51
4 # Copyright © 2007-2017 by Apple Inc.5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.12 # ./ipptool -f filename [-d document-uri=SOMEURI] -t printer-uri ipp-1.1.test13 # ./ipptool -f filename -d NOPRINT=1 -t printer-uri ipp-1.1.test20 # HTTP_URI_SCHEME - Matches strings beginning with http:// or https://21 # IPP_URI_SCHEME - Matches strings beginning with ipp:// or ipps://26 # Test that a request-id value of 0 is not accepted.30 NAME "RFC 8011 section 4.1.1: Bad request-id value 0"31 REQUEST-ID 032 OPERATION Get-Printer-Attributes[all …]
1 # Test print-job and later job-hold-until attribute3 # The name of the test...4 NAME "Disable printer..."10 OPERATION pause-printer14 ATTR charset attributes-charset utf-815 ATTR language attributes-natural-language en16 ATTR uri printer-uri $uri17 ATTR name requesting-user-name $user20 STATUS successful-ok21 STATUS successful-ok-ignored-or-substituted-attributes[all …]
4 # Copyright © 2007-2018 by Apple Inc.5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.12 # ./ipptool -V 2.0 -tf filename.ext printer-uri ipp-everywhere.test16 INCLUDE "ipp-2.0.test"23 NAME "PWG 5100.14 section 5.1/5.2 - Required Operations and Attributes"24 OPERATION Get-Printer-Attributes25 GROUP operation-attributes-tag26 ATTR charset attributes-charset utf-827 ATTR naturalLanguage attributes-natural-language en28 ATTR uri printer-uri $uri[all …]
1 # Get list of not-completed jobs.5 # ./ipptool printer-uri get-jobs.test7 # The name of the test...8 NAME "Get pending jobs"11 OPERATION Get-Jobs14 GROUP operation-attributes-tag15 ATTR charset attributes-charset utf-816 ATTR language attributes-natural-language en17 ATTR uri printer-uri $uri18 ATTR keyword requested-attributes[all …]
2 # Verify that the IPP job operations work.4 # Copyright © 2007-2019 by Apple Inc.5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.11 # The name of the test...12 NAME "Print PostScript Job with bad job-sheets value to Test1"15 OPERATION print-job20 ATTR charset attributes-charset utf-821 ATTR language attributes-natural-language en22 ATTR uri printer-uri $method://$hostname:$port/printers/Test123 ATTR name requesting-user-name $user[all …]
1 name: GitHub Actions CI7 - master8 - develop9 - githubactions*10 - feature/**11 - fix/**12 - pr/**20 fail-fast: false23 - name: "STD=14 JOB=test/x3 Job 0"25 packages: "clang-10 libc++-10-dev libc++abi-10-dev jq ccache"[all …]
8 * https://www.apache.org/licenses/LICENSE-2.042 // AUTO-GENERATED DOCUMENTATION AND CLASS.53 * // - It may require correct/in-range values for request initialization.54 * // - It may require specifying regional endpoints when creating the service client as shown in57 * JobName name = JobName.of("[PROJECT]", "[LOCATION]", "[JOB]");58 * Job response = cloudSchedulerClient.getJob(name);63 * as threads. In the example above, try-with-resources is used, which automatically calls close().82 * these names, this class includes a format method for each type of name, and additionally a parse93 * // - It may require correct/in-range values for request initialization.94 * // - It may require specifying regional endpoints when creating the service client as shown in[all …]
8 * https://www.apache.org/licenses/LICENSE-2.041 // AUTO-GENERATED DOCUMENTATION AND CLASS.52 * // - It may require correct/in-range values for request initialization.53 * // - It may require specifying regional endpoints when creating the service client as shown in56 * JobName name = JobName.of("[PROJECT]", "[LOCATION]", "[JOB]");57 * Job response = cloudSchedulerClient.getJob(name);62 * as threads. In the example above, try-with-resources is used, which automatically calls close().81 * these names, this class includes a format method for each type of name, and additionally a parse92 * // - It may require correct/in-range values for request initialization.93 * // - It may require specifying regional endpoints when creating the service client as shown in[all …]
7 // http://www.apache.org/licenses/LICENSE-2.023 import "google/cloud/scheduler/v1/job.proto";38 "https://www.googleapis.com/auth/cloud-platform";48 // Gets a job.49 rpc GetJob(GetJobRequest) returns (Job) {51 get: "/v1/{name=projects/*/locations/*/jobs/*}"53 option (google.api.method_signature) = "name";56 // Creates a job.57 rpc CreateJob(CreateJobRequest) returns (Job) {60 body: "job"[all …]
7 // http://www.apache.org/licenses/LICENSE-2.023 import "google/cloud/scheduler/v1beta1/job.proto";38 "https://www.googleapis.com/auth/cloud-platform";48 // Gets a job.49 rpc GetJob(GetJobRequest) returns (Job) {51 get: "/v1beta1/{name=projects/*/locations/*/jobs/*}"53 option (google.api.method_signature) = "name";56 // Creates a job.57 rpc CreateJob(CreateJobRequest) returns (Job) {60 body: "job"[all …]
2 # Copyright © 2020 - 2022 Collabora Ltd.8 # SPDX-License-Identifier: MIT12 and show the job(s) logs.68 job: gitlab.v4.objects.ProjectPipelineJob,71 ) -> None:72 """It prints a nice, colored job status with a link to the job."""73 if job.status in {"canceled", "canceling"}:76 if new_status and job.status == "created":79 job_name_field_pad = len(job.name) if job_name_field_pad < 1 else job_name_field_pad81 duration = job_duration(job)[all …]
4 .\" Copyright © 2007-2021 by Apple Inc.5 .\" Copyright © 1997-2006 by Easy Software Products.11 .SH NAME12 cupsd.conf \- server configuration file for cups22 Configuration directives typically consist of a name and zero or more values separated by whitespac…23 The configuration directive name and values are case-insensitive.25 .SS TOP-LEVEL DIRECTIVES26 The following top-level directives are understood by46 Specifies whether to purge job history data automatically when it is no longer required for quotas.51 Specifies a list of Bonjour sub-types to advertise for each shared printer.[all …]
4 * Copyright © 2007-2021 by Apple Inc.5 * Copyright © 1997-2007 by Easy Software Products, all rights reserved.19 #include <cups/ppd-private.h>25 extern int mbr_user_name_to_uuid(const char* name, uuid_t uu);26 extern int mbr_group_name_to_uuid(const char* name, uuid_t uu);37 static int add_file(cupsd_client_t *con, cupsd_job_t *job,41 static void add_job_subscriptions(cupsd_client_t *con, cupsd_job_t *job);42 static void add_job_uuid(cupsd_job_t *job);48 cupsd_job_t *job);59 static int copy_banner(cupsd_client_t *con, cupsd_job_t *job,[all …]
22 # SPDX-License-Identifier: curl33 my %job = %$jref;35 printf "\n##### job %u \n", $jobid++;36 for my $k (sort keys %job) {37 printf "%s: %s\n", $k, $job{$k} if($job{$k});44 my @files= `git ls-tree -r --name-only $tag .github/workflows 2>/dev/null`;48 my $m = -1;53 undef %job;54 $job{'file'} = $f;55 $job{'service'} = "gha";[all …]
... checkRuns": { 66 "nodes": [ 67 { 68 "name": "Meta Internal-Only Changes Check", 69 "conclusion ...
8 * https://www.apache.org/licenses/LICENSE-2.055 @Generated("by gapic-generator-java")98 Job responsesElement = Job.newBuilder().build(); in listJobsTest()110 List<Job> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listJobsTest()142 Job responsesElement = Job.newBuilder().build(); in listJobsTest2()150 String parent = "parent-995424086"; in listJobsTest2()154 List<Job> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listJobsTest2()176 String parent = "parent-995424086"; in listJobsExceptionTest2()186 Job expectedResponse = in getJobTest()187 Job.newBuilder() in getJobTest()[all …]
4 * Copyright © 2007-2018 by Apple Inc.5 * Copyright © 1997-2006 by Easy Software Products.15 #include "cups-private.h"16 #include "debug-internal.h"27 * 'cupsCancelJob()' - Cancel a print job on the default server.30 * to cancel the current job on the named destination.38 int /* O - 1 on success, 0 on failure */39 cupsCancelJob(const char *name, /* I - Name of printer or class */ in cupsCancelJob() argument40 …int job_id) /* I - Job ID, @code CUPS_JOBID_CURRENT@ for the current job, or @code CUPS_JOB… in cupsCancelJob()42 return (cupsCancelJob2(CUPS_HTTP_DEFAULT, name, job_id, 0) in cupsCancelJob()[all …]
2 name: "metrics_2/sparse_categorical_accuracy/Const"4 device: "/job:localhost/replica:0/task:0/device:GPU:0"27 name: "metrics_2/sparse_categorical_accuracy/ArgMax/dimension"29 device: "/job:localhost/replica:0/task:0/device:GPU:0"43 int_val: -149 name: "fc1000_biasadd_readvariableop_resource"51 device: "/job:localhost/replica:0/task:0/device:GPU:0"86 name: "fc1000_matmul_readvariableop_resource"88 device: "/job:localhost/replica:0/task:0/device:GPU:0"126 name: "avg_pool_1/Mean/reduction_indices"[all …]
8 * https://www.apache.org/licenses/LICENSE-2.030 * Required. The location name. For example:45 * Required. The location name. For example:61 * Required. The job to add. The user can optionally specify a name for the62 * job in [name][google.cloud.scheduler.v1beta1.Job.name].63 * [name][google.cloud.scheduler.v1beta1.Job.name] cannot be the same as an64 * existing job. If a name is not specified then the system will65 * generate a random unique name that will be returned66 * ([name][google.cloud.scheduler.v1beta1.Job.name]) in the response.69 * <code>.google.cloud.scheduler.v1beta1.Job job = 2 [(.google.api.field_behavior) = REQUIRED];[all …]
8 * https://www.apache.org/licenses/LICENSE-2.030 * Required. The location name. For example:45 * Required. The location name. For example:61 * Required. The job to add. The user can optionally specify a name for the62 * job in [name][google.cloud.scheduler.v1.Job.name].63 * [name][google.cloud.scheduler.v1.Job.name] cannot be the same as an64 * existing job. If a name is not specified then the system will65 * generate a random unique name that will be returned66 * ([name][google.cloud.scheduler.v1.Job.name]) in the response.69 * <code>.google.cloud.scheduler.v1.Job job = 2 [(.google.api.field_behavior) = REQUIRED];</code>[all …]
7 // http://www.apache.org/licenses/LICENSE-2.036 // A Job is a multi-stage computation graph run by the Cloud Dataflow service.40 "https://www.googleapis.com/auth/cloud-platform,"45 // Creates a Cloud Dataflow job.47 // To create a job, we recommend using `projects.locations.jobs.create` with a49 // (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using50 // `projects.jobs.create` is not recommended, as your job will always start51 // in `us-central1`.52 rpc CreateJob(CreateJobRequest) returns (Job) {55 body: "job"[all …]