/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/tensorflow/tensorflow/java/src/test/java/org/tensorflow/processor/ |
D | OperatorProcessorTest.java | 33 Compilation compile = compile("org/tensorflow/processor/operator/good/BasicGood.java"); in basicGood() local 44 private static Compilation compile(String path) { in compile() method in OperatorProcessorTest
|
/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 | M_E_T_A_.py | 103 def compile(self, ttFont): member in table_M_E_T_A_ 218 def compile(self, parentTable): member in GlyphRecord 294 def compile(self, parentTable): member in StringRecord
|
D | _f_v_a_r.py | 49 def compile(self, ttFont): member in table__f_v_a_r 117 def compile(self): member in Axis 162 def compile(self, axisTags, includePostScriptName): member in NamedInstance
|
D | E_B_L_C_.py | 121 def compile(self, ttFont): member in table_E_B_L_C_ 351 def compile(self, ttFont): member in EblcIndexSubTable 450 def compile(self, ttFont): member in _createOffsetArrayIndexSubTableMixin.OffsetArrayIndexSubTableMixin 537 def compile(self, ttFont): member in eblc_index_sub_table_2 569 def compile(self, ttFont): member in eblc_index_sub_table_4 608 def compile(self, ttFont): member in eblc_index_sub_table_5
|
D | C_F_F__2.py | 13 def compile(self, otFont): member in table_C_F_F__2
|
D | _k_e_r_n.py | 72 def compile(self, ttFont): member in table__k_e_r_n 165 def compile(self, ttFont): member in KernTable_format_0 270 def compile(self, ttFont): member in KernTable_format_unkown
|
D | G_M_A_P_.py | 60 def compile(self, ttFont): member in GMAPRecord 88 def compile(self, ttFont): member in table_G_M_A_P_
|
D | _c_m_a_p.py | 105 def compile(self, ttFont): member in table__c_m_a_p 260 def compile(self, ttFont): member in cmap_format_0 434 def compile(self, ttFont): member in cmap_format_2 740 def compile(self, ttFont): member in cmap_format_4 875 def compile(self, ttFont): member in cmap_format_6 952 def compile(self, ttFont): member in cmap_format_12_or_13 1196 def compile(self, ttFont): member in cmap_format_14 1290 def compile(self, ttFont): member in cmap_format_unknown
|
D | E_B_D_T_.py | 71 def compile(self, ttFont): member in table_E_B_D_T_ 615 def compile(self, ttFont): member in ebdt_bitmap_format_1 627 def compile(self, ttFont): member in ebdt_bitmap_format_2 637 def compile(self, ttFont): member in ebdt_bitmap_format_5 647 def compile(self, ttFont): member in ebdt_bitmap_format_6 659 def compile(self, ttFont): member in ebdt_bitmap_format_7 718 def compile(self, ttFont): member in ebdt_bitmap_format_8 743 def compile(self, ttFont): member in ebdt_bitmap_format_9
|
D | S__i_l_f.py | 330 def compile(self, ttFont): member in table_S__i_l_f 426 def compile(self, ttFont, version=2.0): member in Silf 604 def compile(self, ttFont, version=2.0): member in Classes 735 def compile(self, ttFont, base, version=2.0): member in Pass
|
/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/tensorflow/tensorflow/compiler/xla/tools/ |
D | dumped_computation_to_text.cc | 36 void RealMain(absl::Span<char* const> args, bool compile) { in RealMain() 91 bool compile = false; in main() local
|
/external/proguard/build/ |
D | build.sh | 48 function compile { function
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 306 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 357 RegexPattern::compile(UText *regex, in compile() function in RegexPattern 407 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 419 RegexPattern::compile(UText *regex, in compile() function in RegexPattern 431 RegexPattern::compile(const UnicodeString ®ex, in compile() function in RegexPattern 444 RegexPattern::compile(UText *regex, in compile() function in RegexPattern
|
/external/selinux/python/sepolicy/sepolicy/templates/ |
D | semodule.py | 24 compile=""" variable
|
D | script.py | 24 compile="""\ variable
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo.pl | 165 sub compile subroutine
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | PatternFixer.java | 128 public static Pattern compile(String regexPattern, int patternOptions) { in compile() method in PatternFixer 132 public static Pattern compile(String regexPattern) { in compile() method in PatternFixer
|
/external/harfbuzz_ng/src/ |
D | hb-aat-map.cc | 54 hb_aat_map_builder_t::compile (hb_aat_map_t &m) in compile() function in hb_aat_map_builder_t
|
/external/javasqlite/src/main/java/SQLite/ |
D | Vm.java | 55 public native boolean compile() throws SQLite.Exception; in compile() method in Vm
|
/external/protobuf/ruby/ |
D | Rakefile | 50 task :compile do task
|
/external/deqp-deps/glslang/glslang/GenericCodeGen/ |
D | CodeGen.cpp | 71 bool TGenericCompiler::compile(TIntermNode* /*root*/, int /*version*/, EProfile /*profile*/) in compile() function in TGenericCompiler
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_build_clib.py | 74 def compile(*args, **kw): member in BuildCLibTestCase.test_build_libraries.FakeCompiler
|