Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 25 of 70) sorted by relevance

123

/third_party/node/test/sequential/
Dtest-performance-eventloopdelay.js34 () => monitorEventLoopDelay({ resolution: i }), property
44 () => monitorEventLoopDelay({ resolution: i }), property
54 const histogram = monitorEventLoopDelay({ resolution: 1 }); property
/third_party/cJSON/tests/
Dreadme_examples.c55 cJSON *resolution = NULL; in create_monitor() local
143 cJSON *resolution = cJSON_CreateObject(); in create_monitor_with_helpers() local
171 const cJSON *resolution = NULL; in supports_full_hd() local
/third_party/grpc/src/php/tests/qps/
Dhistogram.php22 private $resolution; variable in Histogram
36 public function __construct($resolution, $max_possible) {
/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts94 …const resolution = nodeModuleNameResolver(moduleName, containingFile.name, {}, createModuleResolut… constant
137 …const resolution = nodeModuleNameResolver(moduleName, containingFile.name, {}, createModuleResolut… constant
163 …const resolution = nodeModuleNameResolver("b", containingFile.name, {}, createModuleResolutionHost… constant
184 …const resolution = nodeModuleNameResolver("./foo", containingFile.name, {}, createModuleResolution… constant
296 …const resolution = nodeModuleNameResolver("foo", containingFile.name, {}, createModuleResolutionHo… constant
341 …const resolution = nodeModuleNameResolver("foo", containingFile.name, {}, createModuleResolutionHo… constant
353 …const resolution = nodeModuleNameResolver("foo", containingFile.name, {}, createModuleResolutionHo… constant
426 … const resolution = nodeModuleNameResolver("linked", "/app/app.ts", { preserveSymlinks }, host); constant
446 … let resolution = resolveModuleName("a", "/sub/dir/foo.ts", compilerOptions, host, cache); variable
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DHistogramParams.php23 protected $resolution = 0.0; variable in Grpc\\Testing\\HistogramParams
/third_party/grpc/src/ruby/qps/
Dhistogram.rb31 def initialize(resolution, max_possible) argument
/third_party/grpc/src/python/grpcio_tests/tests/qps/
Dhistogram.py27 def __init__(self, resolution, max_possible): argument
/third_party/node/test/js-native-api/test_promise/
Dtest_promise.c23 bool resolution; in concludeCurrentPromise() local
/third_party/python/Include/
Dpytime.h188 double resolution; member
/third_party/boost/libs/spirit/workbench/
Dhigh_resolution_timer.hpp182 timespec resolution; in elapsed_min() local
282 timespec resolution; in elapsed_min() local
/third_party/grpc/src/proto/grpc/testing/
Dstats.proto47 double resolution = 1; // first bucket is [0, 1 + resolution) field
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DHistogram.cs52 public Histogram(double resolution, double maxPossible) in Histogram()
/third_party/boost/libs/serialization/performance/xml/
Dhigh_resolution_timer.hpp186 timespec resolution; in elapsed_min() local
289 timespec resolution; in elapsed_min() local
/third_party/libinput/tools/
Dlibinput-analyze-per-slot-delta.py46 def __init__(self, is_absolute=False, resolution=None, argument
/third_party/ffmpeg/libavcodec/
Dacelp_pitch_delay.c150 int third_as_first, int resolution) in ff_decode_pitch_lag()
/third_party/boost/boost/date_time/
Dtime_resolution_traits.hpp122 static BOOST_CXX14_CONSTEXPR time_resolutions resolution() in resolution() function in boost::date_time::time_resolution_traits
Dtime_duration.hpp80 static BOOST_CXX14_CONSTEXPR time_resolutions resolution() in resolution() function in boost::date_time::time_duration
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c368 FT_UInt resolution = in tt_size_request() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c376 FT_UInt resolution = in tt_size_request() local
/third_party/freetype/src/truetype/
Dttdriver.c367 FT_UInt resolution = in tt_size_request() local
/third_party/grpc/test/core/util/
Dhistogram.cc75 grpc_histogram* grpc_histogram_create(double resolution, in grpc_histogram_create()
/third_party/uboot/u-boot-2020.01/include/
Dexynos_lcd.h69 unsigned int resolution; member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-sbix-table.hh121 HBUINT16 resolution; /* The device pixel density (in PPI) for which this member
/third_party/boost/boost/interprocess/detail/
Dos_thread_functions.hpp225 const ldouble_t resolution = (100.0l/1000000000.0l); in get_current_process_creation_time() local
/third_party/python/Lib/test/
Dtest_telnetlib.py125 def resolution(self): member in MockSelector

123