HomeSort by relevance Sort by last modified time
    Searched full:initializing (Results 251 - 275 of 1570) sorted by null

<<11121314151617181920>>

  /external/clang/test/CXX/expr/expr.const/
p5-0x.cpp 52 // [dcl.enum]p5: If the underlying type is not fixed [...] the initializing
  /external/clang/test/FixIt/
fixit-objc.m 31 id b = "Foo"; // expected-warning {{incompatible pointer types initializing 'id' with an expression of type 'char [4]'}}
  /external/clang/test/Sema/
enum.c 94 char * s = (an_enum) an_enumerator; // expected-warning {{incompatible integer to pointer conversion initializing 'char *' with an expression of type 'an_enum'}}
  /external/clang/test/SemaObjC/
arc-decls.m 100 J **py = &y; // expected-error {{pointer to non-const type 'J *' with no explicit ownership}} expected-warning {{incompatible pointer types initializing}}
ivar-lookup.m 32 int *ip = [Ivar method]; // expected-warning{{incompatible pointer types initializing 'int *' with an expression of type 'float *'}}
  /external/clang/test/SemaObjCXX/
arc-0x.mm 60 // warn when initializing an 'auto' variable with an 'id' initializer expression
  /external/dhcpcd/compat/
arc4random.c 18 * when initializing the state. That makes it impossible to
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 83 "While initializing filesystem");
  /external/icu4c/tools/toolutil/
dbgutil.cpp 59 //fprintf(stderr,"Initializing string cache..\n");
  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/
simple_water.frag 105 //initializing to 0 to avoid artifacts on old intel cards
  /external/libvpx/libvpx/examples/
postproc.txt 9 Initializing Postprocessing
simple_decoder.txt 32 Initializing The Codec
  /external/mesa3d/src/glx/apple/
apple_glx.c 116 apple_glx_log(ASL_LEVEL_INFO, "Initializing libGL.");
  /external/open-vcdiff/src/
codetablewriter_interface.h 47 // false if there was an error initializing the object, or true if it
  /external/protobuf/
CONTRIBUTORS.txt 65 * Fixed warnings about generated constructors not explicitly initializing
  /external/srtp/crypto/cipher/
null_cipher.c 104 debug_print(mod_cipher, "initializing null cipher", NULL);
  /external/valgrind/main/docs/internals/
why-no-libc.txt 49 glibc functions before initializing this, it crashes. That's the point
  /external/webrtc/src/system_wrappers/source/
cpu_measurement_harness.cc 100 // Initializing the CPU measurements may take a couple of seconds on Windows.
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListOfInternalSelectionViews.java 37 // keys for initializing via Intent params
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
VertexFrame.java 37 throw new IllegalArgumentException("Initializing vertex frame with zero size!");
  /hardware/libhardware/tests/camera2/
CameraModuleFixture.h 132 before initializing. Need info anyway now. */
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp 138 ALOGI("Initializing VSYNC Thread");
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_vsync.cpp 138 ALOGI("Initializing VSYNC Thread");
  /libcore/crypto/src/main/java/org/conscrypt/
SSLContextImpl.java 87 * @throws KeyManagementException if initializing this instance fails
  /libcore/luni/src/main/java/java/security/
AlgorithmParametersSpi.java 41 * for initializing this {@code AlgorithmParametersSpi}.

Completed in 1404 milliseconds

<<11121314151617181920>>