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

1 2

  /ndk/sources/android/support/src/musl-multibyte/
internal.h 22 #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 475 const MCSymbol &SB = B->getSymbol();
477 if (SA.isUndefined() || SB.isUndefined())
484 MCSymbolData &BD = Asm->getSymbolData(SB);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.cpp 62 const Value *SB = StripPointerCastsAndObjCCalls(LocB.Ptr);
65 Location(SB, LocB.Size, LocB.TBAATag));
72 const Value *UB = GetUnderlyingObjCPtr(SB);
73 if (UA != SA || UB != SB) {
  /frameworks/compile/slang/
slang.cpp 308 llvm::MemoryBuffer *SB =
310 mSourceMgr->createMainFileIDForMemBuffer(SB);
  /external/llvm/lib/Support/
MemoryBuffer.cpp 156 MemoryBuffer *SB = getNewUninitMemBuffer(Size, BufferName);
157 if (!SB) return 0;
158 memset(const_cast<char*>(SB->getBufferStart()), 0, Size);
159 return SB;
358 OwningPtr<MemoryBuffer> SB(Buf);
359 char *BufPtr = const_cast<char*>(SB->getBufferStart());
389 result.swap(SB);
  /external/clang/lib/Lex/
Preprocessor.cpp 484 llvm::MemoryBuffer *SB =
486 assert(SB && "Cannot create predefined source buffer");
487 FileID FID = SourceMgr.createFileIDForMemBuffer(SB);
  /external/eigen/blas/testing/
cblat1.f 601 REAL FUNCTION SDIFF(SA,SB)
606 REAL SA, SB
608 SDIFF = SA - SB
dblat1.f 92 DOUBLE PRECISION D12, SA, SB, SC, SS
131 SB = DB1(K)
132 CALL DROTG(SA,SB,SC,SS)
134 CALL STEST1(SB,DBTRUE(K),DBTRUE(K),SFAC)
719 DOUBLE PRECISION FUNCTION SDIFF(SA,SB)
724 DOUBLE PRECISION SA, SB
726 SDIFF = SA - SB
sblat1.f 92 REAL D12, SA, SB, SC, SS
131 SB = DB1(K)
132 CALL SROTG(SA,SB,SC,SS)
134 CALL STEST1(SB,DBTRUE(K),DBTRUE(K),SFAC)
719 REAL FUNCTION SDIFF(SA,SB)
724 REAL SA, SB
726 SDIFF = SA - SB
zblat1.f 601 DOUBLE PRECISION FUNCTION SDIFF(SA,SB)
606 DOUBLE PRECISION SA, SB
608 SDIFF = SA - SB
  /external/clang/lib/Frontend/
CompilerInstance.cpp 640 OwningPtr<llvm::MemoryBuffer> SB;
641 if (llvm::MemoryBuffer::getSTDIN(SB)) {
646 const FileEntry *File = FileMgr.getVirtualFile(SB->getBufferIdentifier(),
647 SB->getBufferSize(), 0);
649 SourceMgr.overrideFileContents(File, SB.take());
    [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,
  /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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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/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,
  /prebuilts/ndk/6/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,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-14/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 1104 milliseconds

1 2