search for: tnot

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

Did you mean: not
2006 Feb 03
3
rubystandard library question
I have a problem getting find.rb and fileutils.rb to coexist in the same script. When I require both I get the following: /usr/lib/ruby/1.8/find.rb:36:in `dup'': can''t dup NilClass (TypeError) from /usr/lib/ruby/1.8/find.rb:36:in `find'' from /usr/lib/ruby/1.8/find.rb:36:in `find'' I googled for this problem and did not come across any place
2019 Jan 25
0
[klibc:update-dash] [SHELL] Optimize dash -c "command" to avoid a fork
...st char *const tokname[] = {' +static const char *const tokname[] = {' sed -e 's/"/\\"/g' \ -e 's/[^ ]*[ ][ ]*[^ ]*[ ][ ]*\(.*\)/ "\1",/' \ /tmp/ka$$ @@ -85,7 +88,7 @@ echo '}; ' sed 's/"//g' /tmp/ka$$ | awk ' /TNOT/{print "#define KWDOFFSET " NR-1; print ""; - print "STATIC const char *const parsekwd[] = {"} + print "static const char *const parsekwd[] = {"} /TNOT/,/neverfound/{if (last) print " \"" last "\","; last = $3} END{pr...
2020 Mar 28
0
[klibc:update-dash] dash: [SHELL] Optimize dash -c "command" to avoid a fork
...st char *const tokname[] = {' +static const char *const tokname[] = {' sed -e 's/"/\\"/g' \ -e 's/[^ ]*[ ][ ]*[^ ]*[ ][ ]*\(.*\)/ "\1",/' \ /tmp/ka$$ @@ -85,7 +88,7 @@ echo '}; ' sed 's/"//g' /tmp/ka$$ | awk ' /TNOT/{print "#define KWDOFFSET " NR-1; print ""; - print "STATIC const char *const parsekwd[] = {"} + print "static const char *const parsekwd[] = {"} /TNOT/,/neverfound/{if (last) print " \"" last "\","; last = $3} END{pr...
2011 Dec 13
1
[LLVMdev] Memory Dependence Analysis
...emory()) { // get dependence for this instruction MemDepResult d = MDA->getDependency(i); if (d.isClobber()) errs() << "clobber " << *(d.getInst()); if (d.isDef()) errs() << "def " << *(d.getInst()); if (d.isNonLocal()) { errs() << "\tnot defined in this block\n"; BasicBlock *bb = i->getParent(); SmallVectorImpl<NonLocalDepResult> result(4); bool isLoad = false; AliasAnalysis::Location loc; if (StoreInst *store = dyn_cast<StoreInst>(i)) loc = AA->getLocation(store); else if (LoadInst *load = dy...
2012 Jun 24
0
nouveau _BIOS method
.../._SB_PCI0IEI 4f10: 54 45 49 54 56 00 5c 2f 04 5f 53 42 5f 50 43 49 TEITV.\/._SB_PCI 4f20: 30 49 45 49 54 45 49 54 56 86 5c 2e 5f 54 5a 5f 0IEITEITV.\._TZ_ 4f30: 54 5a 30 30 0a 80 86 5c 2e 5f 54 5a 5f 54 5a 30 TZ00...\._TZ_TZ0 4f40: 31 0a 80 a0 0c 5b 12 54 4e 4f 54 00 54 4e 4f 54 1....[.TNOT.TNOT 4f50: 14 34 5f 4c 30 36 00 a0 2d 90 5c 2f 04 5f 53 42 .4_L06..-.\/._SB 4f60: 5f 50 43 49 30 47 46 58 30 47 53 53 45 92 47 53 _PCI0GFX0GSSE.GS 4f70: 4d 49 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 MI\/._SB_PCI0GFX 4f80: 30 47 53 43 49 14 1c 5f 4c 30 37 00 70 0a 20 5c 0GSCI.._L07.p....