Home
last modified time | relevance | path

Searched defs:timestamp (Results 401 - 421 of 421) sorted by relevance

1...<<11121314151617

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp210 DE_ASSERT(queueFamilyIndex < queueProperties.size()); const deUint32& validBits = queueProperties[queueFamilyIndex].timestampValidBits; if (validBits == 0) throw tcu::NotSupportedError(�); checkValidBits(validBits, queueFamilyIndex); return timestampMaskFromValidBits(validBits); } void checkTimestampBits (deUint64 timestamp, deUint64 mask) { if (timestamp > mask) checkTimestampsSupported() argument
914 deUint64 timestamp; global() member
2716 deUint64 timestamp; global() member
2856 deUint64 timestamp; global() member
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2670 auto timestamp = texture->parameters()->resetTimestamp(); in bindTexture() local
/third_party/toybox/toys/pending/
H A Ddhcpd.c1198 int64_t timestamp; in write_leasefile() local
1235 int64_t timestamp; in write_lease6file() local
1546 int64_t timestamp; read_leasefile() local
1577 int64_t timestamp; read_lease6file() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c2837 int64_t timestamp; in read_thread() local
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3038 static int64_t mxf_timestamp_to_int64(uint64_t timestamp) in mxf_timestamp_to_int64() argument
H A Dmatroskadec.c3923 matroska_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) matroska_read_seek() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h416 __u32 timestamp; member
529 unsigned int timestamp; member
538 unsigned int timestamp; member
561 unsigned int timestamp; /*output param */ global() member
573 unsigned int timestamp; /*output param */ global() member
590 unsigned int timestamp; global() member
645 unsigned int timestamp; /*output param */ global() member
655 unsigned int timestamp; global() member
803 unsigned int timestamp; /* Timestamp to trigger event on */ global() member
1093 unsigned int timestamp; global() member
1147 unsigned int timestamp; global() member
1332 unsigned int timestamp; global() member
1488 unsigned int timestamp; global() member
1661 unsigned int timestamp; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h564 unsigned timestamp[2]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp15648 uint64_t & timestamp = data.first; in getCalibratedTimestampEXT() local
[all...]
H A Dvulkan_raii.hpp14532 uint64_t & timestamp = data.first; in getCalibratedTimestampEXT() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp4100 uint64_t timestamp = 0; getTimestamp() local
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c3008 datetime_date_fromtimestamp(PyTypeObject *type, PyObject *timestamp) in datetime_date_fromtimestamp() argument
3021 PyObject *timestamp; in datetime_date_fromtimestamp_capi() local
5103 datetime_from_timestamp(PyObject *cls, TM_FUNC f, PyObject *timestamp, PyObject *tzinfo) datetime_from_timestamp() argument
5184 PyObject *timestamp; datetime_fromtimestamp() local
5210 PyObject *timestamp; datetime_utcfromtimestamp() local
6085 local_timezone_from_timestamp(time_t timestamp) local_timezone_from_timestamp() argument
6149 time_t timestamp; local_timezone() local
6183 time_t timestamp; local_timezone_from_local() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c5306 int dpp_key_expired(const char *timestamp, os_time_t *expiry) in dpp_key_expired() argument
H A Dieee802_11_defs.h902 u8 timestamp[8]; member
911 u8 timestamp[8]; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_types.h1563 uint64 timestamp; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h590 uint32_t timestamp; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h604 uint32_t timestamp; member
/third_party/toybox/generated/
H A Dglobals.h632 char timestamp[32]; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp16559 uint64_t & timestamp = data_.first; getCalibratedTimestampEXT() local
23652 uint64_t & timestamp = data_.first; getCalibratedTimestampKHR() local
[all...]
H A Dvulkan_raii.hpp18941 uint64_t & timestamp = data_.first; getCalibratedTimestampEXT() local
22550 uint64_t & timestamp = data_.first; getCalibratedTimestampKHR() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h975 u8 timestamp[8]; member
984 u8 timestamp[8]; member

Completed in 207 milliseconds

1...<<11121314151617