Home
last modified time | relevance | path

Searched defs:sec (Results 76 - 100 of 260) sorted by relevance

1234567891011

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-date.c398 ecma_number_t sec = (ecma_number_t) fmod (floor (time / ECMA_DATE_MS_PER_SECOND), in ecma_date_sec_from_time() local
429 ecma_date_make_time(ecma_number_t hour, ecma_number_t min, ecma_number_t sec, ecma_number_t ms) ecma_date_make_time() argument
/third_party/lame/frontend/
H A Dbrhist.c177 unsigned int hour, min, sec; in progress_line() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.h207 uint32_t sec = (uint32_t)ce >> 24; in isTempCE() local
/third_party/ninja/src/
H A Dstatus.cc361 double sec = -1; in FormatProgressStatus() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date.cc319 Handle<Object> sec = args.at(3); in BUILTIN() local
376 Handle<Object> sec = args.at(2); in BUILTIN() local
426 Handle<Object> sec = args.atOrUndefined(isolate, 1); BUILTIN() local
538 Handle<Object> sec = args.at(3); BUILTIN() local
593 Handle<Object> sec = args.at(2); BUILTIN() local
642 Handle<Object> sec = args.atOrUndefined(isolate, 1); BUILTIN() local
686 int year, month, day, weekday, hour, min, sec, ms; BUILTIN() local
692 year, month + 1, day, hour, min, sec, ms); BUILTIN() local
695 -year, month + 1, day, hour, min, sec, ms); BUILTIN() local
698 year, month + 1, day, hour, min, sec, ms); BUILTIN() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcmp_mock_srv.c161 int ossl_cmp_mock_srv_set_checkAfterTime(OSSL_CMP_SRV_CTX *srv_ctx, int sec) in ossl_cmp_mock_srv_set_checkAfterTime() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c91 unsigned char *sec; member
287 tls1_prf_P_hash(EVP_MAC_CTX *ctx_init, const unsigned char *sec, size_t sec_len, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_P_hash() argument
373 tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, const unsigned char *sec, size_t slen, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_alg() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_kmeth.c159 unsigned char *sec = NULL; in ECDH_compute_key() local
/third_party/openssl/apps/lib/
H A Dcmp_mock_srv.c161 int ossl_cmp_mock_srv_set_checkAfterTime(OSSL_CMP_SRV_CTX *srv_ctx, int sec) in ossl_cmp_mock_srv_set_checkAfterTime() argument
/third_party/openssl/crypto/ec/
H A Dec_kmeth.c159 unsigned char *sec = NULL; in ECDH_compute_key() local
/third_party/skia/src/core/
H A DSkBitmapProcState.h129 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() argument
[all...]
/third_party/openssl/test/
H A Dasn1_time_test.c116 int day, sec; in test_table() local
[all...]
/third_party/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c91 unsigned char *sec; member
287 tls1_prf_P_hash(EVP_MAC_CTX *ctx_init, const unsigned char *sec, size_t sec_len, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_P_hash() argument
373 tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, const unsigned char *sec, size_t slen, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_alg() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationbuilder.h206 uint32_t sec = (uint32_t)ce >> 24; in isTempCE() local
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h46 double sec = elapsed.tv_sec; in GetElapsedSeconds() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h46 auto sec = std::chrono::time_point_cast<seconds>(tp); in split_seconds() local
370 time_point<seconds> sec; in parse() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpmksa_cache.c84 int sec; in pmksa_cache_set_expiration() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
62 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dpmksa_cache_auth.c127 int sec; in pmksa_cache_set_expiration() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpmksa_cache.c107 int sec; in pmksa_cache_set_expiration() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
62 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dpmksa_cache_auth.c127 int sec; in pmksa_cache_set_expiration() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcm_app_utils.c66 int sec; in cca_per_chan_summary() local
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
H A Davmetadata_mock.cpp353 int64_t sec = (duration % msPerMin) / msPerSec; in GetPrettyDuration() local
/third_party/elfio/tests/
H A DELFIOTest.cpp64 void checkSection( const section* sec, in checkSection() argument
89 checkSection( const section* sec, const std::string& name, Elf_Word type, Elf_Xword flags, Elf64_Addr address, Elf_Xword size, Elf_Word link, Elf_Word info, Elf_Xword addrAlign, Elf_Xword entrySize ) checkSection() argument
213 const section* sec = reader.sections[0]; TEST() local
324 const section* sec = reader.sections[0]; TEST() local
432 const section* sec = reader.sections[0]; TEST() local
493 const section* sec = reader.sections[0]; TEST() local
547 const section* sec = reader.sections[0]; TEST() local
618 const section* sec = reader.sections[0]; TEST() local
747 const section* sec = reader.sections[""]; TEST() local
800 const section* sec = reader.sections[""]; TEST() local
853 const section* sec = reader.sections[""]; TEST() local
906 const section* sec = reader.sections[""]; TEST() local
[all...]

Completed in 19 milliseconds

1234567891011