MCPcopy Create free account

hub / github.com/bitsai/book-exercises / functions

Functions864 in github.com/bitsai/book-exercises

↓ 1 callersFunctionprint_source
(type)
Pragmatic Programmer/3-11.rb:14
↓ 1 callersFunctionprint_two
(*args)
Learn Python the Hard Way/ex18.py:2
↓ 1 callersFunctionprint_two_again
(arg1, arg2)
Learn Python the Hard Way/ex18.py:7
↓ 1 callersFunctionrandom_letters
( size )
Accelerated C++/chapter05/test_data.rb:3
↓ 1 callersFunctionread_grammar
read a grammar from a given input stream
Accelerated C++/chapter07/7-6.cpp:19
↓ 1 callersFunctionread_grammar
read a grammar from a given input stream
Accelerated C++/chapter07/grammar.cc:29
↓ 1 callersFunctionread_grammar
read a grammar from a given input stream
Accelerated C++/chapter07/7-5.cpp:20
↓ 1 callersFunctionread_lines
Accelerated C++/chapter05/5-1.cpp:16
↓ 1 callersMethodreframe
Accelerated C++/chapter15/Pic.cc:114
↓ 1 callersFunctionrev_helper
Accelerated C++/chapter11/List.hpp:124
↓ 1 callersFunctionrev_helper
Accelerated C++/chapter10/List.hpp:124
↓ 1 callersFunctionrewind
(f)
Learn Python the Hard Way/ex20.py:8
↓ 1 callersFunctionrotate_line
Accelerated C++/chapter05/5-1.cpp:26
↓ 1 callersFunctionrotate_lines
Accelerated C++/chapter05/5-1.cpp:39
↓ 1 callersFunctionrunner
(map, start)
Learn Python the Hard Way/ex41.py:148
↓ 1 callersFunctionsetEvent
()
Programming Clojure/public/javascripts/code-highlighter.js:84
↓ 1 callersFunctionsetup
()
Learn Python the Hard Way/projects/skeleton/tests/NAME_tests.py:4
↓ 1 callersFunctionsort_sentence
Takes in a full sentence and returns the sorted words.
Learn Python the Hard Way/ex25.py:20
↓ 1 callersFunctionsort_words
Sorts the words.
Learn Python the Hard Way/ex25.py:6
↓ 1 callersFunctionsplit
Accelerated C++/chapter12/split.cc:9
↓ 1 callersFunctionsplit
Accelerated C++/chapter10/split.h:21
↓ 1 callersFunctionstart
()
Learn Python the Hard Way/ex36.py:7
↓ 1 callersFunctionurl_beg
Accelerated C++/chapter06/urls.cc:69
↓ 1 callersFunctionurl_beg
Accelerated C++/chapter07/urls.cc:67
↓ 1 callersFunctionurl_beg
Accelerated C++/chapter11/urls.cc:71
↓ 1 callersFunctionurl_beg
Accelerated C++/chapter14/urls.cc:44
↓ 1 callersFunctionurl_beg
Accelerated C++/chapter12/urls.cc:71
↓ 1 callersFunctionurl_end
Accelerated C++/chapter06/urls.cc:55
↓ 1 callersFunctionurl_end
Accelerated C++/chapter07/urls.cc:53
↓ 1 callersFunctionurl_end
Accelerated C++/chapter11/urls.cc:55
↓ 1 callersFunctionurl_end
Accelerated C++/chapter14/urls.cc:33
↓ 1 callersFunctionurl_end
Accelerated C++/chapter12/urls.cc:55
↓ 1 callersFunctionusing_strict
(file)
Pragmatic Programmer/3-12.rb:5
↓ 1 callersMethodvalid
Accelerated C++/chapter09/Student_info.h:12
↓ 1 callersFunctionxref
find all the lines that refer to each word in the input
Accelerated C++/chapter07/7-8.cpp:12
↓ 1 callersFunctionxref
find all the lines that refer to each word in the input
Accelerated C++/chapter07/xref.cc:14
↓ 1 callersFunctionxref
find all the lines that refer to each word in the input
Accelerated C++/chapter07/7-7.cpp:11
↓ 1 callersFunctionxref
find all the lines that refer to each word in the input
Accelerated C++/chapter07/7-4.cpp:14
↓ 1 callersFunctionxref
find all the lines that refer to each word in the input
Accelerated C++/chapter07/7-3.cpp:12
↓ 1 callersFunctionyy_symbol_print
(yyoutput, yytype, yyvaluep)
Pragmatic Programmer/2-7.tab.c:672
↓ 1 callersFunctionyy_symbol_value_print
(yyoutput, yytype, yyvaluep)
Pragmatic Programmer/2-7.tab.c:640
MethodAudit
Accelerated C++/chapter13/Core.h:73
MethodCore
Accelerated C++/chapter14/Core.h:11
MethodCore
Accelerated C++/chapter16/Core.h:11
MethodCore
Accelerated C++/chapter13/Core.h:14
MethodFrame_Pic
Accelerated C++/chapter15/Pic.h:106
MethodFrame_Pic
Accelerated C++/chapter16/Pic.h:110
MethodGrad
Accelerated C++/chapter14/Core.h:39
MethodGrad
Accelerated C++/chapter16/Core.h:38
MethodGrad
Accelerated C++/chapter13/Core.h:41
MethodHCat_Pic
Accelerated C++/chapter15/Pic.h:89
MethodHCat_Pic
Accelerated C++/chapter16/Pic.h:94
MethodHandle
Accelerated C++/chapter14/Handle.h:6
MethodPF_grader
Accelerated C++/chapter09/9-5.cpp:8
MethodPF_grader
Accelerated C++/chapter09/9-6.cpp:8
MethodPassFail
Accelerated C++/chapter13/Core.h:56
MethodPerson
(String firstName, String lastName)
Programming Clojure/snippets/Person.java:12
MethodPicture
Accelerated C++/chapter15/Pic.h:49
MethodPicture
Accelerated C++/chapter15/Pic.cc:17
MethodPicture
Accelerated C++/chapter16/Pic.h:53
MethodPicture
Accelerated C++/chapter16/Pic.cc:29
MethodPtr
Accelerated C++/chapter14/Ptr.h:18
MethodPtr
Accelerated C++/chapter15/Ptr.h:18
MethodPtr
the rest of the class looks like `Ref_handle' except for its name
Accelerated C++/chapter16/Ptr.h:19
MethodRef_count
Accelerated C++/chapter14/Ref_count.hpp:7
MethodRef_count
Accelerated C++/chapter15/Ref_count.hpp:7
MethodRef_handle
manage reference count as well as pointer
Accelerated C++/chapter14/Ref_handle.h:10
MethodStr
Accelerated C++/chapter14/Str.h:19
MethodStr
Accelerated C++/chapter12/Str.h:26
MethodStr
Accelerated C++/chapter12/Str.hpp:21
MethodStr
Accelerated C++/chapter15/Str.hpp:21
MethodString_Pic
Accelerated C++/chapter15/Pic.h:62
MethodString_Pic
Accelerated C++/chapter16/Pic.h:66
MethodStudent_info
Accelerated C++/chapter11/Student_info.h:15
MethodStudent_info
Accelerated C++/chapter14/Student_info.h:11
MethodStudent_info
Accelerated C++/chapter16/Student_info.cc:24
MethodStudent_info
constructors and copy control
Accelerated C++/chapter16/Student_info.h:14
MethodStudent_info
Accelerated C++/chapter13/Student_info.cc:24
MethodStudent_info
constructors and copy control
Accelerated C++/chapter13/Student_info.h:14
MethodStudent_info
Accelerated C++/chapter10/Student_info.cc:18
MethodStudent_info
Accelerated C++/chapter09/9-1-Student_info.cpp:18
MethodStudent_info
Accelerated C++/chapter09/Student_info.cc:18
MethodStudent_info
Accelerated C++/chapter09/PF-Student_info.cpp:8
MethodVCat_Pic
Accelerated C++/chapter15/Pic.h:75
MethodVCat_Pic
Accelerated C++/chapter16/Pic.h:77
MethodVec
Accelerated C++/chapter11/Vec.h:18
MethodVec
Accelerated C++/chapter14/Vec.h:16
MethodVec
Accelerated C++/chapter12/Vec.h:17
MethodVec
Accelerated C++/chapter15/Vec.h:18
Method__init__
(self, name)
Learn Python the Hard Way/ex45.py:14
Method__init__
(self, name)
Learn Python the Hard Way/ex45.py:23
Method__init__
(self, name, salary)
Learn Python the Hard Way/ex45.py:35
Method__init__
(self)
Learn Python the Hard Way/deathRoom.py:5
Method__init__
(self)
Learn Python the Hard Way/ex42.py:5
Method__init__
(self, map)
Learn Python the Hard Way/ex42.py:141
Method__init__
(self, first, second)
Learn Python the Hard Way/ex37.py:85
Method__init__
(self)
Learn Python the Hard Way/ex37.py:107
Method__init__
(self)
Learn Python the Hard Way/projects/ex50/ex50/q9.py:5
Method__init__
(self)
Learn Python the Hard Way/projects/ex50/ex50/q8.py:5
Method__init__
(self, name, choices, next_room)
Learn Python the Hard Way/projects/ex50/ex50/room.py:2
← previousnext →301–400 of 864, ranked by callers