HomeSort by relevance Sort by last modified time
    Searched full:initializing (Results 901 - 925 of 1570) sorted by null

<<31323334353637383940>>

  /external/chromium_org/remoting/base/
dispatch_win.h 67 // other words the caller is always responsible for initializing and freeing
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_main.cc 388 std::cerr << "Error initializing hashed dictionary" << std::endl;
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 228 // Useful routines for initializing flags from the environment.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.h 293 // There are three methods for initializing a UnicodeText from UTF-8
  /external/chromium_org/third_party/libwebp/enc/
webpenc.c 85 // Note: actually, initializing the preds_[] is only needed for intra4.
  /external/chromium_org/third_party/libxml/src/
globals.c 516 fprintf(stderr, "Initializing globals at %lu for thread %d\n",
  /external/chromium_org/third_party/libxslt/libxslt/
keys.c 887 XSLT_TRACE(ctxt,XSLT_TRACE_KEYS,xsltGenericDebug(xsltGenericDebugContext, "Initializing keys on %s\n",
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 840 fprintf(stderr, "[%s:%u] Error initializing buffer manager.\n",
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstate.c 807 /* After we're done initializing the context's texture state the default
  /external/chromium_org/third_party/opus/src/include/
opus_multistream.h 119 * <code>streams</code> to <code>1</code> when initializing the encoder or
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 216 // defer initializing the familyRec until we can be sure that at least
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 542 /* If we are short on virtual memory, initializing the alternate stack
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 542 /* If we are short on virtual memory, initializing the alternate stack
  /external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc 427 RAW_VLOG(12, "Initializing region set");
  /external/chromium_org/third_party/zlib/
mixed-source.patch 474 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 90 DCHECK(state->image_buffer_used == 0) << "initializing after use";
  /external/chromium_org/ui/gfx/
icon_util.cc 542 // Initializing the bitmap format to 32 bit ARGB.
  /external/chromium_org/v8/samples/
process.cc 664 fprintf(stderr, "Error initializing processor.\n");
  /external/chromium_org/v8/test/cctest/
test-decls.cc 417 // setter called when initializing with a value.
  /external/clang/include/clang/AST/
ExternalASTSource.h 195 /// decls that are initializing. Must be paired with FinishedDeserializing.
  /external/clang/include/clang/Sema/
Lookup.h 168 /// Creates a temporary lookup result, initializing its core data
  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 426 // Mark as initialized before initializing anything else. If the
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 607 // use getCanonicalDecl on Template since it may still be initializing.
614 // be initializing.
    [all...]
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 313 se.Read(&j); // this has a side-effect of initializing i.
  /external/compiler-rt/lib/asan/
asan_rtl.cc 542 // should be set to 1 prior to initializing the threads.

Completed in 2580 milliseconds

<<31323334353637383940>>