HomeSort by relevance Sort by last modified time
    Searched full:initialize (Results 476 - 500 of 12265) sorted by null

<<11121314151617181920>>

  /external/v8/samples/
hello-world.cc 26 // Initialize V8.
31 V8::Initialize();
  /external/webrtc/webrtc/modules/video_processing/
content_analysis.h 28 // Initialize ContentAnalysis - should be called prior to
32 int32_t Initialize(int width, int height);
  /external/webrtc/webrtc/test/
test_suite.cc 46 Initialize();
52 void TestSuite::Initialize() {
  /external/webrtc/webrtc/tools/force_mic_volume_max/
force_mic_volume_max.cc 24 fprintf(stderr, "Failed to initialize voice engine.\n");
33 fprintf(stderr, "Failed to initialize voice engine base.\n");
  /frameworks/base/core/java/android/content/
ISyncAdapter.aidl 49 * Initialize the SyncAdapter for this account and authority.
54 void initialize(in Account account, String authority);
SyncStatusInfo.java 44 public boolean initialize; field in class:SyncStatusInfo
86 parcel.writeInt(initialize ? 1 : 0);
116 initialize = parcel.readInt() != 0;
148 initialize = other.initialize;
156 // we initialize elements < index to zero (zero is ignore for scheduling purposes)
  /frameworks/base/docs/html/training/graphics/opengl/
draw.jd 18 <li><a href="#initialize">Initialize Shapes</a></li>
44 <h2 id="initialize">Initialize Shapes</h2>
46 <p>Before you do any drawing, you must initialize and load the shapes you plan to draw. Unless the
48 of execution, you should initialize them in the {@link
62 // initialize a triangle
64 // initialize a square
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_svc_layercontext.h 48 // Initialize layer context data from init_config().
70 // Initialize second pass rc for spatial svc.
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyKeyPairGeneratorSpi.java 39 public void initialize(int keysize, SecureRandom random) { method in class:MyKeyPairGeneratorSpi
53 public void initialize(AlgorithmParameterSpec params, SecureRandom random) method in class:MyKeyPairGeneratorSpi
  /packages/apps/ContactsCommon/src/com/android/contacts/commonbind/analytics/
AnalyticsUtil.java 25 * Initialize this class and setup automatic activity tracking.
27 public static void initialize(Application application) { } method in class:AnalyticsUtil
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
InputViewManager.java 30 * Initialize the input view.
36 * @return The input view created in the initialize process; {@code null} if cannot create a input view.
  /packages/services/Car/car-lib/src/android/car/cluster/renderer/
InstrumentClusterRenderer.java 66 * This method is called by car service after onCreateView to initialize private members. The
70 public synchronized final void initialize() { method in class:InstrumentClusterRenderer
  /prebuilts/misc/windows/sdl2/test/
testloadso.c 41 /* Initialize SDL */
43 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Couldn't initialize SDL: %s\n", SDL_GetError());
  /system/connectivity/apmanager/
shill_manager.cc 43 CHECK(shill_proxy_) << "Proxy not initialize yet";
49 CHECK(shill_proxy_) << "Proxy not initialize yet";
  /system/connectivity/shill/wifi/
wifi_driver_hal.h 38 // This will attempt to initialize the WiFi driver before configuring
45 // This will attempt to initialize the WiFi driver before configuring
  /system/core/adb/
fdevent.h 47 /* Allocate and initialize a new fdevent object
58 /* Initialize an fdevent object that was externally allocated
  /system/security/keystore/
user_state.h 35 bool initialize();
50 ResponseCode initialize(const android::String8& pw, Entropy* entropy);
  /system/tpm/attestation/client/
dbus_proxy.h 33 // attestation->Initialize();
41 bool Initialize() override;
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorTest.java 165 getRsaGenerator().initialize(spec);
166 getRsaGenerator().initialize(spec, new SecureRandom());
168 getEcGenerator().initialize(spec);
169 getEcGenerator().initialize(spec, new SecureRandom());
177 getRsaGenerator().initialize(spec);
178 getRsaGenerator().initialize(spec, new SecureRandom());
180 getEcGenerator().initialize(spec);
181 getEcGenerator().initialize(spec, new SecureRandom());
186 getRsaGenerator().initialize(1024);
192 getEcGenerator().initialize(256)
    [all...]
  /external/javassist/src/main/javassist/tools/reflect/
Metaobject.java 202 * abstract void initialize();
204 * initialize(); // not intercepted
209 * void initialize() { System.out.println("initialize()"); }
212 * initialize(); // intercepted
217 * the invocation of initialize() in B is intercepted only once.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding_neon.c 56 sum_32x4 = veorq_s32(sum_32x4, sum_32x4); // Initialize to zeros.
73 sum_32x2 = veor_s32(sum_32x2, sum_32x2); // Initialize to zeros.
98 sum_32x4 = veorq_s32(sum_32x4, sum_32x4); // Initialize to zeros.
114 sum_32x2 = veor_s32(sum_32x2, sum_32x2); // Initialize to zeros.
142 sum_32x4 = veorq_s32(sum_32x4, sum_32x4); // Initialize to zeros.
202 sum_32x2 = veor_s32(sum_32x2, sum_32x2); // Initialize to zeros.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 67 initialize();
78 initialize();
106 initialize();
122 initialize();
134 initialize();
185 initialize() function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 67 initialize();
78 initialize();
106 initialize();
122 initialize();
134 initialize();
185 initialize() function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 67 initialize();
78 initialize();
106 initialize();
122 initialize();
134 initialize();
185 initialize() function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iedial.h 93 virtual HRESULT WINAPI Initialize(LPCWSTR pwzConnectoid,IDialEventSink *pIDES) = 0;
107 HRESULT (WINAPI *Initialize)(IDialEngine *This,LPCWSTR pwzConnectoid,IDialEventSink *pIDES);
123 #define IDialEngine_Initialize(This,pwzConnectoid,pIDES) (This)->lpVtbl->Initialize(This,pwzConnectoid,pIDES)
154 virtual HRESULT WINAPI Initialize(LPCWSTR pwzConnectoid) = 0;
163 HRESULT (WINAPI *Initialize)(IDialBranding *This,LPCWSTR pwzConnectoid);
174 #define IDialBranding_Initialize(This,pwzConnectoid) (This)->lpVtbl->Initialize(This,pwzConnectoid)

Completed in 1613 milliseconds

<<11121314151617181920>>