Home
last modified time | relevance | path

Searched refs:ESCAPE_NONE (Results 1 - 7 of 7) sorted by relevance

/third_party/gn/src/gn/
H A Descape.h13 ESCAPE_NONE, enumerator
51 EscapingMode mode = ESCAPE_NONE;
H A Dsubstitution_writer_unittest.cc78 options.mode = ESCAPE_NONE; in TEST()
101 options.mode = ESCAPE_NONE; in TEST()
H A Dpath_output_unittest.cc18 PathOutput writer(build_dir, source_root, ESCAPE_NONE); in TEST()
60 PathOutput writer(build_dir, source_root, ESCAPE_NONE); in TEST()
H A Descape.cc248 case ESCAPE_NONE: in EscapeStringToString()
H A Dninja_action_target_writer.cc25 ESCAPE_NONE) {} in NinjaActionTargetWriter()
H A Dvisual_studio_writer.cc465 build_settings_->root_path_utf8(), EscapingMode::ESCAPE_NONE); in WriteProjectFileContents() member in EscapingMode
710 build_settings_->root_path_utf8(), EscapingMode::ESCAPE_NONE); in WriteFiltersFileContents() member in EscapingMode
713 EscapingMode::ESCAPE_NONE); in WriteFiltersFileContents()
/third_party/eudev/src/udev/
H A Dudev-rules.c1893 ESCAPE_NONE, enumerator
2280 esc = ESCAPE_NONE; in udev_rules_apply_to_event()
2519 udev_event_apply_format(event, rules_str(rules, cur->key.value_off), temp, sizeof(temp), esc != ESCAPE_NONE); in udev_rules_apply_to_event()

Completed in 8 milliseconds