/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function 66 (0035) x=$(convert $value $xmax $xscale);; 67 (0036) y=$(convert $value $ymax $yscale);;
|
/system/core/liblog/ |
D | logprint.cpp | 1292 struct timespec convert; in convertMonotonic() member 1294 struct timespec time, convert; in convertMonotonic() local 1393 subTimespec(&list->convert, &time, &monotonic); in convertMonotonic() 1398 if (subTimespec(&time, subTimespec(&time, &list->time, &list->convert), in convertMonotonic() 1402 subTimespec(&convert, &list->convert, &suspended_diff); in convertMonotonic() 1405 convert = list->convert; in convertMonotonic() 1408 sumTimespec(&time, &convert); in convertMonotonic() 1413 list->convert = convert; in convertMonotonic() 1420 list->convert = convert; in convertMonotonic() 1421 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic() [all …]
|
/system/core/healthd/ |
D | Android.mk | 54 android.hardware.health@1.0-convert \ 92 android.hardware.health@1.0-convert \ 150 android.hardware.health@1.0-convert \
|
D | Android.bp | 35 "android.hardware.health@1.0-convert",
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 343 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 385 report.AddField(name, convert(value), linebreak=linebreak, 422 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 426 convert=convert, msg_name=msg_name, 430 def _CheckOptionalField(msg, field_name, report, convert=str, argument 434 convert=convert, linebreak=linebreak, 675 convert=common.FormatSha256) 695 convert=common.FormatSha256)
|
D | checker_unittest.py | 155 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 188 report.AddField(name, convert(val), linebreak=linebreak, indent=indent) 193 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 206 is_present, is_submsg, convert, linebreak, indent) 209 kwargs = {'convert': convert, 'linebreak': linebreak, 'indent': indent} 220 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument 232 is_present, False, convert, linebreak, indent) 236 kwargs = {'convert': convert, 'linebreak': linebreak, 'indent': indent}
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 19 The mmc_trace_reduce script will take the output from the kernel, and convert it
|
/system/extras/libjsonpb/parse/ |
D | Android.bp | 15 // A convenient library to convert any JSON string to a specific Protobuf
|
/system/tools/hidl/ |
D | README.md | 46 This is a helper tool to convert C headers to valid .hal files.
|
/system/extras/libjsonpb/ |
D | README.md | 19 - Parser code (that uses `libjsoncpp`) must explicitly convert strings to 53 In addition to a sanity check that `libprotobuf` can convert the JSON file to a
|
/system/media/audio_utils/ |
D | Doxyfile | 1192 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
D | Doxyfile.orig | 1192 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
/system/chre/pal/doc/ |
D | Doxyfile | 1236 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1236 # The HTML Help Workshop contains a compiler that can convert all HTML output
|