Home
last modified time | relevance | path

Searched defs:line_byte (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp32 static unsigned line_byte(const char* line, size_t i) { in line_byte() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextlayout.c3234 gint line_byte; in gtk_text_layout_move_iter_to_previous_line() local
3354 gint line_byte; in gtk_text_layout_move_iter_to_next_line() local
3431 gint line_byte; in gtk_text_layout_move_iter_to_line_end() local
3490 gint line_byte; in gtk_text_layout_iter_starts_line() local
3553 gint line_byte; in gtk_text_layout_move_iter_to_x() local
3631 gint line_byte; in gtk_text_layout_move_iter_visually() local
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktextlayout.c3157 gint line_byte; in gtk_text_layout_move_iter_to_previous_line() local
3277 gint line_byte; in gtk_text_layout_move_iter_to_next_line() local
3354 gint line_byte; in gtk_text_layout_move_iter_to_line_end() local
3413 gint line_byte; in gtk_text_layout_iter_starts_line() local
3477 gint line_byte; in gtk_text_layout_move_iter_to_x() local
3555 gint line_byte; in gtk_text_layout_move_iter_visually() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextlayout.c3232 int line_byte; in gtk_text_layout_move_iter_to_previous_line() local
3352 int line_byte; in gtk_text_layout_move_iter_to_next_line() local
3429 int line_byte; in gtk_text_layout_move_iter_to_line_end() local
3488 int line_byte; in gtk_text_layout_iter_starts_line() local
3551 int line_byte; in gtk_text_layout_move_iter_to_x() local
3629 int line_byte; in gtk_text_layout_move_iter_visually() local
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dcodegeni.c50 static void line_byte(int byte) in line_byte() function