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

<<31323334353637383940>>

  /external/skia/include/utils/win/
SkTScopedComPtr.h 52 * and only to initialize the instance.
  /external/skia/src/animator/
SkDisplayAdd.h 32 void initialize() override;
SkDrawGroup.h 40 void initialize() override;
SkDrawMatrix.h 33 void initialize() override;
  /external/skia/src/core/
SkGlobalInitialization_core.cpp 52 // Now initialize any optional/additional effects (implemented in src/ports)
SkLinearBitmapPipeline.h 37 void Initialize(Args&&... args) {
  /external/skia/src/gpu/
GrPath.h 20 * Initialize to a path with a fixed stroke. Stroke must not be hairline.
  /external/srtp/crypto/rng/
prng.c 57 /* initialize output count to zero */
63 /* initialize secret key from random source */
71 /* initialize prng state from random source */
87 * if we need to re-initialize the prng, do so now
  /external/tlsdate/src/
routeup.h 7 * Call routeup_setup() to initialize a routeup context, then call
  /external/tpm2/
ChangePPS.c 49 // Re-initialize PCR policies
  /external/v8/src/ic/
call-optimization.h 53 void Initialize(Handle<JSFunction> function);
  /external/v8/src/snapshot/
snapshot-external.cc 12 #include "src/v8.h" // for V8::Initialize
  /external/v8/src/
v8.h 18 static bool Initialize();
  /external/v8/test/mjsunit/regress/
regress-crbug-571517.js 16 // Initialize prototype chain dependent IC (nonexistent load).
  /external/v8/test/unittests/
run-all-unittests.cc 21 ASSERT_TRUE(v8::V8::Initialize());
  /external/valgrind/drd/tests/
recursive_mutex.c 0 /** Initialize several kinds of mutexes and lock each mutex twice.
  /external/valgrind/memcheck/tests/solaris/
pkcs11.c 11 fprintf(stderr, "Initialize: %lu\n", ret);
  /external/webrtc/webrtc/api/objc/
RTCIceCandidate.h 35 * Initialize an RTCIceCandidate from SDP.
RTCIceServer.h 32 * Initialize an RTCIceServer with its associated URLs, optional username,
RTCMediaSource+Private.h 26 /** Initialize an RTCMediaSource from a native MediaSourceInterface. */
RTCMediaStreamTrack+Private.h 29 * Initialize an RTCMediaStreamTrack from a native MediaStreamTrackInterface.
RTCSessionDescription+Private.h 28 * Initialize an RTCSessionDescription from a native
RTCSessionDescription.h 35 /** Initialize a session description with a type and SDP string. */
  /external/webrtc/webrtc/base/
exp_filter.cc 26 // Initialize filtered value.
taskparent.h 47 void Initialize();

Completed in 516 milliseconds

<<31323334353637383940>>