Searched defs:C (Results 1 – 10 of 10) sorted by relevance
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | touch_position_correction_utils.h | 33 static const float C = 1.20f; in getSweetSpotFactor() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WaitingStateTest.java | 98 public TestState C = new TestState("C"); field in WaitingStateTest.ExternalTransitionStateMachine 131 public TestState C = new TestState("C"); field in WaitingStateTest.PseudoLocalTransitionStateMachine
|
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/ |
D | mod.rs | 24 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C>; in poll_hci_command() 39 fn receive_hci_command<C: TryFrom<hci::Command>>(&self) -> ReceiveFuture<'_, Self, C> { in receive_hci_command() argument
|
/packages/apps/Contacts/tests/src/com/android/contacts/model/account/ |
D | AccountTypeTest.java | 95 final AccountTypeForDisplayLabelTest C = new AccountTypeForDisplayLabelTest("c"); in testDisplayLabelComparator() local
|
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/ |
D | manager.rs | 59 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command() 303 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command()
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | p_256_multprecision.cc | 244 uint32_t C; in multiprecision_fast_mod_P256() local 479 uint32_t C[KEY_LENGTH_DWORDS_P256 + 1]; in multiprecision_inv_mod() local
|
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/test/ |
D | context.rs | 67 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command()
|
/packages/services/Car/service/src/com/android/car/util/ |
D | BrightnessUtils.java | 38 private static final float C = 0.55991073f; field in BrightnessUtils
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_indexing.h | 60 inline void db_MultiplyMatricesAB(double **C,const double * const *A,const double * const *B,int ar… in db_MultiplyMatricesAB()
|
D | db_utilities_poly.h | 302 double C[16],n0,n1,n2,n3,m; in db_EigenVector4x4() local
|