Home
last modified time | relevance | path

Searched defs:is_large (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/
H A DGeneralProduct.h39 is_large = MaxSize == Dynamic || enumerator
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_amul.c186 is_large(lower_state *state, nir_variable *var) in is_large() function
/aosp_15_r20/art/runtime/gc/space/
H A Dregion_space.h477 bool is_large = (state_ == RegionState::kRegionStateLarge); in IsLarge() local
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h80 bool is_large = false; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DLossCTC.cu673 bool is_large = (2*log_probs.size(0)+(24*batch_size)/10+(2*num_labels)/10) > 450; in ctc_loss_backward_gpu_template() local
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvec_test_all_types.cpp1208 constexpr bool is_large = sizeof(underlying) > 1; in TYPED_TEST() local
1293 constexpr bool is_large = sizeof(underlying) > 1; in TYPED_TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dextension_set.h701 bool is_large() const { return static_cast<int16_t>(flat_size_) < 0; } in is_large() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h701 bool is_large() const { return static_cast<int16_t>(flat_size_) < 0; } in is_large() function
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_draw.c3008 struct mme_value is_large = in nvk_mme_bind_cbuf_desc() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h129069 bool is_large; member