/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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MessageRegressionTest.java | 304 MessageFormat mf = new MessageFormat(originalPattern); in Test4114743() local 322 MessageFormat mf = new MessageFormat(""); in Test4116444() local 359 MessageFormat mf = new MessageFormat("<{0}>"); in Test4114739() local 383 MessageFormat mf = new MessageFormat(originalPattern); in Test4113018() local 442 MessageFormat mf = new MessageFormat(""); in Test4118592() local 462 MessageFormat mf = new MessageFormat("{0}, {0}, {0}"); in Test4118594() local 508 MessageFormat mf = new MessageFormat("pattern"); in Test4120552() local 536 MessageFormat mf = new MessageFormat(pat); in Test4142938() local 770 MessageFormat mf = new MessageFormat(""); in testBugTestsWithNamesArguments() local 804 MessageFormat mf = new MessageFormat("<{arg}>"); in testBugTestsWithNamesArguments() local [all …]
|
D | MeasureUnitTest.java | 1439 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 1465 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 1493 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 1626 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 1632 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 1638 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 1656 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 1709 MeasureFormat mf = null; in testManyLocaleDurations() local 1763 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 1792 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MessageRegressionTest.java | 307 MessageFormat mf = new MessageFormat(originalPattern); in Test4114743() local 325 MessageFormat mf = new MessageFormat(""); in Test4116444() local 362 MessageFormat mf = new MessageFormat("<{0}>"); in Test4114739() local 386 MessageFormat mf = new MessageFormat(originalPattern); in Test4113018() local 445 MessageFormat mf = new MessageFormat(""); in Test4118592() local 465 MessageFormat mf = new MessageFormat("{0}, {0}, {0}"); in Test4118594() local 511 MessageFormat mf = new MessageFormat("pattern"); in Test4120552() local 539 MessageFormat mf = new MessageFormat(pat); in Test4142938() local 773 MessageFormat mf = new MessageFormat(""); in testBugTestsWithNamesArguments() local 807 MessageFormat mf = new MessageFormat("<{arg}>"); in testBugTestsWithNamesArguments() local [all …]
|
D | MeasureUnitTest.java | 1442 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 1468 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 1496 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 1629 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 1635 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 1641 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 1659 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 1712 MeasureFormat mf = null; in testManyLocaleDurations() local 1766 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 1795 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
D | MeasureUnitThreadTest.java | 41 final MeasureFormat mf; field in MeasureUnitThreadTest.NumericMeasureThread
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Spiller.cpp | 54 MachineFunction *mf; member in __anond2c2b0460211::SpillerBase 63 SpillerBase(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) in SpillerBase() 179 TrivialSpiller(MachineFunctionPass &pass, MachineFunction &mf, in TrivialSpiller() 196 MachineFunction *mf; member in __anond2c2b0460411::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/skia/src/core/ |
D | SkMaskFilterBase.h | 227 inline SkMaskFilterBase* as_MFB(SkMaskFilter* mf) { in as_MFB() 231 inline const SkMaskFilterBase* as_MFB(const SkMaskFilter* mf) { in as_MFB() 235 inline const SkMaskFilterBase* as_MFB(const sk_sp<SkMaskFilter>& mf) { in as_MFB()
|
/external/skqp/src/core/ |
D | SkMaskFilterBase.h | 227 inline SkMaskFilterBase* as_MFB(SkMaskFilter* mf) { in as_MFB() 231 inline const SkMaskFilterBase* as_MFB(const SkMaskFilter* mf) { in as_MFB() 235 inline const SkMaskFilterBase* as_MFB(const sk_sp<SkMaskFilter>& mf) { in as_MFB()
|
/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/eigen/doc/snippets/ |
D | MatrixBase_cast.cpp | 2 Matrix2f mf = Matrix2f::Identity(); variable
|
/external/clang/test/Frontend/ |
D | ast-main.cpp | 12 T *S<T>::mf() { in mf() function in S
|
/external/xz-java/src/org/tukaani/xz/lzma/ |
D | LZMAEncoderFast.java | 24 static int getMemoryUsage(int dictSize, int extraSizeBefore, int mf) { in getMemoryUsage() 32 int niceLen, int mf, int depthLimit, in LZMAEncoderFast()
|
D | LZMAEncoderNormal.java | 35 static int getMemoryUsage(int dictSize, int extraSizeBefore, int mf) { in getMemoryUsage() 44 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/xz-java/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/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, in VirtRegAuxInfo()
|
/external/skia/gm/ |
D | shadermaskfilter.cpp | 26 auto mf = SkShaderMaskFilter::Make(mask->makeShader(&matrix)); in draw_masked_image() local 48 auto mf = SkShaderMaskFilter::Make(shader); variable 211 for (auto& mf : mfs) { variable
|
/external/skqp/gm/ |
D | shadermaskfilter.cpp | 23 auto mf = SkShaderMaskFilter::Make(mask->makeShader(&matrix)); in draw_masked_image() local 45 auto mf = SkShaderMaskFilter::Make(shader); variable 206 for (auto& mf : mfs) { variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in MF() argument
|
/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/ltp/testcases/open_posix_testsuite/conformance/interfaces/getpid/ |
D | 1-1.c | 71 long mf; /* Is memory mapping supported? */ in main() local
|