Home
last modified time | relevance | path

Searched defs:eager (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DDecoder.java24 boolean eager; field in Decoder
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc900 bool eager = false; in GenerateReflectionInitializationCode() local
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc2392 void AssignDescriptorsImpl(const DescriptorTable* table, bool eager) { in AssignDescriptorsImpl()
2484 void AssignDescriptors(const DescriptorTable* table, bool eager) { in AssignDescriptors()