/third_party/typescript/src/compiler/ |
D | performanceCore.ts | 9 performance: Performance; 13 export interface Performance { interface 43 declare const performance: Performance | undefined; 47 …function hasRequiredAPI(performance: Performance | undefined, PerformanceObserver: PerformanceObse… 74 let performance: Performance;
|
/third_party/boost/libs/coroutine/doc/ |
D | performance.qbk | 8 [section:performance Performance] 10 Performance of __boost_coroutine__ was measured on the platforms shown in the 11 following table. Performance measurements were taken using `rdtsc` and 16 [table Performance of asymmetric coroutines 40 [table Performance of symmetric coroutines
|
/third_party/boost/libs/statechart/example/ |
D | Jamfile.v2 | 70 : Performance : Performance ] 72 : Performance : Performance : $(custom) ] 74 : Performance : Performance : $(native) ]
|
/third_party/boost/libs/coroutine2/doc/ |
D | performance.qbk | 8 [section:performance Performance] 10 Performance measurements were taken using `std::chrono::highresolution_clock`, 17 [table Performance of context switch
|
/third_party/boost/libs/context/doc/ |
D | performance.qbk | 9 [section:performance Performance] 11 Performance measurements were taken using `std::chrono::highresolution_clock`, 18 [table Performance of context switch
|
/third_party/boost/libs/spirit/doc/karma/ |
D | numeric_performance.qbk | 9 [section:numeric_performance Performance of Numeric Generators] 47 [table Performance comparison for a single int (all times in [s], `1e7` iterations) 55 [fig int_performance.png..Performance comparison for a single int..spirit.karma.int_performance] 101 [table Performance comparison for a single double (all times in [s], `1e6` iterations) 109 [fig double_performance.png..Performance comparison for a single double..spirit.karma.double_perfor… 157 [table Performance comparison for a sequence of several items (all times in [s], `1e6` iterations) 165 [fig format_performance.png..Performance comparison for a sequence of several items..spirit.karma.f…
|
/third_party/icu/icu4j/perf-tests/ |
D | manifest.stub | 2 Specification-Title: ICU for Java Performance Tests 5 Implementation-Title: ICU for Java Performance Tests
|
/third_party/node/test/fixtures/wpt/interfaces/ |
D | hr-time.idl | 9 interface Performance : EventTarget { 16 [Replaceable] readonly attribute Performance performance;
|
/third_party/node/doc/api/ |
D | perf_hooks.md | 1 # Performance measurement APIs 10 [Web Performance APIs][] as well as additional APIs for 13 Node.js supports the following [Web Performance APIs][]: 16 * [Performance Timeline][] 54 Performance Timeline. If `name` is provided, removes only the named mark. 125 Creates a new `PerformanceMark` entry in the Performance Timeline. A 128 `performanceEntry.duration` is always `0`. Performance marks are used 129 to mark specific significant moments in the Performance Timeline. 144 Creates a new `PerformanceMeasure` entry in the Performance Timeline. A 151 Performance Timeline, or *may* identify any of the timestamp properties [all …]
|
/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-tag.h | 19 Function = 1 << 8, Performance = 2 << 8, Power = 3 << 8, Reliability = 4 << 8, enumerator 72 static const int performance = Performance;
|
/third_party/boost/libs/math/doc/performance/ |
D | performance.qbk | 4 [mathpart perf Performance] 6 [section:perf_over2 Performance Overview] 36 [section:getting_best Getting the Best Performance from this Library: Compiler and Compiler Options] 47 [endsect] [/section:getting_best Getting the Best Performance from this Library: Compiler and Compi… 49 [section:tradoffs Trading Accuracy for Performance] 158 [endsect] [/section:tradoffs Trading Accuracy for Performance] 177 [section:tuning Performance Tuning Macros] 278 [endsect] [/section:tuning Performance Tuning Macros] 325 [section:perf_test_app The Performance Test Applications] 373 [endsect] [/section:perf_test_app The Performance Test Applications] [all …]
|
/third_party/benchmark/docs/ |
D | perf_counters.md | 3 # User-Requested Performance Counters 12 * The benchmark is run on an architecture featuring a Performance Monitoring
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
D | README.md | 18 ## Basic Performance Tests 36 ## Skottie Frames Performance 50 ## SKP Performance
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | performance | 1 Fixing Performance 15 - Performance in state changes 20 - Performance in data passing.
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderCompilationCases.hpp | 33 namespace Performance namespace
|
D | es3pShaderCompilerTests.cpp | 32 namespace Performance namespace
|
D | es3pPerformanceTests.hpp | 33 namespace Performance namespace
|
D | es3pStateChangeCallTests.hpp | 33 namespace Performance namespace
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderCompilationCases.hpp | 33 namespace Performance namespace
|
D | es2pTextureUploadTests.hpp | 34 namespace Performance namespace
|
D | es2pShaderCompilerTests.cpp | 32 namespace Performance namespace
|
D | es2pStateChangeTests.hpp | 33 namespace Performance namespace
|
D | es2pTextureFilteringTests.hpp | 33 namespace Performance namespace
|
D | es2pPerformanceTests.hpp | 33 namespace Performance namespace
|
/third_party/node/test/fixtures/wpt/hr-time/ |
D | idlharness.any.js | 20 Performance: ['performance'], property
|