Home
last modified time | relevance | path

Searched defs:alpha2 (Results 1 – 25 of 186) sorted by relevance

12345678

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DIsoRegionData.java99 _numeric.put(alpha2, numeric); in _numeric.put() argument
100 _alpha3.put(alpha2, alpha3); in _alpha3.put() argument
101 _fips10.put(alpha2, fips10); in _fips10.put() argument
102 _internet.put(alpha2, internet); in _internet.put() argument
H A DIso639Data.java191 String alpha2 = fromAlpha3.get(alpha3); in fromAlpha3() local
/aosp_15_r20/external/iw/
H A Dreg.c30 static bool is_alpha2(char *alpha2) in is_alpha2()
37 static bool is_world_regdom(char *alpha2) in is_world_regdom()
82 char alpha2[3]; in handle_reg_set() local
123 char *alpha2; in print_reg_handler() local
/aosp_15_r20/cts/tests/tests/view/src/android/view/animation/cts/
H A DAnimationTest.java276 float alpha2 = transformation.getAlpha(); in testRepeatAnimation() local
380 float alpha2 = transformation.getAlpha(); in testAccessStartOffset() local
449 float alpha2 = transformation.getAlpha(); in testGetTransformation() local
H A DAccelerateDecelerateInterpolatorTest.java113 float alpha2 = transformation.getAlpha(); in testAccelerateDecelerateInterpolator() local
140 float alpha2 = interpolator.getInterpolation(0.25f); in testGetInterpolation() local
H A DAccelerateInterpolatorTest.java119 float alpha2 = transformation.getAlpha(); in testAccelerateInterpolator() local
H A DLinearInterpolatorTest.java119 final float alpha2 = transformation.getAlpha(); in testLinearInterpolator() local
H A DDecelerateInterpolatorTest.java122 float alpha2 = transformation.getAlpha(); in testDecelerateInterpolator() local
H A DCycleInterpolatorTest.java111 final float alpha2 = transformation.getAlpha(); in testCycleInterpolator() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DRotation.java377 double alpha1, double alpha2, double alpha3) { in Rotation()
404 double alpha1, double alpha2, double alpha3) { in Rotation()
H A DFieldRotation.java348 … public FieldRotation(final RotationOrder order, final T alpha1, final T alpha2, final T alpha3) { in FieldRotation()
375 final T alpha1, final T alpha2, final T alpha3) { in FieldRotation()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DTestSupplementalData.java195 String alpha2 = values[0]; in genData() local
/aosp_15_r20/packages/apps/Car/systemlibs/car-scalable-ui-lib/src/com/android/car/scalableui/model/
DKeyFrameVariant.java270 float alpha2 = (Objects.requireNonNull(keyFrame2).mVariant.getAlpha()); in getAlpha() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/detail/
Dpid_step_adjuster.hpp45 const double alpha2; member
/aosp_15_r20/external/webp/examples/
H A Danim_diff.c118 const int alpha2 = (bg2 >> 24) & 0xff; in CompareBackgroundColor() local
H A Danim_util.c753 const int alpha2 = rgba2[offset + kAlphaChannel]; in GetDiffAndPSNR() local
/aosp_15_r20/external/libopus/dnn/
H A Dadaconvtest.c238 LinearLayer *alpha2, in adashape_compare()
H A Dnndsp.c345 const LinearLayer *alpha2, in adashape_process_frame()
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h297 static inline int hostapd_get_country(struct hostapd_data *hapd, char *alpha2) in hostapd_get_country()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextCompatibilityTest.cpp207 EGLint red1, red2, green1, green2, blue1, blue2, alpha1, alpha2; in areConfigsCompatible() local
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_privsep.c814 static int wpa_driver_privsep_set_country(void *priv, const char *alpha2) in wpa_driver_privsep_set_country()
H A Ddriver_nl80211.c1878 char alpha2[3]; in wpa_driver_nl80211_set_country() local
1902 char *alpha2 = arg; in nl80211_get_country() local
1917 static int wpa_driver_nl80211_get_country(void *priv, char *alpha2) in wpa_driver_nl80211_get_country()
11217 char alpha2[3] = { 0, 0, 0 }; in wpa_driver_nl80211_status() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotation.java497 double alpha1, double alpha2, double alpha3) { in Rotation()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_lpp_tran.c784 WORD16 alpha1, alpha2; in ixheaacd_filter1_lp() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v8.cpp491 const float alpha2 = alpha; in build_opgraph_fused() local

12345678