Home
last modified time | relevance | path

Searched refs:add_whitespace (Results 1 - 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
H A Djson_util.h70 bool add_whitespace; member
83 : add_whitespace(false), in JsonPrintOptions()
H A Djson_util.cc97 converter::JsonObjectWriter json_writer(options.add_whitespace ? " " : "", in BinaryToJsonStream()
H A Djson_util_test.cc94 options.add_whitespace = true; in TEST_F()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.cc111 options.add_whitespace = true; in LogErrors()
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py178 def add_whitespace(self, start): member in Untokenizer
191 self.add_whitespace(start)
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/spirv-tools/test/fuzz/
H A Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/python/Lib/
H A Dtokenize.py174 def add_whitespace(self, start): member in Untokenizer
216 self.add_whitespace(start)
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
H A Dfuzz.cpp696 json_options.add_whitespace = true; in DumpTransformationsJson()
828 json_options.add_whitespace = true; in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp696 json_options.add_whitespace = true; in DumpTransformationsJson()
828 json_options.add_whitespace = true; in main()
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp677 json_options.add_whitespace = true; in DumpTransformationsJson()
805 json_options.add_whitespace = true; in main()

Completed in 11 milliseconds