Home
last modified time | relevance | path

Searched defs:pools (Results 1 – 25 of 27) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py28 def __init__(self, pools): argument
194 def do_check_pools(dlname, pools, vp): argument
219 def check_pools(dlname, pools): argument
290 def check_tcbind(dlname, ports, pools): argument
357 def check_portpool(dlname, ports, pools): argument
/external/rust/crates/vulkano/src/memory/pool/
Dpool.rs37 pools: field
63 let mut pools = mem_pool.pools.lock().unwrap(); in generic_allocation() localVariable
123 let mut pools = mem_pool.pools.lock().unwrap(); in generit_allocation_with_exportable_fd() localVariable
/external/angle/src/common/
DWorkerThread_unittest.cpp30 std::array<std::shared_ptr<WorkerThreadPool>, 2> pools = { in TEST() local
/external/rust/crates/vulkano/src/descriptor_set/pool/
Dstandard.rs33 pools: Mutex<Vec<Arc<Mutex<Pool>>>>, field
68 let mut pools = self.pools.lock().unwrap(); in alloc() localVariable
/external/rust/crates/rayon-core/src/thread_pool/
Dtest.rs299 let pools: Vec<_> = (0..10) in nested_scopes() localVariable
336 let pools: Vec<_> = (0..10) in nested_fifo_scopes() localVariable
/external/crosvm/resources/src/
Daddress_allocator.rs23 pools: Vec<AddressRange>, field
67 let pools: Vec<AddressRange> = pools.into_iter().filter(|p| !p.is_empty()).collect(); in new_from_list() localVariable
95 pub fn pools(&self) -> &[AddressRange] { in pools() method
Dsystem_allocator.rs407 let mut pools = Vec::new(); in reserve_mmio() localVariable
/external/antlr/runtime/C/include/
Dantlr3commontree.h116 pANTLR3_COMMON_TREE *pools; member
Dantlr3commontoken.h319 pANTLR3_COMMON_TOKEN *pools; member
Dantlr3collections.h289 pANTLR3_VECTOR *pools; member
/external/autotest/frontend/client/src/autotest/moblab/rpc/
DMoblabRpcCallbacks.java65 public void onFetchConnectedPoolsSubmitted(List<String> pools); in onFetchConnectedPoolsSubmitted()
/external/autotest/site_utils/
Dbalance_pools.py576 def infer_balancer_targets(afe, arguments, pools): argument
/external/tensorflow/tensorflow/core/kernels/
Disotonic_regression_op.cc117 std::vector<SegmentType> pools; in solve_pava() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h98 } pools; member
/external/autotest/server/hosts/
Dhost_info.py145 def pools(self): member in HostInfo
/external/python/cpython2/Modules/
Ditertoolsmodule.c1798 PyObject *pools; /* tuple of pool tuples */ member
1811 PyObject *pools = NULL; in product_new() local
1913 PyObject *pools = lz->pools; in product_next() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c2220 PyObject *pools; /* tuple of pool tuples */ member
2233 PyObject *pools = NULL; in product_new() local
2348 PyObject *pools = lz->pools; in product_next() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp661 vector<SharedPtrVkDescriptorPool>& pools, in createDescriptorSets()
1387 vector<SharedPtrVkDescriptorPool>& pools, in createDescriptorSets()
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp3749 std::vector<VmaPool> pools; in ExecuteDefragmentationBegin() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinesslodging.v1.json3374 "pools": { object
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h17560 struct iommu_pool pools[4]; member
70005 struct list_head pools; member
Dvmlinux.h17560 struct iommu_pool pools[4]; member
70005 struct list_head pools; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h41475 struct list_head pools; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h36424 struct list_head pools; member
Dvmlinux_510.h36424 struct list_head pools; member

12