HomeSort by relevance Sort by last modified time
    Searched defs:blanks (Results 1 - 8 of 8) sorted by null

  /external/expat/tests/
runtests.c 631 int blanks = 0; local
635 ++blanks;
641 if (blanks && !is_cdata)
642 /* illegal leading blanks */
645 else if (blanks > 1 && !is_cdata)
647 blanks = 0;
651 if (blanks && !is_cdata)
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfwprintf.c 342 static wchar_t blanks[PADSIZE] = local
949 * floating precision; finally, if LADJUST, pad with blanks.
962 PAD(width - realsz, blanks);
1020 PAD(width - realsz, blanks);
    [all...]
vfprintf.c 340 static char blanks[PADSIZE] = local
989 * floating precision; finally, if LADJUST, pad with blanks.
1002 PAD(width - realsz, blanks);
1059 PAD(width - realsz, blanks);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 
  /external/libxml2/
xpath.c 11121 int blanks; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 

Completed in 973 milliseconds