Home
last modified time | relevance | path

Searched defs:lookupTable (Results 1 – 25 of 158) sorted by relevance

1234567

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/
Dterminal_position_lookup_table_test.cpp30 TerminalPositionLookupTable lookupTable; in TEST() local
39 TerminalPositionLookupTable lookupTable; in TEST() local
56 TerminalPositionLookupTable lookupTable; in TEST() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DFixedPointPreCompInfo.java13 protected ECLookupTable lookupTable = null; field in FixedPointPreCompInfo
27 public void setLookupTable(ECLookupTable lookupTable) in setLookupTable()
H A DFixedPointCombMultiplier.java26 ECLookupTable lookupTable = info.getLookupTable(); in multiplyPositive() local
H A DFixedPointUtil.java53 ECPoint[] lookupTable = new ECPoint[n]; in precompute() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
H A DFixedPointPreCompInfo.java15 protected ECLookupTable lookupTable = null; field in FixedPointPreCompInfo
29 public void setLookupTable(ECLookupTable lookupTable) in setLookupTable()
H A DFixedPointCombMultiplier.java30 ECLookupTable lookupTable = info.getLookupTable(); in multiplyPositive() local
H A DFixedPointUtil.java57 ECPoint[] lookupTable = new ECPoint[n]; in precompute() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
H A DFixedPointPreCompInfo.java15 protected ECLookupTable lookupTable = null; field in FixedPointPreCompInfo
29 public void setLookupTable(ECLookupTable lookupTable) in setLookupTable()
H A DFixedPointCombMultiplier.java30 ECLookupTable lookupTable = info.getLookupTable(); in multiplyPositive() local
H A DFixedPointUtil.java57 ECPoint[] lookupTable = new ECPoint[n]; in precompute() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-bsln-table.hh70 lookupTable; /* Lookup table that maps glyphs to their member
111 lookupTable; /* Lookup table that maps glyphs to their member
H A Dhb-aat-layout-opbd-table.hh83 lookupTable; /* Lookup table associating glyphs with the four member
120 lookupTable; /* Lookup table associating glyphs with the four member
H A Dhb-aat-layout-ankr-table.hh88 lookupTable; /* Offset to the table's lookup table */ member
H A Dhb-aat-layout-just-table.hh377 lookupTable; /* Lookup table associating glyphs with width delta member
/aosp_15_r20/external/clang/test/CodeGen/
H A Dblock-copy.c10 float lookupTable[] = {-1,-1,-1,0, -1,-1,0,-1, -1,-1,0,1, -1,-1,1,0, in bar() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/res/
H A DFontScaleConverterFactoryTest.kt152 FontScaleConverterFactory.sLookupTables.forEach { _, lookupTable -> in <lambda>() method
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharsetISCII.java740 private static final short lookupTable[][] = { field in CharsetISCII
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DFontScaleConverterFactory.java178 FontScaleConverter lookupTable = get(fontScale); in forScale() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducnvisci.cpp1107 static const uint16_t lookupTable[][2]={ variable
H A Duresbund.cpp118 const int32_t* lookupTable, in performFallbackLookup()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducnvisci.cpp1107 static const uint16_t lookupTable[][2]={ variable
H A Duresbund.cpp110 const int32_t* lookupTable, in performFallbackLookup()
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogProvider.java594 Set<String> lookupTable = Set.of("UNION", "SELECT", "FROM", "WHERE", in enforceStrictPhoneNumber() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1641 auto lookupTable = getNfmtLookupTable(STI); in getNfmt() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimstb_truetype.h2449 stbtt_uint8 *lookupTable = lookupList + lookupOffset; in stbtt__GetGlyphGPOSInfoAdvance() local

1234567