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

<<11121314151617181920>>

  /external/clang/test/CodeGen/
complex-init-list.c 4 // of a complex number individually using an initialization list. (There is a
  /external/clang/test/CodeGenCXX/
cxx1y-initializer-aggregate.cpp 39 // Brace initialization should initialize the first field even though it is
50 // Initialization of 'a':
62 // No dynamic initialization of 'b':
66 // Initialization of 'c':
  /external/clang/test/Lexer/
objc_macros.m 15 __weak id x; // expected-note {{jump bypasses initialization of __weak variable}}
  /external/clang/test/SemaCXX/
statements.cpp 14 X x; // expected-note {{jump bypasses variable initialization}}
  /external/compiler-rt/lib/profile/
InstrProfilingRuntime.cc 1 //===- InstrProfilingRuntime.cpp - PGO runtime initialization -------------===//
  /external/compiler-rt/test/asan/TestCases/Windows/
iostream_sbo.cc 6 // RUN: %clang_cl_asan -O0 %s -fsanitize-blacklist=%p/../Helpers/initialization-blacklist.txt -Fe%t2
  /external/compiler-rt/test/tsan/Darwin/
malloc-stack-logging.cc 3 // ThreadState initialization needs to avoid calling the library functions (and
  /external/e2fsprogs/util/
gcc-wall-cleanup 21 /warning: (near initialization for/d
static-analysis-cleanup 16 /warning: (near initialization for/d
  /external/guice/core/src/com/google/inject/internal/
DelayedInitialize.java 20 * Something that needs some delayed initialization, typically
Initializable.java 20 * Holds a reference that requires initialization to be performed before it can be used.
Initializables.java 25 * Returns an initializable for an instance that requires no initialization.
  /external/icu/
README.android 18 android_utils/ - ICU4C runtime initialization / Android integration code.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBNFPostProcessor.java 18 * Initialization routine for this instance, called once
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBNFPostProcessor.java 17 * Initialization routine for this instance, called once
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
FieldInitializationInTwoConstructorsTest.java 19 * Test of field initialization in two constructors.
ImplicitFieldInitializationTest.java 19 * Test of a implicit field initialization.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/
Target09.java 15 * This test target has instance members with initialization in two
  /external/junit/src/main/java/org/junit/runners/model/
InitializationError.java 42 * Returns one or more Throwables that led to this initialization error.
  /external/junit-params/src/main/java/junitparams/internal/
DeferredErrorFrameworkMethod.java 10 * Encapsulates a {@link Throwable} that was caught during initialization so that it can be
  /external/libmojo/third_party/catapult/devil/devil/utils/lazy/
weak_constant.py 11 This does not support modification after initialization. The intended
  /external/lisa/libs/utils/
__init__.py 18 """Initialization for utils module"""
  /external/lisa/libs/wlgen/wlgen/
__init__.py 18 """Initialization for wlgen"""
  /external/llvm/test/Transforms/GlobalOpt/
available_externally_global_ctors.ll 6 ; Verify that the initialization of the available_externally global is not eliminated
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
5-1.c 10 * un-successful unamed semaphore initialization return -1, otherwise zero

Completed in 394 milliseconds

<<11121314151617181920>>