Home
last modified time | relevance | path

Searched defs:repeat (Results 26 – 50 of 160) sorted by relevance

1234567

/third_party/freetype/src/tools/
Dtest_bbox.c136 long repeat ) in profile_outline()
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dtest_bbox.c137 long repeat ) in profile_outline()
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_bbox.c136 long repeat ) in profile_outline()
/third_party/weex-loader/test/expect/
Do.js712 "repeat": "function () {return this.tabItems}", property
727 "repeat": "function () {return this.tabItems}", property
805 "repeat": "function () {return this.items}", property
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DTimer.java91 abstract public void time(int repeat); in time()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dcheckkeys.c106 PrintKey(SDL_Keysym * sym, SDL_bool pressed, SDL_bool repeat) in PrintKey()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DTimer.java94 abstract public void time(int repeat); in time()
/third_party/libuv/src/win/
Dcore.c431 int repeat; in uv__poll_wine() local
511 int repeat; in uv__poll() local
/third_party/node/test/sequential/
Dtest-fs-watch.js48 function repeat(fn) { function
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
Dprivate-lib-plat-freertos.h124 #define LWS_PLAT_TIMER_CREATE(name, interval, repeat, opaque, cb) \ argument
/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgsttonegeneratesrc.h65 gboolean repeat; /* 0/1 if the tone repeates itself or not. */ member
/third_party/libwebsockets/lib/plat/freertos/
Dprivate-lib-plat-freertos.h126 #define LWS_PLAT_TIMER_CREATE(name, interval, repeat, opaque, cb) \ argument
/third_party/node/lib/
Dtimers.js209 function setInterval(callback, repeat, arg1, arg2, arg3) { argument
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioStreamBuffered.cpp136 bool repeat = true; in transfer() local
/third_party/ltp/tools/sparse/sparse-src/
Dmemops.c187 int repeat = repeat_phase; in simplify_loads() local
/third_party/python/Lib/test/
Dtest_timeit.py164 def repeat(self, stmt, setup, repeat=None, number=None): argument
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfakesrc.c250 gint counter, repeat = 3, num_buffers = 10; in GST_START_TEST() local
/third_party/libxml2/
DtestRegexp.c16 static int repeat = 0; variable
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser_repeat_test.cc51 auto* repeat = cmd->AsRepeat(); in TEST_F() local
/third_party/libdrm/tests/modetest/
Dcursor.c71 uint32_t repeat; member
/third_party/skia/third_party/externals/tint/src/diagnostic/
Dformatter.cc99 void repeat(char c, size_t n) { in repeat() function
/third_party/libuv/test/
Dtest-timer.c93 uv_timer_t repeat, never; in TEST_IMPL() local
/third_party/ffmpeg/libavcodec/
Dmss2.c181 int last_symbol = 0, repeat = 0, prev_avail = 0; in decode_555() local
254 int last_symbol = 0, repeat = 0, prev_avail = 0; in decode_rle() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance()
1181 deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineTest()
1396 deUint32 repeat = repeats[k]; in AddRepeatedPipelineTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance()
1181 deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineTest()
1396 deUint32 repeat = repeats[k]; in AddRepeatedPipelineTests() local

1234567