Searched refs:fullB (Results 1 – 13 of 13) sorted by relevance
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/ |
H A D | BitLigne.cpp | 39 fullB=(uint32_t*)g_malloc(nbInt*sizeof(uint32_t)); in BitLigne() 47 g_free(fullB); in ~BitLigne() 55 memset(fullB,0,nbInt*sizeof(uint32_t)); in Reset() 121 fullB[ffPos]|=add; in AddBord() 129 fullB[fpPos]&=~(add); in AddBord() 135 fullB[lpPos]&=~(add); in AddBord() 139 if ( lpPos > fpPos+1 ) memset(fullB+(fpPos+1),0x00,(lpPos-fpPos-1)*sizeof(uint32_t)); in AddBord() 149 fullB[ffPos]|=add; in AddBord() 154 fullB[ffPos]|=add; in AddBord() 160 fullB[lfPos]|=add; in AddBord() [all …]
|
H A D | int-line.cpp | 477 uint32_t c_full = a->fullB[(a->curMin-a->st) >> 3]; in Copy() 506 c_full = a->fullB[(i + 1 - a->st) >> 3]; in Copy() 578 c_full[0] = as[0]->fullB[(curMin - theSt) >> 3] | as[0]->partB[(curMin - theSt) >> 3]; in Copy() 580 c_full[1] = as[1]->fullB[(curMin - theSt) >> 3] | as[1]->partB[(curMin - theSt) >> 3]; in Copy() 582 c_full[2] = as[2]->fullB[(curMin - theSt) >> 3] | as[2]->partB[(curMin - theSt) >> 3]; in Copy() 584 c_full[3] = as[3]->fullB[(curMin - theSt) >> 3] | as[3]->partB[(curMin - theSt) >> 3]; in Copy() 645 … c_full[0] = as[0]->fullB[(i + 1 - theSt) >> 3] | as[0]->partB[(i + 1 - theSt) >> 3]; in Copy() 646 … c_full[1] = as[1]->fullB[(i + 1 - theSt) >> 3] | as[1]->partB[(i + 1 - theSt) >> 3]; in Copy() 647 … c_full[2] = as[2]->fullB[(i + 1 - theSt) >> 3] | as[2]->partB[(i + 1 - theSt) >> 3]; in Copy() 648 … c_full[3] = as[3]->fullB[(i + 1 - theSt) >> 3] | as[3]->partB[(i + 1 - theSt) >> 3]; in Copy() [all …]
|
H A D | BitLigne.h | 36 uint32_t* fullB; variable
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 54 // CHECK: %[[fullB:.*]] = std.view %[[tmpB]][][{{.*}}] : memref<48xi8> to memref<?x?x… 56 // CHECK: %[[partialB:.*]] = linalg.slice %[[fullB]][%{{.*}}, %{{.*}}] : memref<?x?xf… 64 // CHECK: linalg.fill(%[[fullB]], {{.*}}) : memref<?x?xf32>, f32 70 // CHECK: linalg.matmul(%[[fullA]], %[[fullB]], %[[fullC]]) : memref<?x?xf32>, memref…
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 56 // CHECK: %[[fullB:.*]] = std.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to memre… 58 // CHECK: %[[partialB:.*]] = subview %[[fullB]]{{.*}} : memref<?x?xf32> to memref<?x?…
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = memref.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to me… 57 // CHECK: %[[partialB:.*]] = memref.subview %[[fullB]]{{.*}} : memref<?x?xf32> to mem…
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = std.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to memre… 57 // CHECK: %[[partialB:.*]] = subview %[[fullB]]{{.*}} : memref<?x?xf32> to memref<?x?…
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = memref.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to me… 57 // CHECK: %[[partialB:.*]] = memref.subview %[[fullB]]{{.*}} : memref<?x?xf32> to mem…
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 56 // CHECK: %[[fullB:.*]] = std.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to memre… 58 // CHECK: %[[partialB:.*]] = subview %[[fullB]]{{.*}} : memref<?x?xf32> to memref<?x?…
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = memref.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to me… 57 // CHECK: %[[partialB:.*]] = memref.subview %[[fullB]]{{.*}} : memref<?x?xf32> to mem…
|
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = std.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to memre… 57 // CHECK: %[[partialB:.*]] = subview %[[fullB]]{{.*}} : memref<?x?xf32> to memref<?x?…
|
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/ |
H A D | promote.mlir | 55 // CHECK: %[[fullB:.*]] = memref.view %[[tmpB]][{{.*}}][{{.*}}] : memref<48xi8> to me… 57 // CHECK: %[[partialB:.*]] = memref.subview %[[fullB]]{{.*}} : memref<?x?xf32> to mem…
|
/dports/devel/tkcvs/tkcvs-8.2.3/tkcvs/ |
H A D | dialog.tcl | 381 set dynamic_dialog(fullB) "" 383 set dynamic_dialog(fullB) "$cvsroot$pathB" 406 set dynamic_dialog(fullB) "" 408 set dynamic_dialog(fullB) "$dynamic_dialog(cvsroot)/$dynamic_dialog(pathB)" 411 $dynamic_dialog(fullB) \
|