Searched defs:offset4 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | bitalloc.c | 125 static const int8_t offset4[4][4] = {{-1, 0, 0, 0}, {-2, 0, 0, 1}, {-2, 0, 0, 1}, {-2, 0, 0, 1}}; in computeBitneed() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneRegressionTest.java | 118 long offset4 = tz.getOffset(1, in Test4084933() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
H A D | TimeZoneRegressionTest.java | 121 long offset4 = tz.getOffset(1, in Test4084933() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tzregts.cpp | 226 int32_t offset4 = tz->getOffset(1, in Test4084933() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tzregts.cpp | 226 int32_t offset4 = tz->getOffset(1, in Test4084933() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 2224 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; in lp_build_fetch_s3tc_rgba_aos() local 2579 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; in lp_build_fetch_rgtc_rgba_aos() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
H A D | DSCompiler.java | 721 final double a4, final double[] c4, final int offset4, in linearCombination()
|
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/ |
H A D | integration_test.rs | 3269 let offset4 = builder.create_shared_string("welcome"); in test_shared_strings() localVariable
|