/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | CssFuzzerTest.java | 184 CssTokens.TokenType.COLON, Pattern.compile(":")); in TOKEN_TYPE_FILTERS.put() 185 TOKEN_TYPE_FILTERS.put( in TOKEN_TYPE_FILTERS.put() 188 CssTokens.TokenType.COMMA, Pattern.compile(",")); in TOKEN_TYPE_FILTERS.put() 208 Pattern.compile("[{]")); in TOKEN_TYPE_FILTERS.put() 211 Pattern.compile("[(]")); in TOKEN_TYPE_FILTERS.put() 212 TOKEN_TYPE_FILTERS.put( in TOKEN_TYPE_FILTERS.put() 217 Pattern.compile("[~^$|*]=")); in TOKEN_TYPE_FILTERS.put() 226 Pattern.compile("[}]")); in TOKEN_TYPE_FILTERS.put() 229 Pattern.compile("[)]")); in TOKEN_TYPE_FILTERS.put() 230 TOKEN_TYPE_FILTERS.put( in TOKEN_TYPE_FILTERS.put() [all …]
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | C_B_D_T_.py | 50 def compile(self, ttFont): member in cbdt_bitmap_format_17 69 def compile(self, ttFont): member in cbdt_bitmap_format_18 85 def compile(self, ttFont): member in cbdt_bitmap_format_19
|
D | _c_m_a_p.py | 56 def compile(self, ttFont): member in table__c_m_a_p 195 def compile(self, ttFont): member in cmap_format_0 381 def compile(self, ttFont): member in cmap_format_2 700 def compile(self, ttFont): member in cmap_format_4 844 def compile(self, ttFont): member in cmap_format_6 928 def compile(self, ttFont): member in cmap_format_12_or_13 1167 def compile(self, ttFont): member in cmap_format_14 1262 def compile(self, ttFont): member in cmap_format_unknown
|
D | E_B_L_C_.py | 114 def compile(self, ttFont): member in table_E_B_L_C_ 345 def compile(self, ttFont): member in EblcIndexSubTable 443 def compile(self, ttFont): member in _createOffsetArrayIndexSubTableMixin.OffsetArrayIndexSubTableMixin 529 def compile(self, ttFont): member in eblc_index_sub_table_2 560 def compile(self, ttFont): member in eblc_index_sub_table_4 598 def compile(self, ttFont): member in eblc_index_sub_table_5
|
D | _k_e_r_n.py | 50 def compile(self, ttFont): member in table__k_e_r_n 117 def compile(self, ttFont): member in KernTable_format_0 169 def compile(self, ttFont): member in KernTable_format_2 191 def compile(self, ttFont): member in KernTable_format_unkown
|
D | M_E_T_A_.py | 102 def compile(self, ttFont): member in table_M_E_T_A_ 219 def compile(self, parentTable): member in GlyphRecord 295 def compile(self, parentTable): member in StringRecord
|
D | E_B_D_T_.py | 67 def compile(self, ttFont): member in table_E_B_D_T_ 606 def compile(self, ttFont): member in ebdt_bitmap_format_1 618 def compile(self, ttFont): member in ebdt_bitmap_format_2 628 def compile(self, ttFont): member in ebdt_bitmap_format_5 638 def compile(self, ttFont): member in ebdt_bitmap_format_6 650 def compile(self, ttFont): member in ebdt_bitmap_format_7 709 def compile(self, ttFont): member in ebdt_bitmap_format_8 734 def compile(self, ttFont): member in ebdt_bitmap_format_9
|
D | G_M_A_P_.py | 63 def compile(self, ttFont): member in GMAPRecord 92 def compile(self, ttFont): member in table_G_M_A_P_
|
D | T_S_I__5.py | 22 def compile(self, ttFont): member in table_T_S_I__5
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 302 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 353 RegexPattern::compile(UText *regex, in compile() function in RegexPattern 403 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 415 RegexPattern::compile(UText *regex, in compile() function in RegexPattern 427 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 440 RegexPattern::compile(UText *regex, in compile() function in RegexPattern
|
/external/javassist/src/main/javassist/ |
D | CtMethod.java | 341 int compile(Bytecode code) throws CannotCompileException { in compile() method in CtMethod.ConstParameter 380 int compile(Bytecode code) throws CannotCompileException { in compile() method in CtMethod.IntConstParameter 401 int compile(Bytecode code) throws CannotCompileException { in compile() method in CtMethod.LongConstParameter 422 int compile(Bytecode code) throws CannotCompileException { in compile() method in CtMethod.StringConstParameter
|
D | CtField.java | 813 abstract int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.Initializer 829 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.CodeInitializer0 929 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.ParamInitializer 994 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.NewInitializer 1090 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.MethodInitializer 1165 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.IntInitializer 1198 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.LongInitializer 1234 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.FloatInitializer 1270 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.DoubleInitializer 1301 int compile(CtClass type, String name, Bytecode code, in compile() method in CtField.StringInitializer [all …]
|
/external/vogar/src/vogar/commands/ |
D | Javac.java | 82 public List<String> compile(Collection<File> files) { in compile() method in Javac 86 public List<String> compile(File... files) { in compile() method in Javac
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/build/ |
D | compile.rake | 2 task :compile do task
|
/external/proguard/build/ |
D | build.sh | 48 function compile { function
|
/external/selinux/policycoreutils/sepolicy/sepolicy/templates/ |
D | semodule.py | 24 compile=""" variable
|
D | script.py | 24 compile="""\ variable
|
/external/skia/infra/bots/flavor/ |
D | cmake_flavor.py | 17 def compile(self, target): member in CMakeFlavorUtils
|
D | coverage_flavor.py | 19 def compile(self, target): member in CoverageFlavorUtils
|
D | xsan_flavor.py | 33 def compile(self, target): member in XSanFlavorUtils
|
D | chromeos_flavor.py | 35 def compile(self, target): member in ChromeOSFlavorUtils
|
/external/bison/etc/ |
D | bench.pl.in | 329 sub compile ($) subroutine
|
/external/javasqlite/src/main/java/SQLite/ |
D | Vm.java | 55 public native boolean compile() throws SQLite.Exception; in compile() method in Vm
|
/external/iproute2/testsuite/ |
D | Makefile | 25 compile: configure target
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/support/ |
D | gl-matrix.rb | 63 def compile(source = 'gl-matrix.js', dest = 'dist/gl-matrix.js') method
|