Home
last modified time | relevance | path

Searched defs:bbuf1 (Results 1 – 25 of 36) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java279 CodeRangeBuffer bbuf1 = bbuf1p; in orCodeRangeBuff() local
376 CodeRangeBuffer bbuf1 = bbuf1p; in andCodeRangeBuff() local
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/nio/
H A DChannelEndPoint.java211 ByteBuffer bbuf1=nbuf1.getByteBuffer(); in flush() local
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/nio/
H A DChannelEndPoint.java211 ByteBuffer bbuf1=nbuf1.getByteBuffer(); in flush() local
/dports/devel/icu/icu/source/test/cintltst/
H A Dcdattst.c1545 char bbuf1[kBbufMax]; in TestContext() local
1585 char bbuf1[kBbufMax]; in TestContext() local
1644 char bbuf1[kBbufMax]; in TestOverrideNumberFormat() local
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcdattst.c1545 char bbuf1[kBbufMax]; in TestContext() local
1585 char bbuf1[kBbufMax]; in TestContext() local
1644 char bbuf1[kBbufMax]; in TestOverrideNumberFormat() local
/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Dsdporder.c636 int *bbuf1, in OdProc()
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Dsdporder.c636 int *bbuf1, in OdProc()
/dports/lang/mosh/mosh-0.2.7/extlibs/onig-5.9.2/
H A Dregparse.c1811 #define SWAP_BBUF_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
1819 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
1916 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Dregparse.c1815 #define SWAP_BBUF_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
1823 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
1920 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf, ScanEnv* env) in and_code_range_buf()
/dports/lang/ruby26/ruby-2.6.9/
H A Dregparse.c1815 #define SWAP_BBUF_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
1823 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
1920 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf, ScanEnv* env) in and_code_range_buf()
/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregparse.c3546 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3554 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3651 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregparse.c3700 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3708 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3805 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dregparse.c3503 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3511 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3608 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Dregparse.c3516 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3524 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3621 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dregparse.c3503 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3511 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3608 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregparse.c3546 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3554 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3651 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Dregparse.c3516 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3524 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3621 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregparse.c3700 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3708 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3805 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dregparse.c3567 #define SWAP_BB_NOT(bbuf1, not1, bbuf2, not2) do {\ argument
3575 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf()
3672 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()

12