Home
last modified time | relevance | path

Searched defs:chain (Results 1 - 25 of 476) sorted by relevance

12345678910>>...20

/third_party/python/Tools/c-analyzer/c_common/
H A Diterutil.py13 def chain(): function
/kernel/linux/linux-6.6/include/linux/
H A Ddma-fence-unwrap.h22 struct dma_fence *chain; member
H A Ddma-fence-chain.h79 struct dma_fence_chain *chain = to_dma_fence_chain(fence); in dma_fence_chain_contained() local
103 dma_fence_chain_free(struct dma_fence_chain *chain) dma_fence_chain_free() argument
[all...]
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A DChainUtils.h38 MaybeError ValidateSingleSTypeInner(const ChainedStruct* chain, T sType) { in ValidateSingleSTypeInner() argument
45 MaybeError ValidateSingleSTypeInner(const ChainedStruct* chain, argument
55 ValidateSingleSType(const ChainedStruct* chain, T sType) ValidateSingleSType() argument
67 ValidateSingleSType(const ChainedStruct* chain, T sType, Args... sTypes) ValidateSingleSType() argument
[all...]
H A DChainUtils.cpp23 void FindInChain(const ChainedStruct* chain, const {{as_cppEnum(value.name)}}** out) { in FindInChain() argument
34 MaybeError ValidateSTypes(const ChainedStruct* chain, in ValidateSTypes() argument
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_attr_integrate.c41 int chain = 16; /* Largest DIE ref chain we will follow. */ in dwarf_attr_integrate() local
H A Ddwarf_hasattr_integrate.c40 int chain = 16; /* Largest DIE ref chain we will follow. */ in dwarf_hasattr_integrate() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.h28 struct i915_sw_fence chain; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_fence.c12 struct i915_sw_fence chain; member
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_entity.c17 static int uvc_mc_create_links(struct uvc_video_chain *chain, in uvc_mc_create_links() argument
70 static int uvc_mc_init_entity(struct uvc_video_chain *chain, in uvc_mc_init_entity() argument
134 int uvc_mc_register_entities(struct uvc_video_chain *chain) in uvc_mc_register_entities() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_py_to_csv.py7 from itertools import chain namespace
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_entity.c17 static int uvc_mc_create_links(struct uvc_video_chain *chain, in uvc_mc_create_links() argument
70 static int uvc_mc_init_entity(struct uvc_video_chain *chain, in uvc_mc_init_entity() argument
135 int uvc_mc_register_entities(struct uvc_video_chain *chain) in uvc_mc_register_entities() argument
[all...]
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_py_to_csv.py6 from itertools import chain namespace
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.h28 struct i915_sw_fence chain; member
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dd.c59 int ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, in ossl_cms_DigestedData_do_final() argument
/third_party/python/Tools/msi/
H A Dcsv_to_wxs.py24 from itertools import chain, zip_longest namespace
/third_party/openssl/crypto/cms/
H A Dcms_dd.c59 int ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, in ossl_cms_DigestedData_do_final() argument
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso.rs260 let mut chain = *self.bucket.add((name_hash % self.nbucket) as usize); variables
[all...]
/third_party/vk-gl-cts/scripts/egl/
H A Dgtf_wrapper.py28 from itertools import chain namespace
H A Dlibrary.py26 from itertools import chain namespace
H A Dproc_address_tests.py28 from itertools import chain namespace
/third_party/vk-gl-cts/scripts/khr_util/
H A Dformat.py25 from itertools import chain namespace
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_wrapper.py25 from itertools import chain namespace
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcrw.c67 unsigned int chain; in crw_collect_info() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia_aux.h24 struct list_head chain; /* chain to support multiple drivers */ member

Completed in 8 milliseconds

12345678910>>...20