HomeSort by relevance Sort by last modified time
    Searched full:valueend (Results 1 - 15 of 15) sorted by null

  /external/oprofile/libop/
op_events.c 115 char const * valueend = line + 1; local
119 while (*valueend) {
120 valueend = skip_nonws(valueend);
125 if (valueend == tagend)
137 include_um(tagend, valueend);
145 um->name = op_xstrndup(tagend, valueend - tagend);
168 valueend = skip_ws(valueend);
169 tagend = valueend;
    [all...]
  /external/webkit/Source/WebCore/page/
WindowFeatures.cpp 76 int valueBegin, valueEnd;
113 valueEnd = i;
118 String valueString(buffer.substring(valueBegin, valueEnd - valueBegin));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java     [all...]
  /external/libxml2/
SAX2.c     [all...]
  /external/expat/lib/
xmltok.h 121 const char *valueEnd;
xmltok_impl.c     [all...]
xmlparse.c     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 312 int valueEnd = i;
317 valueEnd = i;
322 if (valueEnd > valueBegin) {
323 values.add(encoded.substring(valueBegin, valueEnd));
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.so 
libexpat.so.1 
libexpat.so.1.5.2 
libexpat.a     [all...]
  /external/webkit/Source/WebCore/dom/
Document.cpp     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.a     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 306 milliseconds