/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Example2_27Test.java | 30 Yaml yaml = new Yaml(new Constructor(Invoice.class)); in testExample_2_27() 31 Invoice invoice = (Invoice) yaml.load(Util in testExample_2_27() local 33 assertNotNull(invoice); in testExample_2_27() 34 Person billTo = invoice.billTo; in testExample_2_27() 37 String output = yaml.dump(invoice); in testExample_2_27()
|
D | Invoice.java | 20 public class Invoice { class 21 public Integer invoice; // invoice field in Invoice
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/ |
D | StressEmitterTest.java | 22 import org.yaml.snakeyaml.Invoice; 38 Invoice invoice = loader.loadAs(Util.getLocalResource("specification/example2_27.yaml"), in testPerformance() local 39 Invoice.class); in testPerformance() 42 dumper.dumpAsMap(invoice); in testPerformance() 52 dumper.dump(invoice); in testPerformance() 68 dumper.dumpAsMap(invoice); in testPerformance()
|
D | ParallelTest.java | 20 import org.yaml.snakeyaml.Invoice; 62 Invoice invoice = loader.loadAs(doc, Invoice.class); in run() local 63 assertNotNull(invoice); in run()
|
D | StressTest.java | 22 import org.yaml.snakeyaml.Invoice; 44 new Yaml(new Constructor(Invoice.class)); in testPerformance() 51 loader.loadAs(doc, Invoice.class); in testPerformance() 62 loader.loadAs(doc, Invoice.class); in testPerformance() 79 loader.loadAs(doc, Invoice.class); in testPerformance()
|
/external/libxml2/result/ |
D | att6.sax2 | 3 …Invoice, NULL, 'urn:oasis:names:tc:ubl:Invoice:1.0:0.70', 4, xmlns:ccts='urn:oasis:names:tc:ubl:Co… 19 SAX.endElementNs(Invoice, NULL, 'urn:oasis:names:tc:ubl:Invoice:1.0:0.70')
|
D | att6 | 2 …Invoice xmlns:ccts="urn:oasis:names:tc:ubl:CoreComponentParameters:1.0:0.70" xmlns:cct="urn:oasis:… 6 </Invoice>
|
D | att6.sax | 3 …Invoice, xmlns:ccts='urn:oasis:names:tc:ubl:CoreComponentParameters:1.0:0.70', xmlns:cct='urn:oasi… 19 SAX.endElement(Invoice)
|
D | att6.rdr | 1 0 1 Invoice 0 0 15 0 15 Invoice 0 0
|
D | att6.rde | 1 0 1 Invoice 0 0 15 0 15 Invoice 0 0
|
/external/libxml2/test/ |
D | att6 | 2 …Invoice xmlns:ccts="urn:oasis:names:tc:ubl:CoreComponentParameters:1.0:0.70" xmlns:cct="urn:oasis:… 6 </Invoice>
|
/external/libxml2/result/noent/ |
D | att6 | 2 …Invoice xmlns:ccts="urn:oasis:names:tc:ubl:CoreComponentParameters:1.0:0.70" xmlns:cct="urn:oasis:… 6 </Invoice>
|
/external/snakeyaml/src/test/resources/specification/ |
D | example2_27.yaml | 1 --- !<tag:clarkevans.com,2002:invoice> 2 invoice: 34843
|
D | example2_27_dumped.yaml | 1 !!org.yaml.snakeyaml.Invoice 14 invoice: 34843
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-27.data | 1 --- !<tag:clarkevans.com,2002:invoice> 2 invoice: 34843
|
/external/llvm/test/YAMLParser/ |
D | spec-02-27.test | 3 --- !<tag:clarkevans.com,2002:invoice> 4 invoice: 34843
|
/external/snakeyaml/src/test/java/examples/ |
D | CustomConstructor.java | 21 import org.yaml.snakeyaml.Invoice; 27 super(Invoice.class); in CustomConstructor()
|
/external/snakeyaml/src/test/resources/examples/ |
D | spring.xml | 22 <constructor-arg value="org.yaml.snakeyaml.Invoice" />
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 676 invisibleAinvite0+FO!6Linvite)!+FO6Linvites 0+FO!6LKinvites )!+FO6LKinvoice)involuntary…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2642 N "invoice" :G2P
|
/external/guice/extensions/persist/lib/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |