HomeSort by relevance Sort by last modified time
    Searched refs:SR (Results 51 - 75 of 498) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tcpdump/
packetdat.awk 7 $5 !~ /[SR]/ {
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-generic.h 240 #define SR SysRes
243 extern SysRes ML_(generic_POST_sys_socketpair) ( TId, SR, UW, UW, UW, UW );
244 extern SysRes ML_(generic_POST_sys_socket) ( TId, SR );
247 extern SysRes ML_(generic_POST_sys_accept) ( TId, SR, UW, UW, UW );
251 extern void ML_(generic_POST_sys_recvfrom) ( TId, SR, UW, UW, UW, UW, UW, UW );
257 extern void ML_(generic_POST_sys_getsockname) ( TId, SR, UW, UW, UW );
259 extern void ML_(generic_POST_sys_getpeername) ( TId, SR, UW, UW, UW );
302 #undef SR
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/msp430/
errata_warns.s 17 # CPU11: The SR flags can be left in a bogus state after writing to the PC
33 #CPU13: Arithmetic operations with SR as the destination do not work.
34 add #3, sr
35 adc sr
36 addc #3, sr
37 and #3, sr
38 dadd #3, sr
39 dec sr
40 decd sr
41 inc sr
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_7_usb.md 18 * [SR] The port SHOULD use micro-B, micro-AB or Type-C USB form factor.
21 * [SR] The port SHOULD be located on the bottom of the device
27 * [SR] SHOULD implement support to draw 1.5 A current during HS chirp
31 * [SR] STRONGLY RECOMMENDED to not support proprietary
38 * [SR] STRONGLY RECOMMENDED to support Power Delivery for data and
74 * [SR] STRONGLY RECOMMENDED to implement the [USB audio class](
115 * [SR] STRONGLY RECOMMENDED to support DisplayPort, SHOULD support USB
118 * [SR] STRONGLY RECOMMENDED to NOT support Audio Adapter Accessory Mode as
  /device/google/contexthub/firmware/os/platform/stm32/
wdt.c 33 volatile uint16_t SR;
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSuperDeallocChecker.cpp 154 while (const SubRegion *SR = dyn_cast<SubRegion>(R)) {
155 if (const SymbolicRegion *SymR = dyn_cast<SymbolicRegion>(SR)) {
159 R = SR->getSuperRegion();
160 PriorSubRegion = SR;
UnreachableCodeChecker.cpp 146 SourceRange SR;
150 SR = S->getSourceRange();
153 if (SR.isInvalid() || !SL.isValid())
165 "This statement is never executed", DL, SR);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h 72 void initializeStrings(const DebugSubsectionRecord &SR);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
SubtypeLocaleUtilsTests.java 51 InputMethodSubtype SR;
108 SR = mRichImm.findSubtypeByLocaleAndKeyboardLayoutSet(
109 "sr", "south_slavic");
172 assertEquals("sr", "south_slavic", SubtypeLocaleUtils.getKeyboardLayoutSetName(SR));
214 // sr south_slavic F Serbian
248 assertEquals("sr", "Serbian",
249 SubtypeLocaleUtils.getSubtypeDisplayNameInSystemLocale(SR));
314 // sr south_slavic F Serbe exception
348 assertEquals("sr", "Serbe"
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
rl78-decode.c 120 #define SR(r) OP (1, RL78_Operand_Register, RL78_Reg_##r, 0)
127 #define SCY() SR(PSW); SB(0)
288 ID(xch); DR(A); SR(X);
454 ID(mov); W(); DRW(ra); SR(AX);
489 ID(mov); DM(B, IMMU(2)); SR(A);
694 ID(mov); DM(C, IMMU(2)); SR(A);
864 ID(branch_cond_clear); DC(pc+IMMS(1)+3); SR(A); SB(bit); COND(T);
902 ID(branch_cond); DC(pc+IMMS(1)+3); SR(A); SB(bit); COND(T);
940 ID(branch_cond); DC(pc+IMMS(1)+3); SR(A); SB(bit); COND(F);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegRewriter.cpp 492 for (const unsigned *SR = TRI->getSubRegisters(KReg); *SR; ++SR) {
493 DEBUG(dbgs() << " Resurrect subreg " << TRI->getName(*SR) << "\n");
495 assert(KillOps[*SR]->getParent() == KillOp->getParent() &&
497 KillOps[*SR] = NULL;
498 RegKills.reset(*SR);
532 for (const unsigned *SR = TRI->getSubRegisters(Reg); *SR; ++SR) {
    [all...]
  /compatibility/cdd/9_security-model/
9_10_device-integrity.md 31 * [SR] If there are multiple discrete chips in the device (e.g. radio,
34 * [SR] STRONGLY RECOMMENDED to use tamper-evident storage: for when the
38 * [SR] STRONGLY RECOMMENDED to prompt the user, while using the device, and
41 * [SR] STRONGLY RECOMMENDED to implement rollback protection for the HLOS
9_13_safe-mode.md 10 * [SR] STRONGLY RECOMMENDED to implement Safe Boot Mode.
  /prebuilts/go/darwin-x86/test/fixedbugs/bug345.dir/
main.go 27 io.SR(&x) // ERROR "test/io|has incompatible type"

Completed in 448 milliseconds

1 23 4 5 6 7 8 91011>>