Home
last modified time | relevance | path

Searched refs:APP (Results 1 – 25 of 61) sorted by relevance

123

/external/compiler-rt/lib/msan/
Dmsan.h37 INVALID, APP, SHADOW, ORIGIN enumerator
50 {0x00e000000000ULL, 0x010000000000ULL, MappingDesc::APP, "app"}};
72 {0x05000000000ULL, 0x06000000000ULL, MappingDesc::APP, "app-1"},
74 {0x07000000000ULL, 0x08000000000ULL, MappingDesc::APP, "app-2"},
80 {0x0F000000000ULL, 0x10000000000ULL, MappingDesc::APP, "app-3"},
82 {0x11000000000ULL, 0x12000000000ULL, MappingDesc::APP, "app-4"},
87 {0x20000000000ULL, 0x21000000000ULL, MappingDesc::APP, "app-5"},
93 {0x2A000000000ULL, 0x2B000000000ULL, MappingDesc::APP, "app-6"},
97 {0x2E000000000ULL, 0x2F000000000ULL, MappingDesc::APP, "app-7"},
101 {0x3B000000000ULL, 0x3C000000000ULL, MappingDesc::APP, "app-8"},
[all …]
/external/libcap/contrib/
Dpcaps4convenience92 APP=`which -a $1 2>/dev/null`
93 if [ "$APP" != "" ]; then
95 for i in $APP; do
118 APP=`which -a $1 2>/dev/null`
119 if [ "$APP" != "" ]; then
121 for i in $APP; do
Dpcaps4suid0107 APP=`which -a $1 2>/dev/null`
108 if [ "$APP" != "" ]; then
110 for i in $APP; do
134 APP=`which -a $1 2>/dev/null`
135 if [ "$APP" != "" ]; then
137 for i in $APP; do
/external/llvm/test/CodeGen/Mips/
Dinlineasm_constraint.ll7 ; ALL: #APP
13 ; ALL: #APP
23 ; ALL: #APP
32 ; ALL: #APP
41 ; ALL: #APP
50 ; ALL: #APP
59 ; ALL: #APP
68 ; ALL: #APP
Dinlineasm-operand-code.ll16 ; ALL: #APP
27 ; ALL: #APP
38 ; ALL: #APP
49 ; ALL: #APP
60 ; ALL: #APP
66 ; ALL: #APP
72 ; ALL: #APP
78 ; ALL: #APP
84 ; ALL: #APP
93 ; ALL: #APP
[all …]
Dinlineasm_constraint_ZC.ll14 ; 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
Dinlineasm-cnstrnt-reg.ll10 ;CHECK: #APP
16 ;CHECK: #APP
22 ;CHECK: #APP
28 ; CHECK: #APP
35 ; CHECK: #APP
Dinlineasm_constraint_R.ll12 ; CHECK: #APP
26 ; CHECK: #APP
40 ; CHECK: #APP
55 ; CHECK: #APP
Dinlineasmmemop.ll9 ; CHECK: #APP
13 ; CHECK: #APP
28 ; CHECK: #APP
34 ; CHECK: #APP
Dinlineasm_constraint_m.ll12 ; CHECK: #APP
26 ; CHECK: #APP
40 ; CHECK: #APP
56 ; CHECK: #APP
Dbrsize3.ll18 ; b-long: #APP
23 ; b-no-short: #APP
/external/llvm/test/CodeGen/X86/
Dms-inline-asm.ll8 ; 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}}
Dpr11415.ll7 ; CHECK: #APP
12 ; CHECK-NEXT: #APP
Dinline-sse.ll15 ; X32-NEXT: #APP
24 ; X64-NEXT: #APP
/external/llvm/test/CodeGen/WebAssembly/
Dinline-asm.ll11 ; CHECK-NEXT: #APP{{$}}
23 ; CHECK-NEXT: #APP{{$}}
36 ; CHECK-NEXT: #APP{{$}}
49 ; CHECK-NEXT: #APP{{$}}
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dports_outbound.txt1 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…
Dports_inbound.txt1 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…
Dfiles_exec.txt1 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…
Dtransition_to.txt1 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…
Dtransition_from.txt1 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…
Dtransition_file.txt1 …ified 'class' that will be created by processes running with '%(APP)s' type in the '%(APP)s' direc…
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Dmain.py105 APP = create_application() variable
109 util.run_wsgi_app(APP)
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_mov.s23 #APP
52 #APP
/external/valgrind/VEX/test/
Dfpgames.s86 #APP
93 #APP
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll401 ; CHECK-NEXT: #APP
424 ; CHECK-NEXT: #APP
491 ; CHECK-NEXT: #APP
514 ; CHECK-NEXT: #APP
669 ; CHECK-NEXT: #APP
691 ; CHECK-NEXT: #APP
713 ; CHECK-NEXT: #APP
737 ; CHECK-NEXT: #APP
760 ; CHECK-NEXT: #APP
783 ; CHECK-NEXT: #APP
[all …]

123