MCPcopy Create free account

hub / github.com/decentralized-identity/aries-rfcs / functions

Functions186 in github.com/decentralized-identity/aries-rfcs

↓ 23 callersMethodhandle
(self, event)
concepts/0003-protocols/tictactoe/state_machine.py:19
↓ 18 callersFunctione
(rfc, msg)
code/test_rfcs.py:37
↓ 9 callersMethodunlock
(&mut self)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:57
↓ 7 callersMethodwinner
Search for a winner. Return None if game isn't over, "X" if player X won, "O" if player O won, and the empty string if it's a draw.
concepts/0003-protocols/tictactoe/game.py:94
↓ 6 callersMethodto_vec
(&self)
features/0042-lox/reference_code/lox/src/lib.rs:58
↓ 5 callersFunctionkeyring_type_to_string
(value: *const c_void)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:266
↓ 4 callersMethod_get_text
(cls, flags, labels, mark, spacer)
concepts/0029-message-trust-contexts/mtc.py:111
↓ 4 callersMethodas_slice
(&self)
features/0042-lox/reference_code/lox/src/lib.rs:54
↓ 4 callersFunctionto_utf16_bytes
(s: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:221
↓ 4 callersMethodtrust_for
Tells what trust applies for the given flag -- True if trusted, False if explicitly not trusted, or None if trust for that flag has n
concepts/0029-message-trust-contexts/mtc.py:65
↓ 3 callersMethod__init__
(self, postchecker, comment)
concepts/0029-message-trust-contexts/dbc.py:26
↓ 3 callersMethod_transition_to
(self, state, event)
concepts/0003-protocols/tictactoe/state_machine.py:41
↓ 3 callersFunctionappend_to_dict
(dict, key, value, ref)
code/test_rfcs.py:114
↓ 3 callersFunctionget_id
(matches: &ArgMatches, read_stdin: bool)
features/0042-lox/reference_code/lox-cli/src/main.rs:148
↓ 3 callersFunctionget_keyring
(matches: &ArgMatches)
features/0042-lox/reference_code/lox-cli/src/main.rs:159
↓ 3 callersMethodget_target_name
(&self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:46
↓ 3 callersMethodget_target_name
(&self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:60
↓ 3 callersMethodload
Load an array of moves like "X:A1" into a game.
concepts/0003-protocols/tictactoe/game.py:117
↓ 3 callersFunctionparse_authentication
(value: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:346
↓ 3 callersFunctionparse_peek_criteria
(id: &str)
features/0042-lox/reference_code/lox/src/lib.rs:66
↓ 3 callersFunctionparse_protocol
(value: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:305
↓ 3 callersMethodwhose_turn
(self)
concepts/0003-protocols/tictactoe/game.py:71
↓ 2 callersMethodaffirm
(self, flags)
concepts/0029-message-trust-contexts/mtc.py:53
↓ 2 callersFunctioncan_find_generic
(criteria: &HashMap<String, String>)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:284
↓ 2 callersFunctioncan_find_internet
(criteria: &HashMap<String, String>)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:289
↓ 2 callersMethoddeny
(self, flags)
concepts/0029-message-trust-contexts/mtc.py:57
↓ 2 callersMethodfrom_text
(cls, txt)
concepts/0029-message-trust-contexts/mtc.py:92
↓ 2 callersFunctionget_current_user
()
features/0042-lox/reference_code/lox/src/keyring/mod.rs:42
↓ 2 callersMethodget_flag_for_label
(cls, label)
concepts/0029-message-trust-contexts/mtc.py:83
↓ 2 callersMethodget_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:26
↓ 2 callersFunctionget_username
()
features/0042-lox/reference_code/lox/src/keyring/mod.rs:41
↓ 2 callersMethodis_done
(self)
concepts/0003-protocols/tictactoe/game.py:114
↓ 2 callersFunctionkey_to_idx
(key)
concepts/0003-protocols/tictactoe/game.py:6
↓ 2 callersFunctionnorm_name
(x)
code/check_links.py:83
↓ 2 callersFunctionparse_port
(value: Option<&String>)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:361
↓ 2 callersFunctionpostcondition
(expr, comment)
concepts/0029-message-trust-contexts/dbc.py:21
↓ 2 callersFunctionread_input
(matches: &ArgMatches, name: &str, read_stdin: bool)
features/0042-lox/reference_code/lox-cli/src/main.rs:167
↓ 2 callersFunctionread_stream
(f: &mut R)
features/0042-lox/reference_code/lox-cli/src/main.rs:201
↓ 2 callersFunctionvec_to_btreemap
(values: Vec<(String, String)>)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:143
↓ 2 callersFunctionwarn
(rfc, msg)
code/test_rfcs.py:40
↓ 2 callersFunctionwinnable_in_n_moves
(line:list, cells, player:str)
concepts/0003-protocols/tictactoe/ai.py:4
↓ 1 callersFunction_derive_constants
(g)
concepts/0029-message-trust-contexts/mtc.py:8
↓ 1 callersMethod_on_error
(self, msg)
concepts/0003-protocols/tictactoe/state_machine.py:37
↓ 1 callersFunctioncheck_link
Look at a link and return an error string about it, if any.
code/check_links.py:120
↓ 1 callersFunctioncheck_links
(fname, rfcs, cache, full_check)
code/check_links.py:180
↓ 1 callersFunctiondelete
(matches: &ArgMatches)
features/0042-lox/reference_code/lox-cli/src/main.rs:130
↓ 1 callersMethoddelete_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:126
↓ 1 callersMethoddump
Convert a game into an array of moves like "X:A1".
concepts/0003-protocols/tictactoe/game.py:122
↓ 1 callersFunctionfind_matching_rfc
(rfcs, which)
code/check_links.py:82
↓ 1 callersFunctionfragment_in_content
(fragment, content, ct)
code/check_links.py:39
↓ 1 callersFunctionget
(matches: &ArgMatches)
features/0042-lox/reference_code/lox-cli/src/main.rs:95
↓ 1 callersFunctionget_credentials
(id: &str, flags: u32)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:225
↓ 1 callersFunctionget_file
(name: &str)
features/0042-lox/reference_code/lox-cli/src/main.rs:221
↓ 1 callersFunctionget_impl_table
Return the impl table for an RFC.
code/rfcs.py:93
↓ 1 callersFunctionget_os_keyring
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/mod.rs:25
↓ 1 callersFunctionget_rfcs
(folder)
code/check_links.py:196
↓ 1 callersFunctionhandle_local_file
(relative_to_fname, uri, cache)
code/check_links.py:59
↓ 1 callersFunctionhandle_web_resource
(uri, rfcs, cache)
code/check_links.py:92
↓ 1 callersFunctionidx_to_key
(i)
concepts/0003-protocols/tictactoe/game.py:23
↓ 1 callersFunctionkeyring_type_to_i64
(value: *const c_void)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:272
↓ 1 callersFunctionlink_tags
(fname)
code/link_tags.py:6
↓ 1 callersFunctionlist
()
features/0042-lox/reference_code/lox-cli/src/main.rs:123
↓ 1 callersFunctionmain
(fname = None)
code/generate_index.py:27
↓ 1 callersFunctionmain
(full_check = False)
code/check_links.py:200
↓ 1 callersFunctionmain
(fname = None)
code/generate_mkdocs_index.py:26
↓ 1 callersFunctionmake_md_anchor
(txt)
code/check_links.py:26
↓ 1 callersFunctionother_player
(player:str)
concepts/0003-protocols/tictactoe/game.py:29
↓ 1 callersFunctionpeek
(matches: &ArgMatches)
features/0042-lox/reference_code/lox-cli/src/main.rs:104
↓ 1 callersFunctionprecondition
(expr, comment)
concepts/0029-message-trust-contexts/dbc.py:17
↓ 1 callersFunctionreadAIP
( aip_path, version )
code/aipUpdates.py:31
↓ 1 callersFunctionrelpath
(abspath)
code/rfcs.py:143
↓ 1 callersFunctionset
(matches: &ArgMatches)
features/0042-lox/reference_code/lox-cli/src/main.rs:138
↓ 1 callersMethodset_secret
(&mut self, id: &str, secret: &[u8])
features/0042-lox/reference_code/lox/src/keyring/linux.rs:111
↓ 1 callersFunctionshould_skip_website
(uri)
code/check_links.py:53
↓ 1 callersFunctiontrack
(name, link, path, row_num)
code/test_rfcs.py:122
↓ 1 callersFunctionunlink_tag
(tag)
code/rfcs.py:82
↓ 1 callersFunctionupdate
(fname, tmp_fname)
code/generate_index.py:10
↓ 1 callersFunctionupdate
(fname, tmp_fname)
code/generate_mkdocs_index.py:9
↓ 1 callersFunctionwalk_files
Generate the full path to every RFC in the repo.
code/rfcs.py:14
Method__call__
(self, msg)
concepts/0003-protocols/tictactoe/test_state_machine.py:74
Method__call__
(self, state, event)
concepts/0003-protocols/tictactoe/test_state_machine.py:124
Method__enter__
(self)
concepts/0029-message-trust-contexts/dbc.py:30
Method__exit__
(self, *args)
concepts/0029-message-trust-contexts/dbc.py:33
Method__getitem__
(self, key)
concepts/0003-protocols/tictactoe/game.py:53
Method__init__
(self, comment)
concepts/0029-message-trust-contexts/dbc.py:6
Method__init__
(self, comment)
concepts/0029-message-trust-contexts/dbc.py:10
Method__init__
(self, comment)
concepts/0029-message-trust-contexts/dbc.py:14
Method__init__
(self, affirmed: int = 0, denied: int = 0)
concepts/0029-message-trust-contexts/mtc.py:48
Method__init__
(self, logic, pre=None, post=None, on_error=None)
concepts/0003-protocols/tictactoe/state_machine.py:12
Method__init__
(self)
concepts/0003-protocols/tictactoe/test_state_machine.py:71
Method__init__
(self, response)
concepts/0003-protocols/tictactoe/test_state_machine.py:119
Method__init__
(self)
concepts/0003-protocols/tictactoe/game.py:49
Method__setitem__
(self, key, x_or_o)
concepts/0003-protocols/tictactoe/game.py:56
Method__str__
(self)
concepts/0029-message-trust-contexts/mtc.py:143
Method__str__
(self)
concepts/0003-protocols/tictactoe/game.py:81
Method_find_all_passwords
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:88
Method_find_generic_password
(search_criteria: &HashMap<String, String>)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:83
Method_find_internet_password
(search_criteria: &HashMap<String, String>)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:64
Methodabbrevs
Return an abbreviated string that summarizes which flags are set and explicitly unset.
concepts/0029-message-trust-contexts/mtc.py:123
Methodaffirmed
(self)
concepts/0029-message-trust-contexts/mtc.py:75
next →1–100 of 186, ranked by callers