Home
last modified time | relevance | path

Searched refs:capped (Results 1 – 25 of 27) sorted by relevance

12

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/
DFramedLZ4CompressorInputStream.java263 InputStream capped = new BoundedInputStream(in, realLen); in nextBlock() local
265 capped = new ChecksumCalculatingInputStream(blockHash, capped); in nextBlock()
269 currentBlock = capped; in nextBlock()
272 BlockLZ4CompressorInputStream s = new BlockLZ4CompressorInputStream(capped); in nextBlock()
/external/autotest/client/site_tests/power_BatteryCharge/
Dcontrol.args30 add. The target charge will be capped at the charge
33 target charge will be capped at the charge capacity.
/external/autotest/server/site_tests/power_BatteryChargeControl/
Dcontrol.args30 add. The target charge will be capped at the charge
33 target charge will be capped at the charge capacity.
/external/skia/site/docs/dev/contrib/
Dstyle.md53 lower-case f and are then camel-capped, to distinguish those fields from other
77 Global variables are similar but prefixed with g and camel-capped.
85 Local variables and arguments are camel-capped with no initial cap.
96 duration of the program, are named with a leading "k" and then camel-capped.
172 Externed functions or static class functions are camel-capped with an initial
/external/skqp/site/dev/contrib/
Dstyle.md59 camel capped.
70 Globals variables are similar but prefixed with g and camel-capped
75 Local variables begin lowercases and are camel-capped.
150 Externed functions or static class functions are camel-capped with an initial cap:
/external/llvm-project/compiler-rt/test/fuzzer/
Dfuzzer-custommutator.test23 # output is capped at 10 entries
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dpercent.proto50 // fractional percentage is capped at 1 (100%).
/external/strace/
Dnetlink.c509 const bool capped) in decode_nlmsgerr() argument
535 capped ? sizeof(err.msg) : err.msg.nlmsg_len; in decode_nlmsgerr()
/external/bcc/examples/networking/neighbor_sharing/
DREADME.txt4 from/to the "neighbor" devices have their combined bandwidth capped at
/external/google-fruit/extras/benchmark/
DREADME.md28 * `fruit_quick.yml`: this is an even smaller subset, and the number of runs is capped at 10 so
/external/zstd/programs/
Dzstd.1.md118 In all cases, the nb of threads is capped to ZSTDMT_NBWORKERS_MAX==200.
283 'ZSTD_NBTHREADS` has a default value of (`1`), and is capped at ZSTDMT_NBWORKERS_MAX==200. `zstd` m…
DREADME.md227 The max # of threads is capped at: `ZSTDMT_NBWORKERS_MAX==200`.
/external/tensorflow/tensorflow/core/protobuf/tpu/
Doptimization_parameters.proto293 // also be capped by this value.
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Deds_for_test.proto438 // fractional percentage is capped at 1 (100%).
/external/unicode/
Demoji-data.txt193 1F3D4..1F3DF ; Emoji # E0.7 [12] (��️..��️) snow-capped mountain..stadium
991 1F3D4..1F3DF ; Extended_Pictographic# E0.7 [12] (��️..��️) snow-capped mountain..stadium
Demoji-sequences.txt440 1F3D4 FE0F ; Basic_Emoji ; snow-capped mountain …
Demoji-test.txt3525 1F3D4 FE0F ; fully-qualified # ��️ E0.7 snow-capped
3526 1F3D4 ; unqualified # �� E0.7 snow-capped
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c874 ERRNO_FILTER(capped, 4096); in TEST()
/external/icu/icu4c/source/test/testdata/
Demoji-test.txt2406 1F3D4 FE0F ; fully-qualified # ��️ snow-capped mountain
2407 1F3D4 ; non-fully-qualified # �� snow-capped mountain
/external/pcre/dist2/testdata/
Dtestinput24713 # Test minlength capped at 65535
Dtestoutput214990 # Test minlength capped at 65535
/external/cldr/tools/java/org/unicode/cldr/util/data/emoji/
Demoji-test.txt3525 1F3D4 FE0F ; fully-qualified # ��️ E0.7 snow-capped
3526 1F3D4 ; unqualified # �� E0.7 snow-capped
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt13881 capped
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz

12