Home
last modified time | relevance | path

Searched refs:ext (Results 1501 - 1525 of 2797) sorted by relevance

1...<<61626364656667686970>>...112

/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_recv_chk_test.cpp7 using namespace testing::ext;
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dcxa_thread_atexit_test.cpp24 using namespace testing::ext;
H A Dldso_dlclose_test.cpp8 using namespace testing::ext;
H A Dldso_dladdr_test.cpp4 using namespace testing::ext;
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A Dmath_ilogb_test.cpp8 using namespace testing::ext;
H A Dmath_logb_test.cpp8 using namespace testing::ext;
H A Dmath_remquo_test.cpp8 using namespace testing::ext;
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dpthread_key_test.cpp7 using namespace testing::ext;
H A Dthread_cnd_test.cpp5 using namespace testing::ext;
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_prn.c106 BIO_hex_string(out, indent + 16, 16, sct->ext, sct->ext_len); in SCT_print()
H A Dct_vfy.c90 if (sct->ext_len && !EVP_DigestUpdate(ctx, sct->ext, sct->ext_len)) in sct_ctx_update()
H A Dct_local.h71 unsigned char *ext; member
/third_party/rust/crates/clap/examples/
H A Dgit.rs125 Some((ext, sub_matches)) => { in main()
131 println!("Calling out to {ext:?} with {args:?}"); in main()
/third_party/openssl/crypto/ct/
H A Dct_prn.c106 BIO_hex_string(out, indent + 16, 16, sct->ext, sct->ext_len); in SCT_print()
H A Dct_vfy.c90 if (sct->ext_len && !EVP_DigestUpdate(ctx, sct->ext, sct->ext_len)) in sct_ctx_update()
H A Dct_local.h71 unsigned char *ext; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.hpp156 void deallocateExternal(External *ext);
/third_party/skia/src/utils/win/
H A DSkWGL.h64 bool hasExtension(HDC dc, const char* ext) const;
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dwrite_sockaddr.rs8 use super::ext::{in6_addr_new, in_addr_new, sockaddr_in6_new};
/third_party/rust/crates/quote/src/
H A Druntime.rs60 pub mod ext { modules
/third_party/rust/crates/syn/src/
H A Drestriction.rs61 use crate::ext::IdentExt as _;
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_fops.c209 if( NULL == dev->ext ) { in fops_open()
243 if( 0 == try_module_get(dev->ext->module)) { in fops_open()
280 module_put(dev->ext->module); in fops_release()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunplus-uart.c336 u32 ext, div, div_l, div_h, baud, lcr; in sunplus_set_termios() local
345 ext = div & 0x0F; in sunplus_set_termios()
347 div_l = (div & 0xFF) | (ext << 12); in sunplus_set_termios()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c447 u32 mix, ext, mix_ext; in dpu_hw_ctl_setup_blendstage() local
469 /* overflow to ext register if 'i + 1 > 7' */ in dpu_hw_ctl_setup_blendstage()
471 ext = i >= 7; in dpu_hw_ctl_setup_blendstage()
489 mixercfg[1] |= ext << cfg->ext_shift; in dpu_hw_ctl_setup_blendstage()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLanguageTag.java480 Extension ext = localeExtensions.getExtension(locextKey); in parseLocale()
482 privateuse = ext.getValue(); in parseLocale()
487 extensions.add(locextKey.toString() + SEP + ext.getValue()); in parseLocale()

Completed in 13 milliseconds

1...<<61626364656667686970>>...112