/external/chromium_org/chromeos/dbus/ |
bluetooth_adapter_client.h | 52 dbus::Property<bool> pairable; member in struct:chromeos::BluetoothAdapterClient::Properties 55 // after |pairable| is set to true. Zero means adapter remains pairable
|
fake_bluetooth_adapter_client.cc | 76 properties_->pairable.ReplaceValue(true); 84 second_properties_->pairable.ReplaceValue(true);
|
bluetooth_adapter_client.cc | 34 RegisterProperty(bluetooth_adapter::kPairableProperty, &pairable);
|
/external/chromium_org/remoting/client/jni/ |
chromoting_jni_instance.cc | 332 bool pairable, 337 this, pairable, callback)); 348 jni_runtime_->DisplayAuthenticationPrompt(pairable);
|
chromoting_jni_instance.h | 111 void FetchSecret(bool pairable,
|
/external/llvm/include/llvm/Transforms/ |
Vectorize.h | 84 /// @brief The maximum number of pairable instructions per group.
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-sparcv9a.pl | 13 # pairable(*) with IALU ones, offloading of Xupdate to the UltraSPARC 34 # execution without having to wait for the unit. "Pairable" 111 # round. As [long as] FPU/VIS instructions are perfectly pairable with
|
sha512-ia64.pl | 37 # parallel shifts are performed by multi-media ALU and *are* pairable
|
/external/openssl/crypto/sha/asm/ |
sha1-sparcv9a.pl | 13 # pairable(*) with IALU ones, offloading of Xupdate to the UltraSPARC 34 # execution without having to wait for the unit. "Pairable" 111 # round. As [long as] FPU/VIS instructions are perfectly pairable with
|
sha512-ia64.pl | 37 # parallel shifts are performed by multi-media ALU and *are* pairable
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_debug_util.h | 144 * non-pairable 'cdq' instruction. This ensures all the code being
|
/external/mesa3d/src/mesa/math/ |
m_debug_util.h | 144 * non-pairable 'cdq' instruction. This ensures all the code being
|
/external/bluetooth/bluedroid/bta/include/ |
bta_api.h | 176 /* Ignore for Discoverable, Connectable, Pairable and Connectable Paired only device modes */ 205 /* Pairable Modes */ [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
BBVectorize.cpp | 12 // et al. It works by looking for chains of pairable operations and then 88 cl::desc("The maximum number of pairable instructions per group")); 720 // Now we have a map of all of the pairable instructions and we need to 743 // Build the pairable-instruction dependency map 750 // and remove them from the list of available pairings and pairable [all...] |
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_api.c | 224 ** discoverable, pairable and conn paired only modes of local device [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-ia64.S | 8 // variable 'shr' which is pairable with 'extr'/'dep' instructions. [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
sparcv8plus.S | 630 * multicycle none-pairable 'rd %y,%rd' instructions. [all...] |
/external/openssl/crypto/aes/asm/ |
aes-ia64.S | 8 // variable 'shr' which is pairable with 'extr'/'dep' instructions. [all...] |
/external/openssl/crypto/bn/asm/ |
sparcv8plus.S | 630 * multicycle none-pairable 'rd %y,%rd' instructions. [all...] |