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

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ltm.c 36 "__add", "__sub", "__mul", "__div", "__mod",
  /external/syslinux/com32/lua/src/
ltm.c 36 "__add", "__sub", "__mul", "__div", "__mod",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc 121 if ((__detail::__mod<_UIntType, 1, 0, __m>(__c) == 0)
122 && (__detail::__mod<_UIntType, 1, 0, __m>(__x0) == 0))
123 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(1);
125 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(__x0);
138 if ((__detail::__mod<_UIntType, 1, 0, __m>(__c) == 0)
139 && (__detail::__mod<_UIntType, 1, 0, __m>(__x0) == 0))
140 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(1);
142 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(__x0);
153 _M_x = __detail::__mod<_UIntType, __a, __c, __m>(_M_x);
282 _M_x[0] = __detail::__mod<_UIntType, 1, 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.tcc 121 if ((__detail::__mod<_UIntType, 1, 0, __m>(__c) == 0)
122 && (__detail::__mod<_UIntType, 1, 0, __m>(__x0) == 0))
123 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(1);
125 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(__x0);
138 if ((__detail::__mod<_UIntType, 1, 0, __m>(__c) == 0)
139 && (__detail::__mod<_UIntType, 1, 0, __m>(__x0) == 0))
140 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(1);
142 _M_x = __detail::__mod<_UIntType, 1, 0, __m>(__x0);
153 _M_x = __detail::__mod<_UIntType, __a, __c, __m>(_M_x);
282 _M_x[0] = __detail::__mod<_UIntType, 1, 0
    [all...]
  /external/honggfuzz/
README.md 38 * [Remote crash in __mod\_http2__ ? CVE-2017-7659](http://seclists.org/oss-sec/2017/q2/504)
39 * [Use-after-free in __mod\_http2__ ? CVE-2017-9789](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9789)
40 * [Memory leak in __mod\_auth\_digest__ ? CVE-2017-9788](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9788)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 71 operator|(memory_order __m, __memory_order_modifier __mod)
73 return memory_order(__m | int(__mod));
77 operator&(memory_order __m, __memory_order_modifier __mod)
79 return memory_order(__m & int(__mod));
random.tcc 122 if ((__detail::__mod<_UIntType, __m>(__c) == 0)
123 && (__detail::__mod<_UIntType, __m>(__s) == 0))
126 _M_x = __detail::__mod<_UIntType, __m>(__s);
331 _M_x[0] = __detail::__mod<_UIntType,
339 __x += __detail::__mod<_UIntType, __n>(__i);
340 _M_x[__i] = __detail::__mod<_UIntType,
372 _M_x[__i] = __detail::__mod<_UIntType,
556 __sum += __detail::__mod<uint_least32_t,
561 _M_x[__i] = __detail::__mod<_UIntType,
587 _M_x[__i] = __detail::__mod<_UIntType
    [all...]
locale_facets.tcc 970 _M_insert_float(_OutIter __s, ios_base& __io, _CharT __fill, char __mod,
988 __num_base::_S_format_float(__io, __fbuf, __mod);
    [all...]
locale_facets_nonio.tcc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 71 operator|(memory_order __m, __memory_order_modifier __mod)
73 return memory_order(__m | int(__mod));
77 operator&(memory_order __m, __memory_order_modifier __mod)
79 return memory_order(__m & int(__mod));
random.tcc 122 if ((__detail::__mod<_UIntType, __m>(__c) == 0)
123 && (__detail::__mod<_UIntType, __m>(__s) == 0))
126 _M_x = __detail::__mod<_UIntType, __m>(__s);
331 _M_x[0] = __detail::__mod<_UIntType,
339 __x += __detail::__mod<_UIntType, __n>(__i);
340 _M_x[__i] = __detail::__mod<_UIntType,
372 _M_x[__i] = __detail::__mod<_UIntType,
556 __sum += __detail::__mod<uint_least32_t,
561 _M_x[__i] = __detail::__mod<_UIntType,
587 _M_x[__i] = __detail::__mod<_UIntType
    [all...]
locale_facets.tcc 970 _M_insert_float(_OutIter __s, ios_base& __io, _CharT __fill, char __mod,
988 __num_base::_S_format_float(__io, __fbuf, __mod);
    [all...]
locale_facets_nonio.tcc     [all...]
  /external/libcxx/include/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
locale     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
locale     [all...]

Completed in 774 milliseconds

1 2