/external/bazelbuild-rules_java/test/runfiles/src/test/java/com/google/devtools/build/runfiles/ |
D | RunfilesTest.java | 78 Path mf = tempFile("foo.runfiles_manifest", ImmutableList.of("a/b c/d")); in testCreatesManifestBasedRunfiles() local 175 Path mf = tempFile("MANIFEST", ImmutableList.of()); in testManifestBasedEnvVars() local 244 Path mf = in testManifestBasedRlocation() local 282 Path mf = in testManifestBasedRlocationWithRepoMapping_fromMain() local 338 Path mf = in testManifestBasedRlocationUnmapped() local 389 Path mf = in testManifestBasedRlocationWithRepoMapping_fromOtherRepo() local 583 Path mf = tempFile("foobar", ImmutableList.of("a b")); in testManifestBasedCtorArgumentValidation() local 590 Path mf = tempFile("foo.runfiles/MANIFEST", ImmutableList.of("_repo_mapping " + rm)); in testInvalidRepoMapping() local
|
/external/gson/gson/src/test/java/com/google/gson/regression/ |
D | OSGiTest.java | 33 Manifest mf = findManifest("com.google.gson"); in testComGoogleGsonAnnotationsPackage() local 41 Manifest mf = findManifest("com.google.gson"); in testSunMiscImportPackage() local 57 Manifest mf = new Manifest(is); in findManifest() local
|
/external/icu/icu4j/main/core/src/test/java/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 …]
|
/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 | 3251 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 3288 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 3316 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 3449 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 3455 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 3461 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 3479 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 3532 MeasureFormat mf = null; in testManyLocaleDurations() local 3586 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 3615 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
/external/skia/src/core/ |
D | SkMaskFilterBase.h | 179 inline SkMaskFilterBase* as_MFB(SkMaskFilter* mf) { in as_MFB() 183 inline const SkMaskFilterBase* as_MFB(const SkMaskFilter* mf) { in as_MFB() 187 inline const SkMaskFilterBase* as_MFB(const sk_sp<SkMaskFilter>& mf) { in as_MFB()
|
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
D | MeasureUnitTest.java | 3248 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn() local 3285 private void verifyFormatPeriod(String desc, MeasureFormat mf, Object[][] testData) { in verifyFormatPeriod() 3313 MeasureFormat mf = MeasureFormat.getInstance( in Test10219FractionalPlurals() local 3446 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg() local 3452 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg() local 3458 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg() local 3476 MeasureFormat mf = MeasureFormat.getInstance( in testMultiples() local 3529 MeasureFormat mf = null; in testManyLocaleDurations() local 3583 MeasureFormat mf = MeasureFormat.getInstance( in testSimplePer() local 3612 MeasureFormat mf = MeasureFormat.getInstance(polish, FormatWidth.WIDE); in testNumeratorPlurals() local [all …]
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | msfmrgts.cpp | 459 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4114743() local 485 MessageFormat *mf = new MessageFormat("", status); in Test4116444() local 533 MessageFormat *mf = new MessageFormat("<{0}>", status); in Test4114739() local 567 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4113018() local 701 MessageFormat *mf = new MessageFormat("", status); in Test4118592() local 742 MessageFormat *mf = new MessageFormat("{0}, {0}, {0}", status); in Test4118594() local 832 MessageFormat *mf = new MessageFormat("pattern", status); in Test4120552() local 871 MessageFormat *mf = new MessageFormat(pat, status); in Test4142938() local
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | msfmrgts.cpp | 459 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4114743() local 485 MessageFormat *mf = new MessageFormat("", status); in Test4116444() local 533 MessageFormat *mf = new MessageFormat("<{0}>", status); in Test4114739() local 567 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4113018() local 701 MessageFormat *mf = new MessageFormat("", status); in Test4118592() local 742 MessageFormat *mf = new MessageFormat("{0}, {0}, {0}", status); in Test4118594() local 832 MessageFormat *mf = new MessageFormat("pattern", status); in Test4120552() local 871 MessageFormat *mf = new MessageFormat(pat, status); in Test4142938() local
|
/external/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 460 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4114743() local 486 MessageFormat *mf = new MessageFormat("", status); in Test4116444() local 534 MessageFormat *mf = new MessageFormat("<{0}>", status); in Test4114739() local 568 MessageFormat *mf = new MessageFormat(originalPattern, status); in Test4113018() local 702 MessageFormat *mf = new MessageFormat("", status); in Test4118592() local 743 MessageFormat *mf = new MessageFormat("{0}, {0}, {0}", status); in Test4118594() local 833 MessageFormat *mf = new MessageFormat("pattern", status); in Test4120552() local 872 MessageFormat *mf = new MessageFormat(pat, status); in Test4142938() local
|
D | messageformat2test.cpp | 82 MessageFormatter mf = mfBuilder.build(errorCode); in testFormatterAPI() local 153 MessageFormatter mf = builder.setPattern(u"Hello, {$userName}!", parseError, errorCode) in testAPISimple() local 293 MessageFormatter mf = mfBuilder.setErrorHandlingBehavior(MessageFormatter::U_MF_STRICT) in testAPICustomFunctions() local
|
/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/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
D | CustomFormatterMessageRefTest.java | 62 MessageFormatter mf = MessageFormatter.builder() in format() local 92 MessageFormatter mf = MessageFormatter.builder() in testSimpleGrammarSelection() local
|
D | TestUtils.java | 62 MessageFormatter mf = mfBuilder.build(); in runTestCase() local 168 MessageFormatter mf = mfBuilder.build(); in runTestCase() local
|
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/ |
D | CustomFormatterMessageRefTest.java | 59 MessageFormatter mf = MessageFormatter.builder() in format() local 89 MessageFormatter mf = MessageFormatter.builder() in testSimpleGrammarSelection() local
|
D | TestUtils.java | 61 MessageFormatter mf = mfBuilder.build(); in runTestCase() local 167 MessageFormatter mf = mfBuilder.build(); in runTestCase() 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/ |
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/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p5.cpp | 7 void mf() { } in mf() function in N::Y
|
/external/skia/gm/ |
D | shadermaskfilter.cpp | 54 auto mf = SkShaderMaskFilter::Make(shader); variable
|
/external/rust/android-crates-io/crates/mockall_derive/src/ |
D | mock_item.rs | 80 let mf = mock_function::Builder::new(&f.sig, &f.vis) in from() localVariable 117 let mf = mock_function::Builder::new(&f.sig, &f.vis) in from() localVariable
|
/external/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | Util.py | 24 def drawMF(img, blk_sz, mf): argument
|
D | GroundTruth.py | 29 def __init__(self, cur_f, ref_f, blk_sz, gt_path, mf=None, mask=None): argument
|