| /src/sys/dev/ir/ |
| irframe.c | 54 #define Static 58 #define Static static 86 Static int irf_set_params(struct irframe_softc *sc, struct irda_params *p); 87 Static int irf_reset_params(struct irframe_softc *sc);
|
| /src/sys/dev/cardbus/ |
| if_athn_cardbus.c | 76 #define Static static 78 Static int athn_cardbus_match(device_t, cfdata_t, void *); 79 Static void athn_cardbus_attach(device_t, device_t, void *); 80 Static int athn_cardbus_detach(device_t, int); 85 Static uint32_t athn_cardbus_read(struct athn_softc *, uint32_t); 86 Static bool athn_cardbus_resume(device_t, const pmf_qual_t *l); 87 Static void athn_cardbus_setup(struct athn_cardbus_softc *); 88 Static bool athn_cardbus_suspend(device_t, const pmf_qual_t *); 89 Static void athn_cardbus_write(struct athn_softc *, uint32_t, uint32_t) [all...] |
| /src/sys/dev/pci/ |
| if_athn_pci.c | 76 #define Static static 78 Static int athn_pci_match(device_t, cfdata_t, void *); 79 Static void athn_pci_attach(device_t, device_t, void *); 80 Static int athn_pci_detach(device_t, int); 81 Static int athn_pci_activate(device_t, enum devact); 86 Static bool athn_pci_resume(device_t, const pmf_qual_t *); 87 Static bool athn_pci_suspend(device_t, const pmf_qual_t *); 88 Static uint32_t athn_pci_read(struct athn_softc *, uint32_t); 89 Static void athn_pci_write(struct athn_softc *, uint32_t, uint32_t) [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/ |
| OMPConstants.h | 96 static constexpr AssumptionClauseMappingInfo AssumptionClauseMappings[] = { 114 Static = 34, // static unspecialized
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| CodeGen.h | 22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
|
| /src/sys/dev/ic/ |
| arn9280.c | 71 #define Static static 73 Static void ar9280_init_from_rom(struct athn_softc *, 75 Static void ar9280_olpc_init(struct athn_softc *); 76 Static void ar9280_olpc_temp_compensation(struct athn_softc *); 77 Static void ar9280_setup(struct athn_softc *); 104 Static void 232 Static void 236 static const uint32_t chainoffset[] = { 0x0000, 0x2000, 0x1000 }; 575 Static voi [all...] |
| arn9285.c | 77 #define Static static 79 Static int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *, 81 Static void ar9285_get_pdadcs(struct athn_softc *, 84 Static const struct ar_spur_chan * 86 Static void ar9285_init_from_rom(struct athn_softc *, 88 Static void ar9285_set_power_calib(struct athn_softc *, 90 Static void ar9285_set_txpower(struct athn_softc *, 92 Static void ar9285_setup(struct athn_softc *); 93 Static void ar9285_swap_rom(struct athn_softc *) [all...] |
| arn9287.c | 72 #define Static static 74 Static void ar9287_get_pdadcs(struct athn_softc *, 77 Static const struct ar_spur_chan * 79 Static void ar9287_init_from_rom(struct athn_softc *, 81 Static void ar9287_olpc_get_pdgain(struct athn_softc *, 83 Static void ar9287_olpc_init(struct athn_softc *); 84 Static void ar9287_olpc_temp_compensation(struct athn_softc *); 85 Static void ar9287_set_power_calib(struct athn_softc *, 87 Static void ar9287_set_txpower(struct athn_softc * [all...] |
| arn9380.c | 67 #define Static static 69 Static void ar9380_get_correction(struct athn_softc *, 71 Static void ar9380_get_paprd_masks(struct athn_softc *, 73 Static const uint8_t * 75 Static void ar9380_init_from_rom(struct athn_softc *, 77 Static void ar9380_set_correction(struct athn_softc *, 79 Static int ar9380_set_synth(struct athn_softc *, 81 Static void ar9380_set_txpower(struct athn_softc *, 83 Static void ar9380_setup(struct athn_softc *) [all...] |
| arn5416.c | 70 #define Static static 72 Static void ar5416_force_bias(struct athn_softc *, 74 Static void ar5416_get_pdadcs(struct athn_softc *, 77 Static void ar5416_init_from_rom(struct athn_softc *, 79 Static uint8_t ar5416_reverse_bits(uint8_t, int); 80 Static void ar5416_rw_bank6tpc(struct athn_softc *, 82 Static void ar5416_rw_rfbits(uint32_t *, int, int, uint32_t, int); 83 Static void ar5416_set_power_calib(struct athn_softc *, 85 Static int ar5416_set_synth(struct athn_softc * [all...] |
| athn.c | 76 #define Static static 85 Static int athn_clock_rate(struct athn_softc *); 86 Static const char * 88 Static const char * 90 Static int athn_init(struct ifnet *); 91 Static int athn_init_calib(struct athn_softc *, 93 Static int athn_ioctl(struct ifnet *, u_long, void *); 94 Static int athn_media_change(struct ifnet *); 95 Static int athn_newstate(struct ieee80211com *, enum ieee80211_state [all...] |
| arn5008.c | 69 #define Static static 71 Static void ar5008_calib_adc_dc_off(struct athn_softc *); 72 Static void ar5008_calib_adc_gain(struct athn_softc *); 73 Static void ar5008_calib_iq(struct athn_softc *); 74 Static void ar5008_disable_ofdm_weak_signal(struct athn_softc *); 75 Static void ar5008_disable_phy(struct athn_softc *); 76 Static int ar5008_dma_alloc(struct athn_softc *); 77 Static void ar5008_dma_free(struct athn_softc *); 78 Static void ar5008_do_calib(struct athn_softc *) [all...] |
| arn9003.c | 67 #define Static static 69 Static void ar9003_calib_iq(struct athn_softc *); 70 Static int ar9003_calib_tx_iq(struct athn_softc *); 71 Static int ar9003_compute_predistortion(struct athn_softc *, 73 Static void ar9003_disable_ofdm_weak_signal(struct athn_softc *); 74 Static void ar9003_disable_phy(struct athn_softc *); 75 Static int ar9003_dma_alloc(struct athn_softc *); 76 Static void ar9003_dma_free(struct athn_softc *); 77 Static void ar9003_do_calib(struct athn_softc *) [all...] |
| /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| MinGW.cpp | 70 bool Static = Args.hasArg(options::OPT_static_libgcc) || 75 if (Static || (!CXX && !Shared)) { 328 static bool findGccVersion(StringRef LibDir, std::string &GccLibDir,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
| Core.h | 141 /// Static -- Lookup is being performed as-if at static link time (e.g. 142 /// generators representing static archives should pull in new 146 /// representing static archives should not pull in new definitions). 147 enum class LookupKind { Static, DLSym }; 393 static char ID; 407 static char ID; 421 static char ID; 436 static char ID; 453 static char ID [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| ELFEmitter.cpp | 178 enum class SymtabType { Static, Dynamic }; 312 static bool writeELF(raw_ostream &OS, ELFYAML::Object &Doc, 317 template <class T> static size_t arrayDataSize(ArrayRef<T> A) { 321 template <class T> static void writeArrayData(raw_ostream &OS, ArrayRef<T> A) { 325 template <class T> static void zero(T &Obj) { memset(&Obj, 0, sizeof(Obj)); } 593 static void overrideFields(ELFYAML::Section *From, typename ELFT::Shdr &To) { 619 initSymtabSectionHeader(Header, SymtabType::Static, CBA, YAMLSec); 677 static uint64_t writeContent(ContiguousBlobAccumulator &CBA, 693 static StringRef getDefaultLinkSec(unsigned SecType) { 888 static size_t findFirstNonGlobal(ArrayRef<ELFYAML::Symbol> Symbols) [all...] |
| /src/sys/arch/prep/include/ |
| residual.h | 150 Static = 0x0800, /* 0 - dynamically configurable 151 1 - static */
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
| PDBTypes.h | 294 Static,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| CodeView.h | 271 Static = 0x02,
|
| /src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| Type.h | 85 static inline void *getAsVoidPointer(::clang::Type *P) { return P; } 87 static inline ::clang::Type *getFromVoidPointer(void *P) { 91 static constexpr int NumLowBitsAvailable = clang::TypeAlignmentInBits; 96 static inline void *getAsVoidPointer(::clang::ExtQuals *P) { return P; } 98 static inline ::clang::ExtQuals *getFromVoidPointer(void *P) { 102 static constexpr int NumLowBitsAvailable = clang::TypeAlignmentInBits; 196 static Qualifiers removeCommonQualifiers(Qualifiers &L, Qualifiers &R) { 232 static Qualifiers fromFastMask(unsigned Mask) { 238 static Qualifiers fromCVRMask(unsigned CVR) { 244 static Qualifiers fromCVRUMask(unsigned CVRU) [all...] |
| /src/external/gpl3/binutils/dist/include/ |
| hp-symtab.h | 502 A DNTT_TYPE_SVAR is emitted to describe a variable in static storage. 866 STATICMEM is nonzero if this field is a static member of a template. 1144 unsigned int m_static: 1; /* static */ 1756 unsigned int Static: 1; /* static function */
|
| /src/external/gpl3/binutils.old/dist/include/ |
| hp-symtab.h | 502 A DNTT_TYPE_SVAR is emitted to describe a variable in static storage. 866 STATICMEM is nonzero if this field is a static member of a template. 1144 unsigned int m_static: 1; /* static */ 1756 unsigned int Static: 1; /* static function */
|
| /src/sys/dev/usb/ |
| usb.h | 49 #define Static 51 #define Static static
|