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/
Djson_util.h70 bool add_whitespace; member
83 : add_whitespace(false), in JsonPrintOptions()
Djson_util.cc97 converter::JsonObjectWriter json_writer(options.add_whitespace ? " " : "", in BinaryToJsonStream()
Djson_util_test.cc94 options.add_whitespace = true; in TEST_F()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
Dspirv_fuzz_mutator.cc111 options.add_whitespace = true; in LogErrors()
/third_party/python/Lib/lib2to3/pgen2/
Dtokenize.py178 def add_whitespace(self, start): member in Untokenizer
191 self.add_whitespace(start)
/third_party/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/python/Lib/
Dtokenize.py172 def add_whitespace(self, start): member in Untokenizer
214 self.add_whitespace(start)
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp149 json_options.add_whitespace = true; in DumpTransformationsJson()
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp696 json_options.add_whitespace = true; in DumpTransformationsJson()
828 json_options.add_whitespace = true; in main()
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp683 json_options.add_whitespace = true; in DumpTransformationsJson()
816 json_options.add_whitespace = true; in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp696 json_options.add_whitespace = true; in DumpTransformationsJson()
828 json_options.add_whitespace = true; in main()