Home
last modified time | relevance | path

Searched defs:interval (Results 301 - 325 of 1290) sorted by relevance

1...<<11121314151617181920>>...52

/third_party/glfw/tests/
H A Dtearing.c85 static void set_swap_interval(GLFWwindow* window, int interval) in set_swap_interval() argument
/third_party/backends/backend/
H A Du12-hw.c909 struct itimerval interval; local
/third_party/libuv/src/
H A Dfs-poll.c40 unsigned int interval; member
188 uint64_t interval; in poll_cb() local
66 uv_fs_poll_start(uv_fs_poll_t* handle, uv_fs_poll_cb cb, const char* path, unsigned int interval) uv_fs_poll_start() argument
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dglx_empty.c9 glXSwapIntervalSGI(int interval) in glXSwapIntervalSGI() argument
20 glXSwapIntervalMESA(unsigned int interval) in glXSwapIntervalMESA() argument
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_join.c80 struct timespec interval; /* interval for join-leave mode */ variable
/third_party/node/deps/uv/src/
H A Dfs-poll.c40 unsigned int interval; member
188 uint64_t interval; in poll_cb() local
66 uv_fs_poll_start(uv_fs_poll_t* handle, uv_fs_poll_cb cb, const char* path, unsigned int interval) uv_fs_poll_start() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp141 void WindowSurfaceWGL::setSwapInterval(EGLint interval) in setSwapInterval() argument
H A DPbufferSurfaceWGL.cpp188 void PbufferSurfaceWGL::setSwapInterval(EGLint interval) {} in setSwapInterval() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DPbufferSurfaceCGL.cpp102 void PbufferSurfaceCGL::setSwapInterval(EGLint interval) {} in setSwapInterval() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DPbufferSurfaceEAGL.cpp105 void PbufferSurfaceEAGL::setSwapInterval(EGLint interval) {} in setSwapInterval() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DPbufferSurfaceGLX.cpp106 void PbufferSurfaceGLX::setSwapInterval(EGLint interval) {} in setSwapInterval() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DSurfaceNULL.cpp78 void SurfaceNULL::setSwapInterval(EGLint interval) {} in setSwapInterval() argument
/third_party/python/Python/
H A Dceval_gil.h248 unsigned long interval = (gil->interval >= 1 ? gil->interval : 1); in take_gil() local
[all...]
/third_party/selinux/libselinux/utils/
H A Davcstat.c38 static int interval; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c205 int interval; in accounting_interim_update() local
229 int interval; in accounting_sta_start() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c205 int interval; in accounting_interim_update() local
229 int interval; in accounting_sta_start() local
[all...]
/applications/standard/calendardata/calendarmanager/common/
H A Dcalendar_define.h84 optional<int64_t> interval; member
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_graph_coloring.cpp265 auto *interval = node.GetLifeIntervals(); in Remap() local
328 void AddRange(LifeIntervals *interval, InstructionsRanges *dest) in AddRange() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_sampling.cpp21 HeapSampling::HeapSampling(const EcmaVM *vm, Heap *const heap, uint64_t interval, int stackDepth) in HeapSampling() argument
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp63 WatchdogTask::WatchdogTask(std::string name, Task&& task, uint64_t delay, uint64_t interval, bool isOneshot) in WatchdogTask() argument
341 std::string WatchdogTask::GetBlockDescription(uint64_t interval) in GetBlockDescription() argument
50 WatchdogTask(std::string name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) WatchdogTask() argument
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp215 AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, const Task &task, uint64_t interval, bool repeat) AddTimerEvent() argument
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.cpp373 uint64_t interval = std::numeric_limits<uint64_t>::max() - 1; in HWTEST_F() local
/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h53 uint64_t interval = 0; member
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp202 const uint64_t interval = 10000; in CombinationKeyCallback() local
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp160 uint64_t interval = 0; in HWTEST_F() local
185 uint64_t interval = 0; in HWTEST_F() local
370 int32_t interval = 150; // test value in HWTEST_F() local

Completed in 21 milliseconds

1...<<11121314151617181920>>...52