/third_party/boost/libs/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
|
D | test_modifiers.cpp | 508 > hc; in test_modifiers() local
|
/third_party/grpc/src/cpp/server/health/ |
D | health_check_service_server_builder_option.cc | 24 std::unique_ptr<HealthCheckServiceInterface> hc) in HealthCheckServiceServerBuilderOption()
|
/third_party/boost/boost/archive/detail/ |
D | interface_iarchive.hpp | 62 helper_collection & hc = this->This()->get_helper_collection(); in get_helper() local
|
D | interface_oarchive.hpp | 64 helper_collection & hc = this->This()->get_helper_collection(); in get_helper() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
D | Period.java | 287 int hc = (timeLimit << 1) | (inFuture ? 1 : 0); in hashCode() local
|
/third_party/ffmpeg/libavcodec/ |
D | smacker.c | 98 static int smacker_decode_tree(GetBitContext *gb, HuffContext *hc, uint32_t prefix, int length) in smacker_decode_tree() 135 static int smacker_decode_bigtree(GetBitContext *gb, HuffContext *hc, in smacker_decode_bigtree()
|
D | vaapi_encode_h264.c | 750 VAAPIEncodeH264Picture *hp, *hn, *hc; in vaapi_encode_h264_default_ref_pic_list() local
|
D | webp.c | 346 static void read_huffman_code_simple(WebPContext *s, HuffReader *hc) in read_huffman_code_simple() 361 static int read_huffman_code_normal(WebPContext *s, HuffReader *hc, in read_huffman_code_normal()
|
D | mss3.c | 588 static void decode_haar_block(RangeCoder *c, HaarBlockCoder *hc, in decode_haar_block()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | HebrewTest.java | 482 HebrewCalendar hc = new HebrewCalendar (5742, HebrewCalendar.AV, 22); in Test1624() local
|
/third_party/uboot/u-boot-2020.01/drivers/usb/host/ |
D | ohci-hcd.c | 200 static inline u32 roothub_a(struct ohci *hc) in roothub_a() 202 static inline u32 roothub_b(struct ohci *hc) in roothub_b() 204 static inline u32 roothub_status(struct ohci *hc) in roothub_status() 206 static inline u32 roothub_portstatus(struct ohci *hc, int i) in roothub_portstatus()
|
/third_party/typescript/tests/baselines/reference/ |
D | templateStringBinaryOperationsInvalid.js | 108 var hc = `2${ 3 & 4 }5` & 6; variable
|
D | templateStringBinaryOperationsES6Invalid.js | 108 var hc = `2${ 3 & 4 }5` & 6; variable
|
/third_party/typescript/tests/cases/conformance/es6/templates/ |
D | templateStringBinaryOperationsInvalid.ts | 107 var hc = `2${ 3 & 4 }5` & 6; variable
|
D | templateStringBinaryOperationsES6Invalid.ts | 108 var hc = `2${ 3 & 4 }5` & 6; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CurrencyMetaInfo.java | 313 int hc = 0; in hashCode() local
|
/third_party/glib/glib/pcre/ |
D | pcre_compile.c | 2790 pcre_uchar *hc; in adjust_recurse() local 5250 pcre_uchar *hc; in compile_branch() local 5314 pcre_uchar *hc; in compile_branch() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 1498 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 3115 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3163 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3697 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | smpdtfmt.cpp | 1594 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 3224 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3272 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3816 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 1575 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 3199 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3247 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3781 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local
|
/third_party/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 1517 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 3145 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3193 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3727 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_testsrc.c | 288 const TestSourceContext *hc = ctx->priv; in haldclutsrc_fill_picture() local 349 TestSourceContext *hc = ctx->priv; in haldclutsrc_init() local 377 TestSourceContext *hc = ctx->priv; in haldclutsrc_config_props() local
|
/third_party/curl/lib/ |
D | hostip.c | 200 hostcache_timestamp_remove(void *datap, void *hc) in hostcache_timestamp_remove()
|
/third_party/gn/src/gn/ |
D | parse_tree.cc | 712 for (const auto& hc : original_first->comments()->before()) { in SortList() local
|