/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | MessageFormatTest.java | 38 MessageFormat mf = new MessageFormat(pattern); in testHashCode() local 55 MessageFormat mf = new MessageFormat(pattern); in testMessageFormatString() local 63 MessageFormat mf = new MessageFormat(pattern, Locale.US); in testMessageFormatStringLocale() local 71 MessageFormat mf = new MessageFormat(pattern, ULocale.US); in testMessageFormatStringULocale() local 79 MessageFormat mf = new MessageFormat(pattern, Locale.US); in testSetLocaleLocale() local 89 MessageFormat mf = new MessageFormat(pattern, Locale.US); in testSetLocaleULocale() local 99 MessageFormat mf = new MessageFormat(pattern, Locale.US); in testGetLocale() local 108 MessageFormat mf = new MessageFormat(pattern, Locale.US); in testGetULocale() local 117 MessageFormat mf = new MessageFormat("foo"); in testApplyPattern() local 126 MessageFormat mf = new MessageFormat(altPattern); in testToPattern() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MessageRegressionTest.java | 301 MessageFormat mf = new MessageFormat(originalPattern); in Test4114743() local 319 MessageFormat mf = new MessageFormat(""); in Test4116444() local 356 MessageFormat mf = new MessageFormat("<{0}>"); in Test4114739() local 380 MessageFormat mf = new MessageFormat(originalPattern); in Test4113018() local 439 MessageFormat mf = new MessageFormat(""); in Test4118592() local 459 MessageFormat mf = new MessageFormat("{0}, {0}, {0}"); in Test4118594() local 505 MessageFormat mf = new MessageFormat("pattern"); in Test4120552() local 533 MessageFormat mf = new MessageFormat(pat); in Test4142938() local 767 MessageFormat mf = new MessageFormat(""); in testBugTestsWithNamesArguments() local 801 MessageFormat mf = new MessageFormat("<{arg}>"); in testBugTestsWithNamesArguments() local [all …]
|
D | MeasureUnitTest.java | 1169 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 1195 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 1223 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 1347 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 1353 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 1359 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 1377 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 1430 MeasureFormat mf = null; in testManyLocaleDurations() local 1484 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 1513 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MessageRegressionTest.java | 300 MessageFormat mf = new MessageFormat(originalPattern); in Test4114743() local 318 MessageFormat mf = new MessageFormat(""); in Test4116444() local 355 MessageFormat mf = new MessageFormat("<{0}>"); in Test4114739() local 379 MessageFormat mf = new MessageFormat(originalPattern); in Test4113018() local 438 MessageFormat mf = new MessageFormat(""); in Test4118592() local 458 MessageFormat mf = new MessageFormat("{0}, {0}, {0}"); in Test4118594() local 504 MessageFormat mf = new MessageFormat("pattern"); in Test4120552() local 532 MessageFormat mf = new MessageFormat(pat); in Test4142938() local 766 MessageFormat mf = new MessageFormat(""); in testBugTestsWithNamesArguments() local 800 MessageFormat mf = new MessageFormat("<{arg}>"); in testBugTestsWithNamesArguments() local [all …]
|
D | MeasureUnitTest.java | 1168 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 1194 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 1222 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 1346 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 1352 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 1358 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 1376 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 1429 MeasureFormat mf = null; in testManyLocaleDurations() local 1483 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 1512 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Spiller.cpp | 54 MachineFunction *mf; member in __anon4cc3c4bc0211::SpillerBase 63 SpillerBase(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) in SpillerBase() 179 TrivialSpiller(MachineFunctionPass &pass, MachineFunction &mf, in TrivialSpiller() 196 MachineFunction *mf; member in __anon4cc3c4bc0411::StandardSpiller 202 StandardSpiller(MachineFunctionPass &pass, MachineFunction &mf, in StandardSpiller() 233 MachineFunction &mf, in createSpiller()
|
D | RegisterClassInfo.cpp | 30 void RegisterClassInfo::runOnMachineFunction(const MachineFunction &mf) { in runOnMachineFunction()
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | validators.py | 185 def __init__(self, criteria, mf=None, device=None, name=None): argument 285 def __init__(self, criteria_str, mf=None): argument 329 def __init__(self, validator, mf=None, device=None, argument 387 def __init__(self, criteria_str, mf=None, device=None, finger=0, argument 517 def __init__(self, criteria_str, mf=None, device=None, finger=0, argument 693 def __init__(self, criteria_str, mf=None, device=None): argument 746 def __init__(self, criteria_str, mf=None, device=None): argument 796 def __init__(self, criteria, mf=None, device=None, slot=0): argument 844 def __init__(self, criteria_str, mf=None, device=None, slot=0): argument 867 def __init__(self, criteria_str, mf=None, device=None, slots=(0,), argument [all …]
|
/external/eigen/doc/snippets/ |
D | MatrixBase_cast.cpp | 2 Matrix2f mf = Matrix2f::Identity(); variable
|
/external/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 458 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4114743() local 484 MessageFormat *mf = new MessageFormat("", status); in Test4116444() local 532 MessageFormat *mf = new MessageFormat("<{0}>", status); in Test4114739() local 566 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4113018() local 700 MessageFormat *mf = new MessageFormat("", status); in Test4118592() local 741 MessageFormat *mf = new MessageFormat("{0}, {0}, {0}", status); in Test4118594() local 831 MessageFormat *mf = new MessageFormat("pattern", status); in Test4120552() local 870 MessageFormat *mf = new MessageFormat(pat, status); in Test4142938() local
|
/external/clang/test/Frontend/ |
D | ast-main.cpp | 12 T *S<T>::mf() { in mf() function in S
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/ |
D | LZMAEncoderFast.java | 23 static int getMemoryUsage(int dictSize, int extraSizeBefore, int mf) { in getMemoryUsage() 31 int niceLen, int mf, int depthLimit) { in LZMAEncoderFast()
|
D | LZMAEncoderNormal.java | 34 static int getMemoryUsage(int dictSize, int extraSizeBefore, int mf) { in getMemoryUsage() 43 int niceLen, int mf, int depthLimit) { in LZMAEncoderNormal()
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p5.cpp | 7 void mf() { } in mf() function in N::Y
|
/external/python/cpython2/Lib/test/ |
D | test_multifile.py | 40 def getMIMEMsg(mf): argument
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
D | LZMA2Options.java | 139 private int mf; field in LZMA2Options 172 int niceLen, int mf, int depthLimit) in LZMA2Options() 479 public void setMatchFinder(int mf) throws UnsupportedOptionsException { in setMatchFinder()
|
/external/harfbuzz_ng/src/ |
D | test-size-params.cc | 62 GMappedFile *mf = g_mapped_file_new (argv[1], false, NULL); in main() local
|
D | test-would-substitute.cc | 66 GMappedFile *mf = g_mapped_file_new (argv[1], false, NULL); in main() local
|
D | test-buffer-serialize.cc | 64 GMappedFile *mf = g_mapped_file_new (argv[1], false, NULL); in main() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, in VirtRegAuxInfo()
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in MF() argument
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/ |
D | LZEncoder.java | 72 int matchLenMax, int mf) { in getMemoryUsage() 119 int niceLen, int matchLenMax, int mf, int depthLimit) { in getInstance()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 27 MipsMCInstLower::MipsMCInstLower(Mangler *mang, const MachineFunction &mf, in MipsMCInstLower()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/getpid/ |
D | 1-1.c | 71 long mf; /* Is memory mapping supported? */ in main() local
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
D | SignatureRemover.java | 88 final Manifest mf = new Manifest(in); in filterEntry() local
|