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

  /external/chromium_org/build/git-hooks/
pre-commit 32 Submodule commits are not allowed. Please run:
42 If you're really and truly trying to roll the version of a submodule, you should
55 To make changes to submodule names/paths, edit DEPS.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/smoothlife/
build.sh 71 LogExecute git submodule update --init
  /external/bison/build-aux/
gnu-web-doc-update 144 $GIT submodule update --recursive
156 $GIT submodule update --recursive
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
module.pxd 14 # submodule of a package), the fromlist argument is set to the
18 # when name in fact specifies a subpackage instead of a submodule:
33 # case). Like for __import__(), the return value when a submodule
  /external/bison/
maint.mk     [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
voyager.h 105 struct voyager_module *submodule; member in struct:voyager_module
  /external/harfbuzz_ng/
git.mk 60 # submodule doesn't find us. If you have configure.{in,ac} files in
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ParseTreeTransforms.py 767 submodule = (node.module_name + u".")[7:]
771 full_name = submodule + name
798 submodule = (node.module.module_name.value + u".")[7:]
801 full_name = submodule + name
    [all...]

Completed in 298 milliseconds