HomeSort by: relevance | last modified time | path
    Searched refs:deduce (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
conf.sh 530 echo >&3 $0: cannot deduce has_prototypes, has_stdarg, va_start_args
1262 echo >&3 $0: cannot deduce signal_type
1354 echo >&3 $0: cannot deduce fread types
1986 echo >&3 $0: cannot deduce SLASH
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonConstPropagation.cpp 75 // For a given constant, deduce the set of trackable properties that this
77 static uint32_t deduce(const Constant *C);
430 uint32_t ConstantProperties::deduce(const Constant *C) { function in class:ConstantProperties
578 uint32_t NewPs = Ps & ConstantProperties::deduce(LC);
611 uint32_t Ps = ConstantProperties::deduce(Values[0]);
615 Ps &= ConstantProperties::deduce(Values[i]);
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
armv8-mont.pl 110 // way to deduce it? If you follow operations, you can
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 158 struct deduce;
3091 // simd_abi::deduce {{{2
3108 struct deduce : __deduce_impl<_Tp, _Np> {};
3111 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type;
4325 // extract first and recurse (__split_wrapper is needed to deduce a new
4720 // simd_abi::deduce and select_best_vector_type_t (for fixed_size). Order
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 141 struct deduce;
3051 // simd_abi::deduce {{{2
3065 struct deduce : __deduce_impl<_Tp, _Np> {};
3068 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type;
4242 // extract first and recurse (__split_wrapper is needed to deduce a new
4634 // simd_abi::deduce and select_best_vector_type_t (for fixed_size). Order
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
armv8-mont.pl 134 // way to deduce it? If you follow operations, you can
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
armv8-mont.pl 133 // way to deduce it? If you follow operations, you can

Completed in 140 milliseconds