Searched refs:APP (Results 1 – 25 of 43) sorted by relevance
12
/external/llvm/test/CodeGen/Mips/ |
D | inlineasm_constraint.ll | 7 ; CHECK: #APP 13 ; CHECK: #APP 19 ; CHECK: #APP 25 ; CHECK: #APP 31 ; CHECK: #APP 37 ; CHECK: #APP 43 ; CHECK: #APP 49 ; CHECK: #APP
|
D | inlineasm-operand-code.ll | 14 ;CHECK_LITTLE_32: #APP 25 ;CHECK_LITTLE_32: #APP 36 ;CHECK_LITTLE_32: #APP 47 ;CHECK_LITTLE_32: #APP 58 ;CHECK_LITTLE_32: #APP 64 ;CHECK_LITTLE_32: #APP 70 ;CHECK_LITTLE_32: #APP 76 ;CHECK_LITTLE_32: #APP 82 ;CHECK_LITTLE_32: #APP 91 ;CHECK_LITTLE_32: #APP [all …]
|
D | inlineasm_constraint_ZC.ll | 14 ; ALL: #APP 28 ; ALL: #APP 42 ; ALL: #APP 56 ; ALL: #APP 73 ; ALL: #APP 94 ; ALL: #APP 116 ; ALL: #APP 138 ; ALL: #APP 162 ; ALL: #APP
|
D | inlineasm-cnstrnt-reg.ll | 10 ;CHECK: #APP 16 ;CHECK: #APP 22 ;CHECK: #APP 28 ; CHECK: #APP 35 ; CHECK: #APP
|
D | inlineasm_constraint_R.ll | 12 ; CHECK: #APP 26 ; CHECK: #APP 40 ; CHECK: #APP 55 ; CHECK: #APP
|
D | inlineasm_constraint_m.ll | 12 ; CHECK: #APP 26 ; CHECK: #APP 40 ; CHECK: #APP 56 ; CHECK: #APP
|
D | inlineasmmemop.ll | 9 ; CHECK: #APP 13 ; CHECK: #APP 28 ; CHECK: #APP 34 ; CHECK: #APP
|
D | brsize3.ll | 18 ; b-long: #APP 23 ; b-no-short: #APP
|
D | 2008-08-01-AsmInline.ll | 56 ; CHECK: #APP 59 ; CHECK: #APP
|
D | inlineasm-cnstrnt-reg64.ll | 14 ;CHECK: #APP
|
/external/compiler-rt/lib/msan/ |
D | msan.h | 32 INVALID, APP, SHADOW, ORIGIN enumerator 45 {0x00e000000000ULL, 0x010000000000ULL, MappingDesc::APP, "app"}}; 55 {0x000000000000ULL, 0x010000000000ULL, MappingDesc::APP, "low memory"}, 61 {0x600000000000ULL, 0x800000000000ULL, MappingDesc::APP, "high memory"}}; 80 {0x600000000000ULL, 0x800000000000ULL, MappingDesc::APP, "app"}}; 109 #define MEM_IS_APP(mem) addr_is_type((uptr)(mem), MappingDesc::APP)
|
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 8 ; CHECK: {{## InlineAsm Start|#APP}} 21 ; CHECK: {{## InlineAsm Start|#APP}} 35 ; CHECK: {{## InlineAsm Start|#APP}} 56 ; CHECK: {{## InlineAsm Start|#APP}} 76 ; CHECK: {{## InlineAsm Start|#APP}} 93 ; CHECK: {{## InlineAsm Start|#APP}} 98 ; CHECK: {{## InlineAsm Start|#APP}} 120 ; CHECK: {{## InlineAsm Start|#APP}}
|
D | pr11415.ll | 7 ; CHECK: #APP 12 ; CHECK-NEXT: #APP
|
D | cas.ll | 41 ; CHECK: #APP 71 ; CHECK: #APP
|
D | eh-label.ll | 9 ; CHECK: #APP
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | ports_inbound.txt | 1 This screen shows the network ports that processes running with the '%(APP)s' type is allowed to bi… 6 This screen allows you to modify the port number/port type definitions, which the '(APP)s' is curre…
|
D | ports_outbound.txt | 1 This screen shows the network ports to which processes running with the '%(APP)s' type is allowed t… 6 This screen allows you to modify the port number/port type definitions, which the '%(APP)s' is curr…
|
D | files_exec.txt | 1 This screen shows application types that can transition to a process running with the '%(APP)s' typ… 4 … If you have an alternate executable that you would like to run in the '%(APP)s' domain, you need…
|
D | transition_to.txt | 1 This screen shows the SELinux process 'types' which will transition to the '%(APP)s' type when exec… 10 This screen shows the executables that transition to another domain when '%(APP)s' executes them, a…
|
D | transition_from.txt | 1 This screen shows when a process running with the '%(APP)s' type executes 'Commands File Paths' tha… 10 This screen shows the executables that transition to another domain when '%(APP)s' executes them, a…
|
D | transition_file.txt | 1 …ified 'class' that will be created by processes running with '%(APP)s' type in the '%(APP)s' direc…
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | asm_mov.s | 23 #APP 52 #APP
|
D | asm_mov_no_instrumentation.s | 15 #APP
|
/external/valgrind/VEX/test/ |
D | fpgames.s | 86 #APP 93 #APP
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-44.ll | 400 ; CHECK-NEXT: #APP 423 ; CHECK-NEXT: #APP 490 ; CHECK-NEXT: #APP 513 ; CHECK-NEXT: #APP 668 ; CHECK-NEXT: #APP 690 ; CHECK-NEXT: #APP 712 ; CHECK-NEXT: #APP 736 ; CHECK-NEXT: #APP 759 ; CHECK-NEXT: #APP 782 ; CHECK-NEXT: #APP [all …]
|
12