Searched defs:oformat (Results  1 – 4 of 4) sorted by relevance
| /external/apache-xml/src/main/java/org/apache/xalan/transformer/ | 
| D | TransformerIdentityImpl.java | 649   public void setOutputProperties(Properties oformat)  in setOutputProperties()
 | 
| D | TransformerImpl.java | 870   public void setOutputProperties(Properties oformat)  in setOutputProperties()1349   public void setOutputFormat(OutputProperties oformat)  in setOutputFormat()
 
 | 
| /external/sg3_utils/lib/ | 
| D | sg_lib.c | 2960 dStrHexStr(const char * str, int len, const char * leadin, int oformat,  in dStrHexStr()3053 hex2str(const uint8_t * b_str, int len, const char * leadin, int oformat,  in hex2str()
 3060 hex2fp(const uint8_t * b_str, int len, const char * leadin, int oformat,  in hex2fp()
 
 | 
| /external/rust/crates/ring/ | 
| D | build.rs | 647     let oformat = match arch {  in nasm()  localVariable
 |