Home
last modified time | relevance | path

Searched refs:funky (Results 1 – 25 of 33) sorted by relevance

12

/external/curl/tests/data/
Dtest111613 HTTP/1.1 200 funky chunky!
31 HTTP/1.1 200 funky chunky!
67 HTTP/1.1 200 funky chunky!
Dtest26613 HTTP/1.1 200 funky chunky!
31 HTTP/1.1 200 funky chunky!
67 HTTP/1.1 200 funky chunky!
Dtest141713 HTTP/1.1 200 funky chunky!
31 HTTP/1.1 200 funky chunky!
67 HTTP/1.1 200 funky chunky!
Dtest3614 HTTP/1.1 200 funky chunky!
26 HTTP/1.1 200 funky chunky!
Dtest3413 HTTP/1.1 200 funky chunky!
29 HTTP/1.1 200 funky chunky!
Dtest20715 HTTP/1.1 200 funky chunky! swsclose
25 HTTP/1.1 200 funky chunky! swsclose
Dtest141613 HTTP/1.1 200 funky chunky!
Dtest34112 HTTP/1.1 200 funky chunky!
Dtest34712 HTTP/1.1 200 funky chunky!
Dtest33912 HTTP/1.1 200 funky chunky!
/external/llvm/test/CodeGen/X86/
Dfdiv.ll24 define double @funky(double %x) {
25 ; No conversion to multiplication if too funky.
26 ; CHECK-LABEL: funky:
/external/llvm-project/llvm/test/CodeGen/X86/
Dfdiv.ll24 define double @funky(double %x) {
25 ; No conversion to multiplication if too funky.
26 ; CHECK-LABEL: funky:
/external/markdown/tests/misc/
Dbenchmark.dat19 funky-list:0.060000:0.000000
/external/toybox/toys/pending/
Dsh.c872 static void free_function(struct sh_function *funky) in free_function() argument
874 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() local
2574 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 …]
/external/iproute2/doc/actions/
Dmirred-usage2 Very funky action. I do plan to add to a few more things to it
100 3) Even more funky example:
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsibling-call.ll50 ; some funky aligning.
/external/llvm/test/CodeGen/AArch64/
Dsibling-call.ll50 ; some funky aligning.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DDynamicLibrary.inc75 // If this is darwin, it has some funky issues, try to solve them here. Some
/external/llvm-project/llvm/lib/Support/Unix/
DDynamicLibrary.inc75 // If this is darwin, it has some funky issues, try to solve them here. Some
/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
DAutoValueTest.java2529 boolean funky() default false; in funky() method
2533 @GwtCompatible(funky = true)
2557 assertTrue(gwtCompatible.funky()); in testGwtCompatibleInherited()
2562 assertFalse(gwtCompatibleNoArgs.funky()); in testGwtCompatibleInherited()
/external/python/enum34/enum/doc/
Denum.rst288 ... funky = 1
309 >>> str(Mood.funky)
/external/python/cpython3/Doc/library/
Dconfigparser.rst686 >>> custom['section1'] = {'funky': 'nope'}
687 >>> custom['section1'].getboolean('funky')
692 >>> custom['section1'].getboolean('funky')
/external/llvm-project/lldb/docs/status/
Dprojects.rst85 allow access to the command line and SB API from some funky places in lldb. The
/external/freetype/
DChangeLog.20314 really funky glyphs.
/external/llvm/lib/Target/X86/
DX86InstrInfo.td294 // *mem - Operand definitions for the funky X86 addressing mode operands.

12