Home
last modified time | relevance | path

Searched defs:index1 (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/
Ddamerau_levenshtein_edit_distance_policy.h33 AK_FORCE_INLINE float getSubstitutionCost(const int index0, const int index1) const { in getSubstitutionCost()
39 AK_FORCE_INLINE float getDeletionCost(const int index0, const int index1) const { in getDeletionCost()
43 AK_FORCE_INLINE float getInsertionCost(const int index0, const int index1) const { in getInsertionCost()
47 AK_FORCE_INLINE bool allowTransposition(const int index0, const int index1) const { in allowTransposition()
57 AK_FORCE_INLINE float getTranspositionCost(const int index0, const int index1) const { in getTranspositionCost()
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dintrusive_heap_unittest.cc50 HeapHandle index1; in TEST_F() local
62 HeapHandle index1; in TEST_F() local
94 HeapHandle index1; in TEST_F() local
118 HeapHandle index1; in TEST_F() local
144 HeapHandle index1; in TEST_F() local
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_tk.py197 def get(self, index1, index2=None): argument
216 def delete(self, index1, index2=None): argument
247 def compare(self, index1, op, index2): argument
276 def tag_remove(self, tagName, index1, index2=None): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dmock_tk.py201 def get(self, index1, index2=None): argument
219 def delete(self, index1, index2=None): argument
250 def compare(self, index1, op, index2): argument
279 def tag_remove(self, tagName, index1, index2=None): argument
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DPropertyInvalidatedCacheTests.java574 final int index1 = server.storeName(name1); in testSharedMemoryStorage() local
576 assertEquals(server.getHandleForName(name1), index1); in testSharedMemoryStorage() local
577 assertEquals(client.getHandleForName(name1), index1); in testSharedMemoryStorage() local
578 assertEquals(server.storeName(name1), index1); in testSharedMemoryStorage() local
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/tests/
Dpackedpair.rs92 index1: u8, field
112 let mut index1: u8 = index1.try_into().unwrap(); in new() localVariable
144 index1: u8, field
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/tests/
H A Dpackedpair.rs92 index1: u8, field
112 let mut index1: u8 = index1.try_into().unwrap(); in new() localVariable
144 index1: u8, field
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dundo.py85 def delete(self, index1, index2=None): argument
167 def __init__(self, index1, index2, chars, tags=None): argument
210 def __init__(self, index1, chars, tags=None): argument
267 def __init__(self, index1, index2=None): argument
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DUndoDelegator.py83 def delete(self, index1, index2=None): argument
166 def __init__(self, index1, index2, chars, tags=None): argument
210 def __init__(self, index1, chars, tags=None): argument
268 def __init__(self, index1, index2=None): argument
DColorDelegator.py86 def delete(self, index1, index2=None): argument
95 def notify_range(self, index1, index2=None): argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/packedpair/
H A Dmod.rs71 let index1 = usize::from(self.pair.index1()); in find_prefilter() localVariable
136 index1: u8, field
238 pub fn index1(&self) -> u8 { in index1() method
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/packedpair/
Dmod.rs71 let index1 = usize::from(self.pair.index1()); in find_prefilter() localVariable
136 index1: u8, field
238 pub fn index1(&self) -> u8 { in index1() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix.hpp610 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix::const_iterator1
760 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix::iterator1
933 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix::const_iterator2
1083 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix::iterator2
1693 size_type index1 () const { in index1() function in boost::numeric::ublas::fixed_matrix::const_iterator1
1843 size_type index1 () const { in index1() function in boost::numeric::ublas::fixed_matrix::iterator1
2016 size_type index1 () const { in index1() function in boost::numeric::ublas::fixed_matrix::const_iterator2
2166 size_type index1 () const { in index1() function in boost::numeric::ublas::fixed_matrix::iterator2
2791 size_type index1 () const { in index1() function in boost::numeric::ublas::vector_of_vector::const_iterator1
2958 size_type index1 () const { in index1() function in boost::numeric::ublas::vector_of_vector::iterator1
[all …]
Dmatrix_sparse.hpp564 size_type index1 = size_type (-1); in find1() local
593 size_type index1 = size_type (-1); in find1() local
622 size_type index1 = size_type (-1); in find2() local
651 size_type index1 = size_type (-1); in find2() local
795 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_matrix::const_iterator1
949 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_matrix::iterator1
1128 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_matrix::const_iterator2
1282 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_matrix::iterator2
2081 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_vector_of_mapped_vector::const_iterator1
2264 size_type index1 () const { in index1() function in boost::numeric::ublas::mapped_vector_of_mapped_vector::iterator1
[all …]
Dsymmetric.hpp428 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_matrix::const_iterator1
574 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_matrix::iterator1
746 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_matrix::const_iterator2
893 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_matrix::iterator2
1530 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_adaptor::const_iterator1
1707 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_adaptor::iterator1
2013 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_adaptor::const_iterator2
2190 size_type index1 () const { in index1() function in boost::numeric::ublas::symmetric_adaptor::iterator2
Dmatrix_expression.hpp594 size_type index1 () const { in index1() function in boost::numeric::ublas::vector_matrix_binary::const_iterator1
795 size_type index1 () const { in index1() function in boost::numeric::ublas::vector_matrix_binary::const_iterator2
1152 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix_unary1::const_iterator1
1323 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix_unary1::const_iterator2
1714 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix_unary2::const_iterator1
1885 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix_unary2::const_iterator2
2259 size_type index1 = (*this) ().size1 (); in increment() local
2277 size_type index1 = (*this) ().size1 (); in decrement() local
2432 size_type index1 () const { in index1() function in boost::numeric::ublas::matrix_binary::const_iterator1
2610 size_type index1 = (*this) ().size2 (); in increment() local
[all …]
Dbanded.hpp595 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_matrix::const_iterator1
743 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_matrix::iterator1
916 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_matrix::const_iterator2
1063 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_matrix::iterator2
1696 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_adaptor::const_iterator1
1856 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_adaptor::iterator1
2042 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_adaptor::const_iterator2
2202 size_type index1 () const { in index1() function in boost::numeric::ublas::banded_adaptor::iterator2
Dhermitian.hpp661 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_matrix::const_iterator1
808 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_matrix::iterator1
980 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_matrix::const_iterator2
1127 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_matrix::iterator2
1843 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_adaptor::const_iterator1
2020 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_adaptor::iterator1
2333 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_adaptor::const_iterator2
2510 size_type index1 () const { in index1() function in boost::numeric::ublas::hermitian_adaptor::iterator2
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_analysis.h320 bool MayAlias(size_t index1, size_t index2) const { in MayAlias()
384 size_t AliasingMatrixPosition(size_t index1, size_t index2) const { in AliasingMatrixPosition()
392 size_t CheckedAliasingMatrixPosition(size_t index1, size_t index2, size_t position) { in CheckedAliasingMatrixPosition()
399 bool ComputeMayAlias(size_t index1, size_t index2) const { in ComputeMayAlias()
/aosp_15_r20/external/cronet/base/containers/
H A Dintrusive_heap_unittest.cc713 HeapHandle index1; in TEST() local
725 HeapHandle index1; in TEST() local
792 HeapHandle index1; in TEST() local
818 HeapHandle index1; in TEST() local
835 HeapHandle index1; in TEST() local
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dlayer_chassis_dispatch.cpp438 … for (uint32_t index1 = 0; index1 < local_pPresentInfo->waitSemaphoreCount; ++index1) { in DispatchQueuePresentKHR() local
443 for (uint32_t index1 = 0; index1 < local_pPresentInfo->swapchainCount; ++index1) { in DispatchQueuePresentKHR() local
518 … for (uint32_t index1 = 0; index1 < local_pAllocateInfo->descriptorSetCount; ++index1) { in DispatchAllocateDescriptorSets() local
1147 … for (uint32_t index1 = 0; index1 < local_pSubmits[index0].waitSemaphoreCount; ++index1) { in DispatchQueueSubmit() local
1152 … for (uint32_t index1 = 0; index1 < local_pSubmits[index0].signalSemaphoreCount; ++index1) { in DispatchQueueSubmit() local
1432 … for (uint32_t index1 = 0; index1 < local_pBindInfo[index0].waitSemaphoreCount; ++index1) { in DispatchQueueBindSparse() local
1437 … for (uint32_t index1 = 0; index1 < local_pBindInfo[index0].bufferBindCount; ++index1) { in DispatchQueueBindSparse() local
1451 … for (uint32_t index1 = 0; index1 < local_pBindInfo[index0].imageOpaqueBindCount; ++index1) { in DispatchQueueBindSparse() local
1465 … for (uint32_t index1 = 0; index1 < local_pBindInfo[index0].imageBindCount; ++index1) { in DispatchQueueBindSparse() local
1479 … for (uint32_t index1 = 0; index1 < local_pBindInfo[index0].signalSemaphoreCount; ++index1) { in DispatchQueueBindSparse() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Diterator.hpp479 size_type index1 () const { in index1() function in boost::numeric::ublas::reverse_iterator_base1
601 size_type index1 () const { in index1() function in boost::numeric::ublas::reverse_iterator_base2
939 size_type index1 () const { in index1() function in boost::numeric::ublas::indexed_iterator1
1089 size_type index1 () const { in index1() function in boost::numeric::ublas::indexed_const_iterator1
1230 size_type index1 () const { in index1() function in boost::numeric::ublas::indexed_iterator2
1377 size_type index1 () const { in index1() function in boost::numeric::ublas::indexed_const_iterator2
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StringBuffer/
H A DIndexOf.java89 int index1 = generator.nextInt(90) + 5; in simpleTest() local
118 int index1 = generator.nextInt(100); in compareIndexOfLastIndexOf() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dopt_varyings_tests_prop_uniform.cpp12 … SHADER_UNIFORM_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1) \ argument
119 …FORM_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1, suffix) \ argument
H A Dopt_varyings_tests_prop_uniform_expr.cpp12 …SHADER_UNI_EXPR_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1) \ argument
119 …EXPR_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1, suffix) \ argument

12345678910>>...20