Searched refs:mappable (Results 1 – 15 of 15) sorted by relevance
/external/libchrome/mojo/public/mojom/base/ |
D | shared_memory.mojom | 8 // the handle is only mappable to read-only memory. 14 // the handle is mappable to writable memory but can also be converted to 21 // the handle is always mappable to writable memory by any client which obtains
|
/external/libdrm/intel/ |
D | intel_bufmgr.c | 364 drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total) in drm_intel_get_aperture_sizes() argument 374 *mappable = 0; in drm_intel_get_aperture_sizes() 376 if (*mappable == 0) in drm_intel_get_aperture_sizes() 377 *mappable = drm_intel_probe_agp_aperture_size(fd); in drm_intel_get_aperture_sizes() 378 if (*mappable == 0) in drm_intel_get_aperture_sizes() 379 *mappable = 64 * 1024 * 1024; /* minimum possible value */ in drm_intel_get_aperture_sizes()
|
D | intel_bufmgr.h | 215 int drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total);
|
/external/clang/include/clang/Basic/ |
D | DiagnosticOptions.def | 58 DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable
|
D | DiagnosticSemaKinds.td | 8272 "type %0 is not mappable to target">; 8278 "mappable type cannot be polymorphic">; 8280 "mappable type cannot contain static members">;
|
/external/llvm-project/clang/include/clang/Basic/ |
D | DiagnosticOptions.def | 60 DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable
|
/external/igt-gpu-tools/lib/stubs/drm/ |
D | intel_bufmgr.h | 206 int drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total);
|
/external/icu/icu4c/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 33 # not mappable in the standard.)
|
/external/mesa3d/docs/gallium/ |
D | resources.rst | 22 D3D11: D3D11 lacks transfers, but has special resource types that are mappable to the CPU address s…
|
/external/llvm-project/clang/docs/ |
D | ClangCommandLineReference.rst | 1504 Print option name with mappable diagnostics
|
/external/clang/include/clang/Driver/ |
D | Options.td | 583 Flags<[CC1Option]>, HelpText<"Print option name with mappable diagnostics">;
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Options.td | 1002 HelpText<"Print option name with mappable diagnostics">;
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/libxml2/ |
D | ChangeLog | 1456 UTF8ToHtml behaviour on code points which are not mappable to
|