Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 25 of 44) sorted by relevance

12

/external/libcxx/src/
Ddebug.cpp192 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
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DArrays.java464 int hc = i + 1; in hashCode() local
483 int hc = i + 1; in hashCode() local
502 int hc = i + 1; in hashCode() local
515 int hc = 0; in hashCode() local
533 int hc = i + 1; in hashCode() local
552 int hc = i + 1; in hashCode() local
571 int hc = i + 1; in hashCode() local
593 int hc = i + 1; in hashCode() local
609 int hc = 0; in hashCode() local
621 int hc = 0; in hashCode() local
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DArrays.java466 int hc = i + 1; in hashCode() local
485 int hc = i + 1; in hashCode() local
504 int hc = i + 1; in hashCode() local
517 int hc = 0; in hashCode() local
535 int hc = i + 1; in hashCode() local
554 int hc = i + 1; in hashCode() local
573 int hc = i + 1; in hashCode() local
595 int hc = i + 1; in hashCode() local
611 int hc = 0; in hashCode() local
623 int hc = 0; in hashCode() local
[all …]
/external/eigen/doc/snippets/
DTridiagonalization_householderCoefficients.cpp5 Vector3d hc = triOfA.householderCoefficients(); variable
DHessenbergDecomposition_packedMatrix.cpp8 Vector3d hc = hessOfA.householderCoefficients(); variable
/external/puffin/src/
Dhuffman_table.h81 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
/external/pdfium/third_party/libopenjpeg20/
Dt1_generate_luts.c121 int hc, vc, n; in t1_init_ctxno_sc() local
165 int hc, vc, n; in t1_init_spb() local
/external/grpc-grpc/src/cpp/server/health/
Dhealth_check_service_server_builder_option.cc24 std::unique_ptr<HealthCheckServiceInterface> hc) in HealthCheckServiceServerBuilderOption()
/external/clang/test/Sema/
Dattr-flag-enum.c36 hc = ~0x1u, // expected-warning {{enumeration value 'hc' is out of range}} enumerator
/external/openssh/
Dumac.c533 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_transform()
578 static void nh_reset(nh_ctx *hc) in nh_reset()
598 static void nh_init(nh_ctx *hc, aes_int_key prf_key) in nh_init()
608 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update()
663 static void nh_final(nh_ctx *hc, UINT8 *result) in nh_final()
703 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, in nh()
828 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash()
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c95 #define read_roothub(hc, register, mask) ({ \ argument
102 static u32 roothub_a (struct ohci *hc) in roothub_a()
104 static inline u32 roothub_b (struct ohci *hc) in roothub_b()
106 static inline u32 roothub_status (struct ohci *hc) in roothub_status()
108 static u32 roothub_portstatus (struct ohci *hc, int i) in roothub_portstatus()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/
DECDomainParameters.java120 int hc = curve.hashCode(); in hashCode() local
/external/guava/guava/src/com/google/common/cache/
DLongAdder.java70 Cell[] as; long b, v; int[] hc; Cell a; int n; in add() local
DStriped64.java185 final void retryUpdate(long x, int[] hc, boolean wasUncontended) { in retryUpdate()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DECDomainParameters.java116 int hc = curve.hashCode(); in hashCode() local
/external/squashfs-tools/squashfs-tools/
Dlz4_wrapper.c34 static int hc = 0; variable
/external/eigen/test/
Dhouseholder.cpp87 HCoeffsVectorType hc = qr.hCoeffs().conjugate(); in householder() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DX7875_NewUnix.java289 int hc = -1234567 * version; in hashCode() local
/external/apache-http/src/org/apache/http/conn/routing/
DRouteTracker.java378 int hc = this.targetHost.hashCode(); in hashCode() local
DHttpRoute.java387 int hc = this.targetHost.hashCode(); in hashCode() local
/external/libchrome/mojo/public/c/system/tests/
Dcore_api_unittest.cc150 MojoHandle hp, hc; in TEST() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DPeriod.java287 int hc = (timeLimit << 1) | (inFuture ? 1 : 0); in hashCode() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java285 int hc = (timeLimit << 1) | (inFuture ? 1 : 0); in hashCode() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DHebrewTest.java479 HebrewCalendar hc = new HebrewCalendar (5742, HebrewCalendar.AV, 22); in Test1624() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DHebrewTest.java482 HebrewCalendar hc = new HebrewCalendar (5742, HebrewCalendar.AV, 22); in Test1624() local

12