Home
last modified time | relevance | path

Searched defs:ck (Results 1 – 25 of 3605) sorted by relevance

12345678910>>...145

/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Dclock.c40 void gf_clock_del(GF_Clock *ck) in gf_clock_del()
135 void gf_clock_reset(GF_Clock *ck) in gf_clock_reset()
164 void gf_clock_pause(GF_Clock *ck) in gf_clock_pause()
173 void gf_clock_resume(GF_Clock *ck) in gf_clock_resume()
191 u32 gf_clock_real_time(GF_Clock *ck) in gf_clock_real_time()
222 u32 gf_clock_time(GF_Clock *ck) in gf_clock_time()
240 u32 gf_clock_media_time(GF_Clock *ck) in gf_clock_media_time()
249 u32 gf_clock_elapsed_time(GF_Clock *ck) in gf_clock_elapsed_time()
255 Bool gf_clock_is_started(GF_Clock *ck) in gf_clock_is_started()
262 void gf_clock_buffer_on(GF_Clock *ck) in gf_clock_buffer_on()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Dclock.c40 void gf_clock_del(GF_Clock *ck) in gf_clock_del()
135 void gf_clock_reset(GF_Clock *ck) in gf_clock_reset()
164 void gf_clock_pause(GF_Clock *ck) in gf_clock_pause()
173 void gf_clock_resume(GF_Clock *ck) in gf_clock_resume()
191 u32 gf_clock_real_time(GF_Clock *ck) in gf_clock_real_time()
222 u32 gf_clock_time(GF_Clock *ck) in gf_clock_time()
240 u32 gf_clock_media_time(GF_Clock *ck) in gf_clock_media_time()
249 u32 gf_clock_elapsed_time(GF_Clock *ck) in gf_clock_elapsed_time()
255 Bool gf_clock_is_started(GF_Clock *ck) in gf_clock_is_started()
262 void gf_clock_buffer_on(GF_Clock *ck) in gf_clock_buffer_on()
[all …]
/dports/sysutils/consolekit2/ConsoleKit2-520b862/libconsolekit/
H A Dtest-libconsolekit.c47 test_seat_get_active (LibConsoleKit *ck, in test_seat_get_active()
76 test_seat_get_sessions (LibConsoleKit *ck, in test_seat_get_sessions()
115 test_session_is_active (LibConsoleKit *ck, in test_session_is_active()
131 test_session_is_remote (LibConsoleKit *ck, in test_session_is_remote()
147 test_session_get_uid (LibConsoleKit *ck, in test_session_get_uid()
163 test_session_get_seat (LibConsoleKit *ck, in test_session_get_seat()
217 test_session_get_type (LibConsoleKit *ck, in test_session_get_type()
271 test_session_get_tty (LibConsoleKit *ck, in test_session_get_tty()
289 test_session_get_vt (LibConsoleKit *ck, in test_session_get_vt()
305 test_pid_get_session (LibConsoleKit *ck, in test_pid_get_session()
[all …]
H A Dlibconsolekit.c105 lib_consolekit_init (LibConsoleKit *ck) in lib_consolekit_init()
153 lib_consolekit_seat_get_active (LibConsoleKit *ck, in lib_consolekit_seat_get_active()
279 lib_consolekit_seat_get_sessions (LibConsoleKit *ck, in lib_consolekit_seat_get_sessions()
438 lib_consolekit_session_is_active (LibConsoleKit *ck, in lib_consolekit_session_is_active()
513 lib_consolekit_session_is_remote (LibConsoleKit *ck, in lib_consolekit_session_is_remote()
590 lib_consolekit_session_get_uid (LibConsoleKit *ck, in lib_consolekit_session_get_uid()
675 lib_consolekit_session_get_seat (LibConsoleKit *ck, in lib_consolekit_session_get_seat()
768 lib_consolekit_session_get_type (LibConsoleKit *ck, in lib_consolekit_session_get_type()
1206 lib_consolekit_session_get_tty (LibConsoleKit *ck, in lib_consolekit_session_get_tty()
1314 lib_consolekit_session_get_vt (LibConsoleKit *ck, in lib_consolekit_session_get_vt()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Dconfigobject_test.cpp11 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
18 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
24 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
40 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
47 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
53 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
80 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
88 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
111 auto ck = ConfigKey("[Test]", "test"); in TEST_F() local
118 auto ck = ConfigKey("[Test]", "foo"); in TEST_F() local
H A Dcontrolobjecttest.cpp40 ConfigKey ck("[Microphone1]", "volume"); in TEST_F() local
54 ConfigKey ck("[Test]", "persist"); in TEST_F() local
62 ConfigKey ck("[Test]", "persist"); in TEST_F() local
71 ConfigKey ck("[Test]", "persist"); in TEST_F() local
80 ConfigKey ck("[Test]", "persist"); in TEST_F() local
/dports/math/octave-forge-nurbs/nurbs-1.4.3/inst/
H A Dnrbcrvderiveval.m36 ck = arrayfun (@(x) nrbcrvderiveval__ (crv, x, d), u, 'UniformOutput', false); variable
37 ck = cat (3, ck{:}); variable
51 ck = zeros (3, d+1); variable
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_clock.c42 Evas_Object *ck = eina_list_nth(items, 0); in set_api_state() local
112 Evas_Object *win, *bx, *ck, *bt, *bxx; in test_clock() local
191 Evas_Object *ck = data; in _edit_bt_clicked() local
206 Evas_Object *ck = data; in _hmode_bt_clicked() local
221 Evas_Object *ck = data; in _pause_cb() local
231 Evas_Object *ck = data; in _pause_resume_bt_clicked() local
247 Evas_Object *win, *bx, *hbx, *ck, *bt, *bxx; in test_clock_edit() local
306 Evas_Object *win, *bx, *ck, *lb; in test_clock_edit2() local
352 Evas_Object *win, *bx, *ck, *bt; in test_clock_pause() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ooc_vector/berkeleydb/
H A Dooc_chains.hpp9 SaveChunk( typename Chain<TYPE>::Chunk & ck ){ in SaveChunk()
40 RemoveChunk( typename Chain<TYPE>::Chunk & ck ){ in RemoveChunk()
50 FetchChunk( typename Chain<TYPE>::Chunk & ck ){ in FetchChunk()
84 typename Chain<TYPE>::Chunk & ck = chunks[ci]; in LoadAll() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ooc_vector/io/
H A Dooc_chains.hpp9 SaveChunk( typename Chain<TYPE>::Chunk & ck ){ in SaveChunk()
40 RemoveChunk( typename Chain<TYPE>::Chunk & ck ){ in RemoveChunk()
50 FetchChunk( typename Chain<TYPE>::Chunk & ck ){ in FetchChunk()
85 typename Chain<TYPE>::Chunk & ck = chunks[ci]; in LoadAll() local
H A Dooc_chains_kcdb.hpp10 SaveChunk( typename Chain<TYPE>::Chunk & ck ){ in SaveChunk()
39 RemoveChunk( typename Chain<TYPE>::Chunk & ck ){ in RemoveChunk()
49 FetchChunk( typename Chain<TYPE>::Chunk & ck ){ in FetchChunk()
82 typename Chain<TYPE>::Chunk & ck = chunks[ci]; in LoadAll() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/String/
H A DRegex.java32 static void ck(boolean x, boolean ans) throws Exception { in ck() method in Regex
37 static void ck(String x, String ans) throws Exception { in ck() method in Regex
42 static void ck(String[] x, String[] ans) throws Exception { in ck() method in Regex
/dports/cad/alliance/alliance/src/boog/src/
H A Dbog_normalize_register.c48 static int clock_values(char* ck, chain_list* abl) in clock_values()
74 char* ck=NULL, *new; in find_stable() local
106 char* ck, *save_ck=NULL; in loc_format_register() local
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DFontSelector.java112 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx)); in process() local
130 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx)); in process() local
143 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx == -1 ? 0 : lastidx)); in process() local
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DFontSelector.java102 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx)); in process() local
120 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx)); in process() local
133 Chunk ck = new Chunk(sb.toString(), (Font)fonts.get(lastidx == -1 ? 0 : lastidx)); in process() local
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/dsp/
H A Dbits.cpp36 T ck = (T(1) << (n - i - 1)); in test_reverse_bits() local
44 T ck = (T(1) << (n - 5 - i)); in test_reverse_bits() local
52 T ck = (T(1) << (3 - i)); in test_reverse_bits() local

12345678910>>...145