Searched refs:COMPARE_NODE_BOOL (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
H A Djtl_foundation.h29 // COMPARE_NODE_BOOL(1)
47 // "false". Therefore, the following COMPARE_NODE_BOOL is not fulfilled and the
49 // "key3" and its "bar" child. For this node, COMPARE_NODE_BOOL is fulfilled and
130 COMPARE_NODE_BOOL = 0x20, enumerator in enum:jtl_foundation::OpCodes
H A Djtl_interpreter.cc568 case jtl_foundation::COMPARE_NODE_BOOL: {
/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler.cc71 Add(Instruction("compare_bool", jtl::COMPARE_NODE_BOOL, Arguments(Bool)));

Completed in 33 milliseconds