HomeSort by relevance Sort by last modified time
    Searched full:terminator (Results 451 - 475 of 952) sorted by null

<<11121314151617181920>>

  /bionic/libc/bionic/
stubs.cpp 237 // Move the end pointer to the null terminator.
  /external/chromium_org/net/http/
http_util.h 148 // a line terminator.
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontPlatformDataWin.cpp 328 resultLength--; // ignore the null terminator
  /external/chromium_org/third_party/WebKit/Source/web/tests/
GIFImageDecoderTest.cpp 364 RefPtr<SharedBuffer> testData = readFile("/Source/web/tests/data/radient-bad-terminator.gif");
  /external/chromium_org/third_party/angle/include/GLSLANG/
ShaderLang.h 394 // indicated by name (excluding the null terminator) if a value other
  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 213 /* skip the string terminator */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plstr.h 134 * than the length of the argument string, because of the terminator. A
  /external/chromium_org/third_party/skia/src/core/
SkString.cpp 429 SkString tmp(count); // puts a null terminator at the end of the string
  /external/chromium_org/tools/android/forwarder2/
host_forwarder_main.cc 372 buf, sizeof(buf) - 1 /* leave space for null terminator */);
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 81 # Drop last 2 NULs, one for list terminator, one for trailing vs. separator.
  /external/chromium_org/url/
gurl.cc 396 // terminator. If we're an inner_url, our spec continues on into our outer
  /external/chromium_org/v8/src/
conversions.cc 276 // And we have to add one character for the null-terminator.
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 69 // it seems the End-Of-File terminator is converted to semicolon
  /external/clang/lib/CodeGen/
EHScopeStack.h 37 /// The block containing the terminator which needs to be modified
  /external/elfutils/libebl/
libebl.h 239 and return the number of bytes written (including '\0' terminator).
  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 480 // end-of-line terminator for the current platform:
  /external/guava/guava/src/com/google/common/base/
Ascii.java 47 * time fill and media fill. Normally used as a C string terminator.
  /external/icu4c/test/cintltst/
ucnvseltst.c 213 /* skip the string terminator */
  /external/jpeg/
wrgif.c 346 /* Write the GIF terminator mark */
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 982 /// by a catch clause, and will otherwise execute the end block (terminator
991 /// @param terminatorBlock terminator "end" block
    [all...]
  /external/llvm/include/llvm/ADT/
StringMap.h 154 // terminator.
Twine.h 447 /// The returned StringRef's size does not include the null terminator.
  /external/llvm/include/llvm/
InstVisitor.h 237 // invokes. When unimplemented, properly delegates to either the terminator or
  /external/llvm/include/llvm/Support/
DataExtractor.h 46 /// terminator byte.
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 50 /// ConstantFoldTerminator - If a terminator instruction is predicated on a

Completed in 996 milliseconds

<<11121314151617181920>>