/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/temporal/ |
H A D | TestIsoWeekFields.java | 182 LocalDate adjusted = DAY_OF_WEEK.adjustInto(date, j); in test_adjustInto_dow() local 211 LocalDate adjusted = weekField.adjustInto(date, j); in test_adjustInto_week() local 239 LocalDate adjusted = yearField.adjustInto(date, j); in test_adjustInto_wby() local 242 …assertEquals(adjusted.get(weekField), (week == 53 && wbyLen(j) == 52 ? 52 : week), "" + date + " "… in test_adjustInto_wby() local 267 LocalDate adjusted = IsoFields.WEEK_BASED_YEARS.addTo(date, j); in test_addTo_weekBasedYears() local 270 …assertEquals(adjusted.get(weekField), (week == 53 && wbyLen(wby + j) == 52 ? 52 : week), "" + date… in test_addTo_weekBasedYears() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | adjust_contrast_op.h | 65 auto adjusted = in operator() local 118 auto adjusted = in operator() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
H A D | winheap_stubs_win.cc | 163 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedMalloc() local 187 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedRealloc() local
|
/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/java/ |
H A D | KSClassDeclarationJavaImpl.kt | 142 val adjusted = if (!psi.isInterface && psi.superTypes.size > 1) { in <lambda>() constant
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/ |
H A D | SchedulerUtils.cpp | 50 const unsigned adjusted = std::round( in split_2d() local
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | dwfl-addr-sect.c | 36 Dwarf_Addr adjusted = address; in handle_address() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
H A D | CryptPrime.c | 331 UINT32 adjusted; in RsaAdjustPrimeCandidate() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/ |
H A D | DebugInfoItem.java | 169 int adjusted = opcode - 0x0A; in makeAnnotator() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | functor.hpp | 192 bool adjusted = data.adjust_start(); in get_next() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/util/ |
H A D | DebugInfo.java | 278 int adjusted = next - 0x0A; in iterator() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | ir_views.h | 151 std::vector<size_t> adjusted; in adjustIndices() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/ec/ |
D | gfp_p384.c | 150 Elem adjusted; in elem_div_by_2() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateApproximateWidths.java | 156 UnicodeSet adjusted = new UnicodeSet(); field in GenerateApproximateWidths.Widths
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_lower_fs_barycentric.c | 35 nir_def *adjusted = nir_fadd(b, adjusted_x, nir_fmul(b, deriv_y, offset_y)); in lower_interp_center_smooth() local
|
/aosp_15_r20/external/skia/src/effects/imagefilters/ |
H A D | SkMatrixConvolutionImageFilter.cpp | 150 SkIRect adjusted = SkIRect(rect); in adjust() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/ |
D | OffsetTime.java | 590 LocalTime adjusted = time.plusSeconds(difference); in withOffsetSameInstant() local
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/ |
H A D | OffsetTime.java | 532 LocalTime adjusted = time.plusSeconds(difference); in withOffsetSameInstant() local
|
H A D | OffsetDateTime.java | 613 LocalDateTime adjusted = dateTime.plusSeconds(difference); in withOffsetSameInstant() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/ |
H A D | OffsetTime.java | 590 LocalTime adjusted = time.plusSeconds(difference); in withOffsetSameInstant() local
|
H A D | OffsetDateTime.java | 696 LocalDateTime adjusted = dateTime.plusSeconds(difference); in withOffsetSameInstant() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/ |
D | OffsetTime.java | 590 LocalTime adjusted = time.plusSeconds(difference); in withOffsetSameInstant() local
|
D | OffsetDateTime.java | 696 LocalDateTime adjusted = dateTime.plusSeconds(difference); in withOffsetSameInstant() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | utf8tst.c | 998 int32_t adjusted = length; in TestTruncateIfIncomplete() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | utf8tst.c | 998 int32_t adjusted = length; in TestTruncateIfIncomplete() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/ |
D | OffsetDateTime.java | 696 LocalDateTime adjusted = dateTime.plusSeconds(difference); in withOffsetSameInstant() local
|