| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerX8632.cpp | 1946 void AssemblerX8632::round(Type Ty, XmmRegister dst, XmmRegister src, in round() function in Ice::X8632::AssemblerX8632 1970 void AssemblerX8632::round(Type Ty, XmmRegister dst, const AsmAddress &src, in round() function in Ice::X8632::AssemblerX8632
|
| H A D | IceAssemblerX8664.cpp | 2103 void AssemblerX8664::round(Type Ty, XmmRegister dst, XmmRegister src, in round() function in Ice::X8664::AssemblerX8664 2128 void AssemblerX8664::round(Type Ty, XmmRegister dst, const AsmAddress &src, in round() function in Ice::X8664::AssemblerX8664
|
| /third_party/vixl/src/aarch64/ |
| H A D | logic-aarch64.cc | 87 double Simulator::FixedToDouble(int64_t src, int fbits, FPRounding round) { in FixedToDouble() argument 98 double Simulator::UFixedToDouble(uint64_t src, int fbits, FPRounding round) { in UFixedToDouble() argument 114 float Simulator::FixedToFloat(int64_t src, int fbits, FPRounding round) { in FixedToFloat() argument 125 UFixedToFloat(uint64_t src, int fbits, FPRounding round) UFixedToFloat() argument 141 FixedToFloat16(int64_t src, int fbits, FPRounding round) FixedToFloat16() argument 152 UFixedToFloat16(uint64_t src, int fbits, FPRounding round) UFixedToFloat16() argument [all...] |
| H A D | simulator-aarch64.h | 939 void SetRounding(int index, bool round) { round_[index] = round; } in SetRounding() argument [all...] |
| H A D | simulator-aarch64.cc | 5804 FPRounding round = ReadRMode(); in Simulator() local 6079 FPRounding round = ReadRMode(); Simulator() local [all...] |
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 2318 PyObject *round, *result; in builtin_round_impl() local
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_process_in_client.cpp | 839 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in ProcessData() local 878 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in Enqueue() local 1234 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in ClientPrepareNextLoop() local 1496 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); in PrepareCurrentLoop() local 1532 size_t round in FinishHandleCurrentLoop() local 1650 size_t round = (spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); ProcessCallbackFucIndependent() local 1726 int64_t round = static_cast<int64_t>(spanSizeInFrame_ == 0 ? 1 : clientSpanSizeInFrame_ / spanSizeInFrame_); CheckIfWakeUpTooLate() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_ir.h | 235 uint8_t round : 4; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_av1.c | 1229 int precDiff, round, sub, mx, r = 0; in read_global_param() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 1361 void ShaderCore::round(Vector4f &dst, const Vector4f &src) in round() function in sw::ShaderCore
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3.h | 342 round_t round; member
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 41 double Simulator::FixedToDouble(int64_t src, int fbits, FPRounding round) { in FixedToDouble() argument 51 double Simulator::UFixedToDouble(uint64_t src, int fbits, FPRounding round) { in UFixedToDouble() argument 66 float Simulator::FixedToFloat(int64_t src, int fbits, FPRounding round) { in FixedToFloat() argument 76 UFixedToFloat(uint64_t src, int fbits, FPRounding round) UFixedToFloat() argument 2721 sqrdmulh(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool round) sqrdmulh() argument 4087 frecpe(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPRounding round) frecpe() argument 4195 scvtf(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int fbits, FPRounding round) scvtf() argument 4211 ucvtf(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int fbits, FPRounding round) ucvtf() argument [all...] |
| H A D | simulator-arm64.h | 590 void SetRounding(int index, bool round) { round_[index] = round; } in SetRounding() argument
|
| /third_party/skia/src/core/ |
| H A D | SkVM.h | 1237 SI I32 round(F32 x) { return x-> round(x); } in round() function
|
| /third_party/python/Modules/_decimal/ |
| H A D | _decimal.c | 3496 dec_as_long(PyObject *dec, PyObject *context, int round) in dec_as_long() argument 3696 int round = getround(rounding); in PyDec_ToIntegralValue() local 3737 int round in PyDec_ToIntegralExact() local 4535 int round = getround(rounding); dec_mpd_qquantize() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | movenc.c | 5538 int i, round, ret; local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 9241 mbedtls_psa_ecjpake_read_round( psa_pake_operation_t *pake_ctx, const unsigned char *buf, size_t len, mbedtls_ecjpake_rounds_t round) mbedtls_psa_ecjpake_read_round() argument 9283 mbedtls_psa_ecjpake_write_round( psa_pake_operation_t *pake_ctx, unsigned char *buf, size_t len, size_t *olen, mbedtls_ecjpake_rounds_t round) mbedtls_psa_ecjpake_write_round() argument
|
| H A D | ecp_curves_new.c | 5506 size_t round; in mbedtls_ecp_mod_p448_raw() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.cc | 1981 RoundDouble(FPURegister dst, FPURegister src, FPURoundingMode mode, RoundFunc round) CallRecordWriteStub() argument 2040 RoundFloat(FPURegister dst, FPURegister src, FPURoundingMode mode, RoundFunc round) CallRecordWriteStub() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 454 typename Traits<T>::IVal round (const FloatFormat& fmt, const T& value) in round() function
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBuiltinPrecisionTests.cpp | 289 typename Traits<T>::IVal round (const FloatFormat& fmt, const T& value) in round() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 455 typename Traits<T>::IVal round (const FloatFormat& fmt, const T& value) in round() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 12583 static T round(T t) in round() function
|
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 3823 check_time_rounding(int round) in check_time_rounding() argument 3840 int round; in test_pytime_object_to_time_t() local 3856 int round; in test_pytime_object_to_timeval() local 3872 int round; test_pytime_object_to_timespec() local 4815 int round; test_pytime_fromsecondsobject() local 4848 int round; test_PyTime_AsTimeval() local 4875 int round; test_PyTime_AsTimeval_clamp() local 4936 int round; test_PyTime_AsMilliseconds() local 4956 int round; test_PyTime_AsMicroseconds() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |