Home
last modified time | relevance | path

Searched defs:indent_step (Results 1 – 25 of 114) sorted by relevance

12345

/dports/graphics/blender/blender-2.91.0/source/tools/utils/
H A Dblend2json.py108 def keyval_to_json(kvs, indent, indent_step, compact_output=False): argument
119 def list_to_json(lst, indent, indent_step, compact_output=False): argument
150 def bheader_to_json(args, fw, blend, indent, indent_step): argument
231 def bblocks_to_json(args, fw, blend, address_map, indent, indent_step): argument
285 def bdna_to_json(args, fw, blend, indent, indent_step): argument
288 def bdna_fields_to_json(blend, dna, indent, indent_step): argument
/dports/devel/upp/upp/uppsrc/Esc/
H A DEscValue.cpp201 String EscValue::ToString(int maxlen, int indent_step, bool hex, int indent) const in ToString()
/dports/textproc/xml-format/xml-format-0.2/
H A Dxml-format.c163 indent_step = 4; in process_file() local
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_json_writer.c62 int indent_step; member
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/output/
H A Dserializer.hpp76 const unsigned int indent_step, in dump()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/output/
H A Dserializer.hpp76 const unsigned int indent_step, in dump()
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/lib/json/include/nlohmann/detail/output/
H A Dserializer.hpp99 const unsigned int indent_step, in dump()
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_json_writer.c81 int indent_step; member
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/detail/output/
H A Dserializer.hpp94 const unsigned int indent_step, in dump()
/dports/devel/nlohmann-json/json-3.10.4/include/nlohmann/detail/output/
H A Dserializer.hpp99 const unsigned int indent_step, in dump()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/nlohmann/detail/output/
H A Dserializer.hpp94 const unsigned int indent_step, in dump()
/dports/graphics/qgis/qgis-3.22.3/external/nlohmann/detail/output/
H A Dserializer.hpp94 const unsigned int indent_step, in dump()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/detail/output/
H A Dserializer.hpp99 const unsigned int indent_step, in dump()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/detail/output/
H A Dserializer.hpp99 const unsigned int indent_step, in dump()
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/detail/output/
H A Dserializer.hpp99 const unsigned int indent_step, in dump()
/dports/games/residualvm/residualvm-0.3.1/common/
H A Djson.cpp1088 const size_t indent_step = 2; in indent() local
/dports/devel/py-devtools/devtools-0.8.0/devtools/
H A Dprettier.py57 indent_step=4, argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dstmt.c746 int indent_step, int indent_level) in dump_case_nodes()
890 int indent_step = ceil_log2 (TYPE_PRECISION (index_type)) + 2; in emit_case_decision_tree() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dstmt.c746 int indent_step, int indent_level) in dump_case_nodes()
890 int indent_step = ceil_log2 (TYPE_PRECISION (index_type)) + 2; in emit_case_decision_tree() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dstmt.c775 int indent_step, int indent_level) in dump_case_nodes()
931 int indent_step = ceil_log2 (TYPE_PRECISION (index_type)) + 2; in emit_case_decision_tree() local
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Djson.cpp1223 const size_t indent_step = 2; in indent() local
/dports/games/scummvm/scummvm-2.5.1/common/
H A Djson.cpp1227 const size_t indent_step = 2; in indent() local
/dports/textproc/rasqal/rasqal-0.9.33/utils/
H A Dmanifest.c46 static const unsigned int indent_step = 2; variable
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dstmt.c1735 int indent_step, int indent_level) in dump_case_nodes()
1891 int indent_step = ceil_log2 (TYPE_PRECISION (index_type)) + 2; in emit_case_decision_tree() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dstmt.c1698 int indent_step, int indent_level) in dump_case_nodes()
1854 int indent_step = ceil_log2 (TYPE_PRECISION (index_type)) + 2; in emit_case_decision_tree() local

12345