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

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arch7m-bad.s 7 cps #0x10
arch7m-bad.l 4 [^:]*:7: Error: selected processor does not support `cps #0x10' in Thumb mode
thumb32.s 248 cps: label
257 cps #0
258 cps #17
archv6.s 5 cps #15
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
Exception.S 50 cps #0x13
57 cps #0x13
64 cps #0x13
71 cps #0x13
78 cps #0x13
85 cps #0x13
92 cps #0x13
99 cps #0x13
Exception.asm 43 cps #0x13 ; Switch to SVC for common stack
49 cps #0x13 ; Switch to SVC for common stack
55 cps #0x13 ; Switch to SVC for common stack
61 cps #0x13 ; Switch to SVC for common stack
67 cps #0x13 ; Switch to SVC for common stack
73 cps #0x13 ; Switch to SVC for common stack
79 cps #0x13 ; Switch to SVC for common stack
85 cps #0x13 ; Switch to SVC for common stack
  /external/llvm/test/MC/ARM/
cps.s 9 cps #0
13 @ CHECK: cps #0 @ encoding: [0xaf,0xf3,0x00,0x81]
17 @ UNDEF-DAG: error: instruction 'cps' requires effect for M-class
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
PolicyQualifierInfo.java 21 * PolicyQualifierId ::= OBJECT IDENTIFIER ( id-qt-cps | id-qt-unotice )
48 * @param cps the CPS (certification practice statement) uri as a
52 String cps)
55 qualifier = new DERIA5String (cps);
  /external/owasp/sanitizer/src/tests/org/owasp/html/
EncodingTest.java 203 StringBuilder cps = new StringBuilder(); local
210 cps.appendCodePoint(codepoint).append(' ');
219 Encoding.encodeHtmlOnto(cps.toString(), out);
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/
ExceptionSupport.S 116 cps #0x13 @ Switch to SVC for common stack
139 cps #0x13 @ Switch to SVC for common stack
151 cps #0x13 @ Switch to SVC for common stack
162 cps #0x13 @ Switch to SVC for common stack
174 cps #0x13 @ Switch to SVC for common stack
186 cps #0x13 @ Switch to SVC for common stack
ExceptionSupport.asm 110 cps #0x13 ; Switch to SVC for common stack
133 cps #0x13 ; Switch to SVC for common stack
145 cps #0x13 ; Switch to SVC for common stack
156 cps #0x13 ; Switch to SVC for common stack
168 cps #0x13 ; Switch to SVC for common stack
180 cps #0x13 ; Switch to SVC for common stack
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DebugAgentException.S 93 cps #0x13 @ Switch to SVC for common stack
117 cps #0x13 @ Switch to SVC for common stack
129 cps #0x13 @ Switch to SVC for common stack
140 cps #0x13 @ Switch to SVC for common stack
152 cps #0x13 @ Switch to SVC for common stack
164 cps #0x13 @ Switch to SVC for common stack
DebugAgentException.asm 88 cps #0x13 ; Switch to SVC for common stack
112 cps #0x13 ; Switch to SVC for common stack
124 cps #0x13 ; Switch to SVC for common stack
135 cps #0x13 ; Switch to SVC for common stack
147 cps #0x13 ; Switch to SVC for common stack
159 cps #0x13 ; Switch to SVC for common stack
  /device/linaro/bootloader/arm-trusted-firmware/include/common/aarch32/
el3_common_macros.S 195 cps #MODE32_mon
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationDNDTests.java 65 ConditionProviders cps = new ConditionProviders(mContext, local
70 return new ZenModeHelper(mContext, Looper.getMainLooper(), cps);
  /external/selinux/libsepol/cil/src/
cil_resolve_ast.h 40 int cil_resolve_classpermissionset(struct cil_tree_node *current, struct cil_classpermissionset *cps, void *extra_args);
cil_reset_ast.c 80 static void cil_reset_classpermissionset(struct cil_classpermissionset *cps)
82 cil_reset_classperms_list(cps->classperms);
cil.c     [all...]
  /bionic/libc/kernel/uapi/linux/
ip_vs.h 112 __u32 cps; member in struct:ip_vs_stats_user
  /external/kernel-headers/original/uapi/linux/
ip_vs.h 171 __u32 cps; /* current connection rate */ member in struct:ip_vs_stats_user
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip_vs.h 159 __u32 cps; /* current connection rate */ member in struct:ip_vs_stats_user
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverDataParser.java 301 int cps = buf.get() & 0x03; // Carrier Power State is in lower 2 bits local
309 return (cps == CARRIER_POWER_STATE_ACTIVATING);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
ExceptionSupport.ARMv6.S 156 cps #0x13 @ Switch to SVC for common stack
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
objdump_test.go 182 cps
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
objdump_test.go 182 cps

Completed in 747 milliseconds

1 2