Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 25 of 73) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dtriu_indices.h40 int32_t offset1 = 0; variable
Dtriu_indices.cc68 auto offset1 = offset - 1; in DoCompute() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dcl_utils.h20 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions()
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlatbuffers.kt294 var offset1 = offsetA in reset() variable
319 var offset1 = offset in reset() variable
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer()
134 int32_t stride0, int32_t offset1, int32_t stride1, in drm_create_planar_buffer()
160 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestUtils.java52 public static boolean equals(byte[] b1, int offset1, byte[] b2, int offset2, int length) { in equals()
209 int offset1, ReadableFontData rfd1, int offset2, ReadableFontData rfd2, int length) { in equals()
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
Dtelldir.c40 long offset1 = telldir(dir); in telldir_0100() local
/third_party/ffmpeg/tests/checkasm/
Dsynth_filter.c66 int i, offset0 = 0, offset1 = 0, offset_b = 0; in checkasm_check_synth_filter() local
/third_party/ffmpeg/libavcodec/mips/
Dhevc_mc_biw_msa.c92 int32_t offset1, in hevc_biwgt_copy_4w_msa()
181 int32_t offset1, in hevc_biwgt_copy_6w_msa()
235 int32_t offset1, in hevc_biwgt_copy_8w_msa()
323 int32_t offset1, in hevc_biwgt_copy_12w_msa()
382 int32_t offset1, in hevc_biwgt_copy_16w_msa()
437 int32_t offset1, in hevc_biwgt_copy_24w_msa()
501 int32_t offset1, in hevc_biwgt_copy_32w_msa()
562 int32_t offset1, in hevc_biwgt_copy_48w_msa()
614 int32_t offset1, in hevc_biwgt_copy_64w_msa()
670 int32_t offset1, in hevc_hz_biwgt_8t_4w_msa()
[all …]
/third_party/mindspore/mindspore-src/source/tests/st/nn/
Dtest_generator.py40 def assert_state_same(seed1, offset1, seed2, offset2): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/
Darithmetic_grad.c84 size_t offset1 = GetOutputOffset(num_dims, input1_dims, input_iter, num_axes1, axes1); in MaximumByAxes() local
134 size_t offset1 = GetOutputOffset(num_dims, input1_dims, input_iter, num_axes1, axes1); in MinimumByAxes() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16_grad/
Darithmetic_grad.c87 size_t offset1 = GetOutputOffset(num_dims, input1_dims, input_iter, num_axes1, axes1); in MaximumByAxesFp16() local
138 size_t offset1 = GetOutputOffset(num_dims, input1_dims, input_iter, num_axes1, axes1); in MinimumByAxesFp16() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dtriu_indices_cpu_kernel.cc54 auto offset1 = offset_ - 1; in LaunchKernel() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/third_party/skia/m133/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c79 FT_ULong offset1 = table1->Offset; in compare_offsets() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/third_party/skia/m133/tests/
DSkJpegXmpTest.cpp138 const uint32_t offset1 = 0; local
/third_party/brotli/c/enc/
Dbackward_references.c33 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_offsets.c156 unsigned offset1 = nir_intrinsic_offset1(intrin) * stride; in try_fold_shared2() local
/third_party/skia/bench/
DImageFilterDAGBench.cpp149 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); in onDraw() local
/third_party/skia/m133/bench/
DImageFilterDAGBench.cpp165 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); in onDraw() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc259 int offset0, offset1; in MakeTime() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/fp32/
Dcustom_gru_fp32_coder.cc191 int offset1 = row_align * param_->input_size; in DoCode() local

123