MCPcopy Create free account

hub / github.com/3rfaan/courses / functions

Functions2,101 in github.com/3rfaan/courses

↓ 1 callersFunctioneditorInsertNewline
C/kilo/kilo.c:554
↓ 1 callersFunctioneditorOpen
C/kilo/kilo.c:606
↓ 1 callersFunctioneditorProcessKeypress
C/kilo/kilo.c:991
↓ 1 callersFunctioneditorRowAppendString
C/kilo/kilo.c:528
↓ 1 callersFunctioneditorRowCxToRx
row operations ***/
C/kilo/kilo.c:422
↓ 1 callersFunctioneditorRowDelChar
C/kilo/kilo.c:537
↓ 1 callersFunctioneditorRowInsertChar
C/kilo/kilo.c:517
↓ 1 callersFunctioneditorRowRxToCx
C/kilo/kilo.c:433
↓ 1 callersFunctioneditorRowsToString
file i/o ***/
C/kilo/kilo.c:588
↓ 1 callersFunctioneditorSave
C/kilo/kilo.c:631
↓ 1 callersFunctioneditorScroll
output ***/
C/kilo/kilo.c:758
↓ 1 callersFunctioneditorSyntaxToColor
C/kilo/kilo.c:374
↓ 1 callersFunctionenableRawMode
C/kilo/kilo.c:127
↓ 1 callersMethodenchant
(&self, thing: &mut Thing)
Rust/rust-in-action/rpg/src/main.rs:21
↓ 1 callersFunctionentab
entab: replace strings of blanks with tabs and blanks */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-12.c:63
↓ 1 callersFunctionentab
entab: replace strings of blanks with tabs and blanks */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-11/entab.c:4
↓ 1 callersFunctionentab
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-21.c:17
↓ 1 callersFunctionescape
C/The C Programming Language 2nd Edition/3 - Control Flow/exc-3-2.c:23
↓ 1 callersFunctionesettab
esettab: set tab stops in array tab; extended */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-12.c:29
↓ 1 callersMethodeval
(&self, env: &mut Env)
Rust/eldiro_v1/crates/eldiro/src/lib.rs:16
↓ 1 callersFunctioneven
C/Neso Academy/even_odd.c:17
↓ 1 callersFunctionexample1
Fill in the blanks to make it work
Rust/rust-by-practice/src/generics/traits/traits9.rs:2
↓ 1 callersFunctionexample2
()
Rust/rust-by-practice/src/generics/traits/traits9.rs:35
↓ 1 callersFunctionexec
Fill in the blank */
Rust/rust-by-practice/src/functional_programming/closure/closure6.rs:12
↓ 1 callersFunctionexec
(mut f: F)
Rust/rust-by-practice/src/functional_programming/closure/closure8.rs:13
↓ 1 callersMethodexecute
(&mut self, op: u16)
Rust/chip8/chip8_core/src/lib.rs:136
↓ 1 callersFunctionexpand
expand: expand shorthand notation in s1 into string s2 */
C/The C Programming Language 2nd Edition/3 - Control Flow/exc-3-3.c:9
↓ 1 callersFunctionextract_digits
(s: &str)
Rust/eldiro_v1/crates/eldiro/src/utils.rs:1
↓ 1 callersMethodf
(&self)
Rust/rust-by-practice/src/generics/trait_object/trait_obj5.rs:8
↓ 1 callersFunctionfact
C/Neso Academy/factorial.c:5
↓ 1 callersFunctionfailed_borrow
Make it work */ A function which takes no arguments, but has a lifetime parameter `'a`.
Rust/rust-by-practice/src/lifetime/basic/basic5.rs:10
↓ 1 callersMethodfetch
(&mut self)
Rust/chip8/chip8_core/src/lib.rs:127
↓ 1 callersFunctionfibonacci
Returns a Fibonacci sequence generator
Rust/rust-by-practice/src/functional_programming/iterator/iterator7.rs:25
↓ 1 callersFunctionfibonacci
fibonacci is a function that returns a function that returns an int.
Go/A Tour of Go/go_fibonacci/fibonacci.go:7
↓ 1 callersFunctionfill_vec
TODO: Fix the compiler error in the function without adding any new line.
Rust/rustlings/solutions/06_move_semantics/move_semantics3.rs:2
↓ 1 callersFunctionfill_vec
TODO: Fix the compiler error in this function.
Rust/rustlings/solutions/06_move_semantics/move_semantics1.rs:2
↓ 1 callersFunctionfill_vec
(vec: Vec<i32>)
Rust/rustlings/solutions/06_move_semantics/move_semantics2.rs:1
↓ 1 callersMethodfind
(&mut self, target: &ByteStr)
Rust/rust-in-action/actionkv/src/lib.rs:108
↓ 1 callersFunctionfindMin
C/freeCodeCamp/Data Structures/bst-delete-node.c:10
↓ 1 callersMethodfirst
Grab the first number.
Rust/rust-by-practice/src/generics/advanced_traits/adv_traits1.rs:21
↓ 1 callersFunctionfirst_to_upper
Function to capitalize the first letter of a string
Rust/Algorithms and Data Structures/fcc/src/solutions/search_and_replace.rs:35
↓ 1 callersFunctionfirst_word
(s: &str)
Rust/rust-by-practice/src/compound_types/slice/slice6.rs:13
↓ 1 callersFunctionfix_me
Fix function signature */
Rust/rust-by-practice/src/lifetime/basic/basic8.rs:12
↓ 1 callersFunctionfn_once
Make it work by changing the trait bound, in two ways*/
Rust/rust-by-practice/src/functional_programming/closure/closure5.rs:2
↓ 1 callersFunctionfrom_parts
(sign: f32, exponent: f32, mantissa: f32)
Rust/rust-in-action/visualizing-f32.rs:48
↓ 1 callersFunctiongcd
Function to find the greatest common divisor of two ints using recursion
Rust/Algorithms and Data Structures/fcc/src/solutions/smallest_common_multiple.rs:26
↓ 1 callersFunctiongen_spec_i32
(_s: SGen<i32>)
Rust/rust-by-practice/src/generics/generics/generics1.rs:10
↓ 1 callersFunctiongen_spec_t
(_s: SGen<A>)
Rust/rust-by-practice/src/generics/generics/generics1.rs:8
↓ 1 callersFunctiongeneric
(_s: SGen<T>)
Rust/rust-by-practice/src/generics/generics/generics1.rs:12
↓ 1 callersFunctiongetCursorPosition
C/kilo/kilo.c:213
↓ 1 callersFunctiongetGists
()
Rust/tauri/github_demo/src/components/gist/PrivateGists.tsx:16
↓ 1 callersFunctiongetGists
()
Rust/tauri/github_demo/src/components/gist/PublicGists.tsx:14
↓ 1 callersFunctiongetItemDescription
(gist: Gist)
Rust/tauri/github_demo/src/components/gist/PublicGists.tsx:29
↓ 1 callersFunctiongetLine
read a line into s, return length */
C/The C Programming Language 2nd Edition/examples/find-longest-line.c:29
↓ 1 callersFunctiongetLine
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-18.c:29
↓ 1 callersFunctiongetLine
getLine: specialized version */
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-22.c:43
↓ 1 callersFunctiongetLine
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-20.c:25
↓ 1 callersFunctiongetLine
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-19.c:26
↓ 1 callersFunctiongetLine
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-24.c:45
↓ 1 callersFunctiongetLine
read a line into s, return length */
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-16.c:39
↓ 1 callersFunctiongetLine
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-17.c:25
↓ 1 callersFunctiongetRepositories
()
Rust/tauri/github_demo/src/components/repository/PublicRepositories.tsx:14
↓ 1 callersFunctiongetRepositories
()
Rust/tauri/github_demo/src/components/repository/PrivateRepositories.tsx:16
↓ 1 callersFunctiongetRepositoryDetails
()
Rust/tauri/github_demo/src/components/repository/RepositoryDetails.tsx:19
↓ 1 callersFunctiongetSnippets
()
Rust/tauri/github_demo/src/components/gist/GistDetails.tsx:21
↓ 1 callersFunctiongetValue
(x interface{})
Go/Learn Go with Tests/reflection/reflection.go:43
↓ 1 callersFunctiongetWindowSize
C/kilo/kilo.c:237
↓ 1 callersMethodget_binding
(&self, name: &str)
Rust/eldiro_v1/crates/eldiro/src/env.rs:51
↓ 1 callersFunctionget_char
Shouldn't take ownership
Rust/rustlings/solutions/06_move_semantics/move_semantics5.rs:7
↓ 1 callersFunctionget_format
()
Rust/rust-by-practice/src/formatting/formatting/formatting9.rs:5
↓ 1 callersFunctionget_new_node
C/freeCodeCamp/Data Structures/binary-search-tree.c:11
↓ 1 callersFunctionget_person
()
Rust/rust-by-practice/src/formatting/formatting/formatting9.rs:1
↓ 1 callersFunctionget_secret_recipe
Don't let anybody outside of this module see this!
Rust/rustlings/solutions/10_modules/modules1.rs:4
↓ 1 callersFunctiongetbits
getbits: get n bits from position p */
C/The C Programming Language 2nd Edition/examples/getbits.c:4
↓ 1 callersFunctiongetfloat
getfloat: get next floating-point number from input */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-2.c:33
↓ 1 callersFunctiongetint
getint: get next integer from input into *pn */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-1.c:33
↓ 1 callersFunctiongetint
getint: get next integer from input into *pn */
C/The C Programming Language 2nd Edition/examples/month_name.c:25
↓ 1 callersFunctiongetint
getint: get next integer from input into *pn */
C/The C Programming Language 2nd Edition/examples/getint.c:29
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-14.c:79
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-7.c:60
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-13.c:73
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-15.c:85
↓ 1 callersFunctiongetl
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-16.c:173
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-17.c:240
↓ 1 callersFunctiongetl
getl: get line into s, return length */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-10.c:93
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/examples/find.c:25
↓ 1 callersFunctiongetl
getl: get line into s, return length */
C/The C Programming Language 2nd Edition/examples/strindex.c:24
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/examples/find-flags.c:46
↓ 1 callersFunctiongetl
getl: get line into s, return length */
C/The C Programming Language 2nd Edition/examples/atof.c:40
↓ 1 callersFunctiongetl
getl: read a line into s, return length */
C/The C Programming Language 2nd Edition/examples/sort.c:65
↓ 1 callersFunctiongetline
getline: read a line into s, return length */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-6/getline.c:4
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand; pointer version */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-10.c:66
↓ 1 callersFunctiongetop
getop: get next operator, numeric operand, or math fnc */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-5.c:89
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-10.c:67
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-4.c:94
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-11.c:62
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-3.c:76
↓ 1 callersFunctiongetop
getop: get next operator, numeric operand, or math fnc */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-6.c:86
↓ 1 callersFunctiongetop
getop: get next operator or numeric operand */
C/The C Programming Language 2nd Edition/examples/polish_calc/getop.c:7
↓ 1 callersFunctiongive_ownership
Only modify the code below!
Rust/rust-by-practice/src/ownership_and_borrowing/ownership/ownership3.rs:7
← previousnext →401–500 of 2,101, ranked by callers