Searched refs:tm (Results 1 - 25 of 545) sorted by relevance

1234567891011>>

/external/compiler-rt/test/msan/
H A Dmktime.cc10 struct tm tm; local
11 tm.tm_year = 2014;
12 tm.tm_mon = 3;
13 tm.tm_mday = 28;
15 tm.tm_hour = 13;
17 tm.tm_min = 4;
18 tm.tm_sec = 42;
19 tm.tm_isdst = -1;
20 time_t t = mktime(&tm);
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Do_time.h64 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
65 int OPENSSL_gmtime_adj(struct tm *tm, int offset_day, long offset_sec);
/external/openssl/crypto/
H A Do_time.h64 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
65 int OPENSSL_gmtime_adj(struct tm *tm, int offset_day, long offset_sec);
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dtransmit_mixer_unittest.cc31 TransmitMixer* tm = NULL; local
32 ASSERT_EQ(0, TransmitMixer::Create(tm, 0));
33 ASSERT_TRUE(tm != NULL);
35 EXPECT_EQ(-1, tm->RegisterExternalMediaProcessing(NULL,
37 EXPECT_EQ(-1, tm->RegisterExternalMediaProcessing(&callback,
39 EXPECT_EQ(-1, tm->RegisterExternalMediaProcessing(&callback,
41 EXPECT_EQ(-1, tm->RegisterExternalMediaProcessing(&callback,
43 EXPECT_EQ(0, tm->RegisterExternalMediaProcessing(&callback,
45 EXPECT_EQ(0, tm->RegisterExternalMediaProcessing(&callback,
47 EXPECT_EQ(-1, tm
[all...]
/external/chromium_org/base/
H A Dos_compat_nacl.h12 extern "C" time_t timegm(struct tm* const t);
H A Dos_compat_nacl.cc14 time_t timegm(struct tm* tm) { argument
20 ret = mktime(tm);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPU.h24 FunctionPass *createR600ExpandSpecialInstrsPass(TargetMachine &tm);
27 FunctionPass *createSIAssignInterpRegsPass(TargetMachine &tm);
31 FunctionPass *createAMDGPUConvertToISAPass(TargetMachine &tm);
H A DSIRegisterInfo.cpp20 SIRegisterInfo::SIRegisterInfo(AMDGPUTargetMachine &tm, argument
22 : AMDGPURegisterInfo(tm, tii),
23 TM(tm),
H A DAMDGPUConvertToISA.cpp30 AMDGPUConvertToISAPass(TargetMachine &tm) : argument
31 MachineFunctionPass(ID), TM(tm) { }
43 FunctionPass *llvm::createAMDGPUConvertToISAPass(TargetMachine &tm) { argument
44 return new AMDGPUConvertToISAPass(tm);
/external/compiler-rt/test/asan/TestCases/
H A Dtime_interceptor.cc13 time_t *tm = (time_t*)malloc(sizeof(time_t)); local
14 free(tm);
15 time_t t = time(tm);
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPU.h24 FunctionPass *createR600ExpandSpecialInstrsPass(TargetMachine &tm);
27 FunctionPass *createSIAssignInterpRegsPass(TargetMachine &tm);
31 FunctionPass *createAMDGPUConvertToISAPass(TargetMachine &tm);
H A DSIRegisterInfo.cpp20 SIRegisterInfo::SIRegisterInfo(AMDGPUTargetMachine &tm, argument
22 : AMDGPURegisterInfo(tm, tii),
23 TM(tm),
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DTrustManagerImplTest.java77 TrustManagerImpl tm = new TrustManagerImpl(ks);
78 assertEquals(0, tm.getAcceptedIssuers().length);
79 checkTrustManager(tm);
85 TrustManagerImpl tm = new TrustManagerImpl(ks);
86 assertEquals(1, tm.getAcceptedIssuers().length);
87 checkTrustManager(tm);
90 private void checkTrustManager(TrustManagerImpl tm) throws Exception { argument
92 tm.checkClientTrusted(null, "RSA");
98 tm.checkClientTrusted(new X509Certificate[0], "RSA");
104 tm
[all...]
/external/bison/lib/
H A Dtime.in.h132 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1)));
133 _GL_CXXALIAS_RPL (mktime, time_t, (struct tm *__tp));
135 _GL_CXXALIAS_SYS (mktime, time_t, (struct tm *__tp));
149 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
150 struct tm *restrict __result)
152 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
153 struct tm *restrict __result));
156 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
157 struct tm *restrict __result)
160 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dspinlock_posix-inl.h50 struct timespec tm; local
51 tm.tv_sec = 0;
52 tm.tv_nsec = base::internal::SuggestedDelayNS(loop);
53 nanosleep(&tm, NULL);
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dspinlock_posix-inl.h50 struct timespec tm; local
51 tm.tv_sec = 0;
52 tm.tv_nsec = base::internal::SuggestedDelayNS(loop);
53 nanosleep(&tm, NULL);
H A Dspinlock_linux-inl.h76 struct timespec tm; local
77 tm.tv_sec = 0;
79 tm.tv_nsec = base::internal::SuggestedDelayNS(loop);
81 tm.tv_nsec = 2000001; // above 2ms so linux 2.4 doesn't spin
84 tm.tv_nsec *= 16; // increase the delay; we expect explicit wakeups
87 value, reinterpret_cast<struct kernel_timespec *>(&tm));
89 nanosleep(&tm, NULL);
/external/fio/
H A Dtickmarks.h9 int calc_tickmarks(double min, double max, int nticks, struct tickmark **tm,
/external/ppp/pppd/plugins/radius/
H A Dutil.c23 * Purpose: Turns printable string into correct tm struct entries.
33 void rc_str2tm (char *valstr, struct tm *tm) argument
42 tm->tm_mon = i;
48 tm->tm_mday = atoi (&valstr[4]);
51 tm->tm_year = atoi (&valstr[7]) - 1900;
/external/libcxx/test/language.support/support.runtime/
H A Dctime.pass.cpp28 std::tm tm = {0}; local
31 static_assert((std::is_same<decltype(std::mktime(&tm)), std::time_t>::value), "");
33 static_assert((std::is_same<decltype(std::asctime(&tm)), char*>::value), "");
35 static_assert((std::is_same<decltype(std::gmtime(&t)), std::tm*>::value), "");
36 static_assert((std::is_same<decltype(std::localtime(&t)), std::tm*>::value), "");
39 static_assert((std::is_same<decltype(std::strftime(c1,s,c2,&tm)), std::size_t>::value), "");
/external/libcxx/test/utilities/date.time/
H A Dtested_elsewhere.pass.cpp26 std::tm tm = {0}; local
30 static_assert((std::is_same<decltype(std::mktime(&tm)), std::time_t>::value), "");
32 static_assert((std::is_same<decltype(std::asctime(&tm)), char*>::value), "");
34 static_assert((std::is_same<decltype(std::gmtime(&t)), std::tm*>::value), "");
35 static_assert((std::is_same<decltype(std::localtime(&t)), std::tm*>::value), "");
36 static_assert((std::is_same<decltype(std::strftime(str,s,"",&tm)), std::size_t>::value), "");
/external/llvm/lib/Target/R600/
H A DAMDGPU.h29 FunctionPass *createR600VectorRegMerger(TargetMachine &tm);
31 FunctionPass *createR600ExpandSpecialInstrsPass(TargetMachine &tm);
33 FunctionPass *createR600ClauseMergePass(TargetMachine &tm);
34 FunctionPass *createR600Packetizer(TargetMachine &tm);
35 FunctionPass *createR600ControlFlowFinalizer(TargetMachine &tm);
42 FunctionPass *createSILowerControlFlowPass(TargetMachine &tm);
43 FunctionPass *createSIFixSGPRCopiesPass(TargetMachine &tm);
46 FunctionPass *createSIInsertWaits(TargetMachine &tm);
54 FunctionPass *createAMDGPUISelDag(TargetMachine &tm);
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
H A Da_utctm.c196 struct tm *ts;
197 struct tm data;
245 struct tm *tm; local
246 struct tm data;
263 tm = OPENSSL_gmtime(&t, &data);
269 return_cmp(year, tm->tm_year);
270 return_cmp(g2(s->data+2) - 1, tm->tm_mon);
271 return_cmp(g2(s->data+4), tm->tm_mday);
272 return_cmp(g2(s->data+6), tm
[all...]
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkTwoPointConicalGradient_gpu.h22 SkShader::TileMode tm, const SkMatrix* localMatrix);
/external/ltrace/
H A Dsummary.h27 struct timeval tm; member in struct:timedelta

Completed in 937 milliseconds

1234567891011>>