HomeSort by relevance Sort by last modified time
    Searched refs:F0 (Results 26 - 50 of 118) sorted by null

12 3 4 5

  /external/mksh/src/
sh_flags.opt 25 #define F0(sname,cname,flags,ochar) cname = 0,
44 F0("allexport", FEXPORT, OF_ANY
  /art/runtime/arch/mips/
registers_mips.h 69 F0 = 0,
  /art/runtime/arch/mips64/
registers_mips64.h 70 F0 = 0,
context_mips64.cc 85 // f0-f23 are caller-saved; f24-f31 are callee-saved.
86 fprs_[F0] = nullptr;
  /art/compiler/utils/mips/
assembler_mips_test.cc 138 fp_registers_.push_back(new mips::FRegister(mips::F0));
    [all...]
  /external/gemmlowp/test/
test_fixedpoint.cc 163 using F0 = FixedPoint<std::int32_t, 0>;
166 return F0::FromDouble(e).raw();
202 using F0 = FixedPoint<std::int32_t, 0>;
205 return F0::FromDouble(e).raw();
241 using F0 = FixedPoint<std::int32_t, 0>;
244 return F0::FromDouble(e).raw();
  /external/skia/third_party/skcms/src/
Transform_inl.h 26 static constexpr F F0 = F() + 0.0f,
29 static constexpr F F0 = 0.0f,
156 return if_then_else(em < 0x0400, F0, norm);
179 return cast<U16>(if_then_else(em < 0x38800000, (U32)F0
219 return roundtrip - if_then_else(roundtrip > x, F1, F0);
250 return if_then_else((x == F0) | (x == F1), x
512 F ix = max_(F0, min_(v, F1)) * (float)(curve->table_entries - 1);
597 *r = *g = *b = F0;
642 F r = F0, g = F0, b = F0, a = F1
    [all...]
  /external/skqp/third_party/skcms/src/
Transform_inl.h 26 static constexpr F F0 = F() + 0.0f,
29 static constexpr F F0 = 0.0f,
156 return if_then_else(em < 0x0400, F0, norm);
179 return cast<U16>(if_then_else(em < 0x38800000, (U32)F0
219 return roundtrip - if_then_else(roundtrip > x, F1, F0);
250 return if_then_else((x == F0) | (x == F1), x
512 F ix = max_(F0, min_(v, F1)) * (float)(curve->table_entries - 1);
597 *r = *g = *b = F0;
642 F r = F0, g = F0, b = F0, a = F1
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 31 case R0 : case X0 : case F0 : case V0 : case CR0: case CR0LT: return 0;
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
dataurl-nonbase64-singlequotes.css 6 background-image:url('data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%0C%00%00%00%0E%08%03%00%00%00%2Cc%0D%DE%00%00%00%A2PLTEQQQ%FA%FA%FA%FC%FC%FC%EE%EE%EE%A9%A9%A9%E9%E9%E9%0A%0A%0A%0D%0D%0D444PPP%CD%CD%CD%CC%CC%CC%F5%F5%F5UUU%D0%D0%D0\'\'\'%F9%F9%F9%A6%A6%A6%40%40%40FFF%A0%A0%A0%89%89%89%8D%8D%8D%20%20%20%14%14%14%DA%DA%DA%B6%B6%B6%02%02%02%87%87%87%81%81%81%AC%AC%AC%0E%0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD%A3%A3%A3(((%04%04%04%CA%CA%CAttt%2C%2C%2C%F4%F4%F4%00%00%00%FF%FF%FF%D6%DE%02%C3%00%00%006tRNS%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%00%A1%8FN1%00%00%00iIDAT%08%D7E%C7E%16%02Q%10%C5%D0j%C3%DD%BDqw%5E%F6%BF5%06%D4%3Fd%94kx%BDf%DE6%FFIA%AB%C8qYj%1F%E3Xk%93%E0%C8JZ%10%90%9E%3A1%60%BBY%85%A8%AE%14%C0%5E%1A6%8E%C5w%02%60%99%C9%FA%9A%03%60%8C%EFz%8C%CE%0EnSu%3F%01%AD%B2%06%04%F0%3CT%FF%B8nk%3F%7C%01%C5z%1B%F9%26%2F%3Az%00%00%00%00IEND%AEB%60%82');
  /art/compiler/jni/quick/mips64/
calling_convention_mips64.cc 77 return Mips64ManagedRegister::FromFpuRegister(F0);
  /external/clang/test/CodeGen/
2002-07-14-MiscTests3.c 43 static int F0(struct Quad Q, int i) { /* Pass Q by value */
  /external/python/cpython3/Lib/email/
quoprimime.py 299 return re.sub(r'=[a-fA-F0-9]{2}', _unquote_match, s, flags=re.ASCII)
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 27 case Mips::ZERO: case Mips::ZERO_64: case Mips::F0: case Mips::D0_64:
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
FPMover.cpp 63 SP::F0, SP::F2, SP::F4, SP::F6, SP::F8, SP::F10, SP::F12, SP::F14,
  /device/google/bonito/nfc/
libnfc-nxp.bonito.conf 135 46, AE, 01, 1A, 47, B4, 01, 1B, 48, EA, 01, 1C, 49, F0, 01
libnfc-nxp.sargo.conf 135 46, AE, 01, 1A, 47, B4, 01, 1B, 48, EA, 01, 1C, 49, F0, 01
  /device/google/crosshatch/nfc/
libnfc-nxp.blueline.conf 121 46, AE, 01, 1A, 47, B4, 01, 1B, 48, EA, 01, 1C, 49, F0, 01
libnfc-nxp.crosshatch.conf 121 46, AE, 01, 1A, 47, B4, 01, 1B, 48, EA, 01, 1C, 49, F0, 01
  /external/mesa3d/src/mesa/tnl/
t_vertex_generic.c 868 #define EMIT5(NR, F0, F1, F2, F3, F4, NAME) \
879 F0( &a[0], v + a[0].vertoffset, (GLfloat *)a[0].inputptr ); \
906 #define EMIT2(F0, F1, NAME) EMIT5(2, F0, F1, insert_null, \
909 #define EMIT3(F0, F1, F2, NAME) EMIT5(3, F0, F1, F2, insert_null, \
912 #define EMIT4(F0, F1, F2, F3, NAME) EMIT5(4, F0, F1, F2, F3, \
  /external/gemmlowp/fixedpoint/
fixedpoint.h 775 typedef FixedPoint<tRawType, 0> F0;
777 F0 half_denominator = RoundingHalfSum(a, F0::One());
822 typedef FixedPoint<tRawType, 0> F0;
824 F0 half_denominator = RoundingHalfSum(a, F0::One());
    [all...]
  /external/selinux/python/sepolgen/src/sepolgen/
refparser.py 225 #t_IPV6_ADDR = r'[a-fA-F0-9]{0,4}:[a-fA-F0-9]{0,4}:([a-fA-F0-9]{0,4}:)*'
233 r'[a-fA-F0-9]{0,4}:[a-fA-F0-9]{0,4}:([a-fA-F0-9]|:)*'
  /external/tensorflow/tensorflow/lite/kernels/internal/reference/
reference_ops.h 671 // F0 uses 0 integer bits, range [-1, 1].
672 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>;
674 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]);
675 F0 scaled_input = F0::FromRaw(
677 F0 result = gemmlowp::SaturatingAdd(scaled_input, input_ready_scaled);
    [all...]
  /external/tensorflow/tensorflow/lite/kernels/internal/
common.h 391 using F0 = FixedPoint<int32, 0>;
405 const F0 fixedpoint_half_sqrt_2 =
406 GEMMLOWP_CHECKED_FIXEDPOINT_CONSTANT(F0, 1518500250, std::sqrt(2.) / 2.);
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
optimized_ops.h     [all...]

Completed in 1628 milliseconds

12 3 4 5