MCPcopy Create free account

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

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

↓ 2 callersFunctionconstruct_headers
(token: Option<&str>)
Rust/tauri/github_demo/src-tauri/src/api.rs:6
↓ 2 callersFunctioncook_order
()
Rust/rust-by-practice/src/crate_mod/hello_package/src/back_of_house.rs:9
↓ 2 callersMethodcreate_child
(&'parent self)
Rust/eldiro_v1/crates/eldiro/src/env.rs:36
↓ 2 callersFunctioncurry
(a: i32)
Rust/Algorithms and Data Structures/fcc/src/solutions/arguments_optional.rs:15
↓ 2 callersFunctioncurry
(a: i32)
Rust/Algorithms and Data Structures/fcc/src/exercises/arguments_optional.rs:16
↓ 2 callersFunctiondeQueue
C/freeCodeCamp/Data Structures/queue-linked-list.c:29
↓ 2 callersFunctiondelete
C/freeCodeCamp/Data Structures/linked-list2.c:42
↓ 2 callersMethoddelete
(&mut self, key: &ByteStr)
Rust/rust-in-action/actionkv/src/lib.rs:176
↓ 2 callersFunctiondivide
TODO: Calculate `a` divided by `b` if `a` is evenly divisible by `b`. Otherwise, return a suitable error.
Rust/rustlings/solutions/18_iterators/iterators3.rs:13
↓ 2 callersMethoddraw
(&self)
Rust/rust-by-practice/src/generics/trait_object/trait_obj3.rs:7
↓ 2 callersFunctioneditorPrompt
input ***/
C/kilo/kilo.c:914
↓ 2 callersFunctioneditorReadKey
C/kilo/kilo.c:144
↓ 2 callersFunctioneditorRefreshScreen
C/kilo/kilo.c:882
↓ 2 callersFunctioneditorSelectSyntaxHighlight
C/kilo/kilo.c:394
↓ 2 callersFunctioneditorUpdateSyntax
C/kilo/kilo.c:256
↓ 2 callersFunctionerror
error: print error message and exit */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-13.c:67
↓ 2 callersFunctionextract_whitespace1
(s: &str)
Rust/eldiro_v1/crates/eldiro/src/utils.rs:11
↓ 2 callersFunctionfetch_sat_ids
()
Rust/rust-in-action/cubesats/src/main.rs:53
↓ 2 callersFunctionfind_matches
(content: &str, pattern: &str, mut writer: impl std::io::Write)
Rust/The Rust Programming Language Book/grrs/src/lib.rs:1
↓ 2 callersFunctionfruit_basket
()
Rust/rustlings/solutions/11_hashmaps/hashmaps1.rs:9
↓ 2 callersMethodget_at
(&mut self, position: u64)
Rust/rust-in-action/actionkv/src/lib.rs:100
↓ 2 callersMethodget_display
(&self)
Rust/chip8/chip8_core/src/lib.rs:85
↓ 2 callersMethodget_func
(&self, name: &str)
Rust/eldiro_v1/crates/eldiro/src/env.rs:57
↓ 2 callersMethodget_named_info
(&self, name: &str)
Rust/eldiro_v1/crates/eldiro/src/env.rs:63
↓ 2 callersFunctionget_new_node
C/freeCodeCamp/Data Structures/doubly-linked-list.c:23
↓ 2 callersFunctiongetinput
getinput: get n and b to call function itob */
C/The C Programming Language 2nd Edition/3 - Control Flow/exc-3-5.c:71
↓ 2 callersMethodgrow
(&mut self)
Rust/rustonomicon/vec/src/lib.rs:172
↓ 2 callersFunctionhandle_connection
(mut stream: impl Read + Write + Unpin)
Rust/Asynchronous Programming/http_server_async/src/main.rs:24
↓ 2 callersFunctionhatch_a_bird
IMPLEMENT this function.
Rust/rust-by-practice/src/generics/trait_object/trait_obj1.rs:51
↓ 2 callersFunctionis_seperator
syntax highlighting ***/
C/kilo/kilo.c:252
↓ 2 callersFunctionkey2btn
(key: Keycode)
Rust/chip8/desktop/src/main.rs:96
↓ 2 callersMethodkeypress
(&mut self, event: KeyboardEvent, pressed: bool)
Rust/chip8/wasm/src/lib.rs:46
↓ 2 callersMethodkeypress
* @param {KeyboardEvent} event * @param {boolean} pressed
Rust/chip8/wasm/web/wasm.js:247
↓ 2 callersMethodld
(6xkk) Loads the value `kk` into register `vx`
Rust/rust-in-action/chip_8/src/main.rs:100
↓ 2 callersMethodlicensing_info
(&self)
Rust/rustlings/solutions/15_traits/traits4.rs:2
↓ 2 callersMethodload
(&mut self)
Rust/rust-in-action/actionkv/src/lib.rs:70
↓ 2 callersFunctionlower
C/The C Programming Language 2nd Edition/2 - Types, Operators, and Expressions/exc-2-10.c:21
↓ 2 callersMethodmethod
(&self)
Rust/rust-by-practice/src/generics/trait_object/trait_obj4.rs:6
↓ 2 callersFunctionmultiply
Use the above alias to refer to our specific `Result` type.
Rust/rust-by-practice/src/result_panic/result/result6.rs:7
↓ 2 callersFunctionmultiply
(n1_str: &str, n2_str: &str)
Rust/rust-by-practice/src/result_panic/result/result1.rs:4
↓ 2 callersFunctionmy_function
(x: impl MyTrait)
Rust/rust-by-practice/src/generics/trait_object/trait_obj5.rs:19
↓ 2 callersMethodnext
Implement next method */
Rust/rust-by-practice/src/functional_programming/iterator/iterator7.rs:14
↓ 2 callersFunctionodd
C/Neso Academy/even_odd.c:8
↓ 2 callersFunctionparse_headers
(header_strings: &[String])
Rust/rust_http_client/src/main.rs:67
↓ 2 callersFunctionpassStringToWasm0
(arg, malloc, realloc)
Rust/chip8/wasm/web/wasm.js:132
↓ 2 callersFunctionping
(url string)
Go/Learn Go with Tests/select/racer.go:26
↓ 2 callersFunctionplus_one
(x: Option<i32>)
Rust/rust-by-practice/src/compound_types/enums/enums5.rs:17
↓ 2 callersFunctionprint
(result: Result<i32, ParseIntError>)
Rust/rust-by-practice/src/result_panic/result/result5.rs:23
↓ 2 callersFunctionprint
C/freeCodeCamp/Data Structures/linked-list2.c:63
↓ 2 callersFunctionprint
C/freeCodeCamp/Data Structures/reverse-linked-list.c:54
↓ 2 callersFunctionprint_array
Fill in the blanks to make it work.
Rust/rust-by-practice/src/generics/const_generics/const_gen2.rs:2
↓ 2 callersFunctionprint_it
(input: T)
Rust/rust-by-practice/src/lifetime/static_l/static_l5.rs:4
↓ 2 callersFunctionprocess_lines
(reader: T, re: Regex)
Rust/rust-in-action/grep-lite/src/main.rs:8
↓ 2 callersFunctionproduction_rate_per_hour
(speed: u64)
Rust/rust-by-practice/src/result_panic/panic/panic2.rs:23
↓ 2 callersFunctionquicksort
quicksort: sort v[left]...v[right] into increasing or decreasing order */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-16.c:69
↓ 2 callersFunctionquicksort
quicksort: sort v[left]...v[right] into increasing or decreasing order */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-17.c:107
↓ 2 callersFunctionreadlines
readlines: read input lines */
C/The C Programming Language 2nd Edition/examples/sort.c:40
↓ 2 callersMethodsave
(self)
Rust/FCC/todo-cli/src/main.rs:55
↓ 2 callersMethodse
(3xkk) Skip next instruction if register `vx` is equal to `kk`
Rust/rust-in-action/chip_8/src/main.rs:86
↓ 2 callersMethodset_first_name
(&mut self, first_name: &str)
Rust/Algorithms and Data Structures/fcc/src/solutions/make_a_person.rs:41
↓ 2 callersMethodset_first_name
(&mut self, first_name: &str)
Rust/Algorithms and Data Structures/fcc/src/exercises/make_a_person.rs:37
↓ 2 callersFunctionstore_index_on_disk
(a: &mut ActionKV, index_key: &ByteStr)
Rust/rust-in-action/actionkv/src/akv_disk.rs:25
↓ 2 callersFunctionstrncpy_m
strncpy: copy n characters from t to s */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-5.c:30
↓ 2 callersFunctionsubstr
substr: get a substring of s and put in str */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-17.c:192
↓ 2 callersFunctionsummary
Implement `fn summary` below.
Rust/rust-by-practice/src/generics/traits/traits5.rs:51
↓ 2 callersFunctiontake_while1
( accept: impl Fn(char) -> bool, s: &str, error_msg: String, )
Rust/eldiro_v1/crates/eldiro/src/utils.rs:84
↓ 2 callersFunctiontype_of
(_: &T)
Rust/rust-by-practice/src/generics/generics/generics5.rs:24
↓ 2 callersFunctionungetch
ungetch: push character back on input */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-10.c:100
↓ 2 callersFunctionungetch
ungetch: push character back on input */
C/The C Programming Language 2nd Edition/4 - Functions and Program Structure/exc-4-3.c:130
↓ 2 callersFunctionungets
ungets: push string back onto the input */
C/The C Programming Language 2nd Edition/5 - Pointers and Arrays/exc-5-10.c:93
↓ 2 callersMethodupdate
(&mut self, key: &ByteStr, value: &ByteStr)
Rust/rust-in-action/actionkv/src/lib.rs:171
↓ 2 callersMethodvalue
(self)
Rust/tauri/github_demo/src-tauri/src/models.rs:74
↓ 2 callersFunctionwritelines
writelines: write output lines */
C/The C Programming Language 2nd Edition/examples/sort.c:58
↓ 1 callersMethodArea
()
Go/Learn Go with Tests/structs/shapes.go:6
↓ 1 callersFunctionAssignGroup
(int groups = 6)
C#/ZooApp/Program.cs:47
↓ 1 callersMethodBalance
()
Go/Learn Go with Tests/pointers/wallet.go:22
↓ 1 callersFunctionBusinessProcess1
(String[] userEntries)
C#/TryCatch/Program.cs:53
↓ 1 callersFunctionChangePlayer
()
C#/Minigame/Final/Program.cs:97
↓ 1 callersFunctionChangePlayer
()
C#/Minigame/Starter/Program.cs:88
↓ 1 callersFunctionChangeValue
(int value)
C#/Debug101/Program.cs:11
↓ 1 callersFunctionCrawl
Crawl uses fetcher to recursively crawl pages starting with url, to a maximum of depth.
Go/A Tour of Go/go_web_crawler/web_crawler.go:35
↓ 1 callersMethodDeposit
(amount Bitcoin)
Go/Learn Go with Tests/pointers/wallet.go:18
↓ 1 callersMethodError
()
Go/Learn Go with Tests/maps/dictionary.go:13
↓ 1 callersMethodFetch
Fetch returns the body of URL and a slice of URLs found on that page.
Go/A Tour of Go/go_web_crawler/web_crawler.go:11
↓ 1 callersFunctionFreezePlayer
()
C#/Minigame/Final/Program.cs:105
↓ 1 callersFunctionFreezePlayer
()
C#/Minigame/Starter/Program.cs:96
↓ 1 callersFunctionFtoC
C/The C Programming Language 2nd Edition/1 - A Tutorial Introduction/exc-1-15.c:18
↓ 1 callersFunctionGetTarget
()
C#/ReturnMethods/Program.cs:32
↓ 1 callersFunctionGotFood
()
C#/Minigame/Final/Program.cs:79
↓ 1 callersFunctionGotFood
()
C#/Minigame/Starter/Program.cs:57
↓ 1 callersFunctionInitializeGame
()
C#/Minigame/Final/Program.cs:156
↓ 1 callersFunctionInitializeGame
()
C#/Minigame/Starter/Program.cs:147
↓ 1 callersFunctionLoadTillEachMorning
(int[,] registerDailyStartingCash, int[] cashTill)
C#/CashingSystem/GuidedProject/Final/Program.cs:107
↓ 1 callersFunctionLoadTillEachMorning
(int[,] registerDailyStartingCash, int[] cashTill)
C#/CashingSystem/GuidedProject/Starter/Program.cs:105
↓ 1 callersFunctionLogTillStatus
(int[] cashTill)
C#/CashingSystem/GuidedProject/Final/Program.cs:164
↓ 1 callersFunctionLogTillStatus
(int[] cashTill)
C#/CashingSystem/GuidedProject/Starter/Program.cs:168
↓ 1 callersFunctionMakeChange
(int cost, int[] cashTill, int twenties, int tens = 0, int fives = 0, int ones = 0)
C#/CashingSystem/GuidedProject/Final/Program.cs:116
↓ 1 callersFunctionMakeChange
(int cost, int[] cashTill, int twenties, int tens = 0, int fives = 0, int ones = 0)
C#/CashingSystem/GuidedProject/Starter/Program.cs:114
↓ 1 callersFunctionOperatingProcedure1
()
C#/TryCatch/Program.cs:11
↓ 1 callersFunctionPlayGame
()
C#/ReturnMethods/Program.cs:14
← previousnext →201–300 of 2,101, ranked by callers