/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlUniformHandler.mm | 27 case kByte_GrSLType: // fall through 30 case kByte2_GrSLType: // fall through 33 case kByte3_GrSLType: // fall through 38 case kShort_GrSLType: // fall through 41 case kShort2_GrSLType: // fall through 44 case kShort3_GrSLType: // fall through 52 case kHalf_GrSLType: // fall through 55 case kHalf2_GrSLType: // fall through 58 case kHalf3_GrSLType: // fall through 61 case kHalf4_GrSLType: // fall through [all …]
|
D | GrMtlUtil.mm | 69 case kAlpha_8_GrPixelConfig: // fall through 76 case kGray_8_GrPixelConfig: // fall through 91 case kAlpha_half_GrPixelConfig: // fall through
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
D | InterruptIn-js.cpp | 30 native_ptr->fall(0); in NAME_FOR_CLASS_NATIVE_DESTRUCTOR() 115 DECLARE_CLASS_FUNCTION(InterruptIn, fall) { in DECLARE_CLASS_FUNCTION() argument 116 CHECK_ARGUMENT_COUNT(InterruptIn, fall, (args_count == 1)); in DECLARE_CLASS_FUNCTION() 141 native_ptr->fall(0); in DECLARE_CLASS_FUNCTION() 147 CHECK_ARGUMENT_TYPE_ALWAYS(InterruptIn, fall, 0, function); in DECLARE_CLASS_FUNCTION() 163 native_ptr->fall(cb); in DECLARE_CLASS_FUNCTION() 262 ATTACH_CLASS_FUNCTION(js_object, InterruptIn, fall); in DECLARE_CLASS_CONSTRUCTOR()
|
/third_party/bounds_checking_function/src/ |
D | output.inl | 881 case SECUREC_CHAR('z'): /* fall-through */ /* FALLTHRU */ 892 case SECUREC_CHAR('q'): /* fall-through */ /* FALLTHRU */ 1194 case SECUREC_CHAR('X'): /* fall-through */ /* FALLTHRU */ 1197 /* fall-through */ /* FALLTHRU */ 1214 case SECUREC_CHAR('i'): /* fall-through */ /* FALLTHRU */ 1215 case SECUREC_CHAR('d'): /* fall-through */ /* FALLTHRU */ 1218 /* fall-through */ /* FALLTHRU */ 1551 /* fall-through */ /* FALLTHRU */ 1559 /* fall-through */ /* FALLTHRU */ 1565 case SECUREC_CHAR('G'): /* fall-through */ /* FALLTHRU */ [all …]
|
D | input.inl | 734 case SECUREC_CHAR('F'): /* fall-through */ /* FALLTHRU */ 746 case SECUREC_CHAR('t'): /* fall-through */ /* FALLTHRU */ 749 case SECUREC_CHAR('Z'): /* fall-through */ /* FALLTHRU */ 759 case SECUREC_CHAR('L'): /* For long double */ /* fall-through */ /* FALLTHRU */ 1908 /* fall-through */ /* FALLTHRU */ 1910 /* fall-through */ /* FALLTHRU */ 1973 /* fall-through */ /* FALLTHRU */ 1974 case 'o': /* fall-through */ /* FALLTHRU */ 1975 case 'u': /* fall-through */ /* FALLTHRU */ 1976 case 'd': /* fall-through */ /* FALLTHRU */ [all …]
|
/third_party/musl/porting/linux/user/src/hilog/ |
D | output_p.inl | 621 /* fall-through */ 646 /* fall-through */ 663 case SECUREC_CHAR('E'): /* fall-through */ /* FALLTHRU */ 664 case SECUREC_CHAR('F'): /* fall-through */ /* FALLTHRU */ 665 case SECUREC_CHAR('G'): /* fall-through */ /* FALLTHRU */ 666 case SECUREC_CHAR('A'): /* fall-through */ /* FALLTHRU */ 669 /* fall-through */ 671 case SECUREC_CHAR('e'): /* fall-through */ /* FALLTHRU */ 672 case SECUREC_CHAR('f'): /* fall-through */ /* FALLTHRU */ 673 case SECUREC_CHAR('g'): /* fall-through */ /* FALLTHRU */ [all …]
|
/third_party/python/Modules/_ctypes/darwin/ |
D | README.ctypes | 8 These files have been modified so they fall back to the system
|
/third_party/glslang/Test/ |
D | hlsl.struct.split.trivial.vert | 3 // This should fall back to flattening, and not produce any empty structures.
|
/third_party/libunwind/doc/ |
D | unw_set_caching_policy.tex | 29 unsupported, \Prog{libunwind} may fall back on using a per-thread 33 unsupported, \Prog{libunwind} may fall back on using a global cache,
|
/third_party/jerryscript/targets/mbedos5/js/ |
D | flash_leds.js | 72 button.fall(function() {
|
/third_party/node/deps/npm/node_modules/lru-cache/ |
D | README.md | 42 If you put more stuff in it, then items will fall out. 44 If you try to put an oversized thing in it, then it'll fall out right 85 to not expire. (It can still fall out of cache based on recency of
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | registry | 22 plugins able to handle the mediatype it should fall back to system registry.
|
/third_party/vk-gl-cts/data/gles3/shaders/ |
D | negative.test | 1 # Generic invalid cases that don't fall into other categories
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_program_cache_control.txt | 64 binary load fails for any reason, LinkProgram will fall back to linking
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_program_cache_control.txt | 64 binary load fails for any reason, LinkProgram will fall back to linking
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.1.3.rst | 10 make vmware swapbuffers fall back to software.
|
/third_party/node/deps/npm/node_modules/xdg-basedir/ |
D | readme.md | 31 …ry can't be found. You need to handle this case. A common solution is to [fall back to a temp dire…
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | Update20130618.md | 20 DevSetup page. On systems without DirectX 11 support, ANGLE will fall back to
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | Update20130618.md | 20 DevSetup page. On systems without DirectX 11 support, ANGLE will fall back to
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrAARectEffect.fp | 18 case GrClipEdgeType::kFillBW: // fall through
|
/third_party/nghttp2/src/ |
D | shrpx_worker.cc | 113 std::get<3>(*p) = a.fall; in create_downstream_key() 316 dst_addr.fall = src_addr.fall; in replace_downstream_config() 1295 if (addr->fall == 0) { in downstream_failure() 1301 if (fail_count >= addr->fall) { in downstream_failure()
|
/third_party/node/deps/npm/node_modules/prr/ |
D | README.md | 41 Anywhere! For pre-ES5 environments *prr* will simply fall-back to an `object[property] = value` so …
|
/third_party/pulseaudio/m4/ |
D | orc.m4 | 29 dnl if this is not the case (e.g. when cross-compiling) fall back to orcc from PATH
|
/third_party/icu/icu4c/source/test/testdata/break_rules/ |
D | grapheme.txt | 63 # Note that a pair of RIs that is not followed by a third RI will fall into
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/break_rules/ |
D | grapheme.txt | 63 # Note that a pair of RIs that is not followed by a third RI will fall into
|