OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GenerateSetBit
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc
553
string
GenerateSetBit
(int bitIndex) {
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.cc
527
string
GenerateSetBit
(int bit_index) {
558
(*variables)["set_" + name] =
GenerateSetBit
(bitIndex);
Completed in 35 milliseconds