HomeSort by relevance Sort by last modified time
    Searched full:strbuf (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/clang/include/clang/Basic/
AttrDocs.td 223 strnlen(strbuf, maxlen) to resolve to strnlen_chk(strbuf, maxlen, size of
224 strbuf) only if the size of strbuf can be determined:
    [all...]
  /external/python/cpython2/Mac/Modules/file/
_Filemodule.c 1355 char strbuf[1024]; local
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstARM32.cpp 137 llvm::raw_string_ostream StrBuf(Buffer);
140 Ctx->setStrEmit(StrBuf);
151 llvm::errs() << "Can't assemble: " << StrBuf.str() << "\n";
157 Asm->emitTextInst(StrBuf.str(), Asm->getEmitTextSize());
    [all...]
IceAssemblerARM32.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 1258 static char strbuf[32 * 1024]; local
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 1258 static char strbuf[32 * 1024]; local
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 45 SmallString<128> StrBuf;
59 StrBuf += S->getString();
70 CAT->getElementType(), llvm::APInt(32, StrBuf.size() + 1),
72 S = StringLiteral::Create(Context, StrBuf, StringLiteral::Ascii,
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_surface.c 241 /* no STRBUF on Gen6 */
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-solaris.c     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrDocs.td 319 strnlen(strbuf, maxlen) to resolve to strnlen_chk(strbuf, maxlen, size of
320 strbuf) only if the size of strbuf can be determined:
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrDocs.td 319 strnlen(strbuf, maxlen) to resolve to strnlen_chk(strbuf, maxlen, size of
320 strbuf) only if the size of strbuf can be determined:
    [all...]
  /external/tcpdump/
configure     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
cofflink.c 587 char strbuf[STRING_SIZE_SIZE];
586 char strbuf[STRING_SIZE_SIZE]; local
    [all...]
xcofflink.c 5823 char strbuf[STRING_SIZE_SIZE]; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTest.java 677 String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD")));
680 CurrencyAmount parsedVal = (CurrencyAmount)curFmt.parseObject(strBuf);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTest.java 674 String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD")));
677 CurrencyAmount parsedVal = (CurrencyAmount)curFmt.parseObject(strBuf);
    [all...]
  /external/libusb/libusb/os/
windows_winusb.c 1296 char strbuf[MAX_PATH_LENGTH]; local
    [all...]
  /external/valgrind/include/vki/
vki-solaris.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 
  /external/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skqp/platform_tools/android/bin/linux/
perfhost 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 2107 milliseconds

1 23 4