Home
last modified time | relevance | path

Searched defs:offset4 (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java117 long offset4 = tz.getOffset(1, in Test4084933() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRegressionTest.java120 long offset4 = tz.getOffset(1, in Test4084933() local
/third_party/icu/icu4c/source/test/intltest/
Dtzregts.cpp220 int32_t offset4 = tz->getOffset(1, in Test4084933() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c2228 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; in lp_build_fetch_s3tc_rgba_aos() local
2583 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; in lp_build_fetch_rgtc_rgba_aos() local
/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs3222 let offset4 = builder.create_shared_string("welcome"); in test_shared_strings() localVariable