Home
last modified time | relevance | path

Searched defs:df2 (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/pytorch/torch/distributions/
H A Dfishersnedecor.py35 def __init__(self, df1, df2, validate_args=None): argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dtype-metadata.cpp171 void df2(D *d) { in df2() function
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DLocaleAliasTest.java122 DateFormat df2 = DateFormat.getDateInstance(DateFormat.FULL, newLoc); in TestDateFormat() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DLocaleAliasTest.java119 DateFormat df2 = DateFormat.getDateInstance(DateFormat.FULL, newLoc); in TestDateFormat() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/ovic/demo/app/
H A DOvicBenchmarkerActivity.java72 private static final DecimalFormat df2 = new DecimalFormat(".##"); field in OvicBenchmarkerActivity
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatSymbols.java263 DecimalFormatSymbols df2 = (DecimalFormatSymbols)df.clone(); in testCoverage() local
H A DDateFormatRegressionTestJ.java88 DateFormat df2 = DateFormat.getDateTimeInstance(2, -2); in Test4213086() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/text/
H A DOldDateFormatTest.java158 DateFormat df2 = (DateFormat) df1.clone(); in test_hashCode() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestDecimalFormatSymbols.java266 DecimalFormatSymbols df2 = (DecimalFormatSymbols)df.clone(); in testCoverage() local
H A DDateFormatRegressionTestJ.java91 DateFormat df2 = DateFormat.getDateTimeInstance(2, -2); in Test4213086() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Daliastst.cpp102 DateFormat* df2 = DateFormat::createDateInstance(DateFormat::FULL, newLoc); in TestDateFormat() local
H A Dnumfmtst.cpp373 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage() local
390 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage() local
8886 …LocalPointer<DecimalFormat> df2(dynamic_cast<DecimalFormat*>( NumberFormat::createPercentInstance(… in TestParsePercentRegression() local
9279 LocalPointer<DecimalFormat> df2(dynamic_cast<DecimalFormat *>( in Test12567() local
H A Ddtfmrgts.cpp1543 …LocalPointer<DateFormat> df2(DateFormat::createInstanceForSkeleton(skeleton, "th-u-ca-gregory", st… in Test12902_yWithGregoCalInThaiLoc() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Daliastst.cpp102 DateFormat* df2 = DateFormat::createDateInstance(DateFormat::FULL, newLoc); in TestDateFormat() local
H A Dnumfmtst.cpp373 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage() local
390 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage() local
8886 …LocalPointer<DecimalFormat> df2(dynamic_cast<DecimalFormat*>( NumberFormat::createPercentInstance(… in TestParsePercentRegression() local
9279 LocalPointer<DecimalFormat> df2(dynamic_cast<DecimalFormat *>( in Test12567() local
H A Ddtfmrgts.cpp1543 …LocalPointer<DateFormat> df2(DateFormat::createInstanceForSkeleton(skeleton, "th-u-ca-gregory", st… in Test12902_yWithGregoCalInThaiLoc() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h176 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h213 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h213 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file-inl.h279 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h276 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h276 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file-inl.h276 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file-inl.h276 const DexFile* df2, dex::StringIndex sidx2) { in StringEquals()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DDecimalFormatTest.java1018 DecimalFormat df2 = (DecimalFormat) df1.clone(); in test_hashCode() local

12