Home
last modified time | relevance | path

Searched refs:presumed (Results 1 – 25 of 41) sorted by relevance

12

/external/libdrm/nouveau/
Dpushbuf.c204 kref->presumed.valid = 1; in pushbuf_kref()
205 kref->presumed.offset = bo->offset; in pushbuf_kref()
207 kref->presumed.domain = NOUVEAU_GEM_DOMAIN_VRAM; in pushbuf_kref()
209 kref->presumed.domain = NOUVEAU_GEM_DOMAIN_GART; in pushbuf_kref()
244 reloc = (bkref->presumed.offset + data); in pushbuf_krel()
248 reloc = (bkref->presumed.offset + data) >> 32; in pushbuf_krel()
252 if (bkref->presumed.domain & NOUVEAU_GEM_DOMAIN_VRAM) in pushbuf_krel()
368 info = &kref->presumed; in pushbuf_submit()
/external/linux-kselftest/tools/testing/selftests/powerpc/scripts/
Dhmi.sh87 echo "Processed $expected_hmis events; presumed success. Check dmesg."
/external/libdrm/freedreno/msm/
Dmsm_ringbuffer.c207 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed; in append_bo()
486 addr = msm_bo->presumed; in msm_ringbuffer_emit_reloc()
511 addr = msm_bo->presumed >> 32; in msm_ringbuffer_emit_reloc()
Dmsm_priv.h76 uint64_t presumed; member
Dmsm_drm.h198 __u64 presumed; /* in/out, presumed buffer address */ member
/external/kernel-headers/original/uapi/drm/
Dnouveau_drm.h78 struct drm_nouveau_gem_pushbuf_bo_presumed presumed; member
Dmsm_drm.h210 __u64 presumed; /* in/out, presumed buffer address */ member
Detnaviv_drm.h157 __u64 presumed; /* in/out, presumed buffer address */ member
/external/icu/icu4c/source/data/translit/
Dla_la_FONIPA.txt12 # These rules follow the Wikipedia description of the presumed pronunciation
/external/libdrm/etnaviv/
Detnaviv_drm.h157 __u64 presumed; /* in/out, presumed buffer address */ member
/external/libdrm/include/drm/
Dnouveau_drm.h157 struct drm_nouveau_gem_pushbuf_bo_presumed presumed; member
/external/clang/include/clang/Basic/
DDiagnosticOptions.def57 DIAGOPT(ShowPresumedLoc, 1, 0) /// Show presumed location for diagnostics.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-copy-undef.ll6 ; but copy propagation tried to link the new use of R29 to the presumed
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/
Dhelper_functions.inc11 # presumed, it just always returns zeroes for its samples. The MacOS-specific
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DREADME-Thumb.txt9 larger ARM function. This can be used for presumed cold code, like paths
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME-Thumb.txt9 larger ARM function. This can be used for presumed cold code, like paths
/external/llvm/lib/Target/ARM/
DREADME-Thumb.txt9 larger ARM function. This can be used for presumed cold code, like paths
/external/swiftshader/third_party/SPIRV-Tools/
Dsyntax.md216 presumed intention of the writer.
/external/deqp-deps/SPIRV-Tools/
Dsyntax.md216 presumed intention of the writer.
/external/python/cpython2/Doc/library/
Durlparse.rst67 input is presumed to be a relative URL and thus to start with
Dcsv.rst267 Analyze the sample text (presumed to be in CSV format) and return
/external/lz4/doc/
Dlz4_Frame_format.md234 It's presumed that the 32-bits dictID uniquely identifies a dictionary.
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b1.rst512 manager. It now waits a short amount of time for the child (presumed to
/external/python/cpython3/Doc/library/
Dcsv.rst266 Analyze the sample text (presumed to be in CSV format) and return
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-ar.pod356 The LLVM symbol table has the special name "#_LLVM_SYM_TAB_#". It is presumed

12