Searched refs:rawText (Results 1 - 7 of 7) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DResponder.c519 char rawText[1024]; local
575 if (!ReadALine(rawText, sizeof(rawText), fp, mDNSfalse)) break;
577 fprintf(stderr, "Text string: \"%s\"\n", rawText);
578 len = strlen(rawText);
584 mDNSPlatformMemCopy(text + textLen + 1, rawText, len);
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DRewriteElseBlocks.cpp126 TString rawText = "return (" + typeString + ")0"; local
127 negatedElse = new TIntermRaw(*mFunctionType, rawText);
H A DIntermNode.h408 TIntermRaw(const TType &type, const TString &rawText) argument
410 mRawText(rawText) { }
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorStyleSheet.h97 bool hasRawText() const { return !rawText.isEmpty(); }
103 String rawText; member in struct:blink::InspectorStyleProperty
H A DInspectorStyleSheet.cpp636 bool isPropertyTextKnown = textForRange(p.sourceData.range, &p.rawText);
678 property->setText(it->rawText);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1892 milliseconds