Home
last modified time | relevance | path

Searched +defs:do +defs:buf (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dbuiltin_json.go175 buf bytes.Buffer member
257 func (ctx *_builtinJSON_stringifyContext) do(v Value) bool { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dbuiltin_json.go175 buf bytes.Buffer member
257 func (ctx *_builtinJSON_stringifyContext) do(v Value) bool { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dop251/goja/
H A Dbuiltin_json.go191 buf bytes.Buffer member
276 func (ctx *_builtinJSON_stringifyContext) do(v Value) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/querier/queryrange/
H A Dlimits.go91 buf []byte // buf used for hashing to avoid allocations. member
252 func (rt limitedRoundTripper) do(ctx context.Context, r queryrange.Request) (queryrange.Response, e… func
/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-mail/mail/
H A Dsmtp_test.go341 func (c *mockClient) do(cmd string) { func
355 buf bytes.Buffer member
/dports/www/grafana8/grafana-8.3.6/vendor/gopkg.in/mail.v2/
H A Dsmtp_test.go341 func (c *mockClient) do(cmd string) { func
355 buf bytes.Buffer member
/dports/devel/gdb/gdb-11.1/gdb/
H A Dppc64-tdep.c52 #define prefix(a, b, R, do) \ argument
777 gdb_byte buf[8]; in ppc64_convert_from_func_ptr_addr() local
/dports/devel/py-game/pygame-2.1.0/test/test_utils/
H A Dpng.py1334 def __init__(self, buf): argument
2524 def do(): function
2542 def do(): function
2577 def do(): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/png/
H A Dpng.py1314 def __init__(self, buf): argument
2651 def do(): function
2666 def do(): function
2730 def do(): function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/ghc-lib/stage0/compiler/build/GHC/Parser/
H A DLexer.hs1073 nextCharIs buf p = not (atEnd buf) && p (currentChar buf) function
1077 nextCharIsNot buf p = not (nextCharIs buf p) function
1426 qvarid buf len = ITqvarid $! splitQualName buf len False function
1427 qconid buf len = ITqconid $! splitQualName buf len False function
1496 conid buf len = ITconid $! lexemeToFastString buf len function
1499 qvarsym buf len = ITqvarsym $! splitQualName buf len False function
1500 qconsym buf len = ITqconsym $! splitQualName buf len False function
3055 do let ls' = if isALRopen u function
3062 do let ls = if isALRopen u function
3177 lexTokenStream buf loc dflags = unP go initState{ options = opts' } function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DLexer.hs974 nextCharIs buf p = not (atEnd buf) && p (currentChar buf) function
978 nextCharIsNot buf p = not (nextCharIs buf p) function
1260 qvarid buf len = ITqvarid $! splitQualName buf len False function
1261 qconid buf len = ITqconid $! splitQualName buf len False function
1326 conid buf len = ITconid $! lexemeToFastString buf len function
1329 qvarsym buf len = ITqvarsym $! splitQualName buf len False function
1330 qconsym buf len = ITqconsym $! splitQualName buf len False function
2820 do let ls' = if isALRopen u function
2827 do let ls = if isALRopen u function
2946 lexTokenStream buf loc dflags = unP go initState{ options = opts' } function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/ghc-lib/stage0/compiler/build/
H A DLexer.hs974 nextCharIs buf p = not (atEnd buf) && p (currentChar buf) function
978 nextCharIsNot buf p = not (nextCharIs buf p) function
1260 qvarid buf len = ITqvarid $! splitQualName buf len False function
1261 qconid buf len = ITqconid $! splitQualName buf len False function
1326 conid buf len = ITconid $! lexemeToFastString buf len function
1329 qvarsym buf len = ITqvarsym $! splitQualName buf len False function
1330 qconsym buf len = ITqconsym $! splitQualName buf len False function
2820 do let ls' = if isALRopen u function
2827 do let ls = if isALRopen u function
2946 lexTokenStream buf loc dflags = unP go initState{ options = opts' } function
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_common.c75 #define CHECK_EXTRA_REGS(p, w, do) \ argument
129 #define CHECK_EXTRA_REGS(p, w, do) argument
452 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/biology/vt/vt-0.57721/lib/pcre2/sljit/
H A DsljitNativeX86_common.c73 #define CHECK_EXTRA_REGS(p, w, do) \ argument
127 #define CHECK_EXTRA_REGS(p, w, do) argument
448 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
488 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
488 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
490 struct sljit_memory_fragment *buf; in sljit_generate_code() local

123