/aosp_15_r20/external/jacoco/org.jacoco.examples/build/src/main/java/org/jacoco/examples/parser/ |
H A D | ExpressionParser.java | 76 private IExpression factor() throws IOException { in factor() method in ExpressionParser
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/ |
D | calc1.cpp | 43 x3::rule<class factor> const factor("factor"); variable
|
/aosp_15_r20/frameworks/base/core/java/android/view/animation/ |
H A D | DecelerateInterpolator.java | 47 public DecelerateInterpolator(float factor) { in DecelerateInterpolator()
|
H A D | AccelerateInterpolator.java | 53 public AccelerateInterpolator(float factor) { in AccelerateInterpolator()
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterShadows.java | 44 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float factor); in nativeApplyFilter()
|
/aosp_15_r20/external/webp/tests/fuzzer/ |
H A D | advanced_api_fuzzer.c | 34 const float factor = value / 255.f; // 0-1 in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/ |
H A D | XAxisRendererRadarChart.java | 40 float factor = mChart.getFactor(); in renderAxisLabels() local
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/client/ |
H A D | BasicCredentialsProvider.java | 108 int factor = authscope.match(current); in matchCredentials() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/ |
D | BarringTypeSpecificInfo.java | 14 public int factor = 0; field in BarringTypeSpecificInfo
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/ |
D | calc_utree_naive.cpp | 82 qi::rule<Iterator, ascii::space_type, spirit::utree::list_type()> factor; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/ |
D | ast_calc2.cpp | 36 rule_t expression, term, factor, integer; variable
|
D | phoenix_subrule_calc.cpp | 85 subrule<2, calc_closure::context_t> factor; member
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/optim/schedulers/ |
H A D | reduce_on_plateau_scheduler.h | 50 float factor; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/repository/example/qi/ |
D | calc1_sr.cpp | 67 repo::qi::subrule<2> factor; member
|
/aosp_15_r20/external/webrtc/modules/third_party/fft/ |
H A D | fft.h | 44 int factor[FFT_NFACTOR]; member
|
/aosp_15_r20/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | Duration.java | 146 long factor = 1000 * sign; in getMillis() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/ |
D | calc1.cpp | 67 qi::rule<Iterator, ascii::space_type> expression, term, factor; member
|
/aosp_15_r20/external/ComputeLibrary/src/core/utils/helpers/ |
H A D | fft.cpp | 51 const unsigned int factor = *rfactor_it; in decompose_stages() local
|
/aosp_15_r20/external/fonttools/Tests/ttLib/ |
H A D | ttGlyphSet_test.py | 197 def test_lerp_glyphset(self, fontfile, locations, factor, expected): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image-inl.h | 231 const int factor) { in DownsampleAveraged() 632 const int factor) { in FromArray()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | ReduceMomentKernel.cu | 43 factor_t factor = static_cast<factor_t>(iter.num_output_elements()) / iter.numel(); in mean_kernel_impl() local
|
/aosp_15_r20/external/aac/libFDK/src/arm/ |
H A D | scale_arm.cpp | 110 void scaleValuesWithFactor(FIXP_DBL *vector, FIXP_DBL factor, INT len, in scaleValuesWithFactor()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPolygonOffsetClampTests.hpp | 39 GLfloat factor; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/ |
D | tree_calc_grammar.hpp | 67 rule<ScannerT, parser_context<>, parser_tag<factorID> > factor; member
|
D | phoenix_calc.cpp | 76 rule_t expression, term, factor; member
|