Home
last modified time | relevance | path

Searched refs:RSR (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_rcc.h4627 return ((READ_BIT(RCC->RSR, RCC_RSR_SFTRSTF) == (RCC_RSR_SFTRSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_SFTRST()
4650 return ((READ_BIT(RCC->RSR, RCC_RSR_PORRSTF) == (RCC_RSR_PORRSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_PORRST()
4660 return ((READ_BIT(RCC->RSR, RCC_RSR_PINRSTF) == (RCC_RSR_PINRSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_PINRST()
4670 return ((READ_BIT(RCC->RSR, RCC_RSR_BORRSTF) == (RCC_RSR_BORRSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_BORRST()
4680 return ((READ_BIT(RCC->RSR, RCC_RSR_D1RSTF) == (RCC_RSR_D1RSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_D1RST()
4690 return ((READ_BIT(RCC->RSR, RCC_RSR_D2RSTF) == (RCC_RSR_D2RSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_D2RST()
4705 return ((READ_BIT(RCC->RSR, RCC_RSR_C1RSTF) == (RCC_RSR_C1RSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_CPURST()
4719 return ((READ_BIT(RCC->RSR, RCC_RSR_C2RSTF) == (RCC_RSR_C2RSTF))?1UL:0UL); in LL_RCC_IsActiveFlag_CPU2RST()
4730 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_ClearResetFlags()
4891 SET_BIT(RCC_C1->RSR, RCC_RSR_RMVF); in LL_C1_RCC_ClearResetFlags()
[all …]
/dports/emulators/bochs/bochs-2.7/iodev/network/
H A Dne2k.cc450 memset(&BX_NE2K_THIS s.RSR, 0, sizeof(BX_NE2K_THIS s.RSR)); in reset()
544 BXRS_PARAM_BOOL(RSR, rx_ok, BX_NE2K_THIS s.RSR.rx_ok); in ne2k_register_state()
545 BXRS_PARAM_BOOL(RSR, bad_crc, BX_NE2K_THIS s.RSR.bad_crc); in ne2k_register_state()
546 BXRS_PARAM_BOOL(RSR, bad_falign, BX_NE2K_THIS s.RSR.bad_falign); in ne2k_register_state()
547 BXRS_PARAM_BOOL(RSR, fifo_or, BX_NE2K_THIS s.RSR.fifo_or); in ne2k_register_state()
548 BXRS_PARAM_BOOL(RSR, rx_missed, BX_NE2K_THIS s.RSR.rx_missed); in ne2k_register_state()
549 BXRS_PARAM_BOOL(RSR, rx_mbit, BX_NE2K_THIS s.RSR.rx_mbit); in ne2k_register_state()
550 BXRS_PARAM_BOOL(RSR, rx_disabled, BX_NE2K_THIS s.RSR.rx_disabled); in ne2k_register_state()
551 BXRS_PARAM_BOOL(RSR, deferred, BX_NE2K_THIS s.RSR.deferred); in ne2k_register_state()
1800 BX_NE2K_THIS s.RSR.rx_ok = 1; in rx_frame()
[all …]
/dports/graphics/sampleicc/SampleICC-1.6.8/Contrib/examples/
H A DMakefile.am4 RSR subdir
7 RSR
/dports/math/R/R-4.1.2/src/library/stats/man/
H A Dsmooth.Rd13 smooth(x, kind = c("3RS3R", "3RSS", "3RSR", "3R", "3", "S"),
41 whereas \emph{\code{3RSR}} means first \code{3R}
60 \code{kind = "3RSR"} has been the default till \R-1.1,
90 plot(y, main = "misbehaviour of \"3RSR\"", col.main = 3)
93 lines(smooth(y, "3RSR"), col = 3, lwd = 2) # the horror
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A Dsmooth.Rd13 smooth(x, kind = c("3RS3R", "3RSS", "3RSR", "3R", "3", "S"),
41 whereas \emph{\code{3RSR}} means first \code{3R}
60 \code{kind = "3RSR"} has been the default till \R-1.1,
90 plot(y, main = "misbehaviour of \"3RSR\"", col.main = 3)
93 lines(smooth(y, "3RSR"), col = 3, lwd = 2) # the horror
/dports/lang/sdcc/sdcc-4.0.0/device/include/hc08/
H A Dmc68hc908jkjl.h353 _VOLXDATA _UINT8 __at 0xfe01 RSR; /* SIM Reset Status Register */
354 #define LVI ((struct __hc08_bits *)(&RSR))->bit1
355 #define MODRST ((struct __hc08_bits *)(&RSR))->bit2
356 #define ILAD ((struct __hc08_bits *)(&RSR))->bit3
357 #define ILOP ((struct __hc08_bits *)(&RSR))->bit4
358 #define COP ((struct __hc08_bits *)(&RSR))->bit5
359 #define PIN ((struct __hc08_bits *)(&RSR))->bit6
360 #define POR ((struct __hc08_bits *)(&RSR))->bit7
H A Dmc68hc908jb8.h368 _VOLXDATA _UINT8 __at 0xfe01 RSR; /* Reset Status Register */
369 #define LVI ((struct __hc08_bits *)(&RSR))->bit1
370 #define USB ((struct __hc08_bits *)(&RSR))->bit2
371 #define ILAD ((struct __hc08_bits *)(&RSR))->bit3
372 #define ILOP ((struct __hc08_bits *)(&RSR))->bit4
373 #define COP ((struct __hc08_bits *)(&RSR))->bit5
374 #define PIN ((struct __hc08_bits *)(&RSR))->bit6
375 #define POR ((struct __hc08_bits *)(&RSR))->bit7
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dacia.c668 pACIA->RSR = 0; in ACIA_MasterReset()
914 pACIA->RSR = 0; in ACIA_Prepare_RX()
1040 pACIA->RSR |= 0x80; in ACIA_Clock_RX()
1046 pACIA->RSR >>= 1; in ACIA_Clock_RX()
1092 pACIA->RDR = pACIA->RSR; in ACIA_Clock_RX()
1100 pACIA->ACIA_Name , pACIA->RSR , pACIA->RDR , nVBLs , nHBL ); in ACIA_Clock_RX()
1113 pACIA->RDR = pACIA->RSR; in ACIA_Clock_RX()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dacia.c662 pACIA->RSR = 0; in ACIA_MasterReset()
908 pACIA->RSR = 0; in ACIA_Prepare_RX()
1034 pACIA->RSR |= 0x80; in ACIA_Clock_RX()
1040 pACIA->RSR >>= 1; in ACIA_Clock_RX()
1086 pACIA->RDR = pACIA->RSR; in ACIA_Clock_RX()
1094 pACIA->ACIA_Name , pACIA->RSR , pACIA->RDR , nVBLs , nHBL ); in ACIA_Clock_RX()
1107 pACIA->RDR = pACIA->RSR; in ACIA_Clock_RX()
/dports/graphics/povray36/povray-3.6.1/scenes/advanced/
H A Dgaussianblob.pov35 #macro Gauss(RSR)
36 sqrt(-2*log(rand(RSR))/log(e))*cos(2*pi*rand(RSR))
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DEV-RSR-PDU-Descriptions.asn14 EV-RSR ::= SEQUENCE {
16 messageBody EV-RSR-MessageBody
19 EV-RSR-MessageBody ::= CHOICE {
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DEV-RSR-PDU-Descriptions.asn14 EV-RSR ::= SEQUENCE {
16 messageBody EV-RSR-MessageBody
19 EV-RSR-MessageBody ::= CHOICE {
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DEV-RSR-PDU-Descriptions.asn14 EV-RSR ::= SEQUENCE {
16 messageBody EV-RSR-MessageBody
19 EV-RSR-MessageBody ::= CHOICE {
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DEV-RSR-PDU-Descriptions.asn14 EV-RSR ::= SEQUENCE {
16 messageBody EV-RSR-MessageBody
19 EV-RSR-MessageBody ::= CHOICE {
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dne2000.c205 } RSR; member
338 memset(&ne2000->RSR, 0, sizeof(ne2000->RSR)); in ne2000_reset()
651 return ((ne2000->RSR.deferred << 7) | in ne2000_read()
652 (ne2000->RSR.rx_disabled << 6) | in ne2000_read()
653 (ne2000->RSR.rx_mbit << 5) | in ne2000_read()
654 (ne2000->RSR.rx_missed << 4) | in ne2000_read()
655 (ne2000->RSR.fifo_or << 3) | in ne2000_read()
656 (ne2000->RSR.bad_falign << 2) | in ne2000_read()
658 (ne2000->RSR.rx_ok)); in ne2000_read()
1473 ne2000->RSR.rx_ok = 1; in ne2000_rx_frame()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Dne2000.cpp119 s.RSR = bx_ne2k_t::RSR_t{}; in reset()
557 ((unsigned int)(BX_NE2K_THIS s.RSR.deferred << 7u) | in page0_read()
558 (unsigned int)(BX_NE2K_THIS s.RSR.rx_disabled << 6u) | in page0_read()
559 (unsigned int)(BX_NE2K_THIS s.RSR.rx_mbit << 5u) | in page0_read()
560 (unsigned int)(BX_NE2K_THIS s.RSR.rx_missed << 4u) | in page0_read()
561 (unsigned int)(BX_NE2K_THIS s.RSR.fifo_or << 3u) | in page0_read()
562 (unsigned int)(BX_NE2K_THIS s.RSR.bad_falign << 2u) | in page0_read()
563 (unsigned int)(BX_NE2K_THIS s.RSR.bad_crc << 1u) | in page0_read()
564 (unsigned int)(BX_NE2K_THIS s.RSR.rx_ok)); in page0_read()
1342 BX_NE2K_THIS s.RSR.rx_ok = 1; in rx_frame()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Object/
H A DWindowsResource.cpp367 Error WindowsResourceParser::parse(ResourceSectionRef &RSR, StringRef Filename, in parse() argument
369 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
391 ResourceSectionRef &RSR, in addChildren() argument
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); in addChildren()
414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()
436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry)); in addChildren()

12345678910>>...16