/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/ |
icmp6.h | 91 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ 145 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ 146 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */
|
/external/chromium_org/v8/src/ia32/ |
lithium-codegen-ia32.cc | 537 UNREACHABLE(); 585 UNREACHABLE(); 769 UNREACHABLE(); 854 UNREACHABLE(); 913 UNREACHABLE(); [all...] |
code-stubs-ia32.cc | [all...] |
/external/llvm/test/Transforms/SimplifyCFG/X86/ |
switch_to_lookup_table.ll | 24 ; The table for @unreachable 752 define i32 @unreachable(i32 %x) { 767 sw.bb1: unreachable 770 sw.default: unreachable 776 ; CHECK-LABEL: @unreachable(
|
/external/v8/src/ |
serialize.cc | 104 UNREACHABLE(); [all...] |
/external/v8/src/arm/ |
lithium-codegen-arm.cc | 345 UNREACHABLE(); 383 UNREACHABLE(); 435 UNREACHABLE(); 493 UNREACHABLE(); 557 UNREACHABLE(); 890 UNREACHABLE(); [all...] |
lithium-arm.cc | 169 UNREACHABLE(); 189 UNREACHABLE(); [all...] |
/external/v8/src/mips/ |
lithium-codegen-mips.cc | 315 UNREACHABLE(); 351 UNREACHABLE(); 403 UNREACHABLE(); 461 UNREACHABLE(); 525 UNREACHABLE(); 853 UNREACHABLE(); [all...] |
/external/v8/src/ia32/ |
lithium-codegen-ia32.cc | 382 UNREACHABLE(); 446 UNREACHABLE(); 506 UNREACHABLE(); 798 UNREACHABLE(); [all...] |
/external/chromium_org/v8/src/ |
hydrogen-instructions.cc | 353 UNREACHABLE(); 354 return "unreachable"; 790 // HValue::DataEquals. The default implementation is UNREACHABLE. We 1061 UNREACHABLE(); [all...] |
ast.h | 328 UNREACHABLE(); 365 UNREACHABLE(); 369 UNREACHABLE(); 379 UNREACHABLE(); [all...] |
/packages/apps/InCallUI/res/values/ |
strings.xml | 45 <!-- In-call screen: call failure reason (server unreachable) --> 46 <string name="callFailed_server_unreachable">Server unreachable</string> 47 <!-- In-call screen: call failure reason (peer unreachable) --> 48 <string name="callFailed_number_unreachable">Number unreachable</string> 226 <string name="labelCFNRc">Forward when unreachable</string> 228 <string name="messageCFNRc">Number when unreachable</string> 229 <!-- Call forwarding settings screen, setting summary text when forwarding to a specific number when unreachable--> 231 <!-- Call forwarding settings screen, setting summary text when Forward when unreachable is disabled --> 233 <!-- Error message displayed after failing to disable forwarding calls when the phone is unreachable --> 234 <string name="disable_cfnrc_forbidden">Your carrier doesn\'t support disabling call forwarding when your phone is unreachable.</string [all...] |
/external/chromium_org/v8/src/x64/ |
disasm-x64.cc | 557 UNREACHABLE(); 582 UNREACHABLE(); 639 UNREACHABLE(); [all...] |