Home
last modified time | relevance | path

Searched defs:dst_pos (Results 1 – 25 of 888) sorted by relevance

12345678910>>...36

/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DResize.h77 double getWeight(unsigned dst_pos, unsigned src_pos) { in getWeight()
85 unsigned getLeftBoundary(unsigned dst_pos) { in getLeftBoundary()
93 unsigned getRightBoundary(unsigned dst_pos) { in getRightBoundary()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java57 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
66 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
79 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java57 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
66 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
79 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java57 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
66 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
79 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_dim_map.c46 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
64 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
80 enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
87 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/isl/isl-0.24/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_dim_map.c54 unsigned dst_pos, int dst_stride, unsigned src_pos, int src_stride, in isl_dim_map_range()
72 unsigned first, unsigned n, unsigned dst_pos) in isl_dim_map_dim_range()
88 __isl_keep isl_space *space, enum isl_dim_type type, unsigned dst_pos) in isl_dim_map_dim()
98 __isl_keep isl_basic_map *bmap, unsigned dst_pos) in isl_dim_map_div()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_vector.cpp387 void x_Append8To4(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append8To4()
411 void x_Append4To4(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append4To4()
466 void x_AppendGapTo4(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendGapTo4()
491 void x_Append8To2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_Append8To2()
542 void x_Append2To2(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append2To2()
601 void x_AppendRandomTo2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendRandomTo2()
687 void x_AppendAnyTo4(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendAnyTo4()
752 void x_AppendAnyTo2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendAnyTo2()
835 TSeqPos dst_pos = 0; in x_GetPacked8SeqData() local
927 TSeqPos dst_pos = 0; in x_GetPacked4naSeqData() local
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_vector.cpp387 void x_Append8To4(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append8To4()
411 void x_Append4To4(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append4To4()
466 void x_AppendGapTo4(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendGapTo4()
491 void x_Append8To2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_Append8To2()
542 void x_Append2To2(string& dst, char& dst_c, TSeqPos dst_pos, in x_Append2To2()
601 void x_AppendRandomTo2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendRandomTo2()
687 void x_AppendAnyTo4(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendAnyTo4()
752 void x_AppendAnyTo2(string& dst_str, char& dst_c, TSeqPos dst_pos, in x_AppendAnyTo2()
835 TSeqPos dst_pos = 0; in x_GetPacked8SeqData() local
927 TSeqPos dst_pos = 0; in x_GetPacked4naSeqData() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/fil/
H A Dfil0pagecompress.cc351 size_t dst_pos = 0; in fil_page_decompress() local
366 unsigned int dst_pos = srv_page_size; in fil_page_decompress() local
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/common/
H A DRawImage.cpp455 uint8_t* dst_pos = getData(validData.pos.x - 1, y); in expandBorder() local
469 uint8_t* dst_pos = getData(pos, y); in expandBorder() local
482 uint8_t* dst_pos = getData(0, y); in expandBorder() local
489 uint8_t* dst_pos = getData(0, y); in expandBorder() local
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/common/
H A DRawImage.cpp456 uint8_t* dst_pos = getData(validData.pos.x - 1, y); in expandBorder() local
470 uint8_t* dst_pos = getData(pos, y); in expandBorder() local
483 uint8_t* dst_pos = getData(0, y); in expandBorder() local
490 uint8_t* dst_pos = getData(0, y); in expandBorder() local

12345678910>>...36