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

<<51525354555657585960>>

  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_md5.h 49 ** (1) Initialize a context buffer mdContext using MD5Init **
81 * /brief initialize the context
  /prebuilts/misc/windows/sdl2/include/
SDL_test_md5.h 49 ** (1) Initialize a context buffer mdContext using MD5Init **
81 * /brief initialize the context
  /prebuilts/misc/windows/sdl2/test/
loopwave.c 89 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Couldn't initialize SDL: %s\n", SDL_GetError());
123 /* Initialize fillerup() variables */
testautomation_main.c 82 /* First initialize the controller */
107 /* First initialize the controller and the joystick (explicitly) */
testhotplug.c 50 /* Initialize SDL (Note: video is required to start event loop) */
52 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Couldn't initialize SDL: %s\n", SDL_GetError());
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_md5.h 49 ** (1) Initialize a context buffer mdContext using MD5Init **
81 * /brief initialize the context
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
PaletteMetadataDescriptor.java 81 * @param element the new element to initialize
90 * @param element the new element to initialize
  /system/bt/service/
gatt_server_old.h 72 // Register GATT interface, initialize internal state,
74 bool Initialize(const UUID& service_id, int* gatt_pipe);
  /system/bt/stack/btu/
btu_init.c 79 ** Description Initialize control block memory for each core component.
87 /* Initialize the mandatory core stack components */
  /system/bt/vendor_libs/test_vendor_lib/include/
vendor_manager.h 40 // Functions that operate on the global manager instance. Initialize()
50 static void Initialize();
  /system/bt/vendor_libs/test_vendor_lib/src/
vendor_manager.cc 40 // Initialize should have been called already.
46 void VendorManager::Initialize() {
  /system/media/audio_utils/include/audio_utils/
fifo.h 47 * Initialize a FIFO object.
60 * De-initialize a FIFO object.
  /system/tpm/attestation/server/
main.cc 74 // Move initialize call down to OnInit
75 CHECK(attestation_service_->Initialize());
  /toolchain/binutils/binutils-2.25/gold/
errors.h 107 // Initialize the lock. We don't do this in the constructor because
125 // Used to initialize the lock_ field exactly once.
  /art/compiler/dex/quick/
dex_file_to_method_inliner_map.cc 51 // before we initialize the new inliner. However, we need to acquire the
  /art/runtime/
jvalue.h 30 // We default initialize JValue instances to all-zeros.
  /bionic/libc/bionic/
NetdClient.cpp 56 __libc_format_log(ANDROID_LOG_ERROR, "netdClient", "Failed to initialize netd_client");
  /bionic/libc/malloc_debug/
BacktraceData.h 44 bool Initialize(const Config& config);
  /bionic/libc/private/
ThreadLocalBuffer.h 41 // We used to use pthread_once to initialize the keys, but life is more predictable
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
SoundGenerator.java 14 // Initialize sample.
  /dalvik/libdex/
DexDataMap.h 34 * Allocate and initialize a DexDataMap. Returns NULL on failure.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
AnimateDrawables.java 52 an.initialize(10, 10, 10, 10);
  /device/generic/goldfish/camera/
EmulatedBaseCamera.cpp 44 * Initialize camera_device descriptor for this object.
  /device/google/contexthub/util/nanotool/
androidcontexthub.h 38 bool Initialize() override;
  /device/google/dragon/audio/hal/dsp/
biquad.h 41 /* Initialize a biquad filter parameters from its type and parameters.

Completed in 829 milliseconds

<<51525354555657585960>>