Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
H A Dselect_scalar.rs23 unmapped: BTreeMap<String, T>, field
39 let mut unmapped: BTreeMap<String, T> = BTreeMap::new(); in new() localVariable
H A Dselect_set.rs26 unmapped: BTreeMap<String, BTreeSet<T>>, field
45 let mut unmapped: BTreeMap<String, BTreeSet<T>> = BTreeMap::new(); in new() localVariable
H A Dselect_list.rs24 unmapped: BTreeMap<String, Vec<T>>, field
43 let mut unmapped: BTreeMap<String, Vec<T>> = BTreeMap::new(); in new() localVariable
H A Dselect_dict.rs26 unmapped: BTreeMap<String, BTreeMap<U, T>>, field
47 let mut unmapped: BTreeMap<String, BTreeMap<U, T>> = BTreeMap::new(); in new() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmapped_ptr_container_sorter_test.cc276 [](const std::string* unmapped) -> size_t { in TEST_F()
/aosp_15_r20/libcore/luni/src/test/java/libcore/libcore/content/type/
H A DMimeMapTest.java106 @Test public void unmapped() { in unmapped() method in MimeMapTest
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h130 static const spv::Id unmapped; // unchanged from default value variable
DSPVRemapper.cpp255 const spv::Id spirvbin_t::unmapped = spv::Id(-10000); member in spv::spirvbin_t
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSPVRemapper.h146 static const spv::Id unmapped; // unchanged from default value variable
H A DSPVRemapper.cpp254 const spv::Id spirvbin_t::unmapped = spv::Id(-10000); member in spv::spirvbin_t
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_rmv.cc126 bool unmapped) in tu_rmv_emit_cpu_map_locked()
/aosp_15_r20/external/trusty/lk/arch/arm/arm/
Dmmu.c679 int unmapped = 0; in arch_mmu_unmap() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/rmv/
H A Dvk_rmv_tokens.h128 bool unmapped; member
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-rvu.h476 …uint64_t unmapped : 1; /**< [ 0: 0](R/W1C/H) Received a register read or write req… member
527 …uint64_t unmapped : 1; /**< [ 0: 0](R/W1C/H) Reads or clears enable for RVU_AF_GEN… member
568 …uint64_t unmapped : 1; /**< [ 0: 0](R/W1S/H) Reads or sets enable for RVU_AF_GEN_I… member
609 …uint64_t unmapped : 1; /**< [ 0: 0](R/W1S/H) Reads or sets RVU_AF_GEN_INT[UNMAPPED… member
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp164 std::set<Block*, Comparison> unmapped; member
2860 auto unmapped = block->expandable_segment_->unmap( in unmap_block() local
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dssl.c639 char unmapped[540]; in ssl_thread_id() member
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-font.cc2840 int *unmapped = coords_length ? (int *) hb_calloc (coords_length, sizeof (coords[0])) : nullptr; in hb_font_set_var_coords_normalized() local
/aosp_15_r20/external/fhir/spec/r4/json_definitions/
Dconceptmaps.json1021 "unmapped" : { object
3755 "unmapped" : { object
Dfhir.schema.json16202 "unmapped": { object
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h114804 u64 unmapped; member
131683 int unmapped; member
H A Dvmlinux.h114804 u64 unmapped; member
131683 int unmapped; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h69271 int unmapped; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h121484 int unmapped; member
H A Dvmlinux_600.h121484 int unmapped; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h22721 int unmapped; member

12