/external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/ |
D | JCLLoggerAdapter.java | 89 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/ |
D | Log4jLoggerAdapter.java | 128 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/ |
D | JDK14LoggerAdapter.java | 96 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/ |
D | TimeUtils.cpp | 19 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()
|
D | PropVariantConv.cpp | 15 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/ |
D | p3.cpp | 5 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/ |
D | FuzzPathop.cpp | 28 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/ |
D | FuzzPathop.cpp | 28 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/ |
D | dump_rnn.py | 15 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/ |
D | windows.rs | 38 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/ |
D | SkPathTypes.h | 24 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/ |
D | tool_filetime.c | 49 FILETIME ft; in getfiletime() local 120 FILETIME ft; in setfiletime() local
|
/external/perfetto/src/tracing/core/ |
D | packet_stream_validator_unittest.cc | 51 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/ |
D | foreach.mm | 18 void ft(Collection col) { function 23 template void ft(NSArray *); function
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | foreach.mm | 26 void ft(Collection col) { function 31 template void ft(NSArray *); function
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | DragLatencyFragment.java | 248 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/ |
D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/external/libwebsockets/win32port/win32helpers/ |
D | gettimeofday.c | 8 FILETIME ft; in gettimeofday() local
|
/external/libcxx/test/std/numerics/complex.number/cmplx.over/ |
D | UDT_is_rejected.fail.cpp | 24 UDT<float> ft; variable
|
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p1.cpp | 86 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/ |
D | p1.cpp | 78 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/ |
D | last_write_time.pass.cpp | 54 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/ |
D | last_write_time.pass.cpp | 56 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/ |
D | UDT_is_rejected.fail.cpp | 23 UDT<float> ft; variable
|
/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/ |
D | types.cc | 27 [](mlir::FunctionType& ft) { return ft.getResults().vec(); }); in init_types()
|