Home
last modified time | relevance | path

Searched refs:feeding (Results 1 – 25 of 3818) sorted by relevance

12345678910>>...153

/dports/audio/liboggz/liboggz-1.1.1/doc/liboggz/latex/
H A Dgroup__force__feed.tex1 \section{Writing by force feeding Oggz}
2 \label{group__force__feed}\index{Writing by force feeding Oggz@{Writing by force feeding Oggz}}
5 Force feeding involves synchronously:
13 Force feeding involves synchronously:
/dports/print/flpsed/flpsed-0.7.3/src/
H A DGsWidget.cxx100 feeding = 0; in GsWidget()
193 if (feeding || in_fd < 0) { in load_page()
217 feeding = 1; in load_page()
239 feeding = 0; in load_page()
247 feeding = 0; in load_page()
254 feeding = 0; in load_page()
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/python/doc/Tutorials/
H A DCRLH_Extraction.rst10 * Setup a feeding mircostrip line & port
17 :alt: CRLH unit cell with feeding MSL.
19 CRLH unit cell with feeding MSL.
/dports/games/wesnoth/wesnoth-1.14.17/data/test/scenarios/
H A Dfeeding.cfg1 # This unit test defines a WML object based implementation of the "feeding" ability
8 # - this impl of feeding works
74 ## TODO: the original feeding ability is implemented differently, maybe we should update this.
75 {GENERIC_UNIT_TEST "feeding" (
/dports/science/R-cran-som/som/
H A DINDEX2 filtering filter data before feeding som algorithm
3 normalize normalize data before feeding som algorithm
/dports/games/wesnoth/wesnoth-1.14.17/data/lua/
H A Dfeeding.lua25 if v[1] == "object" and v[2].feeding == true then
37 feeding = true,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/client-server/minimal-ws-proxy/
H A DREADME.md13 using the dumb-increment protocol feeding the ringbuffer.
16 had arrived on the client connection feeding the ringbuffer proxied
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll3 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
4 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll3 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
4 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll3 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
4 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/examples/other/
H A DLumpedElement.m27 % the parasitice inductance of the feeding has to be deduced with a R=0
69 % insert feeding wire
117 % remove parasitic feeding effects
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Dst,stm32-i2s.yaml29 - description: clock feeding the peripheral bus interface.
30 - description: clock feeding the internal clock generator.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Dst,stm32-i2s.yaml29 - description: clock feeding the peripheral bus interface.
30 - description: clock feeding the internal clock generator.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Dst,stm32-i2s.yaml29 - description: clock feeding the peripheral bus interface.
30 - description: clock feeding the internal clock generator.
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/r/
H A Dndb_read_local.result121 Lookup to get a.d, feeding pk lookup of b.a
139 Lookup to get a.d, feeding uk lookup of b.b
157 Lookup to get a.d, feeding pk lookup of b.a
175 Lookup to get a.d, feeding uk lookup of b.b
356 Lookup to get a.d, feeding pk lookup of b.a
374 Lookup to get a.d, feeding uk lookup of b.b
392 Lookup to get a.d, feeding pk lookup of b.a
410 Lookup to get a.d, feeding uk lookup of b.b
852 Lookup to get a.d, feeding pk lookup of b.a
870 Lookup to get a.d, feeding uk lookup of b.b
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/googollee/go-socket.io/engineio/payload/
H A Dpayload.go28 feeding int32 member
72 if !atomic.CompareAndSwapInt32(&p.feeding, 0, 1) {
75 defer atomic.StoreInt32(&p.feeding, 0)
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/Tutorials/
H A DPatch_Antenna_Array.m39 patch.Ws = 3.8; % width of feeding stub
40 patch.Gs = 1; % width of feeding gab
41 patch.l = 6; % length of feeding stub
42 patch.y0 = 10; % depth of feeding stub into into patch
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/au0828/
H A Dau0828-dvb.c290 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed()
296 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed()
321 if (dvb->feeding > 0) { in au0828_dvb_stop_feed()
322 dvb->feeding--; in au0828_dvb_stop_feed()
323 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/au0828/
H A Dau0828-dvb.c290 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed()
296 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed()
321 if (dvb->feeding > 0) { in au0828_dvb_stop_feed()
322 dvb->feeding--; in au0828_dvb_stop_feed()
323 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/au0828/
H A Dau0828-dvb.c290 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed()
296 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed()
321 if (dvb->feeding > 0) { in au0828_dvb_stop_feed()
322 dvb->feeding--; in au0828_dvb_stop_feed()
323 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll4 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
5 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll4 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
5 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll4 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
5 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll4 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
5 ; addresses feeding a load. This test ensures that when it does that it creates
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dx86-mixed-alignment-dagcombine.ll4 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
5 ; addresses feeding a load. This test ensures that when it does that it creates

12345678910>>...153