Home
last modified time | relevance | path

Searched defs:subtract_with_carry_engine (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__random/
Dsubtract_with_carry_engine.h32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
83 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
84 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
89 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__random/
Dsubtract_with_carry_engine.h32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
83 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
84 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
89 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__random/
Dsubtract_with_carry_engine.h32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
83 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
84 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
89 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__random/
Dsubtract_with_carry_engine.h32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
83 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
84 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
89 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__random/
H A Dsubtract_with_carry_engine.h32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
83 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
84 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
89 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__random/
Dsubtract_with_carry_engine.h33 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; variable
84 _LIBCPP_HIDE_FROM_ABI subtract_with_carry_engine() : subtract_with_carry_engine(default_seed) {} in subtract_with_carry_engine() function
85 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(result_type __sd) { seed(__sd); } in subtract_with_carry_engine() function
90 _LIBCPP_HIDE_FROM_ABI explicit subtract_with_carry_engine(_Sseq& __q) { in subtract_with_carry_engine() function