/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/boost/libs/locale/test/ |
D | generate_catalogs.sh | 12 msgfmt he/LC_MESSAGES/fall.po -o he/LC_MESSAGES/fall.mo
|
/third_party/mindspore/third_party/securec/src/ |
D | output.inl | 319 /* fall-through */ /* FALLTHRU */ 336 /* fall-through */ /* FALLTHRU */ 739 /* fall-through */ 758 /* fall-through */ 769 case SECUREC_CHAR('E'): /* fall-through */ /* FALLTHRU */ 770 case SECUREC_CHAR('F'): /* fall-through */ /* FALLTHRU */ 771 case SECUREC_CHAR('G'): /* fall-through */ /* FALLTHRU */ 772 case SECUREC_CHAR('A'): /* fall-through */ /* FALLTHRU */ 775 /* fall-through */ 777 case SECUREC_CHAR('e'): /* fall-through */ /* FALLTHRU */ [all …]
|
/third_party/bounds_checking_function/src/ |
D | output.inl | 830 case SECUREC_CHAR('z'): /* fall-through */ /* FALLTHRU */ 841 case SECUREC_CHAR('q'): /* fall-through */ /* FALLTHRU */ 1159 case SECUREC_CHAR('X'): /* fall-through */ /* FALLTHRU */ 1162 /* fall-through */ /* FALLTHRU */ 1178 case SECUREC_CHAR('i'): /* fall-through */ /* FALLTHRU */ 1179 case SECUREC_CHAR('d'): /* fall-through */ /* FALLTHRU */ 1182 /* fall-through */ /* FALLTHRU */ 1523 /* fall-through */ /* FALLTHRU */ 1531 /* fall-through */ /* FALLTHRU */ 1537 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/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/glslang/Test/ |
D | hlsl.struct.split.trivial.vert | 3 // This should fall back to flattening, and not produce any empty structures.
|
/third_party/jerryscript/targets/mbedos5/js/ |
D | flash_leds.js | 72 button.fall(function() {
|
/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/nghttp2/src/ |
D | shrpx_worker.cc | 100 std::get<3>(*p) = a.fall; in create_downstream_key() 274 dst_addr.fall = src_addr.fall; in replace_downstream_config() 725 if (addr->fall == 0) { in downstream_failure() 731 if (fail_count >= addr->fall) { in downstream_failure()
|
/third_party/curl/docs/cmdline-opts/ |
D | http3.d | 20 cannot fall back to a lower HTTP version on its own.
|
/third_party/grpc/src/objective-c/GRPCClient/ |
D | GRPCTransport.m | 89 // fall back to default transport if no transport is provided 100 // fall back to default transport if no transport is found
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/pos/ |
D | 10002_7.txt | 1 … Titanic gave a realistic view of Italians YOU IDIOTS). Many of the jokes fall flat. But still, th…
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.45.2.txt | 13 When mke2fs asks the user if she should proceed, fall back to the
|
/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/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/vk-gl-cts/data/gles3/shaders/ |
D | negative.test | 1 # Generic invalid cases that don't fall into other categories
|
/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/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/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/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/third_party/externals/angle2/doc/ |
D | Update20130618.md | 20 DevSetup page. On systems without DirectX 11 support, ANGLE will fall back to
|