Home
last modified time | relevance | path

Searched refs:blockBase (Results 1 – 25 of 43) sorted by relevance

12

/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/shared/markdown/
H A Dblocks.go23 type blockBase struct{} struct
25 func (*blockBase) AddLine(indentation int, r Range) bool { return false } argument
26 func (*blockBase) Close() {} argument
27 func (*blockBase) AllowsBlockStarts() bool { return true } argument
28 func (*blockBase) HasTrailingBlankLine() bool { return false } argument
H A Ddocument.go7 blockBase anonMember
H A Dlist.go11 blockBase anonMember
73 blockBase anonMember
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/shared/markdown/
H A Dblocks.go23 type blockBase struct{} struct
25 func (*blockBase) AddLine(indentation int, r Range) bool { return false } argument
26 func (*blockBase) Close() {} argument
27 func (*blockBase) AllowsBlockStarts() bool { return true } argument
28 func (*blockBase) HasTrailingBlankLine() bool { return false } argument
H A Ddocument.go7 blockBase anonMember
H A Dlist.go11 blockBase anonMember
73 blockBase anonMember
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/
H A Dblocks.go23 type blockBase struct{} struct
25 func (*blockBase) AddLine(indentation int, r Range) bool { return false } argument
26 func (*blockBase) Close() {} argument
27 func (*blockBase) AllowsBlockStarts() bool { return true } argument
28 func (*blockBase) HasTrailingBlankLine() bool { return false } argument
H A Ddocument.go7 blockBase anonMember
H A Dlist.go11 blockBase anonMember
73 blockBase anonMember
/dports/www/mattermost-server/mattermost-server-6.0.2/shared/markdown/
H A Dblocks.go23 type blockBase struct{} struct
25 func (*blockBase) AddLine(indentation int, r Range) bool { return false } argument
26 func (*blockBase) Close() {} argument
27 func (*blockBase) AllowsBlockStarts() bool { return true } argument
28 func (*blockBase) HasTrailingBlankLine() bool { return false } argument
H A Ddocument.go7 blockBase anonMember
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java94 Address base = blockBase(ptr); in nextBlock()
128 Address base = blockBase(p); in blockStart()
133 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java94 Address base = blockBase(ptr); in nextBlock()
128 Address base = blockBase(p); in blockStart()
133 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/archivers/lizard/lizard-1.0/lib/
H A Dlizard_decompress_liz.h30 const BYTE* const blockBase = ctx->flagsPtr; in Lizard_decompress_LIZv1() local
132 …%d\n", (U32)litLength, (U32)length, (int)-last_off, (U32)(ctx->flagsPtr-blockBase), (U32)(op-dest)… in Lizard_decompress_LIZv1()
217 … ctx->flagsPtr=%p blockBase=%p\n", (int) (-(ctx->flagsPtr-blockBase))-1, ctx->flagsPtr, blockBase); in Lizard_decompress_LIZv1()
219 return (int) (-(ctx->flagsPtr-blockBase))-1; in Lizard_decompress_LIZv1()
H A Dlizard_decompress_lz4.h23 const BYTE* const blockBase = ctx->flagsPtr; in Lizard_decompress_LZ4() local
160 … ctx->flagsPtr=%p blockBase=%p\n", (int) (-(ctx->flagsPtr-blockBase))-1, ctx->flagsPtr, blockBase); in Lizard_decompress_LZ4()
162 return (int) (-(ctx->flagsPtr-blockBase))-1; in Lizard_decompress_LZ4()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java95 Address base = blockBase(ptr); in nextBlock()
154 Address base = blockBase(p); in blockStart()
159 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java95 Address base = blockBase(ptr); in nextBlock()
154 Address base = blockBase(p); in blockStart()
159 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java97 Address base = blockBase(ptr); in nextBlock()
156 Address base = blockBase(p); in blockStart()
161 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java97 Address base = blockBase(ptr); in nextBlock()
156 Address base = blockBase(p); in blockStart()
161 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java97 Address base = blockBase(ptr); in nextBlock()
156 Address base = blockBase(p); in blockStart()
161 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java95 Address base = blockBase(ptr); in nextBlock()
154 Address base = blockBase(p); in blockStart()
159 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java95 Address base = blockBase(ptr); in nextBlock()
154 Address base = blockBase(p); in blockStart()
159 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DCodeHeap.java95 Address base = blockBase(ptr); in nextBlock()
154 Address base = blockBase(p); in blockStart()
159 private Address blockBase(Address p) { in blockBase() method in CodeHeap
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp7398 …for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase += ParallelMath::Paralle… in EncodeBC7() local
7413 …for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase += ParallelMath::Paralle… in EncodeBC6HU() local
7458 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC2() local
7474 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC3() local
7490 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC4U() local
7505 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC4S() local
7523 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC5U() local
7539 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC5S() local
7555 for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase++) in DecodeBC7() local
7567 for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase++) in DecodeBC6HU() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp7398 …for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase += ParallelMath::Paralle… in EncodeBC7() local
7413 …for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase += ParallelMath::Paralle… in EncodeBC6HU() local
7458 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC2() local
7474 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC3() local
7490 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC4U() local
7505 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC4S() local
7523 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC5U() local
7539 … for (size_t blockBase = 0; blockBase < NumParallelBlocks; blockBase += ParallelMath::ParallelSize) in EncodeBC5S() local
7555 for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase++) in DecodeBC7() local
7567 for (size_t blockBase = 0; blockBase < cvtt::NumParallelBlocks; blockBase++) in DecodeBC6HU() local
[all …]

12