MCPcopy Create free account

hub / github.com/arnetheduck/nbindgen / functions

Functions896 in github.com/arnetheduck/nbindgen

↓ 89 callersMethodnew_line
(&mut self)
src/bindgen/writer.rs:138
↓ 55 callersMethodpush
(&mut self, id: Separator)
src/bindgen/mangle.rs:65
↓ 38 callersMethodname
(&self)
src/bindgen/ir/path.rs:21
↓ 37 callersMethodinsert
(&mut self, path: &Path, ty: Option<DeclarationType>)
src/bindgen/declarationtyperesolver.rs:32
↓ 35 callersMethodis_empty
(&self)
src/bindgen/ir/annotation.rs:57
↓ 28 callersMethodclose_brace
(&mut self, _: bool)
src/bindgen/writer.rs:157
↓ 28 callersMethodjoin
(cfgs: &[Cfg])
src/bindgen/ir/cfg.rs:85
↓ 28 callersMethodopen_brace
(&mut self)
src/bindgen/writer.rs:153
↓ 25 callersMethodpath
(&self)
src/bindgen/ir/function.rs:113
↓ 22 callersMethodfor_all_items_mut
(&mut self, mut callback: F)
src/bindgen/ir/item.rs:201
↓ 21 callersMethodbool
(&self, name: &str)
src/bindgen/ir/annotation.rs:177
↓ 19 callersMethodtry_insert
(&mut self, item: T)
src/bindgen/ir/item.rs:103
↓ 16 callersMethodto_condition
(&self, config: &Config)
src/bindgen/ir/cfg.rs:205
↓ 16 callersMethodwrite_after
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/cfg.rs:332
↓ 16 callersMethodwrite_before
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/cfg.rs:322
↓ 15 callersMethodcontains
(&self, path: &GenericPath)
src/bindgen/monomorph.rs:24
↓ 14 callersMethodfilter
(&mut self, callback: F)
src/bindgen/ir/item.rs:157
↓ 13 callersMethodapply
Applies the rename rule to a string
src/bindgen/rename.rs:64
↓ 13 callersMethodfor_all_items
(&self, mut callback: F)
src/bindgen/ir/item.rs:185
↓ 12 callersMethodgenerics
(&self)
src/bindgen/ir/generic_path.rs:230
↓ 11 callersMethodrename
(&self, item_name: &mut String)
src/bindgen/config.rs:319
↓ 11 callersMethodto_str
(self)
src/bindgen/declarationtyperesolver.rs:10
↓ 10 callersMethodnew_line_if_not_start
(&mut self)
src/bindgen/writer.rs:147
↓ 10 callersMethodwrite
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/enumeration.rs:296
↓ 9 callersMethodadd_monomorphs
(&self, library: &Library, out: &mut Monomorphs)
src/bindgen/ir/ty.rs:865
↓ 8 callersMethodrename_for_config
(&mut self, config: &Config)
src/bindgen/ir/ty.rs:328
↓ 8 callersFunctiontake
(with_manual_drop: std::mem::ManuallyDrop<Point>)
tests/rust/manuallydrop.rs:22
↓ 7 callersMethodfor_items_mut
(&mut self, path: &Path, mut callback: F)
src/bindgen/ir/item.rs:234
↓ 7 callersFunctionfree_function_should_exist_annotated_by_name
(test_struct: SelfTypeTestStruct)
tests/rust/swift_name.rs:101
↓ 7 callersFunctionfree_function_should_exist_annotated_mut_by_name
(mut test_struct: SelfTypeTestStruct)
tests/rust/swift_name.rs:108
↓ 7 callersFunctionfree_function_should_exist_ref
(test_struct: &SelfTypeTestStruct)
tests/rust/swift_name.rs:78
↓ 7 callersFunctionfree_function_should_exist_ref_mut
(test_struct: &mut SelfTypeTestStruct)
tests/rust/swift_name.rs:84
↓ 7 callersFunctionfree_function_should_not_exist_box
(boxed: Box<SelfTypeTestStruct>)
tests/rust/swift_name.rs:95
↓ 7 callersMethodrebuild
(&mut self)
src/bindgen/ir/item.rs:96
↓ 7 callersMethodwrite
(&self, out: &mut SourceWriter<F>, ident: Option<&str>, export: bool, is_func: bool, config: &Config)
src/bindgen/cdecl.rs:206
↓ 6 callersMethodannotations
(&self)
src/bindgen/ir/union.rs:142
↓ 6 callersMethodcall
Associate each parameter with an argument.
src/bindgen/ir/generic_path.rs:78
↓ 6 callersMethodcmp
(&self, other: &Path)
src/bindgen/ir/path.rs:41
↓ 6 callersMethodget_config
(&self)
src/bindgen/library.rs:167
↓ 6 callersMethodprefix
(&self, annotations: &AnnotationSet)
src/bindgen/config.rs:401
↓ 6 callersMethodwrite_raw_block
(&mut self, block: &str)
src/bindgen/writer.rs:165
↓ 6 callersMethodwrite_vertical_source_list
(&mut self, items: &[S], list_type: ListType<'_>)
src/bindgen/writer.rs:195
↓ 5 callersMethodadd_dependencies
(&self, library: &Library, out: &mut Dependencies)
src/bindgen/ir/ty.rs:861
↓ 5 callersMethodannotations_mut
(&mut self)
src/bindgen/ir/union.rs:146
↓ 5 callersMethodattrs
(&self)
src/bindgen/utilities.rs:259
↓ 5 callersMethodcollect_declaration_types
(&self, resolver: &mut DeclarationTypeResolver)
src/bindgen/ir/union.rs:154
↓ 5 callersFunctionescape
(rust_identifier: &mut String)
src/bindgen/reserved.rs:276
↓ 5 callersFunctionmangle_path
(path: &Path, generic_values: &[GenericArgument], config: &MangleConfig)
src/bindgen/mangle.rs:13
↓ 5 callersMethodmangle_paths
(&mut self, monomorphs: &Monomorphs)
src/bindgen/ir/ty.rs:948
↓ 5 callersMethodparse_mod
( &mut self, pkg: &PackageRef, mod_path: &FilePath, depth: usize, )
src/bindgen/parser.rs:223
↓ 5 callersMethodreplace_self_with
(&mut self, self_ty: &Path)
src/bindgen/ir/ty.rs:700
↓ 5 callersMethodspaces
(&self)
src/bindgen/writer.rs:113
↓ 5 callersMethodtry_skip_map
(&mut self, mut f: F)
src/bindgen/utilities.rs:19
↓ 4 callersMethodadd_dependencies_ignoring_generics
( &self, generic_params: &GenericParams, library: &Library, out: &mut Dependen
src/bindgen/ir/ty.rs:808
↓ 4 callersMethodas_str
(&self)
src/bindgen/ir/ty.rs:322
↓ 4 callersMethodattr_name_value_lookup
(&self, name: &str)
src/bindgen/utilities.rs:191
↓ 4 callersMethodderef
(&self)
src/bindgen/ir/item.rs:63
↓ 4 callersMethodenabled
(&self, metadata: &Metadata)
src/logging.rs:23
↓ 4 callersMethodfor_items
(&self, path: &Path, mut callback: F)
src/bindgen/ir/item.rs:217
↓ 4 callersMethodgenerate
(mut self)
src/bindgen/library.rs:60
↓ 4 callersMethodlist
(&self, name: &str)
src/bindgen/ir/annotation.rs:165
↓ 4 callersMethodname
(&self)
src/bindgen/ir/generic_path.rs:57
↓ 4 callersMethodnot_none
(self)
src/bindgen/rename.rs:56
↓ 4 callersMethodpush_set_spaces
(&mut self, spaces: usize)
src/bindgen/writer.rs:117
↓ 4 callersMethodshould_generate_top_level_item
( &self, crate_name: &str, binding_crate_name: &str, )
src/bindgen/config.rs:802
↓ 4 callersMethodwith_config
(mut self, config: Config)
src/bindgen/builder.rs:219
↓ 3 callersMethodadd_none
(&mut self, path: &Path)
src/bindgen/declarationtyperesolver.rs:50
↓ 3 callersMethodadd_struct
(&mut self, path: &Path)
src/bindgen/declarationtyperesolver.rs:42
↓ 3 callersFunctionarray_print
(a: &[u64])
tests/rust/function_args.rs:2
↓ 3 callersMethodatom
(&self, name: &str)
src/bindgen/ir/annotation.rs:171
↓ 3 callersMethodbindings
(&self)
src/bindgen/writer.rs:72
↓ 3 callersMethodbuild_type
(&mut self, t: &Type, is_const: bool, is_return: bool, config: &Config)
src/bindgen/cdecl.rs:112
↓ 3 callersFunctionbuild_using_bin
(extra_args: &[&str])
tests/profile.rs:30
↓ 3 callersFunctionbuild_using_lib
(config: fn(Builder) -> Builder)
tests/profile.rs:7
↓ 3 callersMethoddeprecated_note
( &self, config: &'c Config, kind: DeprecatedNoteKind, )
src/bindgen/ir/annotation.rs:65
↓ 3 callersMethodexport_name
(&self)
src/bindgen/ir/generic_path.rs:246
↓ 3 callersMethodextend_with
(&mut self, other: &Parse)
src/bindgen/parser.rs:464
↓ 3 callersMethodhas_attr_word
Searches for attributes like `#[test]`. Example: - `item.has_attr_word("test")` => `#[test]`
src/bindgen/utilities.rs:120
↓ 3 callersMethodis_no_mangle
(&self)
src/bindgen/utilities.rs:172
↓ 3 callersFunctionmember_to_ident
(member: &syn::Member)
src/bindgen/ir/constant.rs:23
↓ 3 callersMethodmust_use
(&self, _config: &Config)
src/bindgen/ir/annotation.rs:61
↓ 3 callersMethodpop_tab
(&mut self)
src/bindgen/writer.rs:133
↓ 3 callersMethodpost_body
(&self, path: &Path)
src/bindgen/config.rs:315
↓ 3 callersMethodpre_body
(&self, path: &Path)
src/bindgen/config.rs:311
↓ 3 callersMethodshould_generate
(&self, item_type: ItemType)
src/bindgen/config.rs:307
↓ 3 callersMethodwrite
(&self, file: F)
src/bindgen/bindings.rs:250
↓ 3 callersMethodwrite
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/constant.rs:476
↓ 3 callersMethodwrite
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/generic_path.rs:142
↓ 3 callersMethodwrite
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/cfg.rs:280
↓ 3 callersMethodwrite
(&self, config: &Config, out: &mut SourceWriter<F>)
src/bindgen/ir/function.rs:224
↓ 3 callersFunctionwrite_field
(out: &mut SourceWriter<F>, t: &Type, ident: &str, config: &Config)
src/bindgen/cdecl.rs:437
↓ 2 callersFunctionIsBar
tests/expectations/transform_op.cpp:79
↓ 2 callersFunctionIsBar2
tests/expectations/destructor_and_copy_ctor.cpp:233
↓ 2 callersFunctionIsBar3
tests/expectations/destructor_and_copy_ctor.cpp:363
↓ 2 callersFunctionIsBaz
tests/expectations/transform_op.cpp:100
↓ 2 callersFunctionIsBaz1
tests/expectations/transform_op.cpp:266
↓ 2 callersFunctionIsBaz2
tests/expectations/transform_op.cpp:287
↓ 2 callersFunctionIsFoo
tests/expectations/transform_op.cpp:58
↓ 2 callersFunctionIsK_Bar
tests/expectations/asserted_cast.cpp:221
↓ 2 callersFunctionIsK_Foo
tests/expectations/asserted_cast.cpp:198
next →1–100 of 896, ranked by callers