/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | debug.cpp | 136 size_t hc = hash<const void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_ic() local 180 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_c() local 231 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __invalidate_all() local 262 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c_and_lock() local 288 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c() local 315 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __erase_c() local 431 size_t hc = hash<void*>()(c1) % static_cast<size_t>(__cend_ - __cbeg_); in swap() local
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
H A D | Arrays.java | 372 int hc = i + 1; in hashCode() local 391 int hc = i + 1; in hashCode() local 410 int hc = i + 1; in hashCode() local 423 int hc = 0; in hashCode() local 441 int hc = i + 1; in hashCode() local 460 int hc = i + 1; in hashCode() local 479 int hc = i + 1; in hashCode() local 501 int hc = i + 1; in hashCode() local 517 int hc = 0; in hashCode() local 529 int hc = 0; in hashCode() local [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/ |
H A D | Arrays.java | 374 int hc = i + 1; in hashCode() local 393 int hc = i + 1; in hashCode() local 412 int hc = i + 1; in hashCode() local 425 int hc = 0; in hashCode() local 443 int hc = i + 1; in hashCode() local 462 int hc = i + 1; in hashCode() local 481 int hc = i + 1; in hashCode() local 503 int hc = i + 1; in hashCode() local 519 int hc = 0; in hashCode() local 531 int hc = 0; in hashCode() local [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/ |
H A D | Arrays.java | 374 int hc = i + 1; in hashCode() local 393 int hc = i + 1; in hashCode() local 412 int hc = i + 1; in hashCode() local 425 int hc = 0; in hashCode() local 443 int hc = i + 1; in hashCode() local 462 int hc = i + 1; in hashCode() local 481 int hc = i + 1; in hashCode() local 503 int hc = i + 1; in hashCode() local 519 int hc = 0; in hashCode() local 531 int hc = 0; in hashCode() local [all …]
|
/aosp_15_r20/external/libcxx/src/ |
H A D | debug.cpp | 192 size_t hc = hash<const void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_ic() local 236 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_c() local 290 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __invalidate_all() local 321 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c_and_lock() local 347 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c() local 374 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __erase_c() local 490 size_t hc = hash<void*>()(c1) % static_cast<size_t>(__cend_ - __cbeg_); in swap() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A D | kvm_pv_test.c | 60 #define TEST_HCALL(hc) { .nr = hc, .name = #hc } argument 62 #define PR_HCALL(hc) ucall(UCALL_PR_HCALL, 1, hc) argument 74 static void test_hcall(struct hcall_data *hc) in test_hcall() 107 struct hcall_data *hc = (struct hcall_data *)uc->args[0]; in pr_hcall() local
|
/aosp_15_r20/external/puffin/src/ |
H A D | huffman_table.h | 81 auto hc = code_hcodes_[bits]; in CodeAlphabet() local 96 auto hc = lit_len_hcodes_[bits]; in LitLenAlphabet() local 113 auto hc = distance_hcodes_[bits]; in DistanceAlphabet() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_hash_ops.cpp | 27 void check_load_factor(const HashedContainer& hc) in check_load_factor() 44 hash_container hc; in test_hash_ops() local
|
/aosp_15_r20/hardware/interfaces/health/1.0/default/ |
H A D | convert.cpp | 25 void convertToHealthConfig(const struct healthd_config *hc, HealthConfig& config) { in convertToHealthConfig() 43 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc) { in convertFromHealthConfig()
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | t1_generate_luts.c | 127 int hc, vc, n; in t1_init_ctxno_sc() local 171 int hc, vc, n; in t1_init_spb() local
|
/aosp_15_r20/libcore/luni/src/test/java/tests/security/spec/ |
H A D | ECFieldF2mTest.java | 325 int hc = f.hashCode(); in testHashCode01() local 344 int hc = f.hashCode(); in testHashCode02() local
|
H A D | ECFieldFpTest.java | 110 int hc = f.hashCode(); in testHashCode01() local
|
/aosp_15_r20/external/ComputeLibrary/src/graph/detail/ |
H A D | CrossLayerMemoryManagerHelpers.cpp | 187 void configure_handle_lifetime(std::vector<TaskHandles> &tasks_handles, const HandleCounter &hc) in configure_handle_lifetime() 255 for(auto &hc : target_handle_count) in configure_transition_manager() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/ |
H A D | Watchdog.java | 751 HandlerChecker hc = mHandlerCheckers.get(i).checker(); in evaluateCheckerCompletionLocked() local 760 HandlerChecker hc = mHandlerCheckers.get(i).checker(); in getCheckersWithStateLocked() local 847 HandlerCheckerAndTimeout hc = mHandlerCheckers.get(i); in run() local
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
H A D | NekoControlsService.kt | 65 val hc = String.format("0x%08x", control.hashCode()) in <lambda>() constant
|
/aosp_15_r20/prebuilts/checkstyle/ |
HD | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/puppycrawl/
com/ ... |
/aosp_15_r20/external/eigen/doc/snippets/ |
H A D | HessenbergDecomposition_packedMatrix.cpp | 8 Vector3d hc = hessOfA.householderCoefficients(); variable
|
H A D | Tridiagonalization_householderCoefficients.cpp | 5 Vector3d hc = triOfA.householderCoefficients(); variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/health/ |
D | health_check_service_server_builder_option.cc | 31 std::unique_ptr<HealthCheckServiceInterface> hc) in HealthCheckServiceServerBuilderOption()
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/health/ |
H A D | health_check_service_server_builder_option.cc | 31 std::unique_ptr<HealthCheckServiceInterface> hc) in HealthCheckServiceServerBuilderOption()
|
/aosp_15_r20/device/generic/goldfish/gralloc/ |
D | HostConnectionSession.h | 24 explicit HostConnectionSession(HostConnection* hc) : conn(hc) { in HostConnectionSession()
|
/aosp_15_r20/libcore/ojluni/src/test/java/net/InetAddress/ |
H A D | HashSpread.java | 85 int hc = randomIPv6Adress().hashCode(); in testHashSpread() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/power/wifi/ |
D | PowerWiFiroamingTest.py | 20 from acts.controllers.ap_lib import hostapd_constants as hc unknown
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/detail/ |
D | interface_oarchive.hpp | 64 helper_collection & hc = this->This()->get_helper_collection(); in get_helper() local
|
D | interface_iarchive.hpp | 62 helper_collection & hc = this->This()->get_helper_collection(); in get_helper() local
|