Home
last modified time | relevance | path

Searched defs:block1 (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/modules/desktop_capture/
Ddiffer_block_unittest.cc33 void PrepareBuffers(uint8_t*& block1, uint8_t*& block2) { in PrepareBuffers()
42 uint8_t* block1; in TEST() local
54 uint8_t* block1; in TEST() local
66 uint8_t* block1; in TEST() local
78 uint8_t* block1; in TEST() local
/external/libgav1/tests/
Dblock_utils.cc28 void PrintBlockDiff(const Pixel* block1, const Pixel* block2, int width, in PrintBlockDiff()
91 bool CompareBlocks(const Pixel* block1, const Pixel* block2, int width, in CompareBlocks()
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_header_block_test.cc96 Http2HeaderBlock block1; in TEST() local
110 Http2HeaderBlock block1; in TEST() local
135 Http2HeaderBlock block1; in TEST() local
Dmetadata_extension_test.cc127 Http2HeaderBlock block1; in TEST_F() local
/external/jazzer-api/tests/src/test/native/com/example/
Dnative_value_profile_fuzzer.cpp27 jlong block1, in Java_com_example_NativeValueProfileFuzzer_checkAccess()
/external/jazzer-api/tests/src/test/java/com/example/
DNativeValueProfileFuzzer.java37 private static native boolean checkAccess(long block1, long block2); in checkAccess()
/external/llvm/test/CodeGen/SystemZ/Large/
Dbranch-range-07.py47 block1 = 'entry' if i == branch_blocks - 1 else 'loop%d' % (i + 1) variable
Dbranch-range-08.py48 block1 = 'entry' if i == branch_blocks - 1 else 'loop%d' % (i + 1) variable
/external/flac/src/libFLAC/
Dmetadata_object.c695 static FLAC__bool compare_block_data_streaminfo_(const FLAC__StreamMetadata_StreamInfo *block1, con… in compare_block_data_streaminfo_()
718 static FLAC__bool compare_block_data_application_(const FLAC__StreamMetadata_Application *block1, c… in compare_block_data_application_()
732 static FLAC__bool compare_block_data_seektable_(const FLAC__StreamMetadata_SeekTable *block1, const… in compare_block_data_seektable_()
757 static FLAC__bool compare_block_data_vorbiscomment_(const FLAC__StreamMetadata_VorbisComment *block… in compare_block_data_vorbiscomment_()
785 static FLAC__bool compare_block_data_cuesheet_(const FLAC__StreamMetadata_CueSheet *block1, const F… in compare_block_data_cuesheet_()
834 static FLAC__bool compare_block_data_picture_(const FLAC__StreamMetadata_Picture *block1, const FLA… in compare_block_data_picture_()
857 static FLAC__bool compare_block_data_unknown_(const FLAC__StreamMetadata_Unknown *block1, const FLA… in compare_block_data_unknown_()
868 FLAC_API FLAC__bool FLAC__metadata_object_is_equal(const FLAC__StreamMetadata *block1, const FLAC__… in FLAC__metadata_object_is_equal()
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DDhiesTest.java161 String block1 = TestUtil.bytesToHex(Arrays.copyOfRange(ciphertext, i, i + 16)); in testNotEcb() local
DEciesTest.java251 String block1 = TestUtil.bytesToHex(Arrays.copyOfRange(ciphertext, 241, 257)); in testNotEcb() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_sync_test.cc77 u64 block1[4] = {}; // fake malloc block in TEST() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator_unittest.cc129 Reference block1 = allocator_->GetAsReference(obj1); in TEST_F() local
281 Reference block1 = allocator_->Allocate(TEST_MEMORY_PAGE / 2, 1); in TEST_F() local
569 Reference block1 = allocator_->Allocate(sizeof(TestObject1), 1); in TEST_F() local
/external/cronet/base/metrics/
Dpersistent_memory_allocator_unittest.cc133 Reference block1 = allocator_->GetAsReference(obj1); in TEST_F() local
285 Reference block1 = allocator_->Allocate(TEST_MEMORY_PAGE / 2, 1); in TEST_F() local
577 Reference block1 = allocator_->Allocate(sizeof(TestObject1), 1); in TEST_F() local
/external/cronet/third_party/boringssl/src/decrepit/xts/
Dxts.c62 block128_f block1, block2; member
/external/rust/crates/quiche/deps/boringssl/src/decrepit/xts/
Dxts.c61 block128_f block1, block2; member
/external/boringssl/src/decrepit/xts/
Dxts.c62 block128_f block1, block2; member
/external/crosvm/devices/src/virtio/gpu/
Dedid.rs53 let block1 = &mut edid[72..90]; in new() localVariable
/external/libvpx/vp9/common/
Dvp9_reconinter.c81 static MV mi_mv_pred_q2(const MODE_INFO *mi, int idx, int block0, int block1) { in mi_mv_pred_q2()
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c972 aes_word_t *block1 = storage1, *block2 = storage2; in aes_nohw_setup_key_192() local
1078 aes_word_t block1[AES_NOHW_BLOCK_WORDS], block2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_256() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c972 aes_word_t *block1 = storage1, *block2 = storage2; in aes_nohw_setup_key_192() local
1078 aes_word_t block1[AES_NOHW_BLOCK_WORDS], block2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_256() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c971 aes_word_t *block1 = storage1, *block2 = storage2; in aes_nohw_setup_key_192() local
1077 aes_word_t block1[AES_NOHW_BLOCK_WORDS], block2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_256() local
/external/mesa3d/src/compiler/nir/
Dnir_print.c1441 const nir_block *block1 = *((const nir_block **) p1); in compare_block_index() local
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c837 aes_word_t block1[AES_NOHW_BLOCK_WORDS], block2[AES_NOHW_BLOCK_WORDS]; in aes_nohw_setup_key_256() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_cfg_test.cpp570 Block block1("block1"); in TEST_P() local

12