HomeSort by relevance Sort by last modified time
    Searched defs:startline (Results 1 - 25 of 33) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term_entry.h 66 long startline; member in struct:entry
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term_entry.h 66 long startline; member in struct:entry
  /external/icu/icu4c/source/tools/genrb/
parse.cpp 123 ParseResourceFunction(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status);
308 parseUCARules(ParseState* state, char *tag, uint32_t startline, const struct UString* /*comment*/, UErrorCode *status)
328 printf(" %s at line %i \n", (tag == NULL) ? "(null)" : tag, (int)startline);
452 parseTransliterator(ParseState* state, char *tag, uint32_t startline, const struct UString* /*comment*/, UErrorCode *status)
469 printf(" %s at line %i \n", (tag == NULL) ? "(null)" : tag, (int)startline);
530 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status)
542 printf(" %s at line %i \n", (tag == NULL) ? "(null)" : tag, (int)startline);
592 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status)
599 return parseUCARules(tag, startline, status);
602 printf(" string %s at line %i \n", (tag == NULL) ? "(null)" : tag, (int)startline);
1842 uint32_t startline; local
    [all...]
  /external/pcre/dist/
pcre_dfa_exec.c 3195 BOOL utf, anchored, startline, firstline; local
    [all...]
pcre_exec.c 6366 BOOL startline; local
    [all...]
  /frameworks/base/core/java/android/text/
DynamicLayout.java 265 int startline = getLineForOffset(where); local
266 int startv = getLineTop(startline);
311 mInts.deleteAt(startline, endline - startline);
312 mObjects.deleteAt(startline, endline - startline);
319 if (mIncludePad && startline == 0) {
330 mInts.adjustValuesBelow(startline, START, after - before);
331 mInts.adjustValuesBelow(startline, TOP, startv - endv + ht);
370 mInts.insertAt(startline + i, ints)
    [all...]
Layout.java 322 int startLine = getLineForOffset(sp.getSpanStart(spans[n]));
325 if (lineNum < startLine + count) {
1550 int startline = getLineForOffset(start); local
    [all...]
  /external/testng/ant/3rdparty/
cobertura.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-api/2.2/
plexus-compiler-api-2.2.jar 
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
jsp-api-2.1.jar 
jsp-2.1.jar 
freemarker-2.3.16.jar 
  /external/sqlite/dist/orig/
shell.c 4196 int startline = 0; \/* Line number for start of current input *\/ local
4262 "Error: near line %d:", startline); local
    [all...]
  /external/sqlite/dist/
shell.c 4218 int startline = 0; \/* Line number for start of current input *\/ local
4284 "Error: near line %d:", startline); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 
  /external/libgdx/extensions/gdx-jnigen/libs/
javaparser-core-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 

Completed in 284 milliseconds

1 2