Home
last modified time | relevance | path

Searched defs:performance (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_performance.h37 struct performance { struct
43 dependency_class() const in dependency_class()
73 * performance doesn't scale without limits as a function of its thread argument
80 performance(const performance &perf); argument
82 operator=(performance u); argument
Dbrw_ir_performance.cpp1639 brw::performance::performance(const fs_visitor *v) : in performance() function in brw::performance
1645 brw::performance::performance(const vec4_visitor *v) : in performance() function in brw::performance
/third_party/typescript/src/compiler/
DperformanceCore.ts9 performance: Performance; property
45 declare const performance: Performance | undefined; constant
79 …const { performance: nodePerformance, PerformanceObserver } = require("perf_hooks") as typeof impo… constant
/third_party/skia/third_party/externals/oboe/docs/
DFullGuide.md354 ### Using a high priority callback
452 ### Setting performance mode
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts1071 const programTime = isPerformanceEnabled ? performance.getDuration("Program") : 0; constant
1072 const bindTime = isPerformanceEnabled ? performance.getDuration("Bind") : 0; constant
1073 const checkTime = isPerformanceEnabled ? performance.getDuration("Check") : 0; constant
1074 const emitTime = isPerformanceEnabled ? performance.getDuration("Emit") : 0; constant
/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-tag.h73 static const int performance = Performance; variable
/third_party/typescript/tests/lib/
Dlib.d.ts16008 performance: Performance; property
16841 declare var performance: Performance; variable
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5505 readonly performance: Performance; property
Ddom.generated.d.ts16944 readonly performance: Performance; property
/third_party/typescript/lib/
Dlib.webworker.d.ts5525 readonly performance: Performance; property
Dlib.dom.d.ts16964 readonly performance: Performance; property
Dtsc.js3036 function hasRequiredAPI(performance, PerformanceObserver) { argument
3110 (function (performance) { argument
DtypingsInstaller.js3561 function hasRequiredAPI(performance, PerformanceObserver) { argument
3649 (function (performance) { argument