Home
last modified time | relevance | path

Searched defs:text (Results 1 – 12 of 12) sorted by relevance

/build/make/tools/releasetools/
Drangelib.py75 def parse(cls, text): argument
92 def parse_raw(cls, text): argument
104 def _parse_internal(self, text): argument
/build/make/tools/aconfig/aconfig/src/
Ddump.rs238 let text = std::str::from_utf8(&bytes).unwrap(); in test_dump_parsed_flags_textproto_format() localVariable
252 let text = std::str::from_utf8(&bytes).unwrap(); in test_dump_parsed_flags_custom_format() localVariable
271 let text = std::str::from_utf8(&bytes).unwrap(); in test_dump_custom_format() localVariable
Dcommands.rs632 let text = std::str::from_utf8(&bytes).unwrap(); in test_create_device_config_defaults() localVariable
640 let text = std::str::from_utf8(&bytes).unwrap(); in test_create_device_config_sysprops() localVariable
654 let text = std::str::from_utf8(&bytes).unwrap(); in test_dump() localVariable
664 let text = std::str::from_utf8(&bytes).unwrap(); in test_dump_textproto_format_dedup() localVariable
/build/make/tools/product_config/src/com/android/build/config/
DDumpConfigParser.java299 private static List<String> splitList(String text) { in splitList()
308 private MakeConfig.BlockType parseBlockType(CsvParser.Line line, String text) { in parseBlockType()
/build/soong/scripts/hiddenapi/
Danalyze_bcpf.py430 def reformat_report_test(text): argument
433 def report(self, text="", **kwargs): argument
440 def report_dedent(self, text, **kwargs): argument
1387 def format_comment_as_text(text, indent): argument
1392 def format_comment_as_lines(text, indent): argument
/build/make/tools/
Dgenerate-notice-files.py61 def html_escape(text): argument
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js117 function new_node(me, mom, text, link, children_data, api_level) argument
Djquery-1.6.2.min.js16 …nction cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
17 …o]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re…
18 …)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push… property
/build/make/tools/compliance/
Dnoticeindex.go51 text map[hash][]byte member
/build/soong/mk2rbc/
Dnode.go32 text string member
/build/make/tools/warn/
Dhtml_writer.py112 def writer(text): argument
/build/soong/java/
Dlint.go105 text android.Path member