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

<<51525354555657585960>>

  /external/lldb/source/Expression/
ASTResultSynthesizer.cpp 279 // - In AST result synthesis (here!) the expression E is transformed into an initialization
297 // - In AST result synthesis the expression E is transformed into an initialization
  /external/lzma/xz-embedded/
xz.h 38 * structures are allocated at initialization,
42 * allocated at initialization, so xz_dec_run()
  /external/owasp/sanitizer/src/tests/org/owasp/html/
htmllexergolden1.txt 41 UNESCAPED [<!--\n\ndocument.writeln("<p>Some initialization code in global context</p>");\n\n-->] : 435-516
49 UNESCAPED [\n// hi there\ndocument.writeln("<p>More initialization</p>");\n] : 558-619
  /external/qemu/distrib/jpeg-6b/
jdapistd.c 27 * Decompression initialization.
86 * Tile decompression initialization.
  /external/webp/src/dec/
buffer.c 113 if (!WebPIsRGBMode(mode)) { // YUVA initialization
129 } else { // RGBA initialization
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 62 // This initialization happens in the zygote. It triggers some
63 // lazy initialization that can will benefit later invocations of
  /frameworks/base/core/java/android/os/
Trace.java 118 * initialization. We don't want to do this during class init, because this class is
122 * We want to defer initialization until the first use by an app, post-zygote.
  /frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd 120 feature of this class is its initialization, which creates the isolated test environment.
123 The initialization is done in the constructor for {@link android.test.ProviderTestCase2}, which
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcm_mpool_pub.h 131 * BCME_NOMEM Initialization failed due to no memory. Object must not be used.
144 * other Indicated error occured during de-initialization.
  /hardware/ti/omap4-aah/security/tf_sdk/include/
OEMCrypto.h 189 * already clear. Otherwise, iv references the AES initialization
224 * already clear. Otherwise, iv references the AES initialization
  /libcore/luni/src/main/java/java/sql/
DriverManager.java 37 * <p>The {@code DriverManager} class loads JDBC drivers during its initialization,
64 * Load drivers on initialization
  /ndk/sources/android/crazy_linker/
DESIGN.TXT 14 - The way it passes initialization data (e.g. command-line arguments) to
101 to perform static C++ initialization.
  /prebuilts/misc/common/swig/include/2.0.11/
swiginit.swg 2 * Type initialization:
6 * to swig_type_info structures, we need some lookup code at initialization.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
mpfr.info 460 calling one of the special initialization functions. When you're done
463 least cleared out between each initialization. After a variable has
690 conventional variable initialization, the variables being declared with
730 * Initialization Functions::
732 * Combined Initialization and Assignment Functions::
748 File: mpfr.info, Node: Initialization Functions, Next: Assignment Functions, Prev: MPFR Interface, Up: MPFR Interface
750 5.1 Initialization Functions
    [all...]
  /art/runtime/entrypoints/
entrypoint_utils-inl.h 75 // an old allocator. Also, the class initialization may fail. To
79 // initialization fails.
102 // an old allocator. Also, the class initialization may fail. To
106 // initialization fails.
  /art/runtime/gc/space/
image_space.h 152 // the ClassLinker during it's initialization.
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js 7 * Initialization code run upon the DOM being ready.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
SensorCtsTestActivity.java 128 "[JUnit Initialization]" + e.getMessage());
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
NativeMediaActivity.java 187 /** Load jni on initialization */
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechWrapper.java 105 * Listener for waiting for TTS engine initialization completion.
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/
Test_invoke_static.java 95 * @title initialization of referenced class throws exception
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/
Test_invoke_static_range.java 96 * @title initialization of referenced class throws exception
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/
Test_sget.java 69 * @title initialization of referenced class throws exception
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/
Test_sget_boolean.java 62 * @title initialization of referenced class throws exception
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/
Test_sget_byte.java 62 * @title initialization of referenced class throws exception

Completed in 2129 milliseconds

<<51525354555657585960>>