Home
last modified time | relevance | path

Searched defs:crcs (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id-join-index-impl-v1_test.cc132 const Crcs* crcs = reinterpret_cast<const Crcs*>( in TEST_P() local
357 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_P() local
413 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_P() local
H A Dqualified-id-join-index-impl-v1.h238 Crcs& crcs() override { in crcs() function
243 const Crcs& crcs() const override { in crcs() function
H A Dqualified-id-join-index-impl-v2.h281 Crcs& crcs() override { in crcs() function
286 const Crcs& crcs() const override { in crcs() function
H A Dqualified-id-join-index-impl-v3_test.cc123 const Crcs* crcs = reinterpret_cast<const Crcs*>( in TEST_F() local
437 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_F() local
489 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_F() local
H A Dqualified-id-join-index-impl-v3.h358 Crcs& crcs() override { in crcs() function
363 const Crcs& crcs() const override { in crcs() function
H A Dqualified-id-join-index-impl-v2_test.cc145 const Crcs* crcs = reinterpret_cast<const Crcs*>( in TEST_F() local
378 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_F() local
431 Crcs* crcs = reinterpret_cast<Crcs*>( in TEST_F() local
/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.h331 Crcs& crcs() override { in crcs() function
336 const Crcs& crcs() const override { in crcs() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/internal/
H A Dcrc_memcpy_x86_64.cc89 inline void LargeTailCopy(crc32c_t* crcs, char** dst, const char** src, in LargeTailCopy()
223 crc32c_t crcs[kRegions]; in Compute() local
/aosp_15_r20/external/abseil-cpp/absl/crc/internal/
H A Dcrc_memcpy_x86_arm_combined.cc95 crc32c_t* crcs, char** dst, const char** src, size_t region_size, in LargeTailCopy()
230 crc32c_t crcs[kRegions]; in Compute() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/
Dcrc_memcpy_x86_64.cc89 inline void LargeTailCopy(crc32c_t* crcs, char** dst, const char** src, in LargeTailCopy()
223 crc32c_t crcs[kRegions]; in Compute() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/internal/
H A Dcrc_memcpy_x86_arm_combined.cc95 crc32c_t* crcs, char** dst, const char** src, size_t region_size, in LargeTailCopy()
230 crc32c_t crcs[kRegions]; in Compute() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/
H A Dcrc_memcpy_x86_arm_combined.cc95 crc32c_t* crcs, char** dst, const char** src, size_t region_size, in LargeTailCopy()
230 crc32c_t crcs[kRegions]; in Compute() local
/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index.h298 Crcs& crcs() override { in crcs() function
303 const Crcs& crcs() const override { in crcs() function
H A Ddummy-numeric-index.h224 PersistentStorage::Crcs& crcs() override { in crcs() function
228 const PersistentStorage::Crcs& crcs() const override { in crcs() function
H A Dinteger-index-storage.h445 Crcs& crcs() override { in crcs() function
450 const Crcs& crcs() const override { in crcs() function
H A Dinteger-index_test.cc1198 Crcs crcs; in TEST_P() local
1385 Crcs crcs; in TEST_P() local
/aosp_15_r20/external/icing/icing/file/
H A Dpersistent-hash-map_test.cc248 Crcs crcs; in TEST_P() local
489 Crcs crcs; in TEST_P() local
614 Crcs crcs; in TEST_P() local
H A Dpersistent-hash-map.h469 Crcs& crcs() override { in crcs() function
474 const Crcs& crcs() const override { in crcs() function
H A Dpersistent-storage.h242 Crcs::ComponentCrcs crcs = {info_crc.Get(), storages_crc.Get()}; in GetChecksum() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DSubStreamsInfo.java29 long[] crcs; field in SubStreamsInfo
/aosp_15_r20/external/ksp/integration-tests/src/test/kotlin/com/google/devtools/ksp/test/
H A DArtifact.kt16 val crcs: Map<String, Long> = getCRCs(file) constant
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_atomic_transition.c722 static void collect_crcs_mask(igt_pipe_crc_t **pipe_crcs, unsigned mask, igt_crc_t *crcs) in collect_crcs_mask()
791 igt_crc_t crcs[5][IGT_MAX_PIPES]; in run_modeset_tests() local
H A Dkms_pipe_crc_basic.c71 igt_crc_t *crcs = NULL; in test_read_crc() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dhost_tools_version.cpp58 std::map<std::string, uint32_t> crcs; in DirectoryCrc() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/zip/
H A DOldAndroidZipStreamTest.java115 long[] crcs = {0x205fbff3, 0x906fae57L, 0x2c235131}; in createUncompressedZip() local

123