HomeSort by relevance Sort by last modified time
    Searched defs:randomizer (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_out_of_band_pairing_data.h 21 // Simple Pairing Randomizer R.
22 uint8 randomizer[kBluetoothOutOfBandPairingDataSize]; member in struct:device::BluetoothOutOfBandPairingData
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 560 EXTENSION_FUNCTION_VALIDATE(data_in->GetBinary("randomizer", &tmp_data));
563 memcpy(data_out.randomizer,
589 base::BinaryValue* randomizer = base::BinaryValue::CreateWithCopiedBuffer( local
590 reinterpret_cast<const char*>(data.randomizer),
597 result->Set("randomizer", randomizer);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 312 u8 randomizer:7; member in struct:wf_patch
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 312 u8 randomizer:7; member in struct:wf_patch
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 517 milliseconds