Home
last modified time | relevance | path

Searched defs:is_new (Results 1 – 5 of 5) sorted by relevance

/external/toybox/kconfig/
Dconf.c284 bool is_new; in conf_choice() local
/external/u-boot/scripts/kconfig/
Dconf.c234 bool is_new; in conf_choice() local
/external/v8/src/torque/
Dearley-parser.cc203 bool is_new = insert_result.second; in RunEarleyAlgorithm() local
/external/protobuf/src/google/protobuf/
Dextension_set.cc881 bool is_new = MaybeNewExtension(number, other_extension.descriptor, in InternalExtensionMergeFrom() local
963 bool is_new = MaybeNewExtension(number, in InternalExtensionMergeFrom() local
/external/v8/src/parsing/
Dparser-base.h3507 const bool is_new = true; in ParseMemberWithNewPrefixesExpression() local
3599 const bool is_new = false; in ParseMemberExpression() local
3647 bool is_new, bool* ok) { in ParseSuperExpression()