HomeSort by relevance Sort by last modified time
    Searched defs:SB (Results 1 - 25 of 72) sorted by null

1 2 3

  /ndk/sources/android/support/src/musl-multibyte/
internal.h 23 #define SB 0xf4u
  /external/llvm/lib/MC/
MCObjectWriter.cpp 31 const MCSymbol &SB = B->getSymbol();
32 if (SA.AliasedSymbol().isUndefined() || SB.AliasedSymbol().isUndefined())
36 const MCSymbolData &DataB = Asm.getSymbolData(SB);
MCExpr.cpp 506 const MCSymbol &SB = B->getSymbol();
508 if (SA.isUndefined() || SB.isUndefined())
515 const MCSymbolData &BD = Asm->getSymbolData(SB);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.cpp 63 const Value *SB = StripPointerCastsAndObjCCalls(LocB.Ptr);
66 Location(SB, LocB.Size, LocB.TBAATag));
73 const Value *UB = GetUnderlyingObjCPtr(SB);
74 if (UA != SA || UB != SB) {
  /external/clang/test/CodeGen/
xcore-stringtype.c 112 // CHECK: !27 = metadata !{i32 (%struct.SB*)* @structureTypeB, metadata
113 // CHECK: !"f{si}(s(SB){m(){b(4:si)},m(){b(2:si)},m(N4){b(4:si)},
127 struct SB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4;
129 int structureTypeB(struct SB sb){return StructAnon.A;}
  /external/llvm/lib/Support/
MemoryBuffer.cpp 149 MemoryBuffer *SB = getNewUninitMemBuffer(Size, BufferName);
150 if (!SB) return nullptr;
151 memset(const_cast<char*>(SB->getBufferStart()), 0, Size);
152 return SB;
357 std::unique_ptr<MemoryBuffer> SB(Buf);
358 char *BufPtr = const_cast<char*>(SB->getBufferStart());
386 return std::move(SB);
  /frameworks/compile/slang/
slang.cpp 302 llvm::MemoryBuffer *SB =
304 mSourceMgr->setMainFileID(mSourceMgr->createFileID(SB));
  /external/clang/lib/Lex/
Preprocessor.cpp 482 llvm::MemoryBuffer *SB =
484 assert(SB && "Cannot create predefined source buffer");
485 FileID FID = SourceMgr.createFileID(SB);
  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.cpp 556 #define SB(NDX, VAL) dst.setBit((NDX), (VAL))
557 #define ASSIGN_BITS(B10, B9, B8, B7, B6, B5, B4, B3, B2, B1, B0) do { SB(10,(B10)); SB(9,(B9)); SB(8,(B8)); SB(7,(B7)); SB(6,(B6)); SB(5,(B5)); SB(4,(B4)); SB(3,(B3)); SB(2,(B2)); SB(1,(B1)); SB(0,(B0)); } while (false
    [all...]
  /external/eigen/blas/testing/
cblat1.f 601 REAL FUNCTION SDIFF(SA,SB)
606 REAL SA, SB
608 SDIFF = SA - SB
zblat1.f 601 DOUBLE PRECISION FUNCTION SDIFF(SA,SB)
606 DOUBLE PRECISION SA, SB
608 SDIFF = SA - SB
dblat1.f 136 DOUBLE PRECISION SA, SB, SC, SS, D12
220 SB = DB1(K)
221 CALL DROTG(SA,SB,SC,SS)
223 CALL STEST1(SB,DBTRUE(K),DBTRUE(K),SFAC)
    [all...]
sblat1.f 136 REAL D12, SA, SB, SC, SS
220 SB = DB1(K)
221 CALL SROTG(SA,SB,SC,SS)
223 CALL STEST1(SB,DBTRUE(K),DBTRUE(K),SFAC)
    [all...]
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
rfc2217.py 102 SB = to_bytes([250]) # Subnegotiation Begin
321 self.connection.logger.debug("SB Requesting %s -> %r" % (self.name, self.value))
359 self.connection.logger.debug("SB Answer %s -> %r -> %s" % (self.name, suboption, self.state))
723 elif byte == SB:
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp 751 std::unique_ptr<llvm::MemoryBuffer> SB = std::move(SBOrErr.get());
753 const FileEntry *File = FileMgr.getVirtualFile(SB->getBufferIdentifier(),
754 SB->getBufferSize(), 0);
757 SourceMgr.overrideFileContents(File, SB.release());
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 104 IN, SN, SB, TE, I, XE, CS, BA, LA, CE, PR, ND, PM, SM, EU, GD, TB, DY, HO, ER, TM, YB, LU,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 68 SB = chr(250) # Subnegotiation Begin
177 Reads available data between SB ... SE sequence. Don't block.
206 self.sb = 0 # flag for SB and SE sequence.
262 self.sb = 0
456 """Return any data available in the SB ... SE queue.
458 Return '' if no SB ... SE available. Should only be called
459 after seeing a SB or SE command. When a new SB command is
460 found, old unread SB data will be discarded. Don't block
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 68 SB = chr(250) # Subnegotiation Begin
177 Reads available data between SB ... SE sequence. Don't block.
206 self.sb = 0 # flag for SB and SE sequence.
262 self.sb = 0
456 """Return any data available in the SB ... SE queue.
458 Return '' if no SB ... SE available. Should only be called
459 after seeing a SB or SE command. When a new SB command is
460 found, old unread SB data will be discarded. Don't block
    [all...]
  /bionic/libc/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /development/ndk/platforms/android-L/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /external/tcpdump/
telnet.h 51 #define SB 250 /* interpret as subnegotiation */
73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,

Completed in 1843 milliseconds

1 2 3