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

<<11121314151617181920>>

  /external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
audio_AudioBasicInternalSpeaker.py 69 # This is to avoid artifact caused by codec initialization.
94 # caused by Chameleon codec initialization in the beginning of
  /external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py 60 # This is to avoid artifact caused by codec initialization.
87 # caused by Chameleon codec initialization in the beginning of
  /external/clang/test/SemaCXX/
cxx0x-initializer-references.cpp 114 D d4 { { { { 0 } } } }; // expected-error {{no matching constructor for initialization of 'inner_init::C &&'}}
126 A &a{b}; // expected-error {{excess elements}} expected-note {{in initialization of temporary of type 'PR20844::A'}}
dcl_init_aggr.cpp 49 NoDefaultConstructor nodef; // expected-note{{member is declared here}} expected-note 2{{in implicit initialization of field 'nodef'}}
57 NoDefaultConstructor too_few_error3[3] = { }; // expected-error {{no matching constructor}} expected-note {{implicit initialization of array element 0}}
  /external/curl/docs/examples/
ftp-wildcard.c 48 /* global initialization */
53 /* initialization of easy handle */
  /external/curl/docs/libcurl/opts/
CURLOPT_SSL_CTX_FUNCTION.3 41 This callback function gets called by libcurl just before the initialization
44 initialization. The \fIssl_ctx\fP parameter is actually a pointer to the SSL
  /external/curl/lib/
slist.c 53 * initialization function as well as an append function.
83 * initialization function as well as an append function. If you find this
  /external/eigen/bench/btl/actions/
action_aat_product.hh 42 // STL matrix and vector initialization
48 // generic matrix and vector initialization
action_ata_product.hh 42 // STL matrix and vector initialization
48 // generic matrix and vector initialization
action_atv_product.hh 40 // STL matrix and vector initialization
47 // generic matrix and vector initialization
action_axpby.hh 40 // STL vector initialization
45 // generic matrix and vector initialization
action_axpy.hh 42 // STL vector initialization
48 // generic matrix and vector initialization
action_cholesky.hh 41 // STL mat/vec initialization
49 // generic matrix and vector initialization
action_ger.hh 36 // STL matrix and vector initialization
43 // generic matrix and vector initialization
action_lu_decomp.hh 41 // STL vector initialization
47 // generic matrix and vector initialization
action_lu_solve.hh 49 // STL matrix and vector initialization
59 // generic matrix and vector initialization
action_matrix_matrix_product.hh 42 // STL matrix and vector initialization
49 // generic matrix and vector initialization
action_matrix_vector_product.hh 42 // STL matrix and vector initialization
49 // generic matrix and vector initialization
action_partial_lu.hh 41 // STL vector initialization
49 // generic matrix and vector initialization
action_symv.hh 42 // STL matrix and vector initialization
48 // generic matrix and vector initialization
action_syr2.hh 40 // STL matrix and vector initialization
47 // generic matrix and vector initialization
action_trisolve.hh 41 // STL vector initialization
54 // generic matrix and vector initialization
  /external/elfutils/lib/
md5.h 67 initialization function update the context for the next LEN bytes
74 initialization function update the context for the next LEN bytes
sha1.h 62 initialization function update the context for the next LEN bytes
69 initialization function update the context for the next LEN bytes
  /external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.h 78 // Perform initialization steps needed to start listening to clients.
80 // Return true if initialization is successful; false otherwise.

Completed in 2034 milliseconds

<<11121314151617181920>>