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

  /toolchain/binutils/binutils-2.25/bfd/
pef.h 152 unsigned long current_format; member in struct:bfd_pef_xlib_header
pef.c 1076 header->current_format = bfd_getb32 (buf + 8);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_strptime.py 139 current_format = date_time[offset]
146 current_format = current_format.replace(old, new)
155 date_time[offset] = current_format.replace('11', U_W)
  /prebuilts/gdb/linux-x86/lib/python2.7/
_strptime.py 139 current_format = date_time[offset]
146 current_format = current_format.replace(old, new)
155 date_time[offset] = current_format.replace('11', U_W)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_strptime.py 139 current_format = date_time[offset]
146 current_format = current_format.replace(old, new)
155 date_time[offset] = current_format.replace('11', U_W)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_strptime.py 139 current_format = date_time[offset]
146 current_format = current_format.replace(old, new)
155 date_time[offset] = current_format.replace('11', U_W)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateMetadata.java 34 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.CURRENT_FORMAT;
106 return version <= CURRENT_FORMAT;
TemplateHandler.java 132 static final int CURRENT_FORMAT = 4;
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 3847 milliseconds