Home
last modified time | relevance | path

Searched defs:col2 (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/
H A DAESEngine.java303 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
321 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
362 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
H A DAESFastEngine.java632 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
650 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
691 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/engines/
H A DAESEngine.java303 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
321 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
362 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
H A DAESFastEngine.java632 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
650 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
691 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
H A DAESEngine.java301 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
319 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
360 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
H A DAESFastEngine.java630 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
648 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
689 int col2 = Pack.littleEndianToInt(key, 8); W[0][2] = col2; in generateWorkingKey() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dapicoll.cpp254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
452 Collator *col2 = 0; in TestHashCode() local
839 RuleBasedCollator *col2 = new RuleBasedCollator(ruleset2, success); in TestOperators() local
916 Collator *col2 = col1->clone(); in TestDuplicate() local
2250 TestCollator col2; in TestSubclass() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
452 Collator *col2 = nullptr; in TestHashCode() local
839 RuleBasedCollator *col2 = new RuleBasedCollator(ruleset2, success); in TestOperators() local
916 Collator *col2 = col1->clone(); in TestDuplicate() local
2250 TestCollator col2; in TestSubclass() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor_cs.c358 nir_def *col2 = cs_fetch_texel(&s, pos, 2); in create_yuv_progressive_shader() local
433 nir_def *col2 = cs_color_space_conversion(&s, color, 2); in create_rgb_yuv_shader() local
558 nir_def *col2 = nir_channel(b, color, 2); in create_weave_shader() local
/aosp_15_r20/external/webp/src/utils/
H A Dpalette.c45 static WEBP_INLINE uint32_t PaletteColorDistance(uint32_t col1, uint32_t col2) { in PaletteColorDistance()
57 static WEBP_INLINE void SwapColor(uint32_t* const col1, uint32_t* const col2) { in SwapColor()
/aosp_15_r20/external/erofs-utils/dump/
H A Dmain.c496 unsigned int col2, i, lowerbound, upperbound; in erofsdump_filesize_distribution() local
531 unsigned int col2, i; in erofsdump_filetype_distribution() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DScanUtils.cuh88 int col2 = block_col + num_threads_x + threadIdx.x; in tensor_kernel_scan_innermost_dim_with_indices() local
324 uint32_t col2 = block_col + num_threads_x + threadIdx.x; in tensor_kernel_scan_innermost_dim_impl() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dconcat_quant8_3.mod.py22 col2 = 30 variable
Dconcat_float_3.mod.py22 col2 = 30 variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dconcat_float16_3.mod.py22 col2 = 30 variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Dconcat_float_3_relaxed.mod.py22 col2 = 30 variable
/aosp_15_r20/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGridLayoutCodeRtl.java80 Spec col2 = spec(1, START); in create() local
H A DBiDiTestGridLayoutCodeLtr.java80 Spec col2 = spec(1, START); in create() local
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/transformer/
DEnterpriseSearchSpecTransformerTest.java183 private List<String> getIntersection(Collection<String> col1, Collection<String> col2) { in getIntersection()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationAPITest.java406 Collator col2 = null; in TestHashCode() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java403 Collator col2 = null; in TestHashCode() local
/aosp_15_r20/external/libjpeg-turbo/simd/arm/
H A Djfdctfst-neon.c77 int16x8_t col2 = cols_26.val[0]; in jsimd_fdct_ifast_neon() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/macrobench/
H A Dmain.cpp89 const char* col2 = info.description.c_str(); in listTests() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dconcat_quant8_signed.mod.py108 col2 = 30 variable
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDiffLanguageGroups.java137 String col1, String col2, Set<String> cldrLanguages, Set<String> oldSet) { in checkAgainstReference()

1234