Home
last modified time | relevance | path

Searched refs:initialization (Results 1 – 25 of 255) sorted by relevance

1234567891011

/external/clang/test/SemaObjC/
Dscope-check.m9 @try { // expected-note {{jump bypasses initialization of @try block}}
11 } @catch (A *x) { // expected-note {{jump bypasses initialization of @catch block}}
15 } @finally {// expected-note {{jump bypasses initialization of @finally block}}
22 } @catch (C *c) { // expected-note {{jump bypasses initialization of @catch block}}
25 } @catch (B *c) { // expected-note {{jump bypasses initialization of @catch block}}
27 } @finally { // expected-note {{jump bypasses initialization of @finally block}}
32 @try { // expected-note 2 {{jump bypasses initialization of @try block}}
44 } @catch (C *c) { // expected-note {{jump bypasses initialization of @catch block}}
52 @synchronized // expected-note {{jump bypasses initialization of @synchronized block}}
83 } @catch (...) { // expected-note {{jump bypasses initialization of @catch block}}
[all …]
/external/bison/build-aux/
Ddarwin11.4.0.valgrind19 Mac OS X initialization
27 Mac OS X initialization
35 Mac OS X initialization
/external/chromium_org/ppapi/api/private/
Dpp_content_decryptor.idl287 * that allows clients to associate a decoder initialization request with a
289 * initialization, the data is sent as a <code>PP_Resource</code> carried
315 * Client-specified identifier for the associated audio decoder initialization
317 * initialization status response with an initialization request.
354 * that allows clients to associate a decoder initialization request with a
356 * initialization, the data is sent as a <code>PP_Resource</code> carried
387 * Client-specified identifier for the associated video decoder initialization
389 * initialization status response with an initialization request.
Dppp_content_decryptor_private.idl50 * initialization data.
147 * <code>decoder_config</code>, and returns the result of the initialization
155 * associate the result with a audio decoder initialization request.
169 * <code>decoder_config</code>, and returns the result of the initialization
177 * associate the result with a video decoder initialization request.
192 * state. The decoder can be re-initialized after de-initialization completes
196 * De-initialization completion is reported to the browser using the
/external/chromium_org/third_party/mt19937ar/
Dreadme-mt.txt2 with period 2^19937-1 with improved initialization scheme,
11 The initialization scheme for the previous versions of MT
16 This version (2002/1/26) has two initialization schemes:
30 After initialization, the following type of pseudorandom numbers
/external/compiler-rt/test/asan/TestCases/Helpers/
Dinitialization-blacklist.txt3 src:*initialization-blacklist-extra2.cc=init
/external/e2fsprogs/util/
Dgcc-wall-cleanup20 /warning: (near initialization for/d
/external/mesa3d/src/egl/main/
DREADME.txt26 As part of initialization, the dispatch table in _EGLDriver->API must be
35 initialization that wasn't done in _eglMain() should be done at this
/external/chromium_org/third_party/mesa/src/src/egl/main/
DREADME.txt26 As part of initialization, the dispatch table in _EGLDriver->API must be
35 initialization that wasn't done in _eglMain() should be done at this
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
DCHANGELOG18 - rearranged class members to match initialization order
/external/chromium_org/tools/emacs/
Dtrybot-linux.txt5 app/l10n_util_unittest.cc:67: error: invalid initialization of reference of type ‘const string16&’ …
/external/libusb-compat/
DNEWS9 * Handle libusb initialization failure
/external/clang/test/Analysis/
Dobjc-arc.m119 …id x = [NSObject alloc]; // expected-warning {{Value stored to 'x' during its initialization is ne…
581 // CHECK-NEXT: <string>Value stored to &apos;x&apos; during its initialization is never read</…
583 // CHECK-NEXT: <string>Value stored to &apos;x&apos; during its initialization is never read</…
586 …ey>description</key><string>Value stored to &apos;x&apos; during its initialization is never read<…
588 // CHECK-NEXT: <key>type</key><string>Dead initialization</string>
639 // CHECK-NEXT: <string>Value stored to &apos;obj1&apos; during its initialization is never rea…
641 // CHECK-NEXT: <string>Value stored to &apos;obj1&apos; during its initialization is never rea…
644 …description</key><string>Value stored to &apos;obj1&apos; during its initialization is never read<…
646 // CHECK-NEXT: <key>type</key><string>Dead initialization</string>
697 // CHECK-NEXT: <string>Value stored to &apos;obj4&apos; during its initialization is never rea…
[all …]
/external/chromium_org/content/common/
Dsandbox_mac_system_access_unittest.mm124 // Test case for checking sandboxing of NSS initialization.
133 // If NSS cannot read from /dev/urandom, NSS initialization will call abort(),
/external/chromium_org/third_party/libvpx/source/libvpx/
Dusage.dox37 video must be known at initialization time. See #vpx_codec_ctx_t for further
71 and interface structures are passed to an initialization function. Depending
79 initialization time to ensure the application is using a header file that
82 #VPX_DECODER_ABI_VERSION. For convenience, each initialization function has
84 named like the initialization methods, but without the _ver suffix.
87 The available initialization methods are:
/external/libvpx/libvpx/
Dusage.dox37 video must be known at initialization time. See #vpx_codec_ctx_t for further
71 and interface structures are passed to an initialization function. Depending
79 initialization time to ensure the application is using a header file that
82 #VPX_DECODER_ABI_VERSION. For convenience, each initialization function has
84 named like the initialization methods, but without the _ver suffix.
87 The available initialization methods are:
/external/clang/docs/
DAddressSanitizer.rst140 AddressSanitizer can optionally detect dynamic initialization order problems,
141 when initialization of globals defined in one translation unit uses
156 You may use an ``init`` category to suppress reports about initialization-order
171 # Disable initialization-order checks for globals:
/external/llvm/bindings/ocaml/backends/
Dllvm_backend.mli.in12 This interface provides an OCaml API for initialization of
/external/libvorbis/doc/vorbisfile/
DMakefile.am8 initialization.html ov_bitrate.html ov_bitrate_instant.html\
/external/clang/test/SemaCXX/
Dcxx0x-initializer-scalars.cpp40 void initialization() { in initialization() function
/external/clang/test/CodeGenObjCXX/
Darc-globals.mm4 // initialized statically and wrapping up those initialization in an
/external/chromium_org/third_party/khronos/
DREADME.chromium12 generating the GL binding initialization logic.
/external/iptables/extensions/
Dlibipt_CLUSTERIP.man24 Specify the random seed used for hash initialization.
/external/chromium_org/net/third_party/nss/patches/
Dcachelocks.patch168 - * initialization function, but rather during dynamic, lazy initialization
Dsecitemarray.patch17 /* Internal initialization and installation of the SSL error tables */

1234567891011