Home
last modified time | relevance | path

Searched defs:PushIndent (Results 1 – 9 of 9) sorted by relevance

/dports/math/gemmlowp/gemmlowp-dc69acd/meta/generators/
H A Dcc_emitter.py48 def PushIndent(self): member in CCEmitter
H A Dneon_emitter.py183 def PushIndent(self, delta=' '): member in NeonEmitter
H A Dneon_emitter_64.py419 def PushIndent(self, delta_indent=' '): member in NeonEmitter64
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Assjson/
H A Djson_exporter.cpp63 void PushIndent() { in PushIndent() function in Assimp::JSONWriter
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Assjson/
H A Djson_exporter.cpp67 void PushIndent() { in PushIndent() function in Assimp::JSONWriter
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_textlog.cpp69 void ON_TextLog::PushIndent() in PushIndent() function in ON_TextLog
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_textlog.cpp92 void ON_TextLog::PushIndent() in PushIndent() function in ON_TextLog
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/scripting/
H A DScriptEngine.cpp71 void PushIndent(int32_t c = 1) in PushIndent() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DParser.cpp355 void idParser::PushIndent( int type, int skip ) { in PushIndent() function in idParser