Home
last modified time | relevance | path

Searched defs:domains (Results 1 – 25 of 40) sorted by relevance

12

/third_party/node/tools/inspector_protocol/
Dcheck_protocol_compatibility.py211 def normalize_types_in_schema(domains): argument
234 def load_schema(file_name, domains): argument
429 def load_domains_and_baselines(file_name, domains, baseline_domains): argument
/third_party/node/deps/v8/third_party/inspector_protocol/
Dcheck_protocol_compatibility.py211 def normalize_types_in_schema(domains): argument
234 def load_schema(file_name, domains): argument
429 def load_domains_and_baselines(file_name, domains, baseline_domains): argument
/third_party/node/benchmark/url/
Dwhatwg-url-idna.js5 const domains = { variable
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_bo.h137 VkMemoryPropertyFlags domains = 0; in vk_domain_from_heap() local
163 zink_heap_from_domain_flags(VkMemoryPropertyFlags domains, enum zink_alloc_flag flags) in zink_heap_from_domain_flags()
Dzink_screen.c1582 VkTimeDomainEXT domains[8]; //current max is 4 in check_have_device_time() local
2350 VkMemoryPropertyFlags domains = vk_domain_from_heap(i); in zink_internal_create_screen() local
/third_party/libdrm/radeon/
Dradeon_bo_int.h16 uint32_t domains; member
Dradeon_bo.c46 uint32_t alignment, uint32_t domains, uint32_t flags) in radeon_bo_open()
Dradeon_bo_gem.c64 uint32_t domains, in bo_open()
/third_party/python/Modules/
D_tracemalloc.c1185 _Py_hashtable_t *domains; member
1234 tracemalloc_copy_domain(_Py_hashtable_t *domains, in tracemalloc_copy_domain()
1253 tracemalloc_copy_domains(_Py_hashtable_t *domains) in tracemalloc_copy_domains()
1297 tracemalloc_get_traces_domain(_Py_hashtable_t *domains, in tracemalloc_get_traces_domain()
1578 tracemalloc_get_tracemalloc_memory_cb(_Py_hashtable_t *domains, in tracemalloc_get_tracemalloc_memory_cb()
/third_party/node/deps/cares/src/lib/
Dares_android.c360 jstring domains = NULL; in ares_get_android_search_domains_list() local
Dares_private.h277 char **domains; member
Dares_init.c1245 char *domains; in init_by_resolv_conf() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.c358 struct bitmask **domains; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_connection.js47 domains: '[PC preview] unknow domains', property
/third_party/node/deps/v8/tools/
Dcallstats.py527 def create_total_page_stats(domains, args): argument
/third_party/libdrm/nouveau/
Dpushbuf.c81 uint32_t *domains) in pushbuf_kref_fits()
156 uint32_t domains, domains_wr, domains_rd; in pushbuf_kref() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c372 enum radeon_bo_domain domains) in radeon_drm_cs_add_buffer()
Dradeon_drm_bo.c775 enum radeon_bo_domain domains = radeon_domain_from_heap(heap); in radeon_bo_slab_alloc() local
/third_party/libdrm/etnaviv/
Detnaviv_priv.h159 struct list_head domains; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c669 enum radeon_bo_domain domains = sscreen->ws->buffer_get_initial_domain(imported_buf); in si_buffer_from_winsys_buffer() local
/third_party/node/deps/v8/src/inspector/
Dv8-inspector-session-impl.cc406 std::vector<std::unique_ptr<protocol::Schema::Domain>> domains = in supportedDomains() local
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h165 struct list_head domains; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c784 radv_amdgpu_bo_get_flags_from_fd(struct radeon_winsys *_ws, int fd, enum radeon_bo_domain *domains, in radv_amdgpu_bo_get_flags_from_fd()
/third_party/node/test/internet/
Dtest-dns.js727 req.oncomplete = function(err, domains) { argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp1147 std::vector<VkTimeDomainEXT> domains; local
1338 …ibratedTimestampTestInstance::getCalibratedTimestamps (const std::vector<VkTimeDomainEXT>& domains) in getCalibratedTimestamps()
1475 std::vector<VkTimeDomainEXT> domains; in runTest() local

12