Home
last modified time | relevance | path

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

123

/third_party/libdrm/nouveau/
Dpushbuf.c205 kref->presumed.valid = 1; in pushbuf_kref()
206 kref->presumed.offset = bo->offset; in pushbuf_kref()
208 kref->presumed.domain = NOUVEAU_GEM_DOMAIN_VRAM; in pushbuf_kref()
210 kref->presumed.domain = NOUVEAU_GEM_DOMAIN_GART; in pushbuf_kref()
245 reloc = (bkref->presumed.offset + data); in pushbuf_krel()
249 reloc = (bkref->presumed.offset + data) >> 32; in pushbuf_krel()
253 if (bkref->presumed.domain & NOUVEAU_GEM_DOMAIN_VRAM) in pushbuf_krel()
375 info = &kref->presumed; in pushbuf_submit()
/third_party/libdrm/freedreno/msm/
Dmsm_ringbuffer.c211 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed; in append_bo()
578 addr = msm_bo->presumed; in msm_ringbuffer_emit_reloc()
604 addr = msm_bo->presumed >> 32; in msm_ringbuffer_emit_reloc()
Dmsm_priv.h87 uint64_t presumed; member
/third_party/skia/third_party/externals/oboe/samples/iolib/
DREADME.md8 …Note: the more general name of "iolib" was chosen since it is presumed that this project will eve…
/third_party/libdrm/include/drm/
Dnouveau_drm.h139 struct drm_nouveau_gem_pushbuf_bo_presumed presumed; member
Dmsm_drm.h197 __u64 presumed; /* in/out, presumed buffer address */ member
/third_party/skia/third_party/externals/icu/source/data/translit/
Dla_la_FONIPA.txt13 # These rules follow the Wikipedia description of the presumed pronunciation
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dla_la_FONIPA.txt12 # These rules follow the Wikipedia description of the presumed pronunciation
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer_sp.c137 submit_bos[i].presumed = 0; in flush_submit_list()
Dmsm_ringbuffer.c153 .presumed = 0, in append_bo()
/third_party/icu/icu4c/source/data/translit/
Dla_la_FONIPA.txt13 # These rules follow the Wikipedia description of the presumed pronunciation
/third_party/libdrm/etnaviv/
Detnaviv_drm.h166 __u64 presumed; /* in/out, presumed buffer address */ member
/third_party/mesa3d/include/drm-uapi/
Detnaviv_drm.h166 __u64 presumed; /* in/out, presumed buffer address */ member
Dmsm_drm.h232 __u64 presumed; /* in/out, presumed buffer address */ member
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_ringbuffer.c146 submit_bos[i].presumed = 0; in flush_submit_list()
/third_party/libwebsockets/READMEs/
DREADME.problems.md35 presumed "commercial advantage" or whatever. (In any event, it can be painful
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_cmd_stream.c166 priv->submit.bos[idx].presumed = bo->va; in append_bo()
/third_party/icu/docs/userguide/format_parse/numbers/
Drbnf-examples.md98 presumed to be a decimal format pattern. So this rule means to format the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DREADME-Thumb.txt9 larger ARM function. This can be used for presumed cold code, like paths
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_blend_equation_separate.txt36 EXT_blend_func_separate is presumed but not required.
/third_party/openGLES/extensions/EXT/
DEXT_blend_equation_separate.txt36 EXT_blend_func_separate is presumed but not required.
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dimage_resolution.dart29 /// Main assets are presumed to match a nominal pixel ratio of 1.0. To specify
/third_party/skia/third_party/externals/icu/source/data/mappings/
Dconvrtrs.txt45 # TABULATION) are presumed to be a continuation of the previous line.
/third_party/flutter/skia/third_party/externals/icu/source/data/mappings/
Dconvrtrs.txt45 # TABULATION) are presumed to be a continuation of the previous line.
/third_party/flutter/skia/third_party/externals/spirv-tools/
Dsyntax.md216 presumed intention of the writer.

123