/external/chromiumos-config/python/chromiumos/config/api/test/rtd/v1/ |
D | progress_pb2.py | 3 # source: chromiumos/config/api/test/rtd/v1/progress.proto 18 name='chromiumos/config/api/test/rtd/v1/progress.proto', 19 package='chromiumos.config.api.test.rtd.v1', 21 serialized_options=b'Z8go.chromium.org/chromiumos/config/go/api/test/rtd/v1;rtd', 23 …rtd/v1/progress.proto\x12!chromiumos.config.api.test.rtd.v1\x1a\x32\x63hromiumos/config/api/test/r… 32 full_name='chromiumos.config.api.test.rtd.v1.ProgressSinkClientConfig', 39 … name='port', full_name='chromiumos.config.api.test.rtd.v1.ProgressSinkClientConfig.port', index=0, 64 full_name='chromiumos.config.api.test.rtd.v1.ReportResultRequest', 71 …name='request', full_name='chromiumos.config.api.test.rtd.v1.ReportResultRequest.request', index=0, 78 … name='result', full_name='chromiumos.config.api.test.rtd.v1.ReportResultRequest.result', index=1, [all …]
|
D | invocation_pb2.py | 3 # source: chromiumos/config/api/test/rtd/v1/invocation.proto 14 from chromiumos.config.api.test.rtd.v1 import progress_pb2 as chromiumos_dot_config_dot_api_dot_tes… 18 name='chromiumos/config/api/test/rtd/v1/invocation.proto', 19 package='chromiumos.config.api.test.rtd.v1', 21 serialized_options=b'Z8go.chromium.org/chromiumos/config/go/api/test/rtd/v1;rtd', 23 …rtd/v1/invocation.proto\x12!chromiumos.config.api.test.rtd.v1\x1a\x30\x63hromiumos/config/api/test… 32 full_name='chromiumos.config.api.test.rtd.v1.Invocation', 39 name='requests', full_name='chromiumos.config.api.test.rtd.v1.Invocation.requests', index=0, 46 …name='progress_sink_client_config', full_name='chromiumos.config.api.test.rtd.v1.Invocation.progre… 53 …name='test_lab_services_config', full_name='chromiumos.config.api.test.rtd.v1.Invocation.test_lab_… [all …]
|
/external/chromiumos-config/proto/chromiumos/config/api/test/tls/ |
D | wiring.proto | 36 // the duration of the RTD's runtime. 67 // lifetime of the RTD invocation. 85 // ExposePortToDut exposes an RTD port to the specified DUT. 88 // the duration of the RTD's runtime. 99 // The DUT name is passed to the RTD when the RTD is started. 106 // The DUT name is passed to the RTD when the RTD is started. 140 // The DUT name is passed to the RTD when the RTD is started. 154 // can be resolved by the RTD via standard name resolution 195 // The DUT name is passed to the RTD when the RTD is started. 228 // The DUT name is passed to the RTD when the RTD is started. [all …]
|
D | commontls.proto | 105 // The DUT name is passed to the RTD when the RTD is started. 181 // The DUT name is passed to the RTD when the RTD is started. 268 // The DUT name is passed to the RTD when the RTD is started. 322 // The DUT name is passed to the RTD when the RTD is started. 359 // The DUT name is passed to the RTD when the RTD is started. 467 // The DUT name is passed to the RTD when the RTD is started.
|
/external/chromiumos-config/proto/chromiumos/config/api/test/harness/ |
D | README.md | 4 Remote Test Drivers (RTD). 16 - Provides strongly typed parsing of [metadata.Information.Details] at RTD 17 execution to modify behavior of the RTD based on test metadata. 19 - Provides a way to build additional RTD specific analytics solutions from the 22 - The RTD specific analytics pipelines can build data transformation steps for
|
/external/trusty/arm-trusted-firmware/plat/imx/imx8ulp/upower/ |
D | upower_soc_defs.h | 80 * Real Time Domain (RTD) and Application Domain (APD), which has two A35 cores. 206 * - ALARM_INT (1 bit): tells which RTD MU interrupt should be used for alarms; 258 #define UPWR_RTD_RBBN_MAX (1300U) /* max. RTD Reverse Back Bias N-Well */ 259 #define UPWR_RTD_RBBN_MIN (100U) /* min. RTD Reverse Back Bias N-Well */ 261 #define UPWR_RTD_RBBP_MAX (1300U) /* max. RTD Reverse Back Bias P-Well */ 262 #define UPWR_RTD_RBBP_MIN (100U) /* min. RTD Reverse Back Bias P-Well */ 317 * - RTD_PMC_REG: RTD regulator 319 * - RTD_BIAS_PMC_REG: RTD bias regulator 321 * - RTD_LVD_PMC_MON: RTD LVD regulator 356 * possible APD powered on (calling the service) with RTD completely [all …]
|
/external/chromiumos-config/proto/chromiumos/config/api/test/rtd/v1/ |
D | invocation.proto | 7 package chromiumos.config.api.test.rtd.v1; 9 option go_package = "go.chromium.org/chromiumos/config/go/api/test/rtd/v1;rtd"; 11 import "chromiumos/config/api/test/rtd/v1/progress.proto"; 92 // The RTD MUST pass this to Test Lab Service RPCs that act on a particular 107 // can be resolved by the RTD via standard name resolution
|
D | BUILD.bazel | 22 importpath = "go.chromium.org/chromiumos/config/go/api/test/rtd/v1", 29 name = "rtd", 31 importpath = "go.chromium.org/chromiumos/config/go/api/test/rtd/v1",
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/rtd/v1/ |
D | progress_grpc.pb.go | 5 // source: chromiumos/config/api/test/rtd/v1/progress.proto 7 package rtd package 59 …err := c.cc.Invoke(ctx, "/chromiumos.config.api.test.rtd.v1.ProgressSink/ReportResult", in, out, o… 67 …am(ctx, &ProgressSink_ServiceDesc.Streams[0], "/chromiumos.config.api.test.rtd.v1.ProgressSink/Rep… 102 …err := c.cc.Invoke(ctx, "/chromiumos.config.api.test.rtd.v1.ProgressSink/ArchiveArtifact", in, out… 172 FullMethod: "/chromiumos.config.api.test.rtd.v1.ProgressSink/ReportResult", 216 FullMethod: "/chromiumos.config.api.test.rtd.v1.ProgressSink/ArchiveArtifact", 228 ServiceName: "chromiumos.config.api.test.rtd.v1.ProgressSink", 247 Metadata: "chromiumos/config/api/test/rtd/v1/progress.proto",
|
D | progress.pb.go | 9 // source: chromiumos/config/api/test/rtd/v1/progress.proto 11 package rtd package 492 (*ProgressSinkClientConfig)(nil), // 0: chromiumos.config.api.test.rtd.v1.ProgressSinkClientConfig 493 (*ReportResultRequest)(nil), // 1: chromiumos.config.api.test.rtd.v1.ReportResultRequest 494 (*ReportResultResponse)(nil), // 2: chromiumos.config.api.test.rtd.v1.ReportResultResponse 495 (*ReportLogRequest)(nil), // 3: chromiumos.config.api.test.rtd.v1.ReportLogRequest 496 (*ReportLogResponse)(nil), // 4: chromiumos.config.api.test.rtd.v1.ReportLogResponse 497 (*ArchiveArtifactRequest)(nil), // 5: chromiumos.config.api.test.rtd.v1.ArchiveArtifactRequest 498 (*ArchiveArtifactResponse)(nil), // 6: chromiumos.config.api.test.rtd.v1.ArchiveArtifactResponse 502 …7, // 0: chromiumos.config.api.test.rtd.v1.ReportResultRequest.result:type_name -> chromiumos.conf… [all …]
|
D | invocation.pb.go | 9 // source: chromiumos/config/api/test/rtd/v1/invocation.proto 11 package rtd package 208 // The RTD MUST pass this to Test Lab Service RPCs that act on a particular 266 // can be resolved by the RTD via standard name resolution 478 (*Invocation)(nil), // 0: chromiumos.config.api.test.rtd.v1.Invocation 479 (*Request)(nil), // 1: chromiumos.config.api.test.rtd.v1.Request 480 (*DUT)(nil), // 2: chromiumos.config.api.test.rtd.v1.DUT 481 (*TLSClientConfig)(nil), // 3: chromiumos.config.api.test.rtd.v1.TLSClientConfig 482 (*Request_Environment)(nil), // 4: chromiumos.config.api.test.rtd.v1.Request.Environment 483 (*ProgressSinkClientConfig)(nil), // 5: chromiumos.config.api.test.rtd.v1.ProgressSinkClientConfig [all …]
|
/external/openthread/third_party/mbedtls/repo/docs/ |
D | requirements.txt | 23 # sphinx-rtd-theme 59 # sphinx-rtd-theme 60 sphinx-rtd-theme==1.2.0 69 # via sphinx-rtd-theme
|
/external/mbedtls/docs/ |
D | requirements.txt | 23 # sphinx-rtd-theme 59 # sphinx-rtd-theme 60 sphinx-rtd-theme==1.2.0 69 # via sphinx-rtd-theme
|
/external/trusty/arm-trusted-firmware/plat/imx/imx8ulp/xrdc/ |
D | xrdc_config.h | 92 …EM_0_START, DRAM_MEM_0_SIZE, {1, 1, 0, 2, 1, 0, 1, 1}, {0xfff, 0x93f} }, /* DRAM for LPAV and RTD*/ 93 …EM_1_START, DRAM_MEM_1_SIZE, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfc0, 0} }, /* TEE DRAM for LPAV and RTD*/ 94 …EM_2_START, DRAM_MEM_2_SIZE, {1, 1, 0, 2, 1, 0, 1, 1}, {0xfff, 0x93f} }, /* DRAM for LPAV and RTD*/ 95 …AM_MEM_3_START, DRAM_MEM_3_SIZE, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfc0, 0} }, /* DRAM for LPAV and RTD*/ 96 …EM_4_START, DRAM_MEM_4_SIZE, {1, 1, 0, 2, 1, 0, 1, 1}, {0xfff, 0x93f} }, /* DRAM for LPAV and RTD*/ 98 …AM_MEM_0_START, DRAM_MEM_0_SIZE, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfff, 0} }, /* DRAM for LPAV and RTD*/ 99 …EM_1_START, DRAM_MEM_1_SIZE, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfc0, 0} }, /* TEE DRAM for LPAV and RTD*/ 100 …AM_MEM_2_START, DRAM_MEM_2_SIZE, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfff, 0} }, /* DRAM for LPAV and RTD*/ 105 { 6, 0, 0x80000000, 0x80000000, {1, 1, 0, 1, 1, 0, 1, 1}, {0xfff, 0} }, /* DRAM for LPAV and RTD*/
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/ |
D | wiring_test.go | 15 rtd "go.chromium.org/chromiumos/config/go/api/test/rtd/v1" packageName 22 var invocation rtd.Invocation 87 var invocation rtd.Invocation 101 // Start a service inside RTD to bind to a local port.
|
D | common_test.go | 13 rtd "go.chromium.org/chromiumos/config/go/api/test/rtd/v1" packageName 20 var invocation rtd.Invocation 72 var invocation rtd.Invocation 119 var invocation rtd.Invocation 167 var invocation rtd.Invocation 224 var invocation rtd.Invocation
|
D | wiring_grpc.pb.go | 32 // the duration of the RTD's runtime. 60 // lifetime of the RTD invocation. 71 // ExposePortToDut exposes an RTD port to the specified DUT. 74 // the duration of the RTD's runtime. 154 // the duration of the RTD's runtime. 182 // lifetime of the RTD invocation. 193 // ExposePortToDut exposes an RTD port to the specified DUT. 196 // the duration of the RTD's runtime.
|
/external/sg3_utils/src/ |
D | sg_wr_mode.c | 53 {"rtd", no_argument, 0, 'R'}, 69 " [--rtd] [--save] [--six] [--verbose] " in usage() 94 " --rtd | -R set RTD bit (revert to defaults) in " in usage() 328 bool rtd = false; /* added in spc5r11 */ in main() local 423 rtd = true; in main() 480 if ((pg_code < 0) && (! rtd)) { in main() 499 if (rtd) in main() 599 res = sg_ll_mode_select6_v2(sg_fd, true /* PF */, rtd, save, in main() 602 res = sg_ll_mode_select10_v2(sg_fd, true /* PF */, rtd, save, in main() 624 pr2serr("Doing MODE SELECT(%d) with revert to defaults (RTD) set " in main() [all …]
|
/external/skia/src/gpu/graphite/task/ |
D | ComputeTask.cpp | 32 const RuntimeEffectDictionary* rtd) { in prepareResources() argument 35 Status status = child->prepareResources(provider, scratchManager, rtd); in prepareResources() 54 ReplayTargetData rtd) { in addCommands() argument 75 Status status = child->addCommands(ctx, commandBuffer, rtd); in addCommands()
|
/external/chromiumos-config/proto/chromiumos/config/api/test/harness/tnull/v1/ |
D | BUILD.bazel | 15 "//chromiumos/config/api/test/rtd/v1:rtd_proto", 26 "//chromiumos/config/api/test/rtd/v1:rtd",
|
D | tnull.proto | 3 import "chromiumos/config/api/test/rtd/v1/progress.proto"; 10 // A test with the TNull RTD consists of a Setup step (always executed first) 21 chromiumos.config.api.test.rtd.v1.ProgressSinkClientConfig config = 2;
|
/external/autotest/server/hosts/tls_client/ |
D | autotest_common.proto | 96 // The DUT name is passed to the RTD when the RTD is started. 172 // The DUT name is passed to the RTD when the RTD is started. 232 // The DUT name is passed to the RTD when the RTD is started. 269 // The DUT name is passed to the RTD when the RTD is started. 377 // The DUT name is passed to the RTD when the RTD is started.
|
/external/sg3_utils/doc/ |
D | sg_wr_mode.8 | 8 [\fI\-\-rtd\fR] [\fI\-\-save\fR] [\fI\-\-six\fR] [\fI\-\-verbose\fR] 22 If the \fI\-\-rtd\fR option is given then most other options apart from 24 case only a MODE SELECT command is sent to the \fIDEVICE\fR with the RTD 28 RTD bit in the MODE SELECT(6 and 10) commands. When the \fI\-\-rtd\fR option 123 \fB\-R\fR, \fB\-\-rtd\fR 125 SELECT(6 or 10) command is sent to the \fIDEVICE\fR with the RTD bit set. 138 When used with the \fI\-\-rtd\fR option then both the current and saved
|
/external/arm-trusted-firmware/docs/ |
D | requirements.txt | 23 # sphinx-rtd-theme 64 # sphinx-rtd-theme 66 sphinx-rtd-theme==1.0.0
|
/external/python/pyee/ |
D | DEVELOPMENT.rst | 112 Check on RTD 115 RTD should build automatically but I find there's a delay so I like to kick it 116 off manually. Log into `RTD <https://readthedocs.org>`, log in, then go
|