HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 551 - 575 of 8816) sorted by null

<<21222324252627282930>>

  /external/autotest/client/site_tests/desktopui_MusLogin/
control 23 chrome --mus has significant differences in its initialization vs. regular
  /external/autotest/server/cros/multimedia/
kiosk_facade_adapter.py 10 class on initialization, can be accessed from its _client property.
usb_facade_adapter.py 12 class on initialization, can be accessed from its _client property.
  /external/autotest/server/site_tests/brillo_DecodingAudioTest/
control.mp3.decode 25 feedback_args Comma-separated list of initialization arguments for the
  /external/autotest/server/site_tests/brillo_PlaybackAudioTest/
control.libmedia 25 feedback_args Comma-separated list of initialization arguments for the
control.libmedia.sweep 26 feedback_args Comma-separated list of initialization arguments for the
control.opensles 25 feedback_args Comma-separated list of initialization arguments for the
control.opensles.may 26 feedback_args Comma-separated list of initialization arguments for the
control.opensles.must 26 feedback_args Comma-separated list of initialization arguments for the
control.opensles.should 26 feedback_args Comma-separated list of initialization arguments for the
control.stagefright 25 feedback_args Comma-separated list of initialization arguments for the
control.stagefright.sweep 26 feedback_args Comma-separated list of initialization arguments for the
  /external/autotest/server/site_tests/brillo_RecordingAudioTest/
control.libmedia 25 feedback_args Comma-separated list of initialization arguments for the
control.libmedia.sweep 25 feedback_args Comma-separated list of initialization arguments for the
control.opensles 25 feedback_args Comma-separated list of initialization arguments for the
control.opensles.may 25 feedback_args Comma-separated list of initialization arguments for the
control.opensles.must 25 feedback_args Comma-separated list of initialization arguments for the
control.opensles.should 25 feedback_args Comma-separated list of initialization arguments for the
control.stagefright 25 feedback_args Comma-separated list of initialization arguments for the
control.stagefright.sweep 25 feedback_args Comma-separated list of initialization arguments for the
  /external/clang/test/CXX/dcl.decl/dcl.init/
p14-0x.cpp 44 // FIXME: test the other forms which use copy-initialization
  /external/clang/test/CXX/stmt.stmt/stmt.dcl/
p3.cpp 52 // expected-note@-2 {{jump bypasses initialization of non-POD variable}}
  /external/clang/test/CodeGenObjCXX/
arc-globals.mm 4 // initialized statically and wrapping up those initialization in an
  /external/clang/test/Sema/
thread-specifier.c 68 _Thread_local int t17; // expected-error {{thread-local declaration of 't17' with static initialization follows declaration with dynamic initialization}}
70 thread_local int t18; // expected-error {{thread-local declaration of 't18' with dynamic initialization follows declaration with static initialization}}
  /external/clang/test/SemaCXX/
MicrosoftCompatibility.cpp 55 C c; // expected-note {{jump bypasses variable initialization}}
74 int x = 56; // expected-note {{jump bypasses variable initialization}}
83 try { // expected-note {{jump bypasses initialization of try block}}
92 int a = 3; // expected-note {{jump bypasses variable initialization}}

Completed in 387 milliseconds

<<21222324252627282930>>