Home
last modified time | relevance | path

Searched refs:Side (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-droid4-xt894.dts117 /* Side buttons, KEY_VOLUMEDOWN and KEY_PWER are on CPCAP? */
/freebsd/sys/dev/qlxgb/
H A DREADME.txt40 * Receive Side scaling
/freebsd/sys/dev/qlxge/
H A DREADME.txt40 * Receive Side scaling
/freebsd/sys/dev/qlxgbe/
H A DREADME.txt40 * Receive Side scaling
/freebsd/contrib/diff/doc/
H A Ddiff.texi94 * Invoking sdiff:: Side-by-side merge of file differences.
507 * Side by Side:: Showing differences in two columns.
950 @node Side by Side
951 @section Showing Differences Side by Side
996 Side by side format is sometimes easiest to read, but it has limitations.
1006 * Side by Side Format:: Controlling side by side output format.
1007 * Example Side by Side:: Sample side by side output.
1010 @node Side by Side Format
1011 @subsection Controlling Side by Side Format
1028 @node Example Side by Side
[all …]
/freebsd/contrib/googletest/docs/reference/
H A Dactions.md21 ## Side Effects
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998-fxtec-pro1.dts110 label = "Side buttons";
H A Dmsm8998-sony-xperia-yoshino.dtsi100 label = "Side buttons";
/freebsd/share/misc/
H A Dusb_hid_usages753 0x166 Channel Side
1205 0x92 Soft Button Side
H A Dpci_vendors31342 19dd Atom Processor C3000 Series Primary to Side Band (P2SB) Bridge
34524 2f0e Haswell Xeon Non-Transparent Bridge (Primary Side)
34525 2f0f Haswell Xeon Non-Transparent Bridge (Secondary Side)
37838 2724 Mako Front Side Motor Controller [cPCI]
H A Dusb_vendors10468 2218 Saitek Side Panel Control Deck
24890 166 Channel Side
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td734 // TODO: 3.42.22. Device-Side Enqueue Instructions
/freebsd/contrib/bearssl/
H A DDoxyfile225 # "sideeffect=@par Side Effects:\n"
228 # "Side Effects:". You can put \n's in the value part of an alias to insert
/freebsd/contrib/libcbor/
H A DDoxyfile265 # "sideeffect=@par Side Effects:^^"
268 # "Side Effects:". Note that you cannot put \n's in the value part of an alias
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in251 # "sideeffect=@par Side Effects:\n"
254 # "Side Effects:". You can put \n's in the value part of an alias to insert
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td1743 // register separately. Side effect is not used because dependencies are
/freebsd/contrib/diff/
H A DChangeLog52 (Normal): Place after Side by Side, since it's less important.
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen265 # "sideeffect=@par Side Effects:^^"
268 # "Side Effects:". Note that you cannot put \n's in the value part of an alias
/freebsd/contrib/file/magic/Magdir/
H A Dwindows1557 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
/freebsd/crypto/openssl/
H A DNEWS.md355 * Significant Side-Channel attack security improvements
H A DCHANGES.md3038 and Side-Channel Attacks" Eq. (8) for y-coordinate recovery, modified
5022 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
6114 * Side channel attack on modular exponentiation
7316 * Side channel attack on modular exponentiation
7970 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
8942 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
17442 Side note: I get *lots* of email saying the extension code doesn't
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17145 const Expr *Side = DiagSide[I].Cond; in DiagnoseStaticAssertDetails() local
17147 Side->EvaluateAsRValue(DiagSide[I].Result, Context, true); in DiagnoseStaticAssertDetails()
17150 ConvertAPValueToString(DiagSide[I].Result.Val, Side->getType(), in DiagnoseStaticAssertDetails()
/freebsd/crypto/libecc/
H A DREADME.md1100 ### Overview of SCA (Side Channel Attacks) countermeasures
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md1960 ### Mocking Side Effects {#MockingSideEffects}