PageRenderTime 821ms queryTime 36ms sortTime 97ms getByIdsTime 560ms findMatchingLines 22ms

40+ results for 'fuck' (821 ms)

Not the results you expected?
interpreter.lisp https://github.com/Bike/kernel.git | Lisp | 134 lines
                    
120	      (if (zerop lambda)
                    
121		  ;; If there's no cycle, fuck this shit.
                    
122		  cont
                    
                
app.py https://gitlab.com/agigao/social-network | Python | 193 lines
                    
166        else:
                    
167            flash("Are you brainfucked with {}s posts? Ok, me too. You've just saved your state of mind!".format(to_user.username), "success")
                    
168    return redirect(url_for('stream', username=to_user.username))
                    
                
xfs_btree.h https://github.com/dmitriy103/bravo_kernel-2.6.35.git | C Header | 467 lines
                    
123	case XFS_BTNUM_INO: __XFS_BTREE_STATS_INC(ibt, stat); break;	\
                    
124	case XFS_BTNUM_MAX: ASSERT(0); /* fucking gcc */ ; break;	\
                    
125	}       \
                    
136	case XFS_BTNUM_INO: __XFS_BTREE_STATS_ADD(ibt, stat, val); break; \
                    
137	case XFS_BTNUM_MAX: ASSERT(0); /* fucking gcc */ ; break;	\
                    
138	}       \
                    
                
index.php https://bitbucket.org/ngmares/moodle.git | PHP | 335 lines
                    
23                    "<img",
                    
24                    "fuck",
                    
25                    "casino",
                    
                
ptrace.c https://gitlab.com/envieidoc/tomato | C | 621 lines
                    
68
                    
69/* Fuck me gently with a chainsaw... */
                    
