HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 676 - 700 of 5503) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/mt19937ar/
mt19937ar.h 2 A C-program for MT19937, with initialization improved 2002/1/26.
  /external/chromium_org/third_party/openssl/openssl/crypto/conf/
README 50 The DSO is expected to at least contain an initialization function:
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFFormXObject.cpp 63 * Common initialization code.
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkCLImageDiffer.h 23 * An SkImageDiffer that requires initialization with an OpenCL device and context.
  /external/chromium_org/third_party/webrtc/base/
diskcache_win32.cc 31 // initialization. Figuring it out empirically works, too.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_pcm16b.cc 69 // This codec does not need initialization, PCM has no instance.
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_capture_options.h 26 // An object that stores initialization parameters for screen and window
  /external/chromium_org/tools/valgrind/tsan/
ignores_win32.txt 28 # Benign race during clock initialization
  /external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev.h 42 // Unsafe part of initialization.
  /external/chromium_org/ui/views/controls/native/
native_view_host_wrapper.h 24 // initialization.
  /external/chromium_org/url/
url_util.h 20 // Initialization is NOT required, it will be implicitly initialized when first
21 // used. However, this implicit initialization is NOT threadsafe. If you are
29 // "noop" if other calls to the library have forced an initialization
51 // the beginning of program initialization, and then LockStandardSchemes. This
  /external/chromium_org/v8/src/
variables.cc 57 // Var declared variables never need initialization.
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-const.js 30 // Test const initialization and assignments.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1178598.js 30 // Make sure const-initialization doesn't conflict
regress-612.js 37 // Starts initialization block mode. And turns object into slow mode.
  /external/chromium_org/webkit/browser/appcache/
appcache_quota_client.h 76 // For use by appcache internals during initialization and shutdown.
  /external/chromium_org/win8/delegate_execute/
command_execute_impl.h 29 // treat a 0-element object map as an initialization failure case).
  /external/chromium_org/win8/test/
ui_automation_client.h 32 // the named window. Otherwise, initialization has failed and ResultCallback
  /external/clang/test/CXX/except/except.spec/
p5-pointers.cpp 42 // Assignment and initialization of function pointers.
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p14.cpp 22 [nco] {}(); // expected-error{{no matching constructor for initialization of 'const NonConstCopy'}}
  /external/clang/test/CXX/special/class.inhctor/
p1.cpp 37 // expected-error@-1 {{no matching constructor for initialization of 'B'}}
  /external/clang/test/CodeGen/
struct.c 131 /* struct initialization */
  /external/clang/test/SemaCXX/
cxx0x-initializer-scalars.cpp 40 void initialization() { function in namespace:integral
warn-global-constructors.cpp 11 // This global constructor is avoidable based on initialization order.
warn-literal-conversion.cpp 22 // Test direct initialization.

Completed in 905 milliseconds

<<21222324252627282930>>