| /external/compiler-rt/test/msan/ |
| chained_origin_memcpy.cc | 1 // RUN: %clangxx_msan -fsanitize-memory-track-origins=2 -DOFFSET=0 -O3 %s -o %t && \ 5 // RUN: %clangxx_msan -fsanitize-memory-track-origins=2 -DOFFSET=10 -O3 %s -o %t && \ 10 // RUN: %clangxx_msan -mllvm -msan-instrumentation-with-call-threshold=0 -fsanitize-memory-track-origins=2 -DOFFSET=0 -O3 %s -o %t && \ 14 // RUN: %clangxx_msan -mllvm -msan-instrumentation-with-call-threshold=0 -fsanitize-memory-track-origins=2 -DOFFSET=10 -O3 %s -o %t && \
|
| /toolchain/binutils/binutils-2.27/gold/ |
| tilegx.cc | 796 unsigned char doffset; member in struct:__anon4489::Tilegx_relocate_functions::Tilegx_howto 819 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset, 831 elfcpp::Elf_Xword dst_mask = bitmask << doffset; 836 elfcpp::Swap<valsize, big_endian>::writeval(wv, val | (reloc<<doffset)); 846 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset, 859 elfcpp::Elf_Xword dst_mask = bitmask << doffset; 865 val | (reloc<<doffset)); 906 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset, 920 elfcpp::Elf_Xword dst_mask = bitmask << doffset; 924 elfcpp::Swap<valsize, big_endian>::writeval(wv, val | (reloc<<doffset)); [all...] |
| aarch64.cc | 5088 int doffset; member in struct:__anon4423::Output_data_got_aarch64::AArch64_howto 5214 const elfcpp::Elf_Xword doffset = local [all...] |
| /external/tensorflow/tensorflow/python/ops/ |
| nn_grad.py | 805 dx, dscale, doffset, _, _ = grad_fun( 816 return dx, dscale, doffset, None, None [all...] |
| /device/google/contexthub/firmware/os/algos/calibration/over_temp/ |
| over_temp_cal.h | 253 // Modeled temperature sensitivity, dOffset/dTemp [sensor_units/Celsius].
|
| /prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/lib/ |
| libSDL2_ttf.a | [all...] |
| /prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/lib/ |
| libSDL2_ttf.a | [all...] |