Home
last modified time | relevance | path

Searched refs:ZONE (Results 1 – 25 of 54) sorted by relevance

123

/external/grpc-grpc/tools/gce/
Dcreate_interop_worker.sh26 ZONE=us-east1-a # canary gateway is reachable from this zone
32 --zone "$ZONE" \
44 --zone "$ZONE" \
49 --zone "$ZONE" \
Dcreate_linux_worker.sh23 ZONE=us-central1-a
29 --zone "$ZONE" \
42 --zone "$ZONE" \
47 --zone "$ZONE" \
Dcreate_linux_performance_worker.sh27 ZONE=us-central1-b # this zone allows 32core machines
34 --zone "$ZONE" \
47 --zone "$ZONE" \
52 --zone "$ZONE" \
Dcreate_linux_kokoro_performance_worker.sh23 ZONE=us-central1-b # this zone allows 32core machines
30 --zone "$ZONE" \
43 --zone "$ZONE" \
48 --zone "$ZONE" \
Dcreate_windows_debug_worker.sh25 ZONE=us-central1-b
39 --zone "$ZONE" \
50 --zone "$ZONE" \
/external/rust/crates/grpcio-sys/grpc/tools/gce/
Dcreate_linux_kokoro_performance_worker.sh30 ZONE=us-central1-b # this zone allows 32core machines
37 --zone "$ZONE" \
50 --zone "$ZONE" \
55 --zone "$ZONE" \
Dcreate_windows_debug_worker.sh25 ZONE=us-central1-b
39 --zone "$ZONE" \
50 --zone "$ZONE" \
Dcreate_win2019_container_vm.sh25 ZONE=us-central1-b
39 --zone "$ZONE" \
Dcreate_linux_kokoro_performance_worker_from_image.sh24 ZONE=us-central1-b # this zone allows 32core machines
32 --zone "$ZONE" \
/external/perfetto/infra/git_mirror_bot/
DMakefile17 ZONE="us-central1-c" macro
21 compute --project $(PROJECT) ssh --zone $(ZONE) gitbot@$(VM_NAME)
27 --zone $(ZONE)
33 --zone $(ZONE) \
/external/python/oauth2client/samples/
Dcall_compute_service.py13 ZONE = 'us-central1-a' # Put here a zone which has some VMs variable
19 request = service.instances().list(project=PROJECT, zone=ZONE)
/external/python/oauth2client/samples/googleappengine/
Dcall_compute_service_from_gae.py11 ZONE = 'us-central1-a' # Put here a zone which has some VMs variable
17 request = service.instances().list(project=PROJECT, zone=ZONE)
/external/sg3_utils/
DCOVERAGE18 CLOSE ZONE sg_zone
29 FINISH ZONE sg_zone
43 OPEN ZONE sg_zone
88 REPORT ZONE DOMAINS sg_rep_zones
95 SEQUENTIALIZE ZONE sg_zone
127 ZONE ACTIVATE sg_z_act_query
128 ZONE QUERY sg_z_act_query
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java1294 public static final int ZONE = 15; field in DateTimePatternGenerator
2615 {'v', ZONE, SHORT - 2*DELTA, 1},
2616 {'v', ZONE, LONG - 2*DELTA, 4},
2617 {'z', ZONE, SHORT, 1, 3},
2618 {'z', ZONE, LONG, 4},
2619 {'Z', ZONE, NARROW - DELTA, 1, 3},
2620 {'Z', ZONE, LONG - DELTA, 4},
2621 {'Z', ZONE, SHORT - DELTA, 5},
2622 {'O', ZONE, SHORT - DELTA, 1},
2623 {'O', ZONE, LONG - DELTA, 4},
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java1261 public static final int ZONE = 15; field in DateTimePatternGenerator
2587 {'v', ZONE, SHORT - 2*DELTA, 1},
2588 {'v', ZONE, LONG - 2*DELTA, 4},
2589 {'z', ZONE, SHORT, 1, 3},
2590 {'z', ZONE, LONG, 4},
2591 {'Z', ZONE, NARROW - DELTA, 1, 3},
2592 {'Z', ZONE, LONG - DELTA, 4},
2593 {'Z', ZONE, SHORT - DELTA, 5},
2594 {'O', ZONE, SHORT - DELTA, 1},
2595 {'O', ZONE, LONG - DELTA, 4},
[all …]
/external/libcups/scheduler/
Dcups.sh.in90 if test "x$ZONE" != x; then
91 TZ="$ZONE"
/external/bcc/tools/
Dcompactsnoop_example.txt8 COMM PID NODE ZONE ORDER MODE LAT(ms) STATUS
82 TIME(s) COMM PID NODE ZONE ORDER MODE LAT(ms) STATUS
94 COMM PID NODE ZONE ORDER MODE LAT(ms) STATUS
101 COMM PID NODE ZONE ORDER MODE FRAGIDX MIN LOW HIGH FREE …
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckDisplayCollisions.java68 ZONE("//ldml/dates/timeZoneNames/zone", MatchType.PREFIX), enumConstant
347 if (myType == Type.TERRITORY || myType == Type.ZONE) { in handleCheck()
348 Type otherType = myType == Type.TERRITORY ? Type.ZONE : Type.TERRITORY; in handleCheck()
693 int index = type == Type.ZONE ? -2 : -1; in getRegion()
721 for (Iterator<String> it = english.iterator(Type.ZONE.getPrefix()); it.hasNext();) { in getRegionException()
730 String exemplarCity = getRegion(Type.ZONE, xpath); in getRegionException()
/external/mdnsresponder/mDNSShared/
Ddnsextd_parser.y116 %token ZONE
219 ZONE QUOTEDSTRING zonecontent
241 ZONE QUOTEDSTRING IN zonecontent
Ddnsextd_lexer.l68 zone return ZONE;
/external/sg3_utils/inhex/
Drep_zdomains.hex1 # This is the output (in hex) of the SCSI REPORT ZONE DOMAINS command.
Dz_act_query.hex1 # This is the output (in hex) of a simulated SCSI ZONE QUERY command.
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverterConfig.java38 ZONE(false); enumConstant
DLdmlConverter.java22 import static org.unicode.icu.tool.cldrtoicu.LdmlConverterConfig.IcuLocaleDir.ZONE;
190 .putAll(OutputType.LOCALES, CURR, LANG, LOCALES, REGION, UNIT, ZONE)
696 .put("zoneStrings", ZONE)
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDMLConstants.java99 public static final String ZONE = "zone"; field in LDMLConstants
613 public static final String ZONE_O = "<" + ZONE + ">";
614 public static final String ZONE_C = "</" + ZONE + ">";

123