Home
last modified time | relevance | path

Searched defs:in_range (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_broadcast_sycl.cpp40 array<IndexType, 4> in_range = {{inDim1, inDim2, inDim3, inDim4}}; in test_broadcast_sycl_fixed() local
91 array<IndexType, 4> in_range = {{inDim1, inDim2, inDim3, inDim4}}; in test_broadcast_sycl() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dfindhalfpel.cpp77 Int in_range[9] = {0, 1, 1, 1, 1, 1, 1, 1, 1}; /* 3/29/01 */ in FindHalfPelMB() local
198 Int in_range[8]; /* 3/29/01 */ in FindHalfPelBlk() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantize_and_dequantize_op.h281 const auto in_range = in Compute() local
309 const auto in_range = in Compute() local
/aosp_15_r20/external/rust/android-crates-io/crates/oorandom/src/
Dlib.rs430 let in_range = r1.rand_range(low..high); in test_randrange32() localVariable
451 let in_range = r1.rand_range(low..high); in test_randrange64() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dget_branch_snapshot.c18 static inline bool in_range(__u64 val) in in_range() function
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DTestFilter.cpp82 bool in_range = false; in parse_id_filter() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__utility/
Dcmp.h70 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__utility/
Dcmp.h70 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__utility/
H A Dcmp.h70 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__utility/
Dcmp.h70 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__utility/
Dcmp.h70 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__utility/
Dcmp.h94 _LIBCPP_HIDE_FROM_ABI constexpr bool in_range(_Up __u) noexcept { in in_range() function
/aosp_15_r20/external/libaom/av1/common/
H A Dav1_txfm.c236 int in_range = 1; in av1_range_check_buf() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_legalize_image_load_store.cpp86 auto in_range = nir_ult(b, in r600_legalize_image_load_store_impl() local
/aosp_15_r20/external/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h168 bool in_range = false; in intel_compute_pixel_hash_table_nway() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/
H A Dcompat_checker.py647 def in_range(self, ver, req): member in ConfigCompatChecker
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.sort/partial.sort.copy/
H A Dranges_partial_sort_copy.pass.cpp156 auto in_range = std::ranges::subrange(Iter(begin), Sent(Iter(end))); in test_one() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Drandom.c322 crypto_word_t in_range = *out_is_uniform; in bn_rand_secret_range() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/
H A Drandom.c336 crypto_word_t in_range = *out_is_uniform; in bn_rand_secret_range() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dutil.c143 unsigned int in_range; in sepol_extended_perms_to_string() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Drandom.c336 crypto_word_t in_range = *out_is_uniform; in bn_rand_secret_range() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Drandom.c322 crypto_word_t in_range = *out_is_uniform; in bn_rand_secret_range() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dutil.inl54 inline bool in_range(const boost::xtime& xt, int secs=1) function
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Dnull_overlay.cc74 Range in_range) { in ReconcileStorageResult()
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/
H A Dbignum-dtoa.cc616 bool in_range; in FixupMultiply10() local

12