Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc43 for (size_t blocks : kBlockCounts) { in TEST() local
51 for (size_t blocks : kBlockCounts) { in TEST() local
59 for (size_t blocks : kBlockCounts) { in TEST() local
69 for (size_t blocks : kBlockCounts) { in TEST() local
76 for (size_t blocks : kBlockCounts) { in TEST() local
92 for (size_t blocks : kBlockCounts) { in TEST() local
97 for (size_t blocks : kBlockCounts) { in TEST() local
102 for (size_t blocks : kBlockCounts) { in TEST() local
116 for (size_t blocks : kBlockCounts) { in TEST() local
122 for (size_t blocks : kBlockCounts) { in TEST() local
[all …]
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz77support/
DLZ77CompressorTest.java68 final List<LZ77Compressor.Block> blocks = new ArrayList<>(); in compress() local
95 List<LZ77Compressor.Block> blocks = compress(newParameters(128), ONE_TO_TEN); in nonCompressableWithLengthSmallerThanLiteralMax() local
102 List<LZ77Compressor.Block> blocks = compress(newParameters(8), ONE_TO_TEN); in nonCompressableWithLengthGreaterThanLiteralMaxButLessThanTwiceWindowSize() local
110 List<LZ77Compressor.Block> blocks = compress(newParameters(4), ONE_TO_TEN); in nonCompressableWithLengthThatForcesWindowSlide() local
119 List<LZ77Compressor.Block> blocks = compress(newParameters(8), stagger(ONE_TO_TEN)); in nonCompressableSentAsSingleBytes() local
128 List<LZ77Compressor.Block> blocks = compress(newParameters(128), BLA); in blaExampleWithFullArrayAvailableForCompression() local
137 List<LZ77Compressor.Block> blocks = compress(newParameters(128, 3, 5, 0, 0), BLA); in blaExampleWithShorterBackReferenceLength() local
149 List<LZ77Compressor.Block> blocks = compress(newParameters(8), BLA); in blaExampleSmallerWindowSize() local
160 List<LZ77Compressor.Block> blocks = compress(newParameters(128), stagger(BLA)); in blaExampleWithSingleByteWrites() local
174 List<LZ77Compressor.Block> blocks = compress(newParameters(1024), SAM); in samIAmExampleWithFullArrayAvailableForCompression() local
[all …]
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc43 for (size_t blocks : kBlockCounts) { in TEST() local
51 for (size_t blocks : kBlockCounts) { in TEST() local
59 for (size_t blocks : kBlockCounts) { in TEST() local
69 for (size_t blocks : kBlockCounts) { in TEST() local
76 for (size_t blocks : kBlockCounts) { in TEST() local
92 for (size_t blocks : kBlockCounts) { in TEST() local
100 for (size_t blocks : kBlockCounts) { in TEST() local
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc43 for (size_t blocks : kBlockCounts) { in TEST() local
51 for (size_t blocks : kBlockCounts) { in TEST() local
59 for (size_t blocks : kBlockCounts) { in TEST() local
69 for (size_t blocks : kBlockCounts) { in TEST() local
76 for (size_t blocks : kBlockCounts) { in TEST() local
92 for (size_t blocks : kBlockCounts) { in TEST() local
100 for (size_t blocks : kBlockCounts) { in TEST() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc142 for (size_t blocks : kBlockCounts) { in TEST() local
150 for (size_t blocks : kBlockCounts) { in TEST() local
158 for (size_t blocks : kBlockCounts) { in TEST() local
175 for (size_t blocks : kBlockCounts) { in TEST() local
182 for (size_t blocks : kBlockCounts) { in TEST() local
198 for (size_t blocks : kBlockCounts) { in TEST() local
206 for (size_t blocks : kBlockCounts) { in TEST() local
216 for (size_t blocks : kBlockCounts) { in TEST() local
/external/javassist/src/test/test/javassist/bytecode/analysis/
DDomTreeTest.java14 Block[] blocks = cf.basicBlocks(); in testDomtree() local
64 Block[] blocks = cf.basicBlocks(); in testDomtree2() local
95 Block[] blocks = cf.basicBlocks(); in testDomtree3() local
/external/gemmlowp/doc/
Dpacking.md52 ### Sequential access to PackedSideBlock data
96 ### Random access to PackedSideBlock data at larger scales
/external/pytorch/torch/csrc/jit/passes/
Dadd_if_then_else.cpp14 const auto blocks = node->blocks(); in hasTrivialSubBlocks() local
40 auto blocks = node->blocks(); in AddIfThenElseOp() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc294 for (size_t blocks : block_counts) { in TEST() local
303 for (size_t blocks : block_counts) { in TEST() local
313 for (size_t blocks : block_counts) { in TEST() local
325 for (size_t blocks : block_counts) { in TEST() local
336 for (size_t blocks : block_counts) { in TEST() local
363 for (size_t blocks : block_counts) { in TEST() local
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc294 for (size_t blocks : block_counts) { in TEST() local
303 for (size_t blocks : block_counts) { in TEST() local
313 for (size_t blocks : block_counts) { in TEST() local
327 for (size_t blocks : block_counts) { in TEST() local
338 for (size_t blocks : block_counts) { in TEST() local
365 for (size_t blocks : block_counts) { in TEST() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc294 for (size_t blocks : block_counts) { in TEST() local
303 for (size_t blocks : block_counts) { in TEST() local
313 for (size_t blocks : block_counts) { in TEST() local
327 for (size_t blocks : block_counts) { in TEST() local
338 for (size_t blocks : block_counts) { in TEST() local
351 for (size_t blocks : block_counts) { in TEST() local
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc294 for (size_t blocks : block_counts) { in TEST() local
303 for (size_t blocks : block_counts) { in TEST() local
313 for (size_t blocks : block_counts) { in TEST() local
327 for (size_t blocks : block_counts) { in TEST() local
338 for (size_t blocks : block_counts) { in TEST() local
365 for (size_t blocks : block_counts) { in TEST() local
/external/ltp/include/
Dlibswap.h74 #define MAKE_SWAPFILE_BLKS(swapfile, blocks) \ argument
98 #define SAFE_MAKE_SWAPFILE_BLKS(swapfile, blocks) \ argument
/external/wpa_supplicant_8/src/crypto/
Daes-cbc.c29 int i, j, blocks; in aes_128_cbc_encrypt() local
65 int i, j, blocks; in aes_128_cbc_decrypt() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dpreprocessor_test.cc31 explicit AccuInlineRewrite(std::vector<std::string>* blocks) in AccuInlineRewrite()
45 std::vector<std::string> blocks; in ParseInlines() local
71 std::vector<std::string> blocks; in RewriteInlines() local
/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DBlockInputStream.java42 private byte[][] blocks; field in BlockInputStream
70 BlockInputStream(byte[][] blocks, int available) { in BlockInputStream()
/external/tink-java/src/main/java/com/google/crypto/tink/subtle/
DKwp.java99 int blocks = data.length / 8 - 1; in computeW() local
136 int blocks = data.length / 8 - 1; in invertW() local
/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
DKwp.java100 int blocks = data.length / 8 - 1; in computeW() local
137 int blocks = data.length / 8 - 1; in invertW() local
/external/angle/src/compiler/translator/tree_ops/glsl/
DUseInterfaceBlockFields.cpp63 const InterfaceBlockList &blocks, in InsertUseCode()
99 const InterfaceBlockList &blocks, in UseInterfaceBlockFields()
/external/mesa3d/src/panfrost/util/
Dpan_liveness.c106 pan_compute_liveness(struct list_head *blocks, unsigned temp_count, in pan_compute_liveness()
156 pan_free_liveness(struct list_head *blocks) in pan_free_liveness()
/external/mtools/
Dmdu.c38 unsigned int blocks; member
54 unsigned int blocks; in file_mdu() local
/external/javassist/src/main/javassist/bytecode/stackmap/
DMapMaker.java169 void make(TypedBlock[] blocks, byte[] code) in make()
333 private void findDeadCatchers(byte[] code, TypedBlock[] blocks) throws BadBytecode { in findDeadCatchers()
389 private void fixTypes(byte[] code, TypedBlock[] blocks) throws NotFoundException, BadBytecode { in fixTypes()
409 public StackMapTable toStackMap(TypedBlock[] blocks) { in toStackMap()
558 public StackMap toStackMap2(ConstPool cp, TypedBlock[] blocks) { in toStackMap2()
/external/mesa3d/src/intel/vulkan_hasvk/tests/
Dblock_pool_no_free.c37 int32_t blocks[BLOCKS_PER_THREAD]; member
76 static void validate_monotonic(int32_t **blocks) in validate_monotonic()
/external/mesa3d/src/intel/vulkan/tests/
Dblock_pool_no_free.c37 int32_t blocks[BLOCKS_PER_THREAD]; member
69 static void validate_monotonic(int32_t **blocks) in validate_monotonic()
/external/squashfs-tools/kernel/fs/squashfs/
Dfile.c187 int blocks = min_t(int, n, PAGE_CACHE_SIZE >> 2); in read_indexes() local
224 static inline int calculate_skip(int blocks) in calculate_skip()
285 int blocks = skip * SQUASHFS_META_INDEXES; in fill_meta_index() local

12345678910>>...23