Searched refs:readings (Results 1 – 25 of 26) sorted by relevance
12
/external/autotest/client/site_tests/network_WiFiTxRx/ |
D | network_WiFiTxRx.py | 50 readings = regex.match(association) 51 if readings: 52 modulation = readings.group(1) 53 quality = int(readings.group(2)) / int(readings.group(3)) 54 rx = int(readings.group(4)) 55 tx = int(readings.group(5))
|
D | network-flipflop.sh | 180 progress Allowing link $gateway strength/quality readings to stabilise;
|
/external/icu/icu4c/source/data/translit/ |
D | Han_Latin_Names.txt | 8 # This transform is primarily intended to produce readings for Chinese surnames, or for full 11 # Several Han characters have different readings in surnames, than the readings found in Han-Latin. 20 # Convert special name readings that depend on next character 27 # Convert single characters with special name readings
|
D | Hans_Hant.txt | 1311 # separate readings for po1 or po4 from pu2
|
/external/walt/docs/ |
D | ChromeOS.md | 23 This continuously displays readings from WALT's sensors (press Ctrl-C to stop): 33 …re the light sensors (photodiodes), shading them or exposing to light should change their readings.
|
/external/autotest/client/cros/power/ |
D | power_dashboard.py | 412 if len(self._logger.readings) == 0: 417 'sample_count': len(self._logger.readings) - 1, 428 for i, domain_readings in enumerate(zip(*self._logger.readings)):
|
D | power_status.py | 1701 self.readings = [] 1724 readings = [] 1726 readings.append(meas.refresh()) 1727 return readings 1737 self.readings.append(self.refresh()) 1806 for i, domain_readings in enumerate(zip(*self.readings)):
|
/external/perfetto/protos/perfetto/trace/ |
D | clock_snapshot.proto | 22 // A snapshot of clock readings to allow for trace alignment.
|
D | perfetto_trace.proto | 400 // A snapshot of clock readings to allow for trace alignment.
|
/external/libxml2/result/ |
D | intsubset2.xml.sax | 230 The readings for the kanji in several languages, and the meanings, also 231 in several languages. The readings and meanings are grouped to enable 237 Japanese readings that are now only associated with names. 253 kanji. The readings are in the (Republic of Korea) Ministry
|
D | intsubset2.xml.sax2 | 230 The readings for the kanji in several languages, and the meanings, also 231 in several languages. The readings and meanings are grouped to enable 237 Japanese readings that are now only associated with names. 253 kanji. The readings are in the (Republic of Korea) Ministry
|
/external/libxml2/result/noent/ |
D | intsubset2.xml.sax2 | 230 The readings for the kanji in several languages, and the meanings, also 231 in several languages. The readings and meanings are grouped to enable 237 Japanese readings that are now only associated with names. 253 kanji. The readings are in the (Republic of Korea) Ministry
|
/external/tensorflow/tensorflow/core/example/ |
D | feature_util_test.cc | 421 std::vector<float> readings{1.0, 2.5, 5.0}; in TEST() local 422 AppendFeatureValues(readings, GetFeatureList("movie_ratings", &se)->Add()); in TEST()
|
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/ |
D | control | 9 CRITERIA = """Fails if power consumption readings during heavy-duty random r/w
|
/external/walt/ |
D | README.google | 73 diode readings were required to achieve accurate results. This required
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | README | 121 See also doc/index.html for further references and recommended readings.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CompilerWriterInfo.rst | 116 * `GCC reading list <http://gcc.gnu.org/readings.html>`_
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 108 * `GCC reading list <http://gcc.gnu.org/readings.html>`_
|
/external/tensorflow/tensorflow/lite/java/ovic/ |
D | README.md | 175 …cesses running on the phone. A few things that help stabilize the app's readings are placing the p…
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | README.md | 41 * Ambient light sensor readings are ignored.
|
/external/python/cpython2/Tools/pybench/ |
D | README | 47 background processes running which cause the readings to become
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | europe | 2963 # 2:00. The bill needs to be approved in the second and the third readings by 2974 # bill will be approved in the second and the third readings on Friday,
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 3143 readings for the 600 dpi were not as high as standard microfilming.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 135139 readings %40962 rˈidɪŋz, rˈɛdɪŋz
|
12