Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/loaders/
Dproto-loader.js33 var normOrigin = protobuf.util.path.normalize(origin);
34 var normTarget = protobuf.util.path.normalize(target);
/development/samples/TtsEngine/src/com/example/android/ttsengine/
DRobotSpeakTtsService.java183 char value = normalize(text.charAt(i)); in onSynthesizeText()
200 private static char normalize(char input) { in normalize() method in RobotSpeakTtsService
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DCalendarQueryService.java113 time.normalize(true); in onHandleIntent()
114 long endTime = time.normalize(true); in onHandleIntent()
/development/tools/winscope/
Dyarn.lock136 normalize-path "^2.0.0"
241 normalize-range "^0.1.2"
1332 postcss-normalize-charset "^1.1.0"
1333 postcss-normalize-url "^3.0.7"
2562 normalize-package-data "^2.3.4"
2589 normalize-path "^2.0.1"
2745 normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
2747 …resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#1…
2754 normalize-path@^2.0.0, normalize-path@^2.0.1:
2756 …resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a…
[all …]