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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
getbuildinfo.c 38 #ifndef HGBRANCH
39 #define HGBRANCH ""
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ?
47 sizeof(HGTAG) : sizeof(HGBRANCH))];
83 hgid = HGBRANCH;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
getbuildinfo.c 38 #ifndef HGBRANCH
39 #define HGBRANCH ""
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ?
47 sizeof(HGTAG) : sizeof(HGBRANCH))];
83 hgid = HGBRANCH;
  /external/python/cpython2/Modules/
getbuildinfo.c 38 #ifndef HGBRANCH
39 #define HGBRANCH ""
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ?
47 sizeof(HGTAG) : sizeof(HGBRANCH))];
83 hgid = HGBRANCH;
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 46 HGBRANCH=
591 -DHGBRANCH="\"`LC_ALL=C $(HGBRANCH)`\"" \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 46 HGBRANCH=
592 -DHGBRANCH="\"`LC_ALL=C $(HGBRANCH)`\"" \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 46 HGBRANCH=
591 -DHGBRANCH="\"`LC_ALL=C $(HGBRANCH)`\"" \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 46 HGBRANCH= hg id -b $(srcdir)
592 -DHGBRANCH="\"`LC_ALL=C $(HGBRANCH)`\"" \
    [all...]
  /external/python/cpython2/
configure 687 HGBRANCH
    [all...]

Completed in 892 milliseconds