Home
last modified time | relevance | path

Searched refs:ext (Results 1701 - 1725 of 3731) sorted by relevance

1...<<61626364656667686970>>...150

/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetinet_ether_test.cpp4 using namespace testing::ext;
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat64_test.cpp5 using namespace testing::ext;
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_mutexattr_test.cpp6 using namespace testing::ext;
H A Dthread_thrd_test.cpp5 using namespace testing::ext;
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dnames.rs6 use syn::ext::IdentExt;
H A Dqualified.rs1 use syn::ext::IdentExt;
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dqualified.rs1 use syn::ext::IdentExt;
H A Dnames.rs6 use syn::ext::IdentExt;
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dnames.rs6 use syn::ext::IdentExt;
H A Dqualified.rs1 use syn::ext::IdentExt;
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dnames.rs6 use syn::ext::IdentExt;
H A Dqualified.rs1 use syn::ext::IdentExt;
/third_party/rust/crates/cxx/syntax/
H A Dnames.rs6 use syn::ext::IdentExt;
H A Dqualified.rs1 use syn::ext::IdentExt;
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateCombinedTests.hpp83 deUint32 shadingRateExtentToClampedMask(Extent2D ext, bool allowSwap) const;
/third_party/rust/crates/syn/src/
H A Dmeta.rs3 use crate::ext::IdentExt as _;
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dmsvs.py2298 _, ext = os.path.splitext(source)
2299 ext = ext.lower()
2300 if ext in extension_to_rule_name:
2302 element = extension_to_rule_name[ext]
2303 elif ext in [".cc", ".cpp", ".c", ".cxx", ".mm"]:
2306 elif ext in [".h", ".hxx"]:
2309 elif ext == ".rc":
2312 elif ext in [".s", ".asm"]:
2317 elif ext
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dmsvs.py2290 _, ext = os.path.splitext(source)
2291 ext = ext.lower()
2292 if ext in extension_to_rule_name:
2294 element = extension_to_rule_name[ext]
2295 elif ext in [".cc", ".cpp", ".c", ".cxx", ".mm"]:
2298 elif ext in [".h", ".hxx"]:
2301 elif ext == ".rc":
2304 elif ext in [".s", ".asm"]:
2309 elif ext
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dreset.c56 int kvm_arch_vm_ioctl_check_extension(struct kvm *kvm, long ext) in kvm_arch_vm_ioctl_check_extension() argument
60 switch (ext) { in kvm_arch_vm_ioctl_check_extension()
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbfind.c64 cur_cnid = fd->key->ext.cnid; in hfs_find_1st_rec_by_cnid()
65 search_cnid = fd->search_key->ext.cnid; in hfs_find_1st_rec_by_cnid()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_illinois.c305 static size_t tcp_illinois_info(struct sock *sk, u32 ext, int *attr, in tcp_illinois_info() argument
310 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcp_illinois_info()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbfind.c64 cur_cnid = fd->key->ext.cnid; in hfs_find_1st_rec_by_cnid()
65 search_cnid = fd->search_key->ext.cnid; in hfs_find_1st_rec_by_cnid()
/kernel/liteos_a/syscall/
H A Dsyscall_pub.h167 #define DUP_ARRAY_FIELD_FROM_USER_(ext, ptr, arr, arrlen, field, len, ...) \
174 DUP_FIELD_FROM_USER##ext(ptr, arr[i].field, ptr->arr[i].len, break); \
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_illinois.c307 static size_t tcp_illinois_info(struct sock *sk, u32 ext, int *attr, in tcp_illinois_info() argument
312 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcp_illinois_info()
/test/testfwk/developer_test/src/core/config/
H A Dresource_manager.py87 filename, ext = os.path.splitext(fullname)
89 return filename, ext

Completed in 14 milliseconds

1...<<61626364656667686970>>...150