Home
last modified time | relevance | path

Searched defs:index0 (Results 1 – 25 of 109) sorted by relevance

12345

/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/vulkan-validation-layers/layers/generated/
H A Dlayer_chassis_dispatch.cpp57 for (uint32_t index0 = 0; index0 < safe_struct->acquireCount; ++index0) { in WrapPnextChainHandles() local
62 for (uint32_t index0 = 0; index0 < safe_struct->releaseCount; ++index0) { in WrapPnextChainHandles() local
73 for (uint32_t index0 = 0; index0 < safe_struct->acquireCount; ++index0) { in WrapPnextChainHandles() local
78 for (uint32_t index0 = 0; index0 < safe_struct->releaseCount; ++index0) { in WrapPnextChainHandles() local
129 … for (uint32_t index0 = 0; index0 < safe_struct->accelerationStructureCount; ++index0) { in WrapPnextChainHandles() local
138 for (uint32_t index0 = 0; index0 < safe_struct->attachmentCount; ++index0) { in WrapPnextChainHandles() local
532 for (uint32_t index0 = 0; index0 < pAllocateInfo->descriptorSetCount; index0++) { in DispatchAllocateDescriptorSets() local
551 for (uint32_t index0 = 0; index0 < descriptorSetCount; ++index0) { in DispatchFreeDescriptorSets() local
562 for (uint32_t index0 = 0; index0 < descriptorSetCount; index0++) { in DispatchFreeDescriptorSets() local
1143 for (uint32_t index0 = 0; index0 < submitCount; ++index0) { in DispatchQueueSubmit() local
[all …]
H A Dobject_tracker.cpp234 for (uint32_t index0 = 0; index0 < submitCount; ++index0) { in PreCallValidateQueueSubmit() local
346 for (uint32_t index0 = 0; index0 < memoryRangeCount; ++index0) { in PreCallValidateFlushMappedMemoryRanges() local
361 for (uint32_t index0 = 0; index0 < memoryRangeCount; ++index0) { in PreCallValidateInvalidateMappedMemoryRanges() local
463 for (uint32_t index0 = 0; index0 < bindInfoCount; ++index0) { in PreCallValidateQueueBindSparse() local
560 for (uint32_t index0 = 0; index0 < fenceCount; ++index0) { in PreCallValidateResetFences() local
587 for (uint32_t index0 = 0; index0 < fenceCount; ++index0) { in PreCallValidateWaitForFences() local
1058 for (uint32_t index0 = 0; index0 < srcCacheCount; ++index0) { in PreCallValidateMergePipelineCaches() local
1077 for (uint32_t index0 = 0; index0 < createInfoCount; ++index0) { in PreCallValidateCreateGraphicsPipelines() local
1121 for (uint32_t index0 = 0; index0 < createInfoCount; ++index0) { in PreCallValidateCreateComputePipelines() local
1540 for (uint32_t index0 = 0; index0 < descriptorSetCount; ++index0) { in PreCallValidateCmdBindDescriptorSets() local
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dopt_varyings_tests_prop_uniform.cpp12 #define SHADER_UNIFORM_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, in… argument
119 #define TEST_UNIFORM_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, i… argument
H A Dopt_varyings_tests_prop_uniform_expr.cpp12 #define SHADER_UNI_EXPR_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, i… argument
119 #define TEST_UNI_EXPR_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, … argument
H A Dopt_varyings_tests_prop_ubo.cpp12 #define SHADER_UBO_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1… argument
119 #define TEST_UBO_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index… argument
/aosp_15_r20/external/skia/src/core/
H A DSkLineClipper.cpp116 int index0, index1; in IntersectLine() local
183 int index0, index1; in ClipLine() local
/aosp_15_r20/external/skia/src/utils/
H A DSkPolyUtils.cpp709 bool insert(const SkPoint& p0, const SkPoint& p1, uint16_t index0, uint16_t index1) { in insert()
828 uint16_t index0, uint16_t index1, uint16_t index2) { in replace()
886 bool remove(const SkPoint& p0, const SkPoint& p1, uint16_t index0, uint16_t index1) { in remove()
999 ActiveEdge * allocate(const SkPoint& p0, const SkPoint& p1, uint16_t index0, uint16_t index1) { in allocate()
H A DSkShadowTessellator.cpp891 void SkBaseShadowTessellator::appendTriangle(uint16_t index0, uint16_t index1, uint16_t index2) { in appendTriangle()
899 void SkBaseShadowTessellator::appendQuad(uint16_t index0, uint16_t index1, in appendQuad()
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp296 const std::vector<int> *const sampledInputYs, const int index0, const int index1) { in getDirection()
578 const int index0, const int index1, const int index2) { in getPointsAngle()
866 const int index0, const int index1, in suppressCharProbabilities()
Dproximity_info_state.cpp282 float ProximityInfoState::getDirection(const int index0, const int index1) const { in getDirection() argument
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/range/
H A DPrefixInfixSuffixLengthHelper.java15 public int index0() { in index0() method in PrefixInfixSuffixLengthHelper
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/range/
H A DPrefixInfixSuffixLengthHelper.java17 public int index0() { in index0() method in PrefixInfixSuffixLengthHelper
/aosp_15_r20/external/skia/src/shaders/
H A DSkTriColorShader.cpp31 int index0, in update()
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderPreviewItemAnim.java67 PreviewItemDrawingParams params, int index0, int items0, int index1, int items1, in FolderPreviewItemAnim()
/aosp_15_r20/external/libldac/src/
H A Dmdct_fixp_ldac.c29 INT32 coef, index0, index1, offset; in proc_mdct_core_ldac() local
H A Dmdct_ldac.c29 int coef, index0, index1, offset; in proc_mdct_core_ldac() local
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dfixed_size_vector_impl.h156 void FixedSizeVector<ElementType, kCapacity>::swap(size_t index0, in swap()
H A Ddynamic_vector_impl.h323 void DynamicVector<ElementType>::swap(size_type index0, size_type index1) { in swap()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_maps.c1628 const __u32 index0 = 0; in prepare_reuseport_grp() local
1711 const __u32 array_size = 4, index0 = 0, index3 = 3; in test_reuseport_array() local
/aosp_15_r20/external/mesa3d/src/imagination/rogue/passes/
H A Drogue_regalloc.c196 for (unsigned index0 = 0; index0 < num_ssa_regs; ++index0) { in rogue_regalloc() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DTranspose.cpp76 Tensor transpose(const Tensor& self, int64_t index0, int64_t index1) { in transpose()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
H A Dencode_avc_vdenc_fastpass.cpp233 uint8_t index0 = avcPicParams->RefPicFlag ? 0 : 1; in MHW_SETPAR_DECL_SRC() local
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Ddynamic_vector_impl.h307 void DynamicVector<ElementType>::swap(size_type index0, size_type index1) { in swap()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DLocaleData.java436 int index0 = localeSeparator.indexOf(sub0); in getLocaleSeparator() local

12345