search for: 22057

Displaying 5 results from an estimated 5 matches for "22057".

Did you mean: 220,7
2006 Mar 29
1
Query a timetable (cute solution?)
I am developing app which needs to query a timetable. The user specifies where they want to go from (start_station) and to (end_station) and the time (start_time) they wish to leave. My models are as follows: Provdier -> Service -> Run -> Stop <- Station -> = has many Provider = Bus Company Service = eg. Number 10 bus Run = Column on timetable Stop = Cell on timetable Station =
2006 Sep 25
2
Auth problem
...ep20 0:00 | \_ dovecot-auth root 19848 0.0 0.3 8604 4140 ? S Sep20 0:00 | \_ dovecot-auth root 20278 0.0 0.4 8692 4188 ? S Sep20 0:00 | \_ dovecot-auth root 20746 0.0 0.4 8692 4200 ? S Sep20 0:00 | \_ dovecot-auth root 22057 0.0 0.3 8612 4072 ? S Sep20 0:00 | \_ dovecot-auth root 24303 0.0 0.3 8612 4084 ? S Sep20 0:00 | \_ dovecot-auth root 6514 0.0 0.4 8888 4356 ? S 10:32 0:00 | \_ dovecot-auth root 26380 0.0 0.3 8120 3660 ? S Sep1...
2016 Oct 16
10
[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
...erated by the rules-ng-ng headergen tool in this git repository: +http://github.com/envytools/envytools/ +git clone https://github.com/envytools/envytools.git + +The rules-ng-ng source files this header was generated from are: +- /home/skeggsb/git/envytools/rnndb/../rnndb/graph/gm107_texture.xml ( 22057 bytes, from 2016-02-12 03:01:43) +- /home/skeggsb/git/envytools/rnndb/copyright.xml ( 6456 bytes, from 2015-09-10 02:57:40) +- /home/skeggsb/git/envytools/rnndb/nvchipsets.xml ( 2908 bytes, from 2016-02-04 22:19:11) +- /home/skeggsb/git/envytools/rnndb/g80_d...
2016 Oct 27
11
[PATCH v2 0/7] Add Maxwell support
I believe I've addressed all the feedback from the first time around, and also made fixes necessary for GM20x based on testing results. I believe now it should actually work for all GM10x and GM20x. Further, GP10x should be very easy to add, but without someone to actually test I didn't want to claim support for it. Ilia Mirkin (7): exa: add GM10x acceleration support hwdefs: update
2016 Feb 15
24
[PATCH 01/23] nv50: import updated g80_defs.xml.h from rnndb
From: Ben Skeggs <bskeggs at redhat.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com> --- src/gallium/drivers/nouveau/nv50/g80_defs.xml.h | 279 ++++++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100644 src/gallium/drivers/nouveau/nv50/g80_defs.xml.h diff --git a/src/gallium/drivers/nouveau/nv50/g80_defs.xml.h