Home
last modified time | relevance | path

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

/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmUtil.h83 #define __GMM_RANGE_IN_GMADR(RangeBase, RangeSize,pGmmLibContext) \ argument
89 #define __GMM_RANGE_IN_GLOBAL_GTT_SPACE(RangeBase, RangeSize,pGmmLibContext) \ argument
95 #define __GMM_RANGE_IN_PPGTT_SPACE(RangeBase, RangeSize,pGmmLibContext) \ argument
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerRandom.h39 auto RangeSize = static_cast<unsigned long long>(To) - in operator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp623 unsigned RangeSize = computeLabelDiff(Layout, Range.first, Range.second); in encodeDefRange() local
633 unsigned RangeSize = GapAndRangeSizes[I].second; in encodeDefRange() local
688 unsigned GapSize, RangeSize; in encodeDefRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCCodeView.cpp621 unsigned RangeSize = computeLabelDiff(Layout, Range.first, Range.second); in encodeDefRange() local
631 unsigned RangeSize = GapAndRangeSizes[I].second; in encodeDefRange() local
686 unsigned GapSize, RangeSize; in encodeDefRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
DDXILResource.h37 uint32_t RangeSize; variable
/external/cronet/stable/third_party/abseil-cpp/absl/random/internal/
Dfast_uniform_bits.h41 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/cronet/tot/third_party/abseil-cpp/absl/random/internal/
Dfast_uniform_bits.h41 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dfast_uniform_bits.h40 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dfast_uniform_bits.h41 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dfast_uniform_bits.h41 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/abseil-cpp/absl/random/internal/
Dfast_uniform_bits.h41 constexpr typename URBG::result_type RangeSize() { in RangeSize() function
Dfast_uniform_bits_test.cc118 TEST(FastUniformBitsTest, RangeSize) { in TEST() argument
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite.cc47 SPLITS_TYPE RangeSize(T start, T limit, T delta) { in RangeSize() function
/external/sdv/vsomeip/third_party/boost/container/bench/
Dbench_vectors.cpp95 const std::size_t RangeSize = 5; variable
/external/llvm/lib/MC/
DMCCodeView.cpp392 unsigned RangeSize = computeLabelDiff(Layout, Range.first, Range.second); in encodeDefRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp256 const uint64_t RangeSize = EndAddress - StartAddress; in convertFunctionLineTable() local
/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc1473 Status RangeSize(const Tensor* start_t, const Tensor* limit_t, in RangeSize() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1229 ConstantInt *RangeSize = DivI->isExact() ? getOne(Prod) : DivRHS; in FoldICmpDivCst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2372 APInt RangeSize = Div->isExact() ? APInt(C2->getBitWidth(), 1) : *C2; in foldICmpDivConstant() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2511 APInt RangeSize = Div->isExact() ? APInt(C2->getBitWidth(), 1) : *C2; in foldICmpDivConstant() local