Home
last modified time | relevance | path

Searched defs:timestamp (Results 476 - 500 of 924) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_disk_cache.c281 char timestamp[41]; in iris_disk_cache_init() local
/third_party/musl/Benchmark/musl/
H A Dlibc_time.cpp324 time_t timestamp = time(nullptr); in Bm_function_Gmtime_r() local
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct.c118 void SCT_set_timestamp(SCT *sct, uint64_t timestamp) in SCT_set_timestamp() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c73 pa_usec_t timestamp; member
[all...]
H A Dmodule-pipe-sink.c92 pa_usec_t timestamp; member
H A Dmodule-augment-properties.c50 time_t timestamp; member
/third_party/openssl/crypto/ct/
H A Dct_sct.c118 void SCT_set_timestamp(SCT *sct, uint64_t timestamp) in SCT_set_timestamp() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoFrameBuffer.hpp170 uint64_t timestamp; member
205 VkVideotimestamp timestamp; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioMidiTester.java114 onSend(byte[] data, int offset, int count, long timestamp) onSend() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSynthEngine.java76 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
98 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DTimestamps.java142 public static boolean isValid(Timestamp timestamp) { in isValid() argument
168 public static Timestamp checkValid(Timestamp timestamp) { in checkValid() argument
203 toString(Timestamp timestamp) toString() argument
297 toSeconds(Timestamp timestamp) toSeconds() argument
316 toMillis(Timestamp timestamp) toMillis() argument
338 toMicros(Timestamp timestamp) toMicros() argument
354 toNanos(Timestamp timestamp) toNanos() argument
[all...]
H A DTimeUtil.java73 public static String toString(Timestamp timestamp) { in toString() argument
153 public static long toMillis(Timestamp timestamp) { in toMillis() argument
199 public static long toMicros(Timestamp timestamp) { in toMicros() argument
241 toNanos(Timestamp timestamp) toNanos() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c149 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c158 struct timespec now, timestamp; in main() local
/third_party/python/Lib/
H A Dpoplib.py316 timestamp = re.compile(br'\+OK.[^<]*(<.*>)') variable in POP3
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc1203 TimestampDuration timestamp; in TEST_P() local
1216 TimestampDuration timestamp; in TEST_P() local
1229 TimestampDuration timestamp; in TEST_P() local
1242 TimestampDuration timestamp; TEST_P() local
1255 TimestampDuration timestamp; TEST_P() local
1268 TimestampDuration timestamp; TEST_P() local
1283 TimestampDuration timestamp; TEST_P() local
1300 TimestampDuration timestamp; TEST_P() local
1317 TimestampDuration timestamp; TEST_P() local
1333 TimestampDuration timestamp; TEST_P() local
1346 TimestampDuration timestamp; TEST_P() local
1359 TimestampDuration timestamp; TEST_P() local
1375 TimestampDuration timestamp; TEST_P() local
1391 TimestampDuration timestamp; TEST_P() local
1408 TimestampDuration timestamp; TEST_P() local
1425 TimestampDuration timestamp; TEST_P() local
1442 TimestampDuration timestamp; TEST_P() local
1539 TimestampDuration timestamp; TEST_P() local
1566 TimestampDuration timestamp; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/include/platform/
H A DPlatformMethods.h160 DefaultAddTraceEvent(PlatformMethods *platform, char phase, const unsigned char *categoryEnabledFlag, const char *name, unsigned long long id, double timestamp, int numArgs, const char **argNames, const unsigned char *argTypes, const unsigned long long *argValues, unsigned char flags) DefaultAddTraceEvent() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c445 u32 timestamp = ntohl(val); in radius_das_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.c31 struct os_reltime timestamp; member
40 struct os_reltime timestamp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c445 u32 timestamp = ntohl(val); in radius_das_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.c31 struct os_reltime timestamp; member
45 struct os_reltime timestamp; member
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
H A Dnative_interface_xcomponent.h220 int64_t timestamp; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp155 uint64_t timestamp = watchPoint.GetTimestamp() / TimeUtil::SEC_TO_MILLISEC; in DumpEventInfo() local
225 std::string timestamp = GetTimeString(watchPoint.GetTimestamp()); in InitLogInfo() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp786 int64_t timestamp = 0; in GetConversationalMessageBasicInfo() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dlight_lux_manager.cpp56 void LightLuxManager::UpdateLuxBuffer(int64_t timestamp, float lux) in UpdateLuxBuffer() argument
62 bool LightLuxManager::IsUpdateLuxSuccess(int64_t timestamp) in IsUpdateLuxSuccess() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...37