Searched defs:endChar (Results 1 - 21 of 21) sorted by relevance

/external/pdfium/fxjs/xfa/
H A Dcjx_barcode.cpp51 void CJX_Barcode::endChar(CFXJSE_Value* pValue, function in class:CJX_Barcode
/external/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.h26 UChar32 endChar; member in struct:ScriptRecord
/external/pdfium/xfa/fxfa/
H A Dcxfa_ffbarcode.cpp186 Optional<char> endChar = node->GetBarcodeAttribute_EndChar(); local
187 if (endChar)
188 pBarCodeWidget->SetEndChar(*endChar);
/external/deqp/execserver/tools/
H A DxsClient.cpp263 char endChar = *p++; local
266 while (*p != endChar && *p)
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptData.java25 private int endChar; field in class:ScriptData.Record
41 endChar = theEndChar;
50 public int endChar() method in class:ScriptData.Record
52 return endChar;
68 Utility.hex(endChar, 6) + ", " +
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
H A DTextSampleEntry.java258 unsigned int(16) endChar;
267 int endChar; field in class:TextSampleEntry.StyleRecord
275 endChar = IsoTypeReader.readUInt16(in);
289 IsoTypeWriter.writeUInt16(bb, endChar);
/external/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp142 void CFWL_Barcode::SetEndChar(char endChar) { argument
144 m_cEndChar = endChar;
/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibrary.cpp222 char endChar = *p++; local
225 while (*p != endChar && *p)
487 char endChar = *m_curPtr; local
490 while (*p != endChar)
/external/deqp/framework/opengl/
H A DgluShaderLibrary.cpp468 char endChar = *p++; local
471 while (*p != endChar && *p)
727 char endChar = *m_curPtr; local
730 while (*p != endChar)
/external/tinyxml2/
H A Dtinyxml2.cpp200 char endChar = *endTag; local
205 if ( *p == endChar && strncmp( p, endTag, length ) == 0 ) {
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 788 milliseconds