Home
last modified time | relevance | path

Searched defs:period (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueryHelper.h30 float period; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriodFormatter.java32 String format(Period period); in format() argument
H A DBasicPeriodFormatter.java40 public String format(Period period) { in format() argument
H A DBasicDurationFormatter.java119 protected String doFormat(Period period) { in doFormat() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriodFormatter.java34 String format(Period period); in format() argument
H A DBasicPeriodFormatter.java41 public String format(Period period) { in format() argument
H A DBasicDurationFormatter.java120 protected String doFormat(Period period) { in doFormat() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/spirv-tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeModularCounter.hpp40 explicit ModularCounter (T period, T initialValue = T{0}) in ModularCounter() argument
/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c37 static void test_postfilter(int period) in test_postfilter() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h53 intel_compute_pixel_hash_table_3way(unsigned n, unsigned m, unsigned period, unsigned index, bool flip, uint32_t *p) intel_compute_pixel_hash_table_3way() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dperiodic_sampler.h196 SetGlobalPeriod(int period) SetGlobalPeriod() argument
[all...]
/third_party/skia/docs/examples/
H A Dpong.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
H A Dpong2.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
/third_party/ffmpeg/libavcodec/
H A Dopusdsp.c23 static void postfilter_c(float *data, int period, float *gains, int len) in postfilter_c() argument
/third_party/ffmpeg/libavdevice/
H A Dtimefilter.c76 double ff_timefilter_update(TimeFilter *self, double system_time, double period) in ff_timefilter_update() argument
50 ff_timefilter_new(double time_base, double period, double bandwidth) ff_timefilter_new() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/node/deps/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h99 void roundUp64(int32_t period) { in roundUp64() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h254 const unsigned period = (reg.type == BRW_REGISTER_TYPE_UV || in is_periodic() local
261 const unsigned period = (reg.hstride == 0 && reg.vstride == 0 ? 1 : in is_periodic() local
/third_party/libevdev/test/
H A Dtest-libevdev-events.c1818 int delay = 500, period = 200; in START_TEST() local
H A Dtest-libevdev-has-event.c220 int delay = 0xab, period = 0xbc; in START_TEST() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h124 struct fd_hw_sample_period *period; member

Completed in 14 milliseconds

1234