/external/skia/tests/ |
D | SubsetPath.h | 13 /* Given a path, generate a the desired minimal subset of the original. 21 minimal set that fails using a pattern like: 24 SkPath minimal; 26 while (subsetContours.subset(testFailed, &minimal)) { 27 testFailed = myPathTest(minimal); 31 while (subsetVerbs.subset(testFailed, &minimal)) { 32 testFailed = myPathTest(minimal);
|
/external/clang/ |
D | Android.mk | 4 .PHONY: clang-toolchain-minimal clang-toolchain-full llvm-tools 5 clang-toolchain-minimal: \ 9 clang-toolchain-minimal \ 66 clang-toolchain-minimal: \ 93 clang-toolchain-minimal: \
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/ranking/ |
D | NaNStrategy.java | 23 * <li>MINIMAL - NaNs are treated as minimal in the ordering, equivalent to 38 /** NaNs are considered minimal in the ordering */ 39 MINIMAL, enumConstant
|
/external/llvm/test/DebugInfo/Generic/ |
D | debuginfofinder-forward-declaration.ll | 15 ; CHECK: Type: Y from /tmp/minimal.c:3 DW_TAG_structure_type 16 ; CHECK: Type: x from /tmp/minimal.c:4 DW_TAG_member 18 ; CHECK: Type: X from /tmp/minimal.c:1 DW_TAG_structure_type 31 !1 = !DIFile(filename: "minimal.c", directory: "/tmp")
|
/external/swiftshader/third_party/subzero/src/ |
D | IceClFlags.h | 61 // cl_type_traits specialized cl::list<std::string>, non-MINIMAL build. 66 // cl_type_traits specialized cl::list<Ice::VerboseItem>, non-MINIMAL build. 71 // cl_type_traits specialized cl::opt<T>, non-MINIMAL build. 76 // cl_type_traits specialized cl::opt<T>, MINIMAL build. 132 /* TODO(jpp): figure out which optional flags are used in minimal, and \ 136 !BuildDefs::minimal() || true; \
|
/external/sqlite/dist/ |
D | Android.bp | 8 name: "sqlite-minimal-defaults", 53 defaults: ["sqlite-minimal-defaults"], 165 // Build a minimal version of sqlite3 without any android specific 170 defaults: ["sqlite-minimal-defaults"],
|
/external/autotest/client/site_tests/firmware_TouchMTB/geometry/ |
D | two_farthest_clusters.py | 10 two minimal enclosing circles 65 """Get the radii of the two minimal enclosing circles from points. 68 where circle1, circle2 are the two minimal enclosing circles
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | EmbeddedRungeKuttaIntegrator.java | 89 /** Minimal reduction factor for stepsize control. */ 102 * @param minStep minimal step (must be positive even for backward 140 * @param minStep minimal step (must be positive even for backward 340 /** Get the minimal reduction factor for stepsize control. 341 * @return minimal reduction factor 347 /** Set the minimal reduction factor for stepsize control. 348 * @param minReduction minimal reduction factor
|
D | AdaptiveStepsizeIntegrator.java | 86 /** Minimal step. */ 95 * @param minStep minimal step (must be positive even for backward 125 * @param minStep minimal step (must be positive even for backward 287 * @param acceptSmall if true, steps smaller than the minimal value 335 /** Get the minimal step. 336 * @return minimal step
|
/external/deqp/framework/delibs/debase/ |
D | deFloat16Test.c | 111 /* Absolute value: minimal 32-bit normalized */ in deFloat16_selfTest() 114 /* Absolute value: 2^-24 - e, extremely near minimal 16-bit denormalized */ in deFloat16_selfTest() 130 /* Absolute value: 2^-24, minimal 16-bit denormalized */ in deFloat16_selfTest() 150 /* Absolute value: 2^-14, minimal 16-bit normalized */ in deFloat16_selfTest() 173 /* Normalized -> minimal/maximal normalized */ in deFloat16_selfTest() 233 /* Absolute value: minimal 32-bit normalized */ in deFloat16_selfTest() 249 /* Absolute value: 2^-25, minimal 16-bit denormalized: 2^-24 */ in deFloat16_selfTest() 257 /* Absolute value: 2^-24 - e, extremely near minimal 16-bit denormalized */ in deFloat16_selfTest() 260 /* Absolute value: 2^-24, minimal 16-bit denormalized */ in deFloat16_selfTest() 291 /* Absolute value: (2 - 2^-23) * 2^-15, extremely near 2^-14, minimal 16-bit normalized */ in deFloat16_selfTest() [all …]
|
/external/iproute2/man/man8/ |
D | tc-bpf.8 | 64 classifier and actions. They both offer a minimal instruction set for 239 A minimal, stand-alone unit, which matches on all traffic with the 468 This man page will only provide two minimal, stand-alone examples, have a 517 To demonstrate restricted C syntax, a minimal toy classifier example is 759 but rather in a minimal assembler-like language or with the help of other 763 minimal classifier matching on every packet resulting in the default 784 Thus, for egress classification, Willem de Bruijn implemented a minimal stand-alone 844 Basically, such a minimal generator is equivalent to: 855 a minimal BPF assembler called
|
D | tc-tbf.8 | 31 It is able to shape up to 1mbit/s of normal traffic with ideal minimal burstiness, 34 Much higher rates are possible but at the cost of losing the minimal burstiness. In that 94 determines the minimal token usage (specified in bytes) for a packet. Defaults to zero.
|
/external/valgrind/none/ |
D | nl_main.c | 3 /*--- Nulgrind: The minimal Valgrind tool. nl_main.c ---*/ 7 This file is part of Nulgrind, the minimal Valgrind tool, 57 VG_(details_description) ("the minimal Valgrind tool"); in nl_pre_clo_init()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
D | MultistepIntegrator.java | 84 /** Minimal reduction factor for stepsize control. */ 102 * @param minStep minimal step (must be positive even for backward 149 * @param minStep minimal step (must be positive even for backward 249 /** Get the minimal reduction factor for stepsize control. 250 * @return minimal reduction factor 256 /** Set the minimal reduction factor for stepsize control. 257 * @param minReduction minimal reduction factor
|
/external/lz4/ |
D | appveyor.yml | 85 …msbuild "visual\VS2010\lz4.sln" %ADDITIONALPARAM% /m /verbosity:minimal /property:PlatformToolset=… 89 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil… 93 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v120 /t:Clean,Buil… 97 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /t:Clean,Buil…
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | invalid.test | 4 ; Don't run in minimal build, since error messages are in generic form 5 when minimal.
|
/external/brotli/docs/ |
D | encode.h.3 | 40 .RI "\fIMinimal value for \fBBROTLI_PARAM_LGBLOCK\fP parameter\&. \fP" 44 .RI "\fIMinimal value for \fBBROTLI_PARAM_QUALITY\fP parameter\&. \fP" 48 .RI "\fIMinimal value for \fBBROTLI_PARAM_LGWIN\fP parameter\&. \fP" 160 Minimal value for \fBBROTLI_PARAM_LGBLOCK\fP parameter\&. 164 Minimal value for \fBBROTLI_PARAM_QUALITY\fP parameter\&. 168 Minimal value for \fBBROTLI_PARAM_LGWIN\fP parameter\&.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | DecompositionSolver.java | 26 * such that ||A × X - B|| is minimal.</p> 30 * with non-square matrix A and with non-null minimal norm. If an exact linear 31 * solution exists it is also the minimal norm solution.</p>
|
D | FieldDecompositionSolver.java | 27 * such that ||A × X - B|| is minimal.</p> 31 * with non-square matrix A and with non-null minimal norm. If an exact linear 32 * solution exists it is also the minimal norm solution.</p>
|
/external/valgrind/include/ |
D | pub_tool_libcsetjmp.h | 3 /*--- A minimal setjmp/longjmp facility. pub_tool_libcsetjmp.h ---*/ 38 // PURPOSE: Provides a minimal setjmp/longjmp facility, that saves/ 43 /* This provides an extremely minimal setjmp/longjmp facility, in 45 least, that is the minimal guaranteed functionality.
|
/external/skia/src/ports/ |
D | SkFontMgr_fontconfig.cpp | 184 SkAutoFcPattern minimal(FcPatternFilter(pattern, requestedObjectOnly)); in is_weak() local 187 hasId = FcPatternRemove(minimal, object, 0); in is_weak() 193 result = FcPatternGet(minimal, object, 0, &value); in is_weak() 198 hasId = FcPatternRemove(minimal, object, 1); in is_weak() 202 // 1. the same 'object' as minimal and a lang object with only 'nomatchlang'. in is_weak() 203 // 2. a different 'object' from minimal and a lang object with only 'matchlang'. in is_weak() 208 SkAutoFcPattern strong(FcPatternDuplicate(minimal)); in is_weak() 221 FcPatternAddLangSet(minimal, FC_LANG, weakLangSet); in is_weak() 232 minimal, &result)); in is_weak() 248 SkAutoFcPattern minimal(FcPatternFilter(pattern, requestedObjectOnly)); in remove_weak() local [all …]
|
/external/swiftshader/third_party/subzero/Makefile.standalone-help/ |
D | help.txt | 7 MINIMAL=1 8 Create a minimal build, as small and fast as possible
|
/external/llvm/unittests/MC/ |
D | DwarfLineTables.cpp | 68 // Minimal line offset expressible through extended opcode, 0 addr delta in TEST() 80 // Minimal line offset expressible through extended opcode, max addr delta in TEST() 122 // Minimal line offset expressible through extended opcode, 0 addr delta in TEST() 134 // Minimal line offset expressible through extended opcode, max addr delta in TEST()
|
/external/nanohttpd/samples/ |
D | pom.xml | 25 <minimal.coverage>0.0</minimal.coverage>
|
/external/nanohttpd/core/ |
D | pom.xml | 26 <minimal.coverage>0.82</minimal.coverage>
|