HomeSort by relevance Sort by last modified time
    Searched refs:ALL (Results 1 - 25 of 1103) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
gnu-flags.c 36 #if ALL || ALIGNOF
44 #if ALL || CASERANGE
55 #if ALL || COMPLEXINT
62 #if ALL || OMITTEDOPERAND
69 #if ALL || EMPTYINIT
76 #if ALL || LABELVALUE
89 #if ALL || STATEMENTEXP
99 #if ALL || COMPOUNDLITERALINITIALIZER
107 #if ALL || FLEXIBLEARRAYINITIALIZER
118 #if ALL || FOLDINGCONSTAN
    [all...]
  /external/clang/test/SemaCXX/
gnu-flags.cpp 47 #if ALL || ANONYMOUSSTRUCT
60 #if ALL || REDECLAREDCLASSMEMBER
74 #if ALL || FLEXIBLEARRAYUNIONMEMBER
86 #if (ALL || FOLDINGCONSTANT) && (__cplusplus <= 199711L) // C++03 or earlier modes
95 #if ALL || EMPTYSTRUCT
  /toolchain/binutils/binutils-2.27/opcodes/
xgate-opc.c 97 #define ALL XGATE_V1|XGATE_V2|XGATE_V3
105 { "adc", OP_TRI, "00011rrrrrrrrr11", 2, 0x1803, 1, 1, CHG_NZVC, ALL},
106 { "add", OP_TRI, "00011rrrrrrrrr10", 2, 0x1802, 1, 1, CHG_NZVC, ALL},
107 { "addh", OP_IMM8, "11101rrriiiiiiii", 2, 0xE800, 1, 1, CHG_NZVC, ALL},
108 { "addl", OP_IMM8, "11100rrriiiiiiii", 2, 0xE000, 1, 1, CHG_NZVC, ALL},
109 { "and", OP_TRI, "00010rrrrrrrrr00", 2, 0x1000, 1, 1, CHG_NZV, ALL},
110 { "andh", OP_IMM8, "10001rrriiiiiiii", 2, 0x8800, 1, 1, CHG_NZV, ALL},
111 { "andl", OP_IMM8, "10000rrriiiiiiii", 2, 0x8000, 1, 1, CHG_NZV, ALL},
112 { "asr", OP_IMM4, "00001rrriiii1001", 2, 0x0809, 1, 1, CHG_NZVC, ALL},
113 { "asr", OP_DYA, "00001rrrrrr10001", 2, 0x0811, 1, 1, CHG_NZVC, ALL},
    [all...]
  /external/selinux/sandbox/
sandbox.conf 3 CPUAFFINITY=ALL
  /external/llvm/test/MC/Mips/
macro-bcc-imm.s 2 # RUN: FileCheck %s --check-prefix=ALL
5 foo: # ALL-LABEL: foo:
6 blt $a2, 16, foo # ALL: addiu $1, $zero, 16
7 # ALL: slt $1, $6, $1
8 # ALL: bnez $1, foo
9 # ALL: # fixup A - offset: 0, value: foo-4, kind: fixup_Mips_PC16
10 ble $a2, 16, foo # ALL: addiu $1, $zero, 16
11 # ALL: slt $1, $1, $6
12 # ALL: beqz $1, foo
13 # ALL: # fixup A - offset: 0, value: foo-4, kind: fixup_Mips_PC1
    [all...]
oddspreg.s 6 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-O32
13 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N32
22 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
26 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-O32
30 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N32
34 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
39 # CHECK-OBJ-ALL: Section {
40 # CHECK-OBJ-ALL: Index: 5
41 # CHECK-OBJ-ALL-LABEL: Name: .MIPS.abiflags ({{[0-9]+}})
42 # CHECK-OBJ-ALL: Type: SHT_MIPS_ABIFLAGS (0x7000002A
    [all...]
macro-bcc-imm-bad.s 2 # RUN: FileCheck %s --check-prefix=ALL
7 blt $a2, 16, foo # ALL: :[[@LINE]]:5: error: pseudo-instruction requires $at, which is not available
11 blt $a2, 16, foo # ALL: :[[@LINE]]:5: warning: macro instruction expanded into multiple instructions
12 # ALL-NOT: :[[@LINE-1]]:5: warning: macro instruction expanded into multiple instructions
cpsetup.s 2 # RUN: llvm-objdump -d -r - | FileCheck -check-prefixes=ALL,O32 %s
5 # RUN: FileCheck -check-prefixes=ALL,ASM %s
9 # RUN: FileCheck -check-prefixes=ALL,NXX,N32 %s
12 # RUN: FileCheck -check-prefixes=ALL,ASM %s
16 # RUN: FileCheck -check-prefixes=ALL,NXX,N64 %s
19 # RUN: FileCheck -check-prefixes=ALL,ASM %s
29 # ALL-LABEL: t1:
44 # ALL-NEXT: nop
49 # ALL-NEXT: nop
57 # ALL-LABEL: t2
    [all...]
  /external/clang/test/Lexer/
