Home
last modified time | relevance | path

Searched refs:time (Results 6501 - 6525 of 7732) sorted by relevance

1...<<261262263264265266267268269270>>...310

/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/
H A Dcrypto.h26 # include <time.h>
285 * compile time.
440 * It takes an amount of time dependent on |len|, but independent of the
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/
H A Dcrypto.h26 # include <time.h>
285 * compile time.
440 * It takes an amount of time dependent on |len|, but independent of the
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dcrypto.h26 # include <time.h>
285 * compile time.
440 * It takes an amount of time dependent on |len|, but independent of the
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c24 # include <time.h>
690 * If the private is also NULL then this is the first time we've in RAND_get0_public()
723 * If the public is also NULL then this is the first time we've in RAND_get0_private()
/third_party/node/deps/uv/src/unix/
H A Dlinux-core.c44 #include <time.h>
70 /* This is rather annoying: CLOCK_BOOTTIME lives in <linux/time.h> but we can't
71 * include that file because it conflicts with <time.h>. We'll just have to
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c27 #include <sys/time.h>
/third_party/python/Lib/
H A Drandom.py134 None or no argument seeds from current time or from an operating
398 Repeated elements can be specified one at a time or with the optional
426 # theoretical minimum. This is important because running time
825 # Create one instance, seeded from current time, and export its methods
862 from time import perf_counter
H A Dtrace.py63 from time import monotonic as _time
643 help='Prefix each line with the time since the program started. '
/third_party/openssl/crypto/rand/
H A Drand_lib.c24 # include <time.h>
690 * If the private is also NULL then this is the first time we've in RAND_get0_public()
723 * If the public is also NULL then this is the first time we've in RAND_get0_private()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp13 #include <sys/time.h>
249 // TODO(fjhenigman) Try not to create a new texture every time. That already works on Intel in getTexture()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp133 std::time_t timeNow = std::time(nullptr); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp24 #include <time.h>
/third_party/openssl/test/
H A Dbad_dtls_test.c480 now = time(NULL); in test_bad_dtls()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctint-avx2.asm48 ; NASM cannot do compile-time arithmetic on floating-point constants.
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-x.c93 #include <time.h>
/third_party/optimized-routines/math/test/
H A Dmathbench.c14 #include <time.h>
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h116 uLong time; /* modification time */ member
237 (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION
451 eight. data_type is set as noted here every time inflate() returns for all
573 file name, no extra data, no comment, no modification time (set to zero), no
575 if the operating system was determined at compile time. If a gzip stream is
813 deflate(). The text, time, os, extra field, name, and comment information
824 the time set to zero, and os set to 255, with no extra, name, or comment
894 time to set the dictionary. If the provided dictionary is smaller than the
938 input each time, unti
[all...]
/third_party/tzdata/
H A DMakefile39 # time to upgrade zic (the default), use:
138 # What kind of TZif data files to generate. (TZif is the binary time
140 # If you want only POSIX time, with time values interpreted as
143 # below. If you want only "right" time, with values interpreted
153 # with it, use "posix_only" or "posix_right". Use POSIX time on systems with
154 # leap smearing; this can work better than unsmeared "right" time with
156 # "right" time than unsmeared POSIX time is (e.g., 0.5 vs 1.0 s max error).
217 # -DEPOCH_LOCAL if the 'time' functio
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp48 #include <sys/time.h>
/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set_unittest.cc55 #include <google/protobuf/stubs/time.h>
/third_party/python/Modules/
H A Dreadline.c14 #include <sys/time.h>
59 * and cannot be detected at compile-time,
427 once each time matches need to be displayed.
802 time history_get_history_state is called which makes me think it's in _py_get_history_length()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc60 #include <time.h> // NOLINT
175 // elapsed time, it must not be included in the region to measure (i.e.
182 // elapsed time. Inserting another fence after the final RDTSCP would prevent
557 // on failure (e.g. the elapsed time is too long for a 32-bit tick count).
/third_party/skia/platform_tools/android/apps/skottie/
H A Dskottie_metric.sql264 -- process name is often missing on WearOs/Android P -> instead select process is highest CPU time in RenderThread.
/third_party/vk-gl-cts/scripts/
H A Dmake_release.py28 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c362 time(&now); in ocsp_resp_valid()
816 "OpenSSL: OCSP response not valid at this time"); in check_ocsp_resp()

Completed in 29 milliseconds

1...<<261262263264265266267268269270>>...310