Searched refs:funky (Results 1 – 25 of 33) sorted by relevance
12
13 HTTP/1.1 200 funky chunky!31 HTTP/1.1 200 funky chunky!67 HTTP/1.1 200 funky chunky!
14 HTTP/1.1 200 funky chunky!26 HTTP/1.1 200 funky chunky!
13 HTTP/1.1 200 funky chunky!29 HTTP/1.1 200 funky chunky!
15 HTTP/1.1 200 funky chunky! swsclose25 HTTP/1.1 200 funky chunky! swsclose
13 HTTP/1.1 200 funky chunky!
12 HTTP/1.1 200 funky chunky!
24 define double @funky(double %x) {25 ; No conversion to multiplication if too funky.26 ; CHECK-LABEL: funky:
19 funky-list:0.060000:0.000000
872 static void free_function(struct sh_function *funky) in free_function() argument874 if (--funky->refcount) return; in free_function()876 free(funky->name); in free_function()877 llist_traverse(funky->pipeline, free_pipeline); in free_function()878 free(funky); in free_function()2563 struct sh_function *funky; in parse_line() local2574 funky = xmalloc(sizeof(struct sh_function)); in parse_line()2575 funky->refcount = 1; in parse_line()2576 funky->name = *pl->arg->v; in parse_line()2577 *pl->arg->v = (void *)funky; in parse_line()[all …]
2 Very funky action. I do plan to add to a few more things to it100 3) Even more funky example:
50 ; some funky aligning.
75 // If this is darwin, it has some funky issues, try to solve them here. Some
2529 boolean funky() default false; in funky() method2533 @GwtCompatible(funky = true)2557 assertTrue(gwtCompatible.funky()); in testGwtCompatibleInherited()2562 assertFalse(gwtCompatibleNoArgs.funky()); in testGwtCompatibleInherited()
288 ... funky = 1309 >>> str(Mood.funky)
686 >>> custom['section1'] = {'funky': 'nope'}687 >>> custom['section1'].getboolean('funky')692 >>> custom['section1'].getboolean('funky')
85 allow access to the command line and SB API from some funky places in lldb. The
314 really funky glyphs.
294 // *mem - Operand definitions for the funky X86 addressing mode operands.