70static inline void read_sunos_user(struct pt_regs *regs, unsigned long offset,
                    
                
sanitizer_test.rb https://github.com/henrikhodne/gitscm.git | Ruby | 259 lines
                    
48
                    
49  # fucked
                    
50  def test_sanitize_js_handlers
                    
193
                    
194  # fucked
                    
195  def test_should_sanitize_attributes
                    
                
TUITextEditor.m https://bitbucket.org/kurniawanchan83/twui.git | Objective C | 412 lines
                    
32		inputContext = [[NSTextInputContext alloc] initWithClient:self];
                    
33		inputContext.acceptsGlyphInfo = YES; // fucker
                    
34		
                    
                
frame.js https://github.com/dekz/pianode.git | JavaScript | 417 lines
                    
266        if (header.bitrate == 0) {
                    
267            console.log("Uh oh, a free bitrate stream. We're fucked.");
                    
268            stream.error = Mad.Error.BADDATAPTR; // best guess
                    
                
proboard_saver.coffee https://gitlab.com/thallian/proboards-saver | CoffeeScript | 377 lines
                    
344              if thread.poll and not thread.posts[0]
                    
345                console.log "how the fuck did you manage that?"
                    
346
                    
                
Installer_EFI_gui.cpp https://gitlab.com/Red54/WindSLIC | C++ | 544 lines
                    
3* the extent permitted by applicable law. You can redistribute it
                    
4* and/or modify it under the terms of the Do What The Fuck You Want
                    
5* To Public License, Version 2, as published by Sam Hocevar. See
                    
                
style.css https://github.com/opensciencefund/gazelle.git | CSS | 742 lines
                    
290
                    
291/* IE doesn't appear to like a simple display:none in our header. Random things start fucking up pretty badly. */
                    
292.hidden {
                    
                
spell-check-ui.js https://github.com/socialplanning/oc-js.git | JavaScript | 454 lines
                    
46  }
                    
47  // we should use innerHTML here, but IE6's implementation fucks up the
                    
48  // HTML to such extent that our poor Perl parser doesn't understand it
                    
                
ENV.rb https://github.com/cybertoast/homebrew.git | Ruby | 449 lines
                    
62  def O3
                    
63    # Sometimes O4 just takes fucking forever
                    
64    remove_from_cflags(/-O./)
                    
102      "/usr/bin/#{tool}"
                    
103    elsif not MacOS.xctools_fucked? and system "/usr/bin/xcrun -find #{tool} 1>/dev/null 2>&1"
                    
104      # xcrun was provided first with Xcode 4.3 and allows us to proxy
                    
                
meta.js https://gitlab.com/lankerd/paGO---Testing-Site | JavaScript | 202 lines
                    
18    {name: "Asterisk", mime: "text/x-asterisk", mode: "asterisk", file: /^extensions\.conf$/i},
                    
19    {name: "Brainfuck", mime: "text/x-brainfuck", mode: "brainfuck", ext: ["b", "bf"]},
                    
20    {name: "C", mime: "text/x-csrc", mode: "clike", ext: ["c", "h"]},
                    
                
E05_Timelapse.java git://github.com/kritzikratzi/edsdk4j.git | Java | 168 lines
                    
32 * This work is free. You can redistribute it and/or modify it under the
                    
33 * terms of the Do What The Fuck You Want To Public License, Version 2,
                    
34 * as published by Sam Hocevar. See the COPYING file for more details.
                    
                
AdminServiceImplMockTest.java https://github.com/binarytemple/looncms.git | Java | 439 lines
                    
132		// public Object answer() throws Throwable {
                    
133		// throw new RuntimeException("no fucking way");
                    
134		//
                    
160		// throw new UnsupportedOperationException(
                    
161		// "fuck you !!!");
                    
162		// }
                    
                
phish.yml https://gitlab.com/gitnyasha/zimcreative | YAML | 395 lines
                    
132        - "Friends"
                    
133        - "Fuck Your Face"
                    
134        - "Fuckerpants"
                    
                
curlURLLoader.cc https://gitlab.com/villain/oryol | C++ | 245 lines
                    
10#if LIBCURL_VERSION_NUM != 0x072400
                    
11#error "Not using the right curl version, header search path fuckup?"
                    
12#endif
                    
                
custom.validateForm.js https://bitbucket.org/vlad_teodorescu/jupp.git | JavaScript | 361 lines
                    
78{
                    
79	//return true;//fuck that,we'll edit this out later
                    
80	var nr = cui.length, total = 0
                    
                
guild.lua https://github.com/Skwii/Duffed-UI.git | Lua | 277 lines
                    
243
                    
244	--Blizzard has two buttons with the same name, this is a fucked up way of determining that it isn't the other button
                    
245	for i = 1, GuildLogFrame:GetNumChildren() do
                    
                
index.php https://github.com/Mrrock/LOLShell.git | PHP | 279 lines
                    
32  $phpVersion = phpversion();
                    
33  // Where the fuck am I?
                    
34  $self = $_SERVER["PHP_SELF"];
                    
                
single.blade.php https://gitlab.com/infancyit/legaats | PHP | 241 lines
                    
22                                        <p class="lh-copy">
                    
23                                          <a target="_blank" href="{{route('other.profile', $post->user_id)}}">{{$post->user->fullname}}</a> <!-- <span class="light-text">in</span> <a href="#">FuckHard18</a> -->
                    
24                                          <br><span class="light-text"><a target="_blank" href="{{route('single', $post->id)}}">{{Carbon::parse($post->created_at)->diffForHumans()}}</a></span>
                    
                
__init__.py https://github.com/vinces1979/Plank.git | Python | 291 lines
                    
33
                    
34PORNWORDS = ['fuck',
                    
35             'pussy',
                    
                
vsprintf.c https://github.com/CharlieWood/uboot-imx.git | C | 398 lines
                    
8/*
                    
9 * Wirzenius wrote this portably, Torvalds fucked it up :-)
                    
10 */
                    
                
GameState.cpp git://pkgs.fedoraproject.org/openlierox | C++ | 401 lines
                    
124			if(source->gameState->haveObject(r)) {
                    
125				// it should not have the object at this point. however, the client might be fucked up
                    
126				errors << "GameStateUpdate from client: add object " << r.description() << " which it should have had" << endl;
                    
157			if(!source->gameState->haveObject(r)) {
                    
158				// it should always have the object at this point. however, the client might be fucked up
                    
159				errors << "GameStateUpdate from client: remove obj " << r.description() << " which it should not have had" << endl;
                    
264			if(!source->gameState->haveObject(r.obj)) {
                    
265				// it should always have the object at this point. however, the client might be fucked up
                    
266				errors << "GameStateUpdate from client: attrib update " << r.description() << " about object which it should not have had" << endl;
                    
                
tvm_program.c https://github.com/wujiangthu/tinyvm.git | C | 254 lines
                    
126				{
                    
127					/* Add that fucker to the hash table with the corresponding instruction index */
                    
128					htab_add(p->label_htab, tokens[i][token_idx], num_instructions);
                    
196
                    
197				/* Fuck it, parse it as a value */
                    
198				p->args[num_instr][i - token_idx] = tvm_add_value(p, tvm_parse_value(tokens[i]));
                    
                
syntastic.vim https://github.com/agross/dotfiles.git | Vim Script | 264 lines
                    
8"             to the extent permitted by applicable law. You can redistribute
                    
9"             it and/or modify it under the terms of the Do What The Fuck You
                    
10"             Want To Public License, Version 2, as published by Sam Hocevar.
                    
                
motherless.py https://gitlab.com/angelbirth/youtube-dl | Python | 116 lines
                    
21            'ext': 'mp4',
                    
22            'title': 'Fucked in the ass while playing PS3',
                    
23            'categories': ['Gaming', 'anal', 'reluctant', 'rough', 'Wife'],
                    
24            'upload_date': '20100913',
                    
25            'uploader_id': 'famouslyfuckedup',
                    
26            'thumbnail': 're:http://.*\.jpg',
                    
                
Preloader.as https://github.com/monsterpatties/utils.git | ActionScript | 156 lines
                    
51				}else {
                    
52					trace("this game is stolen fuck you!!");
                    
53				}
                    
                
archive.rb https://github.com/yoyolvturner/tender_import_scripts.git | Ruby | 216 lines
                    
187    problems = []
                    
188    # XXX this is not really enough validation, also it's ugly as fuck
                    
189    if type == :user && (params[:email].nil? || params[:email].empty?)
                    
                
kirin - notes.md https://gitlab.com/DuendeInexistente/BackupEscritos | Markdown | 47 lines
                    
38Meadow
                    
39 Cheerful, experienced, charismatic. Highly persistent on goals yet inconsistent at a personal level. Patient with people, impatient with things. Excellent memory for people, can rekindle relationships twenty years later with little effort. Has trouble emotionally disengaging; misses more people than she can count. Carries herself with a casual dignity due to experience, confidence borders on nonchalant arrogance; Love her or hate her, you’ll know which one you do on an instant. Always has one more trick in her bag to cheer you up or fuck you up. Lean build belies extreme resilience and stamina; Can and has walked for several days on end with barely any rest. Can tell tales for days.
                    
40
                    
46 Meadow
                    
47  Cheerful, charismatic, borders on being openly manipulative at times. Can tell tales for days. Persistent on her goals, inconsistent on personalV level. Experienced and confident due to it; Easy to see in just the way she walks; You’ll love or hate her at a glance. Always has one more trick in her bags to cheer or fuck you up. Extremely reliable memory for people, can easily rekindle relationships thirty years after last seeing you. Has seen good and bad on her travels; Memories of ‘nam. Bad at disengaging emotionally.
                    
48
                    
                
test.js https://gitlab.com/sogeta_albazi/books-and-movies | JavaScript | 227 lines
                    
36  // Match zero characters
                    
37  assertMatch("f*uck", "fuck");
                    
38  assertMatch("f*uck", "fuck", { flags: 'g' });
                    
                
TestStackRealloc.cpp https://code.google.com/p/nullc/ | C++ | 524 lines
                    
234"class Foo{ Foo[] arr; int x; }\r\n\
                    
235Foo[2] fuck;\r\n\
                    
236fuck[0].x = 2;\r\n\
                    
236fuck[0].x = 2;\r\n\
                    
237fuck[1].x = 5;\r\n\
                    
238Foo[] x = fuck;\r\n\
                    
246corrupt();\r\n\
                    
247fuck[0].x = 12;\r\n\
                    
248fuck[1].x = 25;\r\n\
                    
351const char	*testCoroutineNoLocalStackRelocate =
                    
352"void fuckup(){ int[128] i = 0xfeeefeee; } fuckup();\r\n\
                    
353void corrupt(){ int[32*1024] e = 0; }\r\n\
                    
                
forms.py https://github.com/benoitl/askbot-devel.git | Python | 291 lines
                    
84class UserNameField(StrippedNonEmptyCharField):
                    
85    RESERVED_NAMES = (u'fuck', u'shit', u'ass', u'sex', u'add',
                    
86                       u'edit', u'save', u'delete', u'manage', u'update', 'remove', 'new')
                    
                
controller.js https://github.com/davidcoallier/geddy.git | JavaScript | 361 lines
                    
130    // Right now all we have is JSON and plaintext
                    
131    // Fuck XML until somebody enterprisey wants it
                    
132    json: function (content) {
                    
                
HelloWorldService.py https://gitlab.com/namboy94/messengerbot | Python | 204 lines
                    
92                                       "End Module\n",
                    
93                       "brainfuck": "++++++++++\n"
                    
94                                    "[\n"
                    
                
base64.c git://pkgs.fedoraproject.org/munge | C | 446 lines
                    
47 *  Why am I not using OpenSSL's base64 encoding/decoding functions?
                    
48 *    Because they have the following fucked functionality:
                    
49 *  For base64-encoding, use of the context results in output that is broken
                    
55 *    and data base64-encoded w/o a context has to be decoded w/o a context.
                    
56 *  So fuck it, I wrote my own.  :-P
                    
57 */
                    
                
CDVD.cpp https://github.com/alexsharoff/pcsx2-online.git | C++ | 533 lines
                    
230int lastReadInNewDiskCB=0;
                    
231char fuckThisSector[2352];
                    
232
                    
244	{
                    
245		int ret = cdvdDirectReadSector(lsn,mode,fuckThisSector);
                    
246		if(ret==0) lastReadInNewDiskCB=1;
                    
263		lastReadInNewDiskCB=0;
                    
264		return (u8*)fuckThisSector;
                    
265	}
                    
286
                    
287		memcpy(dest, fuckThisSector, csize);
                    
288		return 0;
                    
                
inet.c https://github.com/macardi/xbmc.git | C | 468 lines
                    
54	/* We need to call an initialization routine before
                    
55	 * we can do anything with winsock.  (How fucking lame!):
                    
56	 */
                    
                
OFFENSIVE MAIN CODE 3.c https://github.com/NHHSRoboticsClub/Botball2011.git | C | 249 lines
                    
181}
                    
182// this entire shit fest requires changing all the "forwards" and stuff to movecenterfast and etc. Servo Position is wrong. etc fuck this shit
                    
183/*void LuggageTrack()
                    
                
 

Source

Language