HomeSort by relevance Sort by last modified time
    Searched full:_tmp (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/eigen/bench/btl/data/
smooth_all.sh 11 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
12 ./regularize ${SMOOTH_DIR}/${BASE}_tmp 2500 15000 ${SMOOTH_DIR}/${BASE}
13 rm -f ${SMOOTH_DIR}/${BASE}_tmp
22 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
23 ./regularize ${SMOOTH_DIR}/${BASE}_tmp 50 180 ${SMOOTH_DIR}/${BASE}
24 rm -f ${SMOOTH_DIR}/${BASE}_tmp
  /external/llvm/test/CodeGen/X86/
pr14090.ll 5 %_Tmp.i39 = alloca i64, align 8
7 %_Tmp.i = alloca i64, align 8
15 %_Tmp.i39.0.cast73 = bitcast i64* %_Tmp.i39 to i8*
16 call void @llvm.lifetime.start(i64 8, i8* %_Tmp.i39.0.cast73)
17 store i64 %1, i64* %_Tmp.i39, align 8
31 %_Tmp.i39.0.cast74 = bitcast i64* %_Tmp.i39 to i32**
32 store i32* %storemerge2.i.i54, i32** %_Tmp.i39.0.cast74, align 8
34 %_Tmp.i39.4.raw_idx = getelementptr inbounds i8* %_Tmp.i39.0.cast73, i32
    [all...]
  /external/kernel-headers/original/linux/
rtnetlink.h 643 ({ u8 _tmp = (value); \
644 RTA_PUT(skb, attrtype, sizeof(u8), &_tmp); })
647 ({ u16 _tmp = (value); \
648 RTA_PUT(skb, attrtype, sizeof(u16), &_tmp); })
651 ({ u32 _tmp = (value); \
652 RTA_PUT(skb, attrtype, sizeof(u32), &_tmp); })
655 ({ u64 _tmp = (value); \
656 RTA_PUT(skb, attrtype, sizeof(u64), &_tmp); })
712 ({ u64 _tmp; \
715 memcpy(&_tmp, RTA_DATA(rta), sizeof(_tmp));
    [all...]
  /bionic/libc/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /development/ndk/platforms/android-3/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
ip6.h 284 int _tmp; \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
290 if (_t->m_len < _tmp + (len)) \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \

Completed in 183 milliseconds

1 2 3 4