Home
last modified time | relevance | path

Searched defs:is_meta (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/sepolicy/tests/
H A Dfc_sort.py40 def is_meta(path): function
/aosp_15_r20/external/pytorch/c10/core/
H A DDevice.h151 bool is_meta() const noexcept { in is_meta() function
H A DTensorImpl.h1084 bool is_meta() const { in is_meta() function
/aosp_15_r20/external/pytorch/torch/distributed/tensor/
H A D_shards_wrapper.py196 def is_meta(self) -> bool: # type: ignore[override] member in LocalShardsWrapper
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h536 bool is_meta() const { in is_meta() function
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass1b.c803 int is_meta = 0; in clone_file_block() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3.h1334 is_meta(struct ir3_instruction *instr) in is_meta() function