MCPcopy Create free account

hub / github.com/butte-rs/butte / functions

Functions413 in github.com/butte-rs/butte

Functionmain
()
butte-examples/src/greeter/greeter.rs:8
Functionmain
()
butte-build/src/main.rs:25
Functionnamespace_stacking
()
butte-build/src/ir/transform.rs:741
Methodnew
(ident: ir::QualifiedIdent<'a>)
butte-build/src/ir/transform.rs:36
Methodnew
(x: usize)
butte/src/push.rs:45
Methodnew
(o: UOffsetT)
butte/src/primitives.rs:115
Methodnew
()
butte/src/follow.rs:56
Methodnew
(buf: &'a [u8], loc: usize)
butte/src/vector.rs:47
Methodnew
(buf: B, loc: usize)
butte/src/table.rs:33
Methodnew
Create a FlatBufferBuilder that is ready for writing.
butte/src/builder.rs:59
Methodnew_with_capacity
Create a FlatBufferBuilder that is ready for writing, with a ready-to-use capacity of the provided size. The maximum valid value is `FLATBUFFERS_MAX_
butte/src/builder.rs:67
Methodnth
(&mut self, n: usize)
butte/src/vector.rs:247
Methodnth_back
(&mut self, n: usize)
butte/src/vector.rs:281
Methodnum_written_vtables
(&self)
butte/src/builder.rs:167
Methodobject_inline_num_bytes
(&self)
butte/src/vtable.rs:44
Methodparse_str
(s: &'a str)
butte-build/src/ir/types.rs:550
Functionperiod
(input: &str)
butte-build/src/ast/parser.rs:100
Functionplus_or_minus
(input: &str)
butte-build/src/ast/parser.rs:40
Functionproduct_type_body
Parse the body of a table or struct.
butte-build/src/ast/parser.rs:1677
Methodpush
(&self, dst: &mut [u8], rest: &[u8])
butte/src/primitives.rs:139
Methodpush_slot
(&mut self, slotoff: VOffsetT, x: X, default: X)
butte/src/builder.rs:147
Functionraw_metadata
Parse key-value metadata pairs.
butte-build/src/ast/parser.rs:1329
Functionread_scalar_at
(s: &[u8], loc: usize)
butte/src/endian_scalar.rs:167
Methodreset
Reset the FlatBufferBuilder internal state. Use this method after a call to a `finish` function in order to re-use a FlatBufferBuilder. This function
butte/src/builder.rs:102
Functionright_brace
(input: &str)
butte-build/src/ast/parser.rs:80
Functionright_paren
(input: &str)
butte-build/src/ast/parser.rs:72
Functionright_square_bracket
(input: &str)
butte-build/src/ast/parser.rs:112
Methodsafe_slice
(self)
butte/src/vector.rs:86
Functionscalar
Parse float, integer or boolean constants.
butte-build/src/ast/parser.rs:1428
Methodself_follow
(&'a self, buf: &'a [u8], loc: usize)
butte/src/follow.rs:60
Functionsemicolon
(input: &str)
butte-build/src/ast/parser.rs:92
Functionsingle
`Single`s are `Scalar`s or `StringConstant`s.
butte-build/src/ast/parser.rs:1525
Methodsize
()
butte/src/push.rs:31
Methodsize_hint
(&self)
butte/src/vector.rs:261
Methodstart_table
(&mut self)
butte/src/builder.rs:177
Methodstart_vector
(&mut self, num_items: usize)
butte/src/builder.rs:212
Functionstruct_decl
Parse a struct declaration.
butte-build/src/ast/parser.rs:1690
Functiontest_attribute_decl_with_doc_comments
()
butte-build/src/ast/parser.rs:645
Functiontest_attribute_decl_ws
()
butte-build/src/ast/parser.rs:674
Functiontest_boolean_constant
()
butte-build/src/ast/parser.rs:2032
Functiontest_comment
()
butte-build/src/ast/parser.rs:2551
Functiontest_dec_float_constant
()
butte-build/src/ast/parser.rs:2074
Functiontest_dec_integer_constant
()
butte-build/src/ast/parser.rs:1918
Functiontest_default_value
()
butte-examples/tests/default_value.rs:10
Functiontest_default_value
()
butte-build/src/ast/parser_macros.rs:54
Functiontest_default_value
()
butte-build/src/ast/parser.rs:1658
Functiontest_doc_comment
()
butte-build/src/ast/parser.rs:2582
Functiontest_doc_comment_lines
()
butte-build/src/ast/parser.rs:2574
Functiontest_doc_comment_multi_line
()
butte-build/src/ast/parser.rs:2590
Functiontest_element_schema
()
butte-build/src/ast/parser.rs:222
Functiontest_elements_only_schema
()
butte-build/src/ast/parser.rs:313
Functiontest_empty_comment
()
butte-build/src/ast/parser.rs:2540
Functiontest_empty_ident_is_invalid
()
butte-build/src/ast/parser.rs:162
Functiontest_empty_metadata
()
butte-build/src/ast/parser.rs:1391
Functiontest_empty_object
()
butte-build/src/ast/parser.rs:1479
Functiontest_empty_raw_doc_comment
()
butte-build/src/ast/parser.rs:2558
Functiontest_empty_string_constant
()
butte-build/src/ast/parser.rs:194
Functiontest_empty_table
()
butte-build/src/ast/parser.rs:1733
Functiontest_empty_table_no_spaces
()
butte-build/src/ast/parser.rs:1725
Functiontest_enum_single
()
butte-build/src/ir/transform.rs:1094
Functiontest_enum_with_doc_comments
()
butte-build/src/ast/parser.rs:737
Functiontest_false
()
butte-build/src/ast/parser.rs:2003
Functiontest_false_semicolon
()
butte-build/src/ast/parser.rs:2009
Functiontest_field_decl
()
butte-build/src/ast/parser.rs:1014
Functiontest_field_decl_boolean_default_value_explicit_false
()
butte-build/src/ast/parser.rs:1052
Functiontest_field_decl_boolean_default_value_true
()
butte-build/src/ast/parser.rs:1064
Functiontest_field_decl_enum_default_value
()
butte-build/src/ast/parser.rs:1038
Functiontest_field_decl_no_scalar
()
butte-build/src/ast/parser.rs:1030
Functiontest_field_decl_uint
()
butte-build/src/ast/parser.rs:1022
Functiontest_field_decl_with_comments
()
butte-build/src/ast/parser.rs:945
Functiontest_field_decl_with_doc_and_non_doc_comment
()
butte-build/src/ast/parser.rs:974
Functiontest_field_decl_with_doc_comment
()
butte-build/src/ast/parser.rs:963
Functiontest_field_decl_with_metadata
()
butte-build/src/ast/parser.rs:937
Functiontest_field_decl_with_space_doc_and_non_doc_comment
()
butte-build/src/ast/parser.rs:999
Functiontest_field_decl_with_spaced_doc_comment
()
butte-build/src/ast/parser.rs:987
Functiontest_file_extension_decl
()
butte-build/src/ast/parser.rs:2387
Functiontest_file_extension_decl_no_leading_space
()
butte-build/src/ast/parser.rs:2394
Functiontest_file_extension_decl_surrounding_space
()
butte-build/src/ast/parser.rs:2408
Functiontest_file_extension_decl_trailing_space
()
butte-build/src/ast/parser.rs:2401
Functiontest_file_extension_decl_with_comments
()
butte-build/src/ast/parser.rs:2362
Functiontest_file_extension_decl_with_doc_comments
()
butte-build/src/ast/parser.rs:2373
Functiontest_file_identifier_decl
()
butte-build/src/ast/parser.rs:2483
Functiontest_file_identifier_decl_no_leading_space
()
butte-build/src/ast/parser.rs:2490
Functiontest_file_identifier_decl_surrounding_space
()
butte-build/src/ast/parser.rs:2504
Functiontest_file_identifier_decl_trailing_space
()
butte-build/src/ast/parser.rs:2497
Functiontest_file_identifier_decl_with_comments
()
butte-build/src/ast/parser.rs:2460
Functiontest_file_identifier_decl_with_doc_comments
()
butte-build/src/ast/parser.rs:2470
Functiontest_file_identifier_decl_with_multibyte_char
()
butte-build/src/ast/parser.rs:2511
Functiontest_float_constant_inf
()
butte-build/src/ast/parser.rs:2116
Functiontest_float_constant_infinity
()
butte-build/src/ast/parser.rs:2128
Functiontest_float_constant_nan
()
butte-build/src/ast/parser.rs:2095
Functiontest_full_schema
()
butte-build/src/ast/parser.rs:330
Functiontest_greeter
()
butte-examples/tests/cli.rs:6
Functiontest_hex_integer_constant
()
butte-build/src/ast/parser.rs:1951
Functiontest_i64_max
()
butte-build/src/ast/parser.rs:1898
Functiontest_i64_min
()
butte-build/src/ast/parser.rs:1908
Functiontest_id_with_number
()
butte-build/src/ast/parser.rs:146
Functiontest_include_decl
()
butte-build/src/ast/parser.rs:475
Functiontest_include_decl_no_prefix_whitespace
()
butte-build/src/ast/parser.rs:495
Functiontest_include_decl_prefix_whitespace
()
butte-build/src/ast/parser.rs:485
← previousnext →201–300 of 413, ranked by callers