Home
last modified time | relevance | path

Searched defs:integral (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DModfTest.h27 T integral; in testSpecialNumbers() local
43 T integral; in testIntegers() local
65 T integral; in testFractions() local
98 T integral; local
/aosp_15_r20/external/llvm-libc/test/src/math/
H A DModfTest.h29 T integral; in testSpecialNumbers() local
45 T integral; in testIntegers() local
67 T integral; in testFractions() local
96 T integral; local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPluralSnapshot.java81 private Integral integral; field in PluralSnapshot.SnapshotInfo
83 private SnapshotInfo(PluralType pluralType, Integral integral) { in SnapshotInfo()
150 public static SnapshotInfo getInstance(PluralType pluralType, Integral integral) { in getInstance()
159 PluralSnapshot(PluralRules pluralRules, Integral integral, BitSet pluralsTransitionAt) { in PluralSnapshot()
/aosp_15_r20/external/skia/src/gpu/
H A DBlurUtils.cpp53 float integral = 0.5f * (std::erf(x) + 1.f); in CreateIntegralTable() local
270 static uint8_t eval_V(float top, int y, const uint8_t* integral, int integralSize, float sixSigma) { in eval_V()
296 const uint8_t* integral, in eval_H()
335 SkBitmap integral = CreateIntegralTable(tableWidth); in CreateRRectBlurMask() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/include/boost/function/
Dfunction_base.hpp745 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator ==() typedef
752 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator ==() typedef
759 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator !=() typedef
766 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator !=() typedef
/aosp_15_r20/external/clang/test/Lexer/
H A Dcxx1y_digit_separators.cpp8 namespace integral { namespace
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__concepts/
Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__concepts/
Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__concepts/
H A Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__concepts/
Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__concepts/
Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__concepts/
Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dhigh_precision_time.ts34 readonly integral: time; property in HighPrecisionTime
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dfixed_converter.h79 StorageType integral; in convert_fixed() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_testutil_test.cc54 U* integral = reinterpret_cast<U*>(&value); in dumpFloatingPointStorage() local
/aosp_15_r20/external/parameter-framework/upstream/test/test-fixed-point-parameter/
H A DMain.py64 def __init__(self, pfwClient, size, integral, fractional): argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx0x-initializer-scalars.cpp38 namespace integral { namespace
/aosp_15_r20/external/freetype/src/psaux/
H A Dpsconv.c202 FT_Fixed integral = 0; in PS_Conv_ToFixed() local
/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DAnalyticBlurMask.cpp151 sk_sp<TextureProxy> integral = recorder->priv().proxyCache()->findOrCreateCachedProxy( in MakeRect() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp843 glw::GLfloat integral = 0.f; in checkResults() local
/aosp_15_r20/external/skia/gm/
H A Dblurrect.cpp376 auto integral = def_integral_approx(tdiff, bdiff); in prepareReferenceMasks() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_sort_and_select.py816 def _test_topk_dtype(self, device, dtype, integral, size): argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/audio_policy_engine_configurable_configuration_V1_0/gen/cpp/
Daudio_policy_configurable_V1_0.cpp1713 …td::string> mapping, std::optional<std::string> unit, int64_t size, int64_t integral, int64_t frac… in FixedPointParameterType()
1779 int64_t integral{}; in read() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dapi_test_helpers.hpp1354 typename Wrapper<boost::intptr_t>::atomic_reference_type integral = wrapper_integral.a; in test_pointer_api() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBlurUtils.cpp627 std::unique_ptr<GrFragmentProcessor> integral = make_rect_integral_fp(context, sixSigma); in make_rect_blur() local

12