Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XadillaX/byakuren
/ functions
Functions
2,062 in github.com/XadillaX/byakuren
⨍
Functions
2,062
◇
Types & classes
216
↓ 695 callers
Method
TestLint
(self, code, expected_message)
tools/cpplint/cpplint_unittest.py:254
↓ 201 callers
Function
$
(e,t,n,r,i,o,a)
docs/html/jquery.js:33
↓ 160 callers
Method
TestMultiLineLint
(self, code, expected_message)
tools/cpplint/cpplint_unittest.py:257
↓ 132 callers
Function
Match
Matches the string with the pattern, caching the compiled regexp.
tools/cpplint/cpplint.py:1029
↓ 132 callers
Function
Search
Searches the string for the pattern, caching the compiled regexp.
tools/cpplint/cpplint.py:1057
↓ 89 callers
Method
Add
tools/cpplint/samples/codelite-sample/src/pptable.cpp:453
↓ 84 callers
Function
mutable_unknown_fields
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:199
↓ 72 callers
Method
UpdateWithLines
(self, lines)
tools/cpplint/cpplint_unittest.py:6048
↓ 67 callers
Method
Results
(self)
tools/cpplint/cpplint_unittest.py:102
↓ 64 callers
Method
Clear
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:946
↓ 59 callers
Method
Swap
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:1104
↓ 57 callers
Method
BuildFile
Parse file_text as a FileDescriptorProto in text format and add it to the DescriptorPool. Expect no errors.
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:3273
↓ 54 callers
Function
protobuf_AssignDescriptorsOnce
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:567
↓ 50 callers
Method
set_name
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:3697
↓ 49 callers
Function
AddField
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:101
↓ 49 callers
Method
ResultList
(self)
tools/cpplint/cpplint_unittest.py:108
↓ 48 callers
Function
MergeFromFail
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:876
↓ 41 callers
Function
S
(e,t)
docs/html/jquery.js:3
↓ 41 callers
Function
m
(e)
docs/html/jquery.js:2
↓ 35 callers
Method
TestIncludeWhatYouUse
(self, code, expected_message)
tools/cpplint/cpplint_unittest.py:270
↓ 31 callers
Method
TestLanguageRulesCheck
(self, file_name, code, expected_message)
tools/cpplint/cpplint_unittest.py:266
↓ 29 callers
Method
FindFileByName
implements DescriptorDatabase ---------------------------------
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:6261
↓ 29 callers
Function
t
(e)
docs/html/jquery.js:53
↓ 28 callers
Method
uninterpreted_option_size
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:9290
↓ 26 callers
Method
mutable_message_type
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:3913
↓ 26 callers
Function
protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:677
↓ 25 callers
Function
AddMessage
Some helpers to make assembling descriptors faster.
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:69
↓ 25 callers
Method
has_default_value
optional string default_value = 7;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4876
↓ 24 callers
Function
FillValidMapEntry
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:5246
↓ 24 callers
Method
InitAsDefaultInstance
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:895
↓ 23 callers
Method
NumLines
Returns the number of lines represented.
tools/cpplint/cpplint.py:1924
↓ 21 callers
Method
CheckNextIncludeOrder
Returns a non-empty error message if the next header is out of order. This function also updates the internal state to be ready to check the
tools/cpplint/cpplint.py:1185
↓ 21 callers
Method
deprecated
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:9147
↓ 21 callers
Function
ve
(a)
docs/html/jquery.js:10
↓ 20 callers
Method
end
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4206
↓ 20 callers
Method
type
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4756
↓ 19 callers
Function
f
tools/cpplint/samples/silly-sample/src/sillycode.cpp:246
↓ 18 callers
Method
TestFunctionLengthsCheck
Check warnings for long function bodies are as expected. Args: code: C++ source code expected to generate a warning message. expected
tools/cpplint/cpplint_unittest.py:5634
↓ 18 callers
Method
mutable_nested_type
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4397
↓ 17 callers
Method
mutable_field
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4337
↓ 17 callers
Method
set_type_name
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4785
↓ 16 callers
Method
TriggerLines
Return number of lines needed to trigger a function length warning. Args: error_level: --v setting for cpplint. Returns: Number
tools/cpplint/cpplint_unittest.py:5644
↓ 16 callers
Function
le
(e)
docs/html/jquery.js:9
↓ 15 callers
Method
number
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4707
↓ 14 callers
Function
l
(i,o,a,s)
docs/html/jquery.js:31
↓ 13 callers
Function
AddEnumValue
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:157
↓ 13 callers
Function
CloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
tools/cpplint/cpplint.py:2074
↓ 13 callers
Function
h
(e,t,n)
docs/html/jquery.js:25
↓ 12 callers
Function
A
(e,t)
docs/html/jquery.js:26
↓ 12 callers
Function
AddExtension
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:113
↓ 12 callers
Method
Clear
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:5939
↓ 12 callers
Function
a
(t)
docs/html/jquery.js:32
↓ 12 callers
Method
end
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:3715
↓ 11 callers
Function
ce
(e)
docs/html/jquery.js:9
↓ 11 callers
Function
f
(a,b)
docs/html/jquery.js:176
↓ 11 callers
Function
s
()
docs/html/jquery.js:37
↓ 11 callers
Method
set_default_value
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4893
↓ 10 callers
Method
FunctionBody
(self, number_of_lines)
tools/cpplint/cpplint_unittest.py:5719
↓ 10 callers
Method
checkAllInFolder
(self, foldername, expectedDefs)
tools/cpplint/cpplint_clitest.py:111
↓ 10 callers
Function
e
()
docs/html/jquery.js:31
↓ 10 callers
Method
path_size
repeated int32 path = 1 [packed = true];
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:14074
↓ 10 callers
Function
x
(e)
docs/html/jquery.js:2
↓ 9 callers
Function
PrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
tools/cpplint/cpplint.py:6683
↓ 9 callers
Method
RepositoryName
r"""FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: det
tools/cpplint/cpplint.py:1564
↓ 9 callers
Function
T
(e,t)
docs/html/jquery.js:25
↓ 9 callers
Method
TestBlankLinesCheck
(self, lines, start_errors, end_errors)
tools/cpplint/cpplint_unittest.py:274
↓ 9 callers
Method
TestCxx11Feature
(self, code, expected_error)
tools/cpplint/cpplint_unittest.py:5163
↓ 9 callers
Method
add_dependency
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:3815
↓ 8 callers
Function
GetHeaderExtensions
()
tools/cpplint/cpplint.py:929
↓ 8 callers
Method
PerformIncludeWhatYouUse
(self, code, filename='foo.h', io=codecs)
tools/cpplint/cpplint_unittest.py:233
↓ 8 callers
Function
X
(e)
docs/html/jquery.js:34
↓ 8 callers
Method
enum_type_size
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:2193
↓ 8 callers
Method
extension_size
repeated .google.protobuf.FieldDescriptorProto extension = 7;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:2253
↓ 8 callers
Method
has_name
optional string name = 1;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:1940
↓ 8 callers
Method
label
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4731
↓ 8 callers
Method
mutable_name
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:1973
↓ 8 callers
Method
number
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:4998
↓ 8 callers
Function
o
(t)
docs/html/jquery.js:95
↓ 8 callers
Function
pushPlacement
()
docs/html/jquery.js:157
↓ 8 callers
Method
set_number
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4711
↓ 8 callers
Method
set_package
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:3751
↓ 8 callers
Method
set_syntax
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4128
↓ 8 callers
Method
start
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:3691
↓ 7 callers
Function
AddNestedExtension
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:127
↓ 7 callers
Method
Extension
File extension - text following the final period, includes that period.
tools/cpplint/cpplint.py:1642
↓ 7 callers
Method
FormatJUnitXML
(self)
tools/cpplint/cpplint.py:1369
↓ 7 callers
Method
Init
tools/cpplint/samples/chromium-sample/src/io_thread.cc:566
↓ 7 callers
Function
P
(e,t)
docs/html/jquery.js:6
↓ 7 callers
Method
begin
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:7557
↓ 7 callers
Function
getEventsNS
(t,e)
docs/html/jquery.js:181
↓ 7 callers
Function
gt
(e)
docs/html/jquery.js:67
↓ 7 callers
Method
has_deprecated
optional bool deprecated = 23 [default = false];
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:9134
↓ 7 callers
Method
has_options
optional .google.protobuf.FileOptions options = 8;
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.cc:2283
↓ 7 callers
Function
ht
(e)
docs/html/jquery.js:67
↓ 7 callers
Method
set_label
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4735
↓ 7 callers
Method
set_type
tools/cpplint/samples/protobuf-sample/src/descriptor.pb.h:4760
↓ 6 callers
Function
AddEnum
tools/cpplint/samples/protobuf-sample/src/descriptor_unittest.cc:81
↓ 6 callers
Method
Clear
tools/cpplint/samples/codelite-sample/src/pptable.cpp:532
↓ 6 callers
Function
GetAllExtensions
()
tools/cpplint/cpplint.py:938
↓ 6 callers
Method
PrintError
(self, message)
tools/cpplint/cpplint.py:1359
next →
1–100 of 2,062, ranked by callers