search for: htmp

Displaying 3 results from an estimated 3 matches for "htmp".

Did you mean: html
2004 Jul 31
3
Bug in new_work_item
Hi all, Windows 2000 Ruby 1.8.2 R7 VC++ 6.0 I noticed that if I try to call new_work_item and give the task a name that already exists, I get a segfault: C:\eclipse\workspace\win32-taskscheduler>ruby test.rb "0.1.0" test.rb:22:in `new_work_item'': NewWorkItem() function failed (Win32::TaskSchedul erError) from test.rb:22 test.rb:22: [BUG] Segmentation fault ruby
2010 Nov 17
1
Working with "necessary" columns in R (CSV)
..., length 12 12890084,761659 IP 10.10.20.20.47808 > 10.10.20.255.47808: TCP, length 12 12890084,761659 IP 10.10.20.20.47808 > 10.10.20.255.47808: HTML, length 12 ... 100000 rows. Now, i need to open csv in R, and solve 5 problems, but i need to work only with "UDP" packets (not TCP,HTMP...). For example i need to count how many "UDP" packets are there, max and min time in UDP and so on. I see only two answers.. i need to scan (but how?) for "UDP" or i need to separate this csv, cut only needed rows, and work with them. Please help. [[alternative HTML version...
2014 Feb 21
3
[PATCH 1/4] nv30: remove use_nv4x, it is identical to is_nv4x
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Perhaps there was a day when those were different, but that day is not today. src/gallium/drivers/nouveau/nv30/nv30_context.c | 1 - src/gallium/drivers/nouveau/nv30/nv30_context.h | 1 - src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c | 20 ++++++++++---------- src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c | 8 ++++---- 4