Searched refs:escape (Results 1 – 14 of 14) sorted by relevance
82 OMX_U8 escape = 0, fMode = 0, entries; in armVCM4P2_CheckVLCEscapeMode() local99 escape = 1; in armVCM4P2_CheckVLCEscapeMode()104 escape = 1; in armVCM4P2_CheckVLCEscapeMode()106 if(escape && shortVideoHeader) in armVCM4P2_CheckVLCEscapeMode()108 escape = 0; in armVCM4P2_CheckVLCEscapeMode()113 if (escape) in armVCM4P2_CheckVLCEscapeMode()115 escape = 0; in armVCM4P2_CheckVLCEscapeMode()127 escape = 1; in armVCM4P2_CheckVLCEscapeMode()132 escape = 1; in armVCM4P2_CheckVLCEscapeMode()138 if (escape) in armVCM4P2_CheckVLCEscapeMode()[all …]
117 OMX_U8 i, fType, escape; in armVCM4P2_GetVLCBits() local123 escape = armLookAheadBits(ppBitStream, pBitOffset, 7); in armVCM4P2_GetVLCBits()124 if (escape != 3) in armVCM4P2_GetVLCBits()
19 import com.google.common.escape.ArrayBasedCharEscaper;20 import com.google.common.escape.CharEscaper;21 import com.google.common.escape.Escaper;172 @Override protected char[] escape(char c) {
368 return XmlEscapers.xmlAttributeEscaper().escape(unquoted); in defaultReplacement()373 return XmlEscapers.xmlAttributeEscaper().escape(unescaped); in defaultReplacement()
140 String escape = escapes[c]; in escapeAndAppendString() local141 if (escape == null) continue; in escapeAndAppendString()144 append(escape); in escapeAndAppendString()158 String escape = escapes[c]; in escapeAndAppendString() local159 if (escape == null) continue; in escapeAndAppendString()162 append(escape); in escapeAndAppendString()
16 import com.google.common.escape.Escaper;293 final String sdkPath = sdkDir == null ? null : javaEscaper.escape(sdkDir.getAbsolutePath()); in writeInfoClass()295 final String layoutInfoPath = javaEscaper.escape(xmlOutDir.getAbsolutePath()); in writeInfoClass()297 javaEscaper.escape(exportClassListTo.getAbsolutePath()); in writeInfoClass()
2548 boolean escape = false; in decode()2553 if (!escape) { in decode()2554 escape = true; in decode()2559 if (!escape) { in decode()2570 escape = false; in decode()
2700 boolean escape = false; in decode()2705 if (!escape) { in decode()2706 escape = true; in decode()2711 if (!escape) { in decode()2722 escape = false; in decode()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
192 private boolean replaceEscape(String escape, String replacement, int pos) { in replaceEscape() argument193 if (mLine.startsWith(escape, pos)) { in replaceEscape()196 mHandledLen = pos + escape.length(); in replaceEscape()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
1461 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel1464 # to select a filter and <Enter> or <escape> to activate or cancel the filter
1470 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel1473 # to select a filter and <Enter> or <escape> to activate or cancel the filter