Searched refs:ft (Results 51 - 75 of 112) sorted by relevance

12345

/external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
H A DAndroidLoggerAdapter.java532 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray);
533 _log(priority, ft.getMessage(), ft.getThrowable());
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/
H A DLoggerWrapper.java286 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray);
287 ((LocationAwareLogger) logger).log(null, fqcn, LocationAwareLogger.DEBUG_INT, ft.getMessage(), ft.getArgArray(), ft.getThrowable());
327 FormattingTuple ft = MessageFormatter.format(format, arg);
328 ((LocationAwareLogger) logger).log(marker, fqcn, LocationAwareLogger.DEBUG_INT, ft.getMessage(), ft.getArgArray(), ft.getThrowable());
356 FormattingTuple ft = MessageFormatter.arrayFormat(format, argArray);
357 ((LocationAwareLogger) logger).log(marker, fqcn, LocationAwareLogger.DEBUG_INT, ft
[all...]
/external/v8/src/mips64/
H A Dassembler-mips64.cc878 FPURegister ft,
882 DCHECK(fd.is_valid() && fs.is_valid() && ft.is_valid());
883 Instr instr = opcode | fmt | (ft.code() << kFtShift) | (fs.code() << kFsShift)
891 FPURegister ft,
895 DCHECK(fd.is_valid() && fr.is_valid() && fs.is_valid() && ft.is_valid());
896 Instr instr = opcode | (fr.code() << kFrShift) | (ft.code() << kFtShift)
952 FPURegister ft,
954 DCHECK(rs.is_valid() && ft.is_valid() && (is_int16(j) || is_uint16(j)));
955 Instr instr = opcode | (rs.code() << kRsShift) | (ft.code() << kFtShift)
2117 FPURegister ft, FPURegiste
876 GenInstrRegister(Opcode opcode, SecondaryField fmt, FPURegister ft, FPURegister fs, FPURegister fd, SecondaryField func) argument
889 GenInstrRegister(Opcode opcode, FPURegister fr, FPURegister ft, FPURegister fs, FPURegister fd, SecondaryField func) argument
950 GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, int32_t j) argument
2116 sel(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs, uint8_t sel) argument
2136 seleqz(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2156 selnez(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2277 add_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2282 sub_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2287 mul_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2292 madd_d(FPURegister fd, FPURegister fr, FPURegister fs, FPURegister ft) argument
2298 div_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2429 min(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2437 mina(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2445 max(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2453 maxa(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2494 cmp(FPUCondition cond, SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) argument
2504 bc1eqz(int16_t offset, FPURegister ft) argument
2511 bc1nez(int16_t offset, FPURegister ft) argument
2519 c(FPUCondition cond, SecondaryField fmt, FPURegister fs, FPURegister ft, uint16_t cc) argument
[all...]
H A Dsimulator-mips64.cc2355 double ft, fs; local
2359 ft = get_fpu_register_double(ft_reg);
2364 set_fpu_register_double(fd_reg, fs + ft);
2367 set_fpu_register_double(fd_reg, fs - ft);
2370 set_fpu_register_double(fd_reg, fs * ft);
2373 set_fpu_register_double(fd_reg, fs / ft);
2388 set_fcsr_bit(fcsr_cc, std::isnan(fs) || std::isnan(ft));
2391 set_fcsr_bit(fcsr_cc, (fs == ft));
2395 (fs == ft) || (std::isnan(fs) || std::isnan(ft)));
2601 double fr, ft, fs; local
2816 int64_t ft = get_fpu_register(ft_reg); local
[all...]
/external/libopus/celt/
H A Dentenc.c176 unsigned ft; local
185 ft=(_ft>>ftb)+1;
187 ec_encode(_this,fl,fl+1,ft);
H A Dbands.c716 int ft = p0*(x0+1) + x0; local
720 ec_encode(ec,x<=x0?p0*x:(x-1-x0)+(x0+1)*p0,x<=x0?p0*(x+1):(x-x0)+(x0+1)*p0,ft);
723 fs=ec_decode(ec,ft);
728 ec_dec_update(ec,x<=x0?p0*x:(x-1-x0)+(x0+1)*p0,x<=x0?p0*(x+1):(x-x0)+(x0+1)*p0,ft);
738 int fs=1, ft; local
739 ft = ((qn>>1)+1)*((qn>>1)+1);
746 ft - ((qn + 1 - itheta)*(qn + 2 - itheta)>>1);
748 ec_encode(ec, fl, fl+fs, ft);
753 fm = ec_decode(ec, ft);
764 - isqrt32(8*(opus_uint32)(ft
[all...]
/external/lzma/CPP/Windows/
H A DFileFind.cpp190 #define MY_CLEAR_FILETIME(ft) ft.dwLowDateTime = ft.dwHighDateTime = 0;
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp135 FILETIME ft; local
136 ft.dwLowDateTime = (DWORD)value;
137 ft.dwHighDateTime = (DWORD)(value >> 32);
138 prop = ft;
H A D7zHandlerOut.cpp169 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, int index, bool writeTime, PROPID propID, UInt64 &ft, bool &ftDefined) argument
171 ft = 0;
179 ft = prop.filetime.dwLowDateTime | ((UInt64)prop.filetime.dwHighDateTime << 32);
/external/v8/src/mips/
H A Dassembler-mips.cc894 FPURegister ft,
898 DCHECK(fd.is_valid() && fs.is_valid() && ft.is_valid());
899 Instr instr = opcode | fmt | (ft.code() << kFtShift) | (fs.code() << kFsShift)
907 FPURegister ft,
911 DCHECK(fd.is_valid() && fr.is_valid() && fs.is_valid() && ft.is_valid());
912 Instr instr = opcode | (fr.code() << kFrShift) | (ft.code() << kFtShift)
968 FPURegister ft,
970 DCHECK(rs.is_valid() && ft.is_valid() && (is_int16(j) || is_uint16(j)));
971 Instr instr = opcode | (rs.code() << kRsShift) | (ft.code() << kFtShift)
2051 void Assembler::add_d(FPURegister fd, FPURegister fs, FPURegister ft) { argument
892 GenInstrRegister(Opcode opcode, SecondaryField fmt, FPURegister ft, FPURegister fs, FPURegister fd, SecondaryField func) argument
905 GenInstrRegister(Opcode opcode, FPURegister fr, FPURegister ft, FPURegister fs, FPURegister fd, SecondaryField func) argument
966 GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, int32_t j) argument
2056 sub_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2061 mul_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2066 madd_d(FPURegister fd, FPURegister fr, FPURegister fs, FPURegister ft) argument
2072 div_d(FPURegister fd, FPURegister fs, FPURegister ft) argument
2203 min(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2211 mina(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2219 max(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2227 maxa(SecondaryField fmt, FPURegister fd, FPURegister ft, FPURegister fs) argument
2268 cmp(FPUCondition cond, SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) argument
2278 bc1eqz(int16_t offset, FPURegister ft) argument
2285 bc1nez(int16_t offset, FPURegister ft) argument
2293 c(FPUCondition cond, SecondaryField fmt, FPURegister fs, FPURegister ft, uint16_t cc) argument
[all...]
/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp66 HRESULT CArc::GetItemMTime(UInt32 index, FILETIME &ft, bool &defined) const argument
70 ft.dwHighDateTime = ft.dwLowDateTime = 0;
74 ft = prop.filetime;
81 ft = MTime;
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/
H A Dconnect_br.tcl764 set ft 0
766 set ft 1
768 set ft 2
776 vsend_uchar $viewer_sock $ft
779 if {$cr != $ft} {
780 puts stderr "client selected wront type $cr $ft"
789 vsend_uchar $viewer_sock $ft
791 if {$ft == 1} {
/external/valgrind/VEX/priv/
H A Dguest_mips_helpers.c1186 : "r" (&(addr[fs])), "r" (&(addr[ft])), "r" (fcsr) \
1192 extern UInt mips_dirtyhelper_calculate_FCSR_fp32 ( void* gs, UInt fs, UInt ft, argument
1203 loFtVal = (UInt)addr[ft];
1204 hiFtVal = (UInt)addr[ft+1];
1209 loFtVal = (UInt)addr[ft*2];
1210 hiFtVal = (UInt)addr[ft*2+2];
1320 extern UInt mips_dirtyhelper_calculate_FCSR_fp64 ( void* gs, UInt fs, UInt ft, argument
/external/lzma/C/Util/7z/
H A D7zMain.c223 static void ConvertFileTimeToString(const CNtfsFileTime *ft, char *s) argument
226 UInt64 v64 = (ft->Low | ((UInt64)ft->High << 32)) / 10000000;
/external/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp21 #include <cairo-ft.h>
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dinst.h573 __BITFIELD_FIELD(unsigned int ft : 5,
591 __BITFIELD_FIELD(unsigned int ft : 5,
637 __BITFIELD_FIELD(unsigned int ft : 5,
646 __BITFIELD_FIELD(unsigned int ft : 5,
721 __BITFIELD_FIELD(unsigned int ft : 5,
730 __BITFIELD_FIELD(unsigned int ft : 5,
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml175 let ft = function_type double_type doubles in
178 | None -> declare_function name ft the_module
188 if element_type (type_of f) <> ft then
/external/valgrind/none/tests/mips64/
H A Dfpu_branches.stdout.exp1 --- BC1F --- if fs == ft then out = ft else out = fs + ft
2 bc1f, c.eq.s out=-4578.500000, fs=0.000000, ft=-4578.500000
3 bc1f, c.eq.d out=-45786.500000, fs=0.000000, ft=-45786.500000
4 bc1f, c.eq.s out=912.500000, fs=456.250000, ft=456.250000
5 bc1f, c.eq.d out=912.500000, fs=456.250000, ft=456.250000
6 bc1f, c.eq.s out=34.031250, fs=3.000000, ft=34.031250
7 bc1f, c.eq.d out=34.031250, fs=3.000000, ft=34.031250
8 bc1f, c.eq.s out=4578.750000, fs=-1.000000, ft
[all...]
/external/selinux/libsepol/src/
H A Dwrite.c564 filename_trans_t *ft; local
569 for (ft = r; ft; ft = ft->next)
575 for (ft = r; ft; ft = ft->next) {
576 len = strlen(ft
[all...]
/external/valgrind/none/tests/mips32/
H A Dfpu_branches.stdout.exp1 --- BC1F --- if fs != ft then out = fs else out = fs + ft
2 bc1f, c.eq.s out=0.000000, fs=0.000000, ft=-4578.500000
3 bc1f, c.eq.d out=0.000000, fs=0.000000, ft=-45786.500000
4 bc1f, c.eq.s out=912.500000, fs=456.250000, ft=456.250000
5 bc1f, c.eq.d out=912.500000, fs=456.250000, ft=456.250000
6 bc1f, c.eq.s out=3.000000, fs=3.000000, ft=34.031250
7 bc1f, c.eq.d out=3.000000, fs=3.000000, ft=34.031250
8 bc1f, c.eq.s out=-1.000000, fs=-1.000000, ft=4578.750000
9 bc1f, c.eq.d out=-1.000000, fs=-1.000000, ft
[all...]
/external/selinux/checkpolicy/
H A Dpolicy_define.c3158 filename_trans_t *ft; local
3248 for (ft = policydbp->filename_trans; ft; ft = ft->next) {
3249 if (ft->stype == (s + 1) &&
3250 ft->ttype == (t + 1) &&
3251 ft->tclass == (c + 1) &&
3252 !strcmp(ft->name, name)) {
3262 ft
[all...]
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml193 let ft = function_type double_type doubles in
196 | None -> declare_function name ft the_module
206 if element_type (type_of f) <> ft then
/external/clang/test/SemaCXX/
H A Doverload-call.cpp433 typedef void ft(A); typedef in struct:PR6078::S
434 operator ft*();
/external/harfbuzz_ng/util/
H A Dhelper-cairo.cc29 #include <cairo-ft.h>
30 #include <hb-ft.h>
/external/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp391 Formattable ft( (int32_t)3 );
395 res1 = form_pat.format( ft, str, fpos, status );

Completed in 724 milliseconds

12345