Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 - 25 of 1739) sorted by relevance

12345678910>>...70

/kernel/linux/linux-6.6/init/
H A DMakefile[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dtimestamp.h20 namespace timestamp { namespace
H A Dtimestamp.cc35 namespace timestamp { namespace
38 uint64_t timestamp = 0; in SampleGetTimestampNs() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.h11 static inline u64 otx2_ptp_convert_rx_timestamp(u64 timestamp) in otx2_ptp_convert_rx_timestamp() argument
16 static inline u64 otx2_ptp_convert_tx_timestamp(u64 timestamp) in otx2_ptp_convert_tx_timestamp() argument
21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) in cn10k_ptp_convert_timestamp() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h43 Move(timestamp); variable
H A Dspring_adapter.h76 void TickAnimation(uint64_t timestamp) in TickAnimation() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
H A DFileMonitor.h57 time_t timestamp; member
/kernel/linux/linux-5.10/include/linux/iio/
H A Dbuffer.h33 iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, void *data, int64_t timestamp) iio_push_to_buffers_with_timestamp() argument
H A Dtrigger_consumer.h37 s64 timestamp; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_metadata.c32 u64 timestamp = -1; in rx() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dtimestamp.hpp33 namespace timestamp { namespace
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.h36 unsigned long timestamp; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.h35 unsigned long timestamp; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_animated_image.h36 uint64_t timestamp; member
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dunified_data_properties.h28 std::int64_t timestamp; member in OHOS::UDMF::UnifiedDataProperties
/kernel/linux/linux-6.6/include/linux/iio/
H A Dbuffer.h37 iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, void *data, int64_t timestamp) iio_push_to_buffers_with_timestamp() argument
H A Dtrigger_consumer.h37 s64 timestamp; member
/third_party/musl/include/info/linux/
H A Dfatal_message.h32 uint64_t timestamp; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc46 int timestamp; in LLVMFuzzerTestOneInput() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_cache.h70 mbedtls_time_t timestamp; /*!< entry timestamp */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h105 u64 timestamp; in kbasep_serialize_timestamp() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h115 u64 timestamp; in kbasep_serialize_timestamp() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddate_util.cpp90 auto timestamp = std::chrono::system_clock::from_time_t(std::mktime(&dateTime)); in GetMilliSecondsByDateTime() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp31 int64_t timestamp = tv.tv_sec * 1000 + tv.tv_usec / 1000; in GetNowTimestamp() local
/foundation/graphic/graphic_2d/rosen/samples/hello_vsync/
H A Dhello_vsync.cpp23 static void OnVSync(long long timestamp, void* data) in OnVSync() argument

Completed in 6 milliseconds

12345678910>>...70