Home
last modified time | relevance | path

Searched defs:ft (Results 1 – 25 of 151) sorted by relevance

1234567

/external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/
DJCLLoggerAdapter.java89 FormattingTuple ft = MessageFormatter.format(format, arg); in trace() local
112 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in trace() local
131 FormattingTuple ft = MessageFormatter.arrayFormat(format, arguments); in trace() local
185 FormattingTuple ft = MessageFormatter.format(format, arg); in debug() local
208 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in debug() local
227 FormattingTuple ft = MessageFormatter.arrayFormat(format, arguments); in debug() local
280 FormattingTuple ft = MessageFormatter.format(format, arg); in info() local
304 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in info() local
323 FormattingTuple ft = MessageFormatter.arrayFormat(format, arguments); in info() local
375 FormattingTuple ft = MessageFormatter.format(format, arg); in warn() local
[all …]
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/
DLog4jLoggerAdapter.java128 FormattingTuple ft = MessageFormatter.format(format, arg); in trace() local
151 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in trace() local
172 FormattingTuple ft = MessageFormatter.arrayFormat(format, arguments); in trace() local
224 FormattingTuple ft = MessageFormatter.format(format, arg); in debug() local
247 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in debug() local
267 FormattingTuple ft = MessageFormatter.arrayFormat(format, arguments); in debug() local
318 FormattingTuple ft = MessageFormatter.format(format, arg); in info() local
341 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in info() local
362 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray); in info() local
415 FormattingTuple ft = MessageFormatter.format(format, arg); in warn() local
[all …]
/external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/
DJDK14LoggerAdapter.java96 FormattingTuple ft = MessageFormatter.format(format, arg); in trace() local
119 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in trace() local
140 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray); in trace() local
195 FormattingTuple ft = MessageFormatter.format(format, arg); in debug() local
218 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in debug() local
239 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray); in debug() local
294 FormattingTuple ft = MessageFormatter.format(format, arg); in info() local
317 FormattingTuple ft = MessageFormatter.format(format, arg1, arg2); in info() local
338 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray); in info() local
396 FormattingTuple ft = MessageFormatter.format(format, arg); in warn() local
[all …]
/external/lzma/CPP/Windows/
DTimeUtils.cpp19 bool DosTimeToFileTime(UInt32 dosTime, FILETIME &ft) throw() in DosTimeToFileTime()
44 bool FileTimeToDosTime(const FILETIME &ft, UInt32 &dosTime) throw() in FileTimeToDosTime()
123 void UnixTimeToFileTime(UInt32 unixTime, FILETIME &ft) throw() in UnixTimeToFileTime()
135 bool UnixTime64ToFileTime(Int64 unixTime, FILETIME &ft) throw() in UnixTime64ToFileTime()
154 Int64 FileTimeToUnixTime64(const FILETIME &ft) throw() in FileTimeToUnixTime64()
160 bool FileTimeToUnixTime(const FILETIME &ft, UInt32 &unixTime) throw() in FileTimeToUnixTime()
199 void GetCurUtcFileTime(FILETIME &ft) throw() in GetCurUtcFileTime()
DPropVariantConv.cpp15 FILETIME ft; in ConvertUtcFileTimeToString() local
83 bool ConvertUtcFileTimeToString(const FILETIME &ft, wchar_t *dest, int level) throw() in ConvertUtcFileTimeToString()
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
Dp3.cpp5 template <typename T> void ft(T) {} in ft() function
6 template <> void ft(int) {} // expected-note {{previous definition is here}} in ft() function
7 template <> void ft(int) {} // expected-error {{redefinition of 'ft<int>'}} in ft() function
/external/skqp/fuzz/
DFuzzPathop.cpp28 SkPath::FillType ft; in DEF_FUZZ() local
44 SkPath::FillType ft; in DEF_FUZZ() local
60 SkPath::FillType ft; in DEF_FUZZ() local
86 SkPath::FillType ft; in DEF_FUZZ() local
102 SkPath::FillType ft; in DEF_FUZZ() local
/external/skia/fuzz/
DFuzzPathop.cpp28 SkPathFillType ft; in DEF_FUZZ() local
44 SkPathFillType ft; in DEF_FUZZ() local
60 SkPathFillType ft; in DEF_FUZZ() local
86 SkPathFillType ft; in DEF_FUZZ() local
102 SkPathFillType ft; in DEF_FUZZ() local
/external/rnnoise/training/
Ddump_rnn.py15 def printVector(f, ft, vector, name): argument
36 def printLayer(f, ft, layer): argument
83 ft = open(sys.argv[3], 'w') variable
/external/rust/crates/chrono/src/sys/
Dwindows.rs38 let mut ft = mem::zeroed(); in system_time_to_file_time() localVariable
92 let ft = time_to_file_time(sec); in time_to_local_tm() localVariable
115 let mut ft = mem::zeroed(); in utc_tm_to_time() localVariable
124 let mut ft = mem::zeroed(); in local_tm_to_time() localVariable
/external/skia/include/core/
DSkPathTypes.h24 static inline bool SkPathFillType_IsEvenOdd(SkPathFillType ft) { in SkPathFillType_IsEvenOdd()
28 static inline bool SkPathFillType_IsInverse(SkPathFillType ft) { in SkPathFillType_IsInverse()
32 static inline SkPathFillType SkPathFillType_ConvertToNonInverse(SkPathFillType ft) { in SkPathFillType_ConvertToNonInverse()
/external/curl/src/
Dtool_filetime.c49 FILETIME ft; in getfiletime() local
120 FILETIME ft; in setfiletime() local
/external/perfetto/src/tracing/core/
Dpacket_stream_validator_unittest.cc51 auto* ft = proto.mutable_ftrace_events()->add_event(); in TEST() local
98 auto* ft = proto.mutable_ftrace_events()->add_event(); in TEST() local
116 auto* ft = proto.mutable_ftrace_events()->add_event(); in TEST() local
137 auto* ft = proto.mutable_ftrace_events()->add_event(); in TEST() local
/external/clang/test/SemaObjCXX/
Dforeach.mm18 void ft(Collection col) { function
23 template void ft(NSArray *); function
/external/llvm-project/clang/test/SemaObjCXX/
Dforeach.mm26 void ft(Collection col) { function
31 template void ft(NSArray *); function
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DDragLatencyFragment.java248 double[] ft, lt; // All time arrays are in _milliseconds_ in reshapeAndCalculate() local
359 public void calculateDragLatency(double[] ft, double[] fy, double[] lt, int[] ldir) { in calculateDragLatency()
398 private void drawLatencyGraph(double[] ft, double[] fy, double[] lt, double averageBestShift) { in drawLatencyGraph()
/external/kernel-headers/original/uapi/linux/
Derspan.h25 ft:5, member
33 ft:5, member
/external/libwebsockets/win32port/win32helpers/
Dgettimeofday.c8 FILETIME ft; in gettimeofday() local
/external/libcxx/test/std/numerics/complex.number/cmplx.over/
DUDT_is_rejected.fail.cpp24 UDT<float> ft; variable
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp86 template <typename T> constexpr T ft(T t) { return t; } in ft() function
95 template <> notlit ft(notlit nl) { return nl; } in ft() function
96 template <> char ft(char c) { return c; } // expected-note {{previous}} in ft() function
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp78 template <typename T> constexpr T ft(T t) { return t; } in ft() function
87 template <> notlit ft(notlit nl) { return nl; } in ft() function
88 template <> char ft(char c) { return c; } // expected-note {{previous}} in ft() function
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp54 bool ConvertToTimeSpec(TimeSpec& ts, file_time_type ft) { in ConvertToTimeSpec()
79 bool ConvertFromTimeSpec(file_time_type& ft, TimeSpec ts) { in ConvertFromTimeSpec()
94 bool CompareTimeExact(file_time_type ft, TimeSpec ts) { in CompareTimeExact()
100 bool CompareTimeExact(TimeSpec ts, file_time_type ft) { in CompareTimeExact()
212 file_time_type ft(ns); in __anon4af1ca000502() local
229 file_time_type ft(micros); in __anon4af1ca000602() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp56 bool ConvertToTimeSpec(TimeSpec& ts, file_time_type ft) { in ConvertToTimeSpec()
81 bool ConvertFromTimeSpec(file_time_type& ft, TimeSpec ts) { in ConvertFromTimeSpec()
96 bool CompareTimeExact(file_time_type ft, TimeSpec ts) { in CompareTimeExact()
102 bool CompareTimeExact(TimeSpec ts, file_time_type ft) { in CompareTimeExact()
216 file_time_type ft(ns); in __anon83bebc120502() local
233 file_time_type ft(micros); in __anon83bebc120602() local
/external/llvm-project/libcxx/test/std/numerics/complex.number/cmplx.over/
DUDT_is_rejected.fail.cpp23 UDT<float> ft; variable
/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/
Dtypes.cc27 [](mlir::FunctionType& ft) { return ft.getResults().vec(); }); in init_types()

1234567