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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/components/nacl/loader/
nacl_helper_win_64.cc 68 CHECK(sandbox_initialized_ok) << "Error initializing sandbox for "
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_manager.h 75 // callers want to create a DMToken without actually initializing the
  /external/chromium_org/content/browser/geolocation/
location_api_adapter_android.h 43 // Called when initializing chrome_view to obtain a pointer to the java class.
  /external/chromium_org/media/filters/
audio_decoder_selector.h 45 // |decoders| contains the AudioDecoders to use when initializing.
ffmpeg_glue.h 21 // FFmpegGlue is also responsible for initializing FFmpeg, which is done once
video_decoder_selector.h 44 // |decoders| contains the VideoDecoders to use when initializing.
  /external/chromium_org/ppapi/api/private/
ppb_instance_private.idl 30 /** Error creating and initializing the instance */
  /external/chromium_org/ppapi/c/private/
ppb_instance_private.h 43 /** Error creating and initializing the instance */
  /external/chromium_org/remoting/resources/
strings.xml 43 <item>Initializing protocol</item>
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
InvokeDestroysPluginWithinNPP_New.cpp 32 // Executing JS within NPP_New when initializing asynchronously should not be able to deadlock with the WebProcess
  /external/chromium_org/third_party/WebKit/Source/wtf/
VectorTraits.h 57 // we know OwnPtr and RefPtr are simple enough that initializing to 0 and moving with memcpy
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
MediaStreamTrack.java 34 INITIALIZING, LIVE, ENDED, FAILED
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
x86-64.c 83 message("Initializing x86-64 optimizations\n");
  /external/chromium_org/v8/include/
v8-platform.h 49 * initializing the rest of V8.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-102153.js 30 // Test that the break point is set before initializing the loop variable
regress-transcendental.js 36 // Initializing cache leads to a runtime call.
  /external/clang/test/Sema/
anonymous-struct-union.c 104 int tmp = (a_struct) { .x = 0 }; // expected-error {{initializing 'int' with an expression of incompatible type 'a_struct'}}
complex-init-list.c 3 // This file tests the clang extension which allows initializing the components
  /external/clang/test/SemaCXX/
aggregate-initialization.cpp 46 // Check that we're copy-initializing the structs.
  /external/clang/test/SemaObjC/
conditional-expr-4.m 29 void *r = x ? p : q; // expected-warning{{initializing 'void *' with an expression of type 'const void *' discards qualifiers}}
message.m 90 expected-warning {{incompatible pointer to integer conversion initializing 'int' with an expression of type 'id'}}
weak-attr-ivar.m 83 id *(__attribute__((objc_gc(strong))) x) = &t->ivar; // expected-warning {{initializing '__strong id *' with an expression of type '__weak id *' discards qualifiers}}
  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 3 * newly initialized filesystem. Used by mke2fs when initializing a filesystem
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridLayoutFactory.java 18 * GridLayoutFactory provides a convenient shorthand for creating and initializing GridLayout.
  /external/llvm/tools/llvm-diff/
DiffLog.h 35 /// might be initializing this format.

Completed in 2403 milliseconds

1 2 3 4 56 7 8 91011>>