gnu-flags.c 20 #if ALL || ZEROARGS
34 #if ALL || IMAGINARYCONST
41 #if ALL || BINARYLITERAL
50 #if ALL || LINE0
  /external/easymock/src/org/easymock/
CaptureType.java 42 ALL
  /prebuilts/go/darwin-x86/test/bench/garbage/
Makefile 1 # Copyright 2010 The Go Authors. All rights reserved.
5 ALL=\
11 all: $(ALL)
19 bench: $(addsuffix .bench, $(ALL))
22 rm -f $(ALL)
  /prebuilts/go/linux-x86/test/bench/garbage/
Makefile 1 # Copyright 2010 The Go Authors. All rights reserved.
5 ALL=\
11 all: $(ALL)
19 bench: $(addsuffix .bench, $(ALL))
22 rm -f $(ALL)
  /tools/metalava/src/test/java/com/android/tools/metalava/
KeepFileTest.kt 30 @SuppressWarnings("ALL")
38 @SuppressWarnings("ALL")
45 @SuppressWarnings("ALL")
  /device/google/marlin/sepolicy/verizon/
keys.conf 2 ALL : device/google/marlin/sepolicy/verizon/verizon.x509.pem
  /device/google/wahoo/sepolicy/verizon/
keys.conf 2 ALL : device/google/wahoo/sepolicy/verizon/verizon.x509.pem
  /device/google/marlin/sepolicy/
keys.conf 2 ALL : device/google/marlin/sepolicy/certs/app.x509.pem
5 ALL : device/google/marlin/sepolicy/certs/wfcactivation.x509.pem
  /libcore/ojluni/src/main/resources/sun/util/logging/resources/
logging.properties 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
29 # The following ALL CAPS words should be translated.
30 ALL=ALL
31 # The following ALL CAPS words should be translated.
33 # The following ALL CAPS words should be translated.
35 # The following ALL CAPS words should be translated.
37 # The following ALL CAPS words should be translated.
39 # The following ALL CAPS words should be translated.
41 # The following ALL CAPS words should be translated
    [all...]
logging_de.properties 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
29 # The following ALL CAPS words should be translated.
30 ALL=Alle
31 # The following ALL CAPS words should be translated.
33 # The following ALL CAPS words should be translated.
35 # The following ALL CAPS words should be translated.
37 # The following ALL CAPS words should be translated.
39 # The following ALL CAPS words should be translated.
41 # The following ALL CAPS words should be translated.
43 # The following ALL CAPS words should be translated
    [all...]
logging_it.properties 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
29 # The following ALL CAPS words should be translated.
30 ALL=Tutto
31 # The following ALL CAPS words should be translated.
33 # The following ALL CAPS words should be translated.
35 # The following ALL CAPS words should be translated.
37 # The following ALL CAPS words should be translated.
39 # The following ALL CAPS words should be translated.
41 # The following ALL CAPS words should be translated.
43 # The following ALL CAPS words should be translated
    [all...]
logging_sv.properties 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
29 # The following ALL CAPS words should be translated.
30 ALL=Alla
31 # The following ALL CAPS words should be translated.
33 # The following ALL CAPS words should be translated.
35 # The following ALL CAPS words should be translated.
37 # The following ALL CAPS words should be translated.
39 # The following ALL CAPS words should be translated.
41 # The following ALL CAPS words should be translated.
43 # The following ALL CAPS words should be translated
    [all...]
  /system/sepolicy/prebuilts/api/26.0/private/
keys.conf 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string.
12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
15 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/media.x509.pem
18 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/shared.x509.pem
20 # Example of ALL TARGET_BUILD_VARIANTS
  /system/sepolicy/prebuilts/api/27.0/private/
keys.conf 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string.
12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
15 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/media.x509.pem
18 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/shared.x509.pem
20 # Example of ALL TARGET_BUILD_VARIANTS
  /system/sepolicy/prebuilts/api/28.0/private/
keys.conf 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string.
12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
15 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/media.x509.pem
18 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/shared.x509.pem
20 # Example of ALL TARGET_BUILD_VARIANTS
  /system/sepolicy/private/
keys.conf 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string.
12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
15 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/media.x509.pem
18 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/shared.x509.pem
20 # Example of ALL TARGET_BUILD_VARIANTS
  /device/google/wahoo/sepolicy/private/
keys.conf 2 ALL : device/google/wahoo/sepolicy/private/certs/wfcactivation.x509.pem

Completed in 512 milliseconds

1 2 3 4 5 6 7 8 91011>>