/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 67 /** If the scheduler has paired an RGB and an Alpha instruction together, 985 int paired = 0; local 1008 paired = 1; 1014 if (!paired) { [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 67 /** If the scheduler has paired an RGB and an Alpha instruction together, 985 int paired = 0; local 1008 paired = 1; 1014 if (!paired) { [all...] |
/external/chromium_org/chromeos/dbus/ |
bluetooth_device_client.cc | 35 RegisterProperty(bluetooth_device::kPairedProperty, &paired);
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
symrec.pxi | 96 # Use associated data mechanism to keep Symbol reference paired with symrec.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_device_chromeos.cc | 260 return properties->paired.value() || properties->trusted.value(); 618 VLOG(1) << object_path_.value() << ": Paired";
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/ |
x86_abi_support.asm | 345 %error RESTORE_XMM must be paired with SAVE_XMM n
|
/external/chromium_org/v8/tools/ |
splaytree.js | 194 * @return {Array<*>} An array containing all the values of tree's nodes paired
|
/external/libvpx/libvpx/vpx_ports/ |
x86_abi_support.asm | 345 %error RESTORE_XMM must be paired with SAVE_XMM n
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
x86_abi_support.asm | 345 %error RESTORE_XMM must be paired with SAVE_XMM n
|
/external/chromium_org/remoting/webapp/ |
client_plugin_impl.js | 621 * @param {string} clientPairingId For paired Me2Me connections, the 623 * @param {string} clientPairedSecret For paired Me2Me connections, the 624 * paired secret for this client, as issued by the host.
|
main.css | 464 #paired-clients-list table {
|
client_session.js | 52 * @param {string} clientPairingId For paired Me2Me connections, the 54 * @param {string} clientPairedSecret For paired Me2Me connections, the 55 * paired secret for this client, as issued by the host. [all...] |
/external/chromium_org/chrome/browser/ui/ash/ |
system_tray_delegate_chromeos.cc | 639 info.paired = device->IsPaired(); [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 51 ;# Writing V(x) for vector register #x, paired merges permute address [all...] |
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 51 ;# Writing V(x) for vector register #x, paired merges permute address [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 51 ;# Writing V(x) for vector register #x, paired merges permute address [all...] |
/external/chromium_org/third_party/closure_compiler/externs/ |
chrome_extensions.js | 624 chrome.bluetooth.Device.prototype.paired; [all...] |