HomeSort by relevance Sort by last modified time
    Searched refs:fr2 (Results 1 - 17 of 17) sorted by null

  /external/clang/test/CodeGenCXX/
convert-to-fptr.cpp 25 typedef int (&fr2)(float); typedef
29 operator fr2() { return f2; }
  /external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
p5.cpp 12 float &fr2 = g(ip); local
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p7.cpp 16 float &fr2 = check_const_int(ic); local
21 float &fr2 = check_const_int(ic); local
  /external/clang/test/CXX/over/over.match/over.match.funcs/
p4-0x.cpp 43 float &fr2 = prvalue<X0>().f(); local
52 float &fr2 = prvalue<X0>()(); local
58 float &fr2 = prvalue<X0>() + prvalue<X0>(); local
67 float &fr2 = prvalue<X0>().h(); local
  /external/clang/test/Modules/
namespaces.cpp 30 float &fr2 = N2::f(1.0f); local
55 double &fr2 = N6::f(1.0); local
  /external/clang/test/SemaCXX/
atomic-type.cxx 31 float &fr2 = ovl1(af); local
overloaded-operator.cpp 189 double &fr2 = c2c(); local
  /external/icu4c/test/intltest/
tsdtfmsy.cpp 143 DateFormatSymbols fr2(Locale::getFrench(), status);
203 fr2.setMonths(wideMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
205 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
210 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
212 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED )) {
257 fr2.setWeekdays(wideWeekdays, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
259 *fr2.getWeekdays(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
264 fr2.setWeekdays(abbrWeekdays, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
266 *fr2.getWeekdays(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED )) {
299 fr2.setQuarters(wideQuarters, count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE)
    [all...]
  /external/clang/test/SemaTemplate/
temp_func_order.cpp 22 float &fr2 = f1(f, f); local
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 235 fr2 = 2 + FP_REG_OFFSET, enumerator in enum:NativeRegisterPool
266 dr1 = fr2 + FP_DOUBLE,
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 58 lw f2, fr2*4(a0) # restore f2
TEMPLATE_SAVE_STATE.S 70 sw f2, fr2*4(a0) # save f2
TEMPLATE_MEM_OP_DECODE.S 14 sw f2, fr2*-4(sp) # push f2
132 lw f2, fr2*-4(sp) # pop f2
  /external/webkit/Source/JavaScriptCore/jit/
JSInterfaceJIT.h 174 static const FPRegisterID fpRegT1 = SH4Registers::fr2;
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S     [all...]
  /external/libffi/src/sh64/
sysv.S 178 fld.s r15, OFS_FLT, fr2
  /external/webkit/Source/JavaScriptCore/assembler/
SH4Assembler.h 203 fr2, dr2 = fr2, enumerator in enum:JSC::SH4Registers::__anon17505
    [all...]

Completed in 1200 milliseconds