/third_party/typescript/tests/baselines/reference/ |
H A D | jsDeclarationsExportDefinePropertyEmit.js | 49 function hh(a, b) { function
|
H A D | jsDeclarationsFunctions.js | 48 function hh(a, b) { function
|
H A D | jsDeclarationsFunctionsCjs.js | 48 function hh(a, b) { function
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | mdc2.h | 37 DES_cblock h, hh; member
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | mdc2.h | 28 DES_cblock h, hh; member
|
/third_party/openssl/include/openssl/ |
H A D | mdc2.h | 37 DES_cblock h, hh; member
|
/third_party/ffmpeg/libavformat/ |
H A D | subviewer1dec.c | 59 int hh, mm, ss; in subviewer1_read_header() local
|
H A D | vplayerdec.c | 48 int hh, mm, ss, ms, n, len; in read_ts() local
|
H A D | realtextdec.c | 50 int hh, mm, ss, ms; in read_ts() local
|
H A D | sccdec.c | 81 int hh, mm, ss, fs, i; in scc_read_header() local
|
H A D | mccdec.c | 111 int hh, mm, ss, fs, i = 0, j = 0; in mcc_read_header() local
|
H A D | webvttdec.c | 54 int hh, mm, ss, ms; in read_ts() local
|
H A D | amvenc.c | 369 int hh, mm, ss; in amv_write_trailer() local
|
/third_party/libcoap/include/coap3/ |
H A D | coap_cache_internal.h | 42 UT_hash_handle hh; member
|
H A D | coap_resource_internal.h | 71 UT_hash_handle hh; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-ragel-artifacts.py | 21 hh = rl.replace ('.rl', '.hh') variable
|
/third_party/toybox/toys/other/ |
H A D | login.c | 41 int hh = FLAG(h), count, tty = tty_fd(); in login_main() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_point.h | 43 dng_point (int32 vv, int32 hh) in dng_point() argument 80 dng_point_real64 (real64 vv, real64 hh) in dng_point_real64() argument
|
/third_party/skia/samplecode/ |
H A D | SampleXfermodesBlur.cpp | 47 SkScalar hh = SkIntToScalar(H); in draw_mode() local
|
/third_party/skia/gm/ |
H A D | verylargebitmap.cpp | 73 int hh = height / 2; in show_image() local
|
H A D | xfermodes.cpp | 101 SkScalar hh = SkIntToScalar(h); in make_bitmaps() local
|
/third_party/python/Misc/ |
H A D | coverity_model.c | 131 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 33 absl::CivilHour hh; in TEST() local 680 absl::CivilHour hh; TEST() local 696 absl::CivilHour hh; TEST() local 763 absl::CivilHour hh; TEST() local 811 absl::CivilHour hh; TEST() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_readvitc.c | 148 unsigned hh = bcd2uint(line[7] & 0x03, line[6] & 0x0f); // 6-bit hours in make_vitc_tc_string() local
|
/third_party/ffmpeg/libavutil/ |
H A D | timecode.c | 57 int hh, mm, ss, ff; in av_timecode_get_smpte_from_framenum() local 69 uint32_t av_timecode_get_smpte(AVRational rate, int drop, int hh, int mm, int ss, int ff) in av_timecode_get_smpte() argument 107 int hh, mm, ss, ff, ff_len, neg = 0; in av_timecode_make_string() local 140 unsigned hh = bcd2uint(tcsmpte & 0x3f); // 6-bit hours av_timecode_make_smpte_tc_string2() local 231 av_timecode_init_from_components(AVTimecode *tc, AVRational rate, int flags, int hh, int mm, int ss, int ff, void *log_ctx) av_timecode_init_from_components() argument 255 int hh, mm, ss, ff, flags; av_timecode_init_from_string() local [all...] |