/external/cronet/third_party/metrics_proto/ |
D | structured_data.proto | 25 // metrics. For projects recorded from Chrome OS's platform2 repository, this 39 // For events recorded when a user is not logged in or for events recorded 69 // structured.xml that determine what is recorded. 72 // recorded as name_hash. 77 // value is recorded as-is in value_int64. 80 // recorded as-is in value_string. This is sometimes referred to as a 84 // The string itself is not recorded, instead, value_hmac records the 90 // recorded as-is in value_double.
|
/external/autotest/client/site_tests/video_AVAnalysis/ |
D | control.vp9.720 | 8 PURPOSE = "Play bar-coded video on ChromeOS DUT so it can be recorded for analysis." 10 This test does not verify anything yet. Just plays a video so it can be recorded. 20 This test plays a bar-coded video file on DUT so it can be recorded.
|
/external/jline/src/src/main/java/jline/ |
D | WindowsTerminal.java | 468 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput() argument 470 this.firstByte = (byte) recorded; in setInput() 475 setInputUTF8(recorded, wrapped); in setInput() 483 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8() argument
|
D | UnixTerminal.java | 382 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput() argument 384 this.firstByte = (byte) recorded; in setInput() 389 setInputUTF8(recorded, wrapped); in setInput() 397 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8() argument
|
/external/trace-cmd/Documentation/trace-cmd/ |
D | trace-cmd-split.1.txt | 42 This specifies how many seconds should be recorded before the new file 46 This specifies how many milliseconds should be recorded before the new 50 This specifies how many microseconds should be recorded before the new 54 This specifies how many events should be recorded before the new file 58 This specifies the number of pages that should be recorded before the new
|
/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/ |
D | MockStatic.java | 67 static String recorded = null; field in MockStatic.SubClass 74 recorded = toRecord; in record() 336 SubClass.recorded = null; in doReturnSpyHasNoSideEffect() 338 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect() 342 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect() 346 assertEquals("no sideeffect", SubClass.recorded); in doReturnSpyHasNoSideEffect()
|
/external/autotest/client/site_tests/touch_GestureNav/ |
D | README | 2 All scrolls recorded should be unaccelerated and done in a single motion 6 The gesture files for each device recorded are:
|
/external/autotest/client/site_tests/touch_TabSwitch/ |
D | README | 2 recorded should be unaccelerated and done in a single motion (i.e. do not 4 the test would break the test. The gesture files for each device recorded are:
|
/external/autotest/client/site_tests/touch_ScrollDirection/ |
D | README | 2 recorded should be unaccelerated and done in a single motion (i.e. do not 4 the test would break the test. The gesture files for each device recorded are:
|
/external/cronet/third_party/metrics_proto/ukm/ |
D | source.proto | 145 // Metadata about the navigation that is set when the URL is recorded. 148 // The URL of the source, as recorded in history. If this URL has not been 149 // discovered by Google's crawler, it should not be recorded. 159 // discovered by Google's crawler, it should not be recorded. 169 // recorded navigation time is in TimeTicks, which is the relative time since
|
/external/elfutils/tests/ |
D | run-unit-info.sh | 56 Iterate no info, compare recorded info with dwarf_cu_info. 69 Iterate no info, compare recorded info with dwarf_cu_info.
|
/external/trace-cmd/Documentation/libtracecmd/ |
D | libtracecmd-instances.txt | 26 instances recorded in a trace file. The top instance is not counted. 31 tracing instance with given index _indx_, recorded in a trace file. 46 instances recorded in a trace file.
|
D | libtracecmd-peer.txt | 7 recorded in multiple trace files. 23 The trace data of each peer from the session is recorded in separate trace files. 31 This ID is used to match multiple trace files recorded in a same trace
|
/external/autotest/client/site_tests/touch_TapSettings/ |
D | README | 2 All playback movements recorded should be unaccelerated and be done in a single 6 recorded are:
|
/external/oboe/apps/OboeTester/docs/ |
D | PrivacyPolicy.md | 17 It is possible for you, the user, to share WAV files that have been recorded. 19 This is optional. No recorded audio is uploaded or saved by the program unless the user requests it.
|
/external/skia/site/docs/dev/tools/ |
D | debugger.md | 56 the parameters that were recorded with that command. 96 ids in the process that recorded the SKP. 102 When MSKPs are recorded in Android, Extra information about offscreen hardware 103 layers is recorded. The sample google calendar mskp linked above contains this 106 There are two kinds of events relevant to recorded android layer use. 169 Original size - the natural size of the canvas, when it was recorded. Fit to
|
/external/tensorflow/tensorflow/core/framework/ |
D | step_stats.proto | 37 // Output sizes recorded for a single execution of a graph node. 54 // Time/size stats recorded for a single execution of a graph node.
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.texture.upload.txt | 44 recorded iteration time includes only multiple texture upload calls). 46 each upload and swaps buffers afterwards (i.e. recorded iteration time
|
/external/autotest/client/site_tests/touch_MouseScroll/ |
D | README | 2 recorded should be done in a single motion (i.e. do not give a pause between 4 the test. The gesture files recorded are:
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_mojo_event_info.proto | 26 // handle watcher, recorded when an event if notified to the watcher. The code 40 // The native symbol can be symbolized after the trace is recorded.
|
/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
D | LatencyAnalyzer.h | 223 static int measureLatencyFromPulse(AudioRecording &recorded, in measureLatencyFromPulse() argument 229 int numCorrelations = recorded.size() - pulse.size(); in measureLatencyFromPulse() 231 ALOGE("%s() recording too small = %d frames\n", __func__, recorded.size()); in measureLatencyFromPulse() 238 float correlation = calculateNormalizedCorrelation(&recorded.getData()[i], in measureLatencyFromPulse()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_StatsAggregatorSummary.pbtxt | 4 summary: "Produces a summary of any statistics recorded by the given statistics manager."
|
D | api_def_ExperimentalStatsAggregatorSummary.pbtxt | 4 summary: "Produces a summary of any statistics recorded by the given statistics manager."
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/ |
D | retrieving-metadata.md | 61 * JPEG motion photos recorded by Google Pixel and Samsung camera apps. This 64 * HEIC motion photos recorded by Google Pixel and Samsung camera apps. This
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/ |
D | retrieving-metadata.md | 61 * JPEG motion photos recorded by Google Pixel and Samsung camera apps. This 64 * HEIC motion photos recorded by Google Pixel and Samsung camera apps. This
|