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

1 2 3

  /external/valgrind/main/lackey/tests/
true.stderr.exp 16 guest instrs : SB entered = ... : ...
17 IRStmts : SB entered = ... : ...
  /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);
  /ndk/sources/android/support/src/musl-multibyte/
internal.h 22 #define SB 0xf4u
mbtowc.c 24 if (*s-SA > SB-SA) goto ilseq;
mbsrtowcs.c 41 if (*s-SA > SB-SA) break;
72 if (*s-SA > SB-SA) break;
mbrtowc.c 32 if (*s-SA > SB-SA) goto ilseq;
  /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) {
ProvenanceAnalysis.cpp 37 if (const SelectInst *SB = dyn_cast<SelectInst>(B))
38 if (A->getCondition() == SB->getCondition())
39 return related(A->getTrueValue(), SB->getTrueValue()) ||
40 related(A->getFalseValue(), SB->getFalseValue());
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 338 SB: TStringBuilder;
342 SB := TStringBuilder.Create;
346 SB.Append('{');
351 SB.Append(', ');
352 SB.AppendFormat('%d=%s', [E.Key, ListToString(E.Value)]);
355 SB.Append('}');
358 SB.Insert(0, 'null');
359 Result := SB.ToString;
361 SB.Free;
368 SB: TStringBuilder
    [all...]
  /external/valgrind/main/gdbserver_tests/
mcinfcallWSRU.stderr.exp 1 loops/sleep_ms/burn/threads_spec: 100 100000000 1000000000 -S-S-SB-
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.h 28 SimpleConstraintManager(SubEngine *subengine, SValBuilder &SB)
29 : SU(subengine), SVB(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/tcpdump/
print-telnet.c 145 case SB:
155 if (c != SB)
157 /* IAC SB .... IAC SE */
telnet.h 51 #define SB 250 /* interpret as subnegotiation */
73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /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/test/
test_telnetlib.py 364 send = [tl.IAC + tl.SB + tl.IAC + tl.SE,
365 tl.IAC + tl.SB + tl.IAC + tl.IAC + tl.IAC + tl.SE,
366 tl.IAC + tl.SB + tl.IAC + tl.IAC + 'aa' + tl.IAC + tl.SE,
367 tl.IAC + tl.SB + 'bb' + tl.IAC + tl.IAC + tl.IAC + tl.SE,
368 tl.IAC + tl.SB + 'cc' + tl.IAC + tl.IAC + 'dd' + tl.IAC + tl.SE,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_telnetlib.py 364 send = [tl.IAC + tl.SB + tl.IAC + tl.SE,
365 tl.IAC + tl.SB + tl.IAC + tl.IAC + tl.IAC + tl.SE,
366 tl.IAC + tl.SB + tl.IAC + tl.IAC + 'aa' + tl.IAC + tl.SE,
367 tl.IAC + tl.SB + 'bb' + tl.IAC + tl.IAC + tl.IAC + tl.SE,
368 tl.IAC + tl.SB + 'cc' + tl.IAC + tl.IAC + 'dd' + tl.IAC + tl.SE,
  /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/chromium_org/v8/src/mips/
constants-mips.cc 336 case SB:
  /external/v8/src/mips/
constants-mips.cc 330 case SB:
  /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,

Completed in 2075 milliseconds

1 2 3