Home
last modified time | relevance | path

Searched +defs:absolute +defs:time (Results 1 – 10 of 10) sorted by relevance

/third_party/libinput/src/
Dlibinput.c161 uint64_t time; member
169 uint64_t time; member
172 struct device_coords absolute; member
183 uint64_t time; member
191 uint64_t time; member
205 uint64_t time; member
217 uint64_t time; member
240 uint64_t time; member
2140 libinput_device_add_event_listener(struct libinput_device *device, in libinput_device_add_event_listener()
2222 uint64_t time, in post_device_event()
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts392 absolute?: boolean; property
634 time: number; property
4421 readonly absolute: boolean; property
9724 readonly time: number; property
19116 time(label?: string): void; method
Dtsc.js2975 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3002 function writeEvent(eventType, phase, name, args, extras, time) { argument
4853 function setModifiedTime(path, time) { argument
15355 function getIncludeBasePath(absolute) { argument
95349 function reportTimeStatistic(name, time) { argument
DtypingsInstaller.js3560 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3589 function writeEvent(eventType, phase, name, args, extras, time) { argument
7528 function setModifiedTime(path, time) { argument
19405 function getIncludeBasePath(absolute) { argument
Dtsserverlibrary.js3765 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
7733 function setModifiedTime(path, time) { argument
19610 function getIncludeBasePath(absolute) { argument
159217 function hrTimeToMilliseconds(time) { argument
Dtsserver.js3571 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3600 function writeEvent(eventType, phase, name, args, extras, time) { argument
7539 function setModifiedTime(path, time) { argument
19416 function getIncludeBasePath(absolute) { argument
159023 function hrTimeToMilliseconds(time) { argument
DtypescriptServices.js3765 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
7733 function setModifiedTime(path, time) { argument
19610 function getIncludeBasePath(absolute) { argument
Dtypescript.js3765 …eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBegin… property
3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
7733 function setModifiedTime(path, time) { argument
19610 function getIncludeBasePath(absolute) { argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts372 absolute?: boolean; property
614 time: number; property
4401 readonly absolute: boolean; property
9704 readonly time: number; property
19096 time(label?: string): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts5325 time(timerName?: string): void; method
5643 absolute: boolean; property