Searched refs:endChar (Results 1 - 25 of 25) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
H A DCommandLineSupport.java83 int endChar = BLANK;
89 endChar = QUOTE;
92 endChar = BLANK;
98 if (c == endChar) {
111 } else if (c == endChar) {
/external/pdfium/fxjs/xfa/
H A Dcjx_barcode.h25 JS_PROP(endChar);
H A Dcjx_barcode.cpp51 void CJX_Barcode::endChar(CFXJSE_Value* pValue, function in class:CJX_Barcode
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSelector.java68 int endChar = unicodePointSet.getRangeEnd(j);
69 pvec.setValue(startChar, endChar, column, ~0, mask);
79 int endChar = excludedCodePoints.getRangeEnd(j);
81 pvec.setValue(startChar, endChar, col, ~0, ~0);
/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) + ", " +
H A DScriptRunModuleWriter.java38 output.print(Utility.hex(scriptData.getRecord(record).endChar(), 6));
/external/pdfium/xfa/fwl/
H A Dcfwl_barcode.h66 void SetEndChar(char endChar);
H A Dcfwl_barcode.cpp142 void CFWL_Barcode::SetEndChar(char endChar) { argument
144 m_cEndChar = endChar;
/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/fxfa/
H A Dcxfa_ffbarcode.cpp186 Optional<char> endChar = node->GetBarcodeAttribute_EndChar(); local
187 if (endChar)
188 pBarCodeWidget->SetEndChar(*endChar);
/external/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.h26 UChar32 endChar; member in struct:ScriptRecord
/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/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_basic_data_element_script.cpp1099 {0xf575ca75, L"endChar", (XFA_ATTRIBUTE_CALLBACK)&CJX_Barcode::endChar,
/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 545 milliseconds