| /third_party/typescript/tests/baselines/reference/ |
| D | unreachableSwitchTypeofUnknown.js | 2 const unreachable = (x: unknown): number => { constant 17 var unreachable = function (x) { function
|
| D | unreachableSwitchTypeofAny.js | 2 const unreachable = (x: any): number => { constant 17 var unreachable = function (x) { function
|
| D | unreachableJavascriptUnchecked.js | 2 function unreachable() { function
|
| D | unreachableJavascriptChecked.js | 2 function unreachable() { function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | unreachableSwitchTypeofAny.ts | 3 const unreachable = (x: any): number => { constant
|
| D | unreachableJavascriptUnchecked.ts | 5 function unreachable() { function
|
| D | unreachableSwitchTypeofUnknown.ts | 3 const unreachable = (x: unknown): number => { constant
|
| D | unreachableJavascriptChecked.ts | 6 function unreachable() { function
|
| /third_party/python/Modules/ |
| D | gcmodule.c | 549 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable() 664 move_legacy_finalizers(PyGC_Head *unreachable, PyGC_Head *finalizers) in move_legacy_finalizers() 687 clear_unreachable_mask(PyGC_Head *unreachable) in clear_unreachable_mask() 745 handle_weakrefs(PyGC_Head *unreachable, PyGC_Head *old) in handle_weakrefs() 1084 deduce_unreachable(PyGC_Head *base, PyGC_Head *unreachable) { in deduce_unreachable() 1149 handle_resurrected_objects(PyGC_Head *unreachable, PyGC_Head* still_unreachable, in handle_resurrected_objects() 1178 PyGC_Head unreachable; /* non-problematic unreachable trash */ in collect() local
|
| /third_party/libunwind/include/ |
| D | libunwind_i.h | 144 # define unreachable() __builtin_unreachable() macro 146 # define unreachable() do { } while (1) macro
|
| /third_party/uboot/u-boot-2020.01/include/linux/ |
| D | compiler-gcc.h | 201 #define unreachable() __builtin_unreachable() macro
|
| D | compiler.h | 180 # define unreachable() do { } while (1) macro
|
| /third_party/boost/libs/python/src/object/ |
| D | inheritance.cpp | 375 bool unreachable() const in unreachable() function
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_cfg_test.cpp | 715 Block unreachable("unreachable"); in TEST_P() local 734 Block unreachable("unreachable", SpvOpBranchConditional); in TEST_P() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_cfg_test.cpp | 1194 Block unreachable("unreachable"); in GetUnreachableBlock() local 1218 Block unreachable("unreachable", SpvOpBranchConditional); in GetUnreachableBranch() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_cfg_test.cpp | 1194 Block unreachable("unreachable"); in GetUnreachableBlock() local 1218 Block unreachable("unreachable", SpvOpBranchConditional); in GetUnreachableBranch() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 1961 Ice::InstUnreachable *unreachable = Ice::InstUnreachable::create(::function); in createUnreachable() local
|