Home
last modified time | relevance | path

Searched defs:reqSize (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Dgrid_ui_tests.cpp29 Size reqSize = grid->sizeHint(); in TEST() local
66 Size reqSize = grid->sizeHint(); in TEST() local
99 Size reqSize = grid->sizeHint(); in TEST() local
168 Size reqSize = grid->sizeHint(); in TEST() local
320 Size reqSize = grid.sizeHint(); in TEST() local
H A Dviewport.cpp42 Size reqSize = child->sizeHint(); in onResize() local
65 Size reqSize; in calculateNeededSize() local
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go176 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
190 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
211 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
359 func unaryCaller(client testpb.BenchmarkServiceClient, reqSize, respSize int) { argument
365 func streamCaller(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) { argument
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/benchmark/
H A Dbenchmark.go176 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
190 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
211 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
359 func unaryCaller(client testpb.BenchmarkServiceClient, reqSize, respSize int) { argument
365 func streamCaller(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) { argument
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go188 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
202 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
223 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
354 func unaryCaller(client testpb.BenchmarkServiceClient, reqSize, respSize int) { argument
360 func streamCaller(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go243 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
257 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
278 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
426 func unaryCaller(client testpb.BenchmarkServiceClient, reqSize, respSize int) { argument
432 func streamCaller(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) { argument
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_unicode.c32 int32_t reqSize = MultiByteToWideChar(437, 0, src, srcLen, 0, 0); in cp437ToUtf8() local
90 int32_t reqSize = MultiByteToWideChar(437, 0, src, srcLen, 0, 0); in cp437ToUnichar() local
119 int32_t reqSize = MultiByteToWideChar(CP_UTF8, 0, src, srcLen, 0, 0); in utf8ToCp437() local
194 int32_t reqSize = WideCharToMultiByte(437, 0, src, srcLen, 0, 0, 0, 0); in unicharToCp437() local
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go204 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
218 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
239 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
368 func unaryCaller(client testpb.BenchmarkServiceClient, reqSize, respSize int) { argument
374 func streamCaller(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go166 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
180 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
201 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/google.golang.org/grpc/benchmark/
H A Dbenchmark.go112 func DoUnaryCall(tc testpb.TestServiceClient, reqSize, respSize int) { argument
125 …c testpb.TestServiceClient, stream testpb.TestService_StreamingCallClient, reqSize, respSize int) { argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.cxx68 int reqSize = CalcBuffSizeForTextConversion( cp_src, lpMultiByteString, lenStr ); in MultiByteToWideCharEx() local
102 int reqSize = CalcBuffSizeForTextConversion( cp_dest, lpWideCharString, lenStr ); in WideCharToMultiByteEx() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A DTxtCnvtHlp.cxx69 int reqSize = CalcBuffSizeForTextConversion( cp_src, lpMultiByteString, lenStr ); in MultiByteToWideCharEx() local
103 int reqSize = CalcBuffSizeForTextConversion( cp_dest, lpWideCharString, lenStr ); in WideCharToMultiByteEx() local
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go232 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
246 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
267 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/grpc/grpc-go-1.23.0/benchmark/
H A Dbenchmark.go227 func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error { argument
241 func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int… argument
262 func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respS… argument

12345678910>>...19