HomeSort by relevance Sort by last modified time
    Searched refs:gsub (Results 1 - 25 of 41) sorted by null

1 2

  /ndk/build/awk/
gen-cygwin-deps-converter.awk 96 gsub("\\\\","/",$1)
169 gsub("\\^","\\^",str)
170 gsub("\\.","\\.",str)
171 gsub("\\[","\\[",str)
172 gsub("\\]","\\]",str)
173 gsub("\\$","\\$",str)
174 gsub("\\(","\\(",str)
175 gsub("\\)","\\)",str)
176 gsub("\\+","\\+",str)
177 gsub("\\{","\\{",str
    [all...]
extract-pid.awk 52 gsub("\r","",$NF)
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk 50 if (gsub("^what=", "",arg)) { what = arg }
51 else if (gsub("^to=", "",arg)) { to = arg }
52 else if (gsub("^from=", "",arg)) { from = arg }
53 else if (gsub("^how=", "",arg)) { how = arg }
54 else if (gsub("^who=", "",arg)) { who = arg }
55 else if (gsub("^boundary=","",arg)) { boundary = arg }
56 else if (gsub("^after=", "",arg)) { after = arg }
57 else if (gsub("^debug=", "",arg)) { debug = arg }
58 else if (gsub("^size=", "",arg)) { min = max = (arg) }
59 else if (gsub("^min=", "",arg)) { min = (arg)
    [all...]
armtime 62 if (gsub("^CPU=", "",arg)) { cpu_eMHz = arg; }
63 else if (gsub("^debug=", "",arg)) { debug = arg; }
  /external/freetype/include/internal/services/
svotval.h 37 FT_Bytes *gsub,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/services/
svotval.h 37 FT_Bytes *gsub,
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svotval.h 37 FT_Bytes *gsub,
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
core-extensions.rb 16 self.gsub!( exp,'' )
25 here_indent!( chr ).gsub!( /\n\s+/,' ' )
37 gsub( /^/, ' ' * n )
39 gsub( /^ {0,#{ -n }}/, "" )
87 gsub( /\n\s*\Z/,'' ).gsub( /^\s*[#{ d }]/, '' )
89 gsub( /\n\s*\Z/,'' ).gsub( /^\s*[#{ d }]/, ' ' * n )
105 return gsub( /\t/, "" ) if n == 0
106 return gsub( /\t/, " " ) if n ==
    [all...]
grammar.rb 241 token.gsub!( /([^A-Za-z0-9_\-.,:\/@\n])/n, '\\\1' )
242 token.gsub!( /\n/, "'\n'" )
321 @output = output.gsub( JAVA_TRACE, '' )
  /build/kati/
runtest.rb 101 log.gsub!(/^NINJACMD: .*\n/, '')
102 log.gsub!(/^ninja: no work to do\.\n/, '')
103 log.gsub!(/^ninja: error: (.*, needed by .*),.*/,
105 log.gsub!(/^ninja: warning: multiple rules generate (.*)\. builds involving this target will not be correct.*$/,
109 log.gsub!(/^FAILED: .*\n/, '')
110 log.gsub!(/^ninja: .*\n/, '')
113 log.gsub!(/^FAILED: .*/, '*** [test] Error 1')
114 log.gsub!(/^ninja: .*\n/, '')
120 expected.gsub!(/^make(?:\[\d+\])?: (Entering|Leaving) directory.*\n/, '')
121 expected.gsub!(/^make(?:\[\d+\])?: /, ''
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvalid.h 39 /* GSUB and GPOS tables should already be validated; */
43 FT_Bytes gsub,
58 /* GSUB and GPOS tables should already be validated; */
62 FT_Bytes gsub,
otvmod.c 80 FT_Byte* volatile gsub; local
89 base = gdef = gpos = gsub = jstf = math = NULL;
129 error = otv_load_table( face, TTAG_GSUB, &gsub, &len_gsub );
170 if ( gsub )
172 ft_validator_init( &valid, gsub, gsub + len_gsub, FT_VALIDATE_DEFAULT );
174 otv_GSUB_validate( gsub, num_glyphs, &valid );
184 otv_GDEF_validate( gdef, gsub, gpos, num_glyphs, &valid );
194 otv_JSTF_validate( jstf, gsub, gpos, num_glyphs, &valid );
213 *ot_gsub = (FT_Bytes)gsub;
    [all...]
otvjstf.c 37 /* uses otvalid->extra1 (GSUB lookup count) */
200 /* sets otvalid->extra1 (GSUB lookup count) */
206 FT_Bytes gsub,
234 if ( gsub )
235 otvalid->extra1 = otv_GSUBGPOS_get_Lookup_count( gsub );
otvgdef.c 148 FT_Bytes gsub,
181 otv_GSUBGPOS_have_MarkAttachmentType_flag( gsub ) ||
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb 10 str = str.to_s.gsub( /([A-Z]+)([A-Z][a-z])/,'\1_\2' )
11 str.gsub!( /([a-z\d])([A-Z])/,'\1_\2' )
24 here_doc.gsub!( /^ *\| ?/, '' )
27 here_doc.gsub!( /\s+/, ' ' )
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
xml.rb 16 text = text.gsub(/\"/, '\\"')
  /external/tcpdump/
makemib 40 # eliminate use of gsub and functions to use classic "awk"), you have to
97 { sub(/--\*.*\*--/, ""); sub(/--.*/, ""); gsub(/[{}]/, " & "); }
189 gsub(/[-&\/]/,"",new)
190 gsub(/[-&\/]/,"",parent)
  /external/libpng/scripts/
dfn.awk 169 gsub(/@'/,"\"", line)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 52 cline = string.gsub(line, "^%s*", "")
59 cline = string.gsub(cline, "^:SYM%s+['\"].-['\"]%s+", "")
63 cline = string.gsub(cline, "^:PROP%s+mapval%s*=%s*%d+%s*", "")
74 cline = string.gsub(cline, "^!.*", "")
79 cline = string.gsub(cline, "^,%s*%w+%s*=%s*%d+%s*", "")
86 cline = string.gsub(cline, "^!.*", "")
picoloadphones.lua 50 cline = string.gsub(line, "^%s*", "")
57 cline = string.gsub(cline, "^:SYM%s+['\"].-['\"]%s+", "")
61 cline = string.gsub(cline, "^:PROP%s+mapval%s*=%s*%d+%s*", "")
72 cline = string.gsub(cline, "^!.*", "")
77 cline = string.gsub(cline, "^,%s*%w+%s*=%s*%d+%s*", "")
84 cline = string.gsub(cline, "^!.*", "")
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 58 bool CFX_CTTGSUBTable::LoadGSUBTable(FT_Bytes gsub) {
59 header.Version = gsub[0] << 24 | gsub[1] << 16 | gsub[2] << 8 | gsub[3];
63 header.ScriptList = gsub[4] << 8 | gsub[5];
64 header.FeatureList = gsub[6] << 8 | gsub[7];
65 header.LookupList = gsub[8] << 8 | gsub[9]
    [all...]
ttgsubtable.h 31 CFX_CTTGSUBTable(FT_Bytes gsub) : m_bFeautureMapLoad(FALSE), loaded(false) {
32 LoadGSUBTable(gsub);
36 bool LoadGSUBTable(FT_Bytes gsub);
  /dalvik/opcode-gen/
opcode-gen.awk 113 gsub(/-/, "_", itype);
259 gsub(/ */, " ", line);
304 gsub("[/-]", "_", constName[idx]); # Dash and slash become underscore.
305 gsub("[+^]", "", constName[idx]); # Plus and caret are removed.
309 gsub("-", "_", family[idx]); # Dash becomes underscore.
310 gsub("[+^]", "", family[idx]); # Plus and caret are removed.
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 35 #include "hb-ot-layout-gsub-table.hh"
57 layout->gsub_blob = OT::Sanitizer<OT::GSUB>::sanitize (face->reference_table (HB_OT_TAG_GSUB));
58 layout->gsub = OT::Sanitizer<OT::GSUB>::lock_instance (layout->gsub_blob);
92 layout->gsub_lookup_count = layout->gsub->get_lookup_count ();
95 layout->gsub_accels = (hb_ot_layout_lookup_accelerator_t *) calloc (layout->gsub->get_lookup_count (), sizeof (hb_ot_layout_lookup_accelerator_t));
106 layout->gsub_accels[i].init (layout->gsub->get_lookup (i));
137 static inline const OT::GSUB&
140 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::GSUB);
141 return *hb_ot_layout_from_face (face)->gsub;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/atari/
deflinejoiner.awk 79 gsub( / $/, "\\", part_str )

Completed in 667 milliseconds

1 2