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

  /external/autotest/server/
git_kernel.py 46 self._branch = super(GitKernel, self).get_branch()
55 self._branch = super(GitKernel, self).get_branch()
66 self._branch = super(GitKernel, self).get_branch()
67 logging.info(super(GitKernel, self).get_branch(all=all))
git.py 130 def get_branch(self, all=False, remote_tracking=False): member in class:InstallableGitRepo
138 return self.git_repo.get_branch(all, remote_tracking)
  /external/autotest/site_utils/autoupdate/
release.py 158 def get_branch(self, release): member in class:ReleaseInfo
full_release_test.py 62 return _release_info.get_branch(release)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 230 inode_pointer p_new_root = r_bag.get_branch();
pat_trie_.hpp 208 get_branch() function in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME::branch_bag
insert_join_fn_imps.hpp 449 inode_pointer p_new_nd = r_bag.get_branch();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 230 inode_pointer p_new_root = r_bag.get_branch();
pat_trie_.hpp 208 get_branch() function in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME::branch_bag
insert_join_fn_imps.hpp 449 inode_pointer p_new_nd = r_bag.get_branch();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 230 inode_pointer p_new_root = r_bag.get_branch();
pat_trie_.hpp 208 get_branch() function in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME::branch_bag
insert_join_fn_imps.hpp 449 inode_pointer p_new_nd = r_bag.get_branch();
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 230 inode_pointer p_new_root = r_bag.get_branch();
pat_trie_.hpp 208 get_branch() function in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME::branch_bag
insert_join_fn_imps.hpp 449 inode_pointer p_new_nd = r_bag.get_branch();
  /external/autotest/client/common_lib/
revision_control.py 455 def get_branch(self, all=False, remote_tracking=False): member in class:GitRepo
  /external/llvm/test/Bindings/OCaml/
core.ml     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 1091 let get_branch llv = var
    [all...]
llvm.mli 1850 val get_branch : llvalue -> var
    [all...]

Completed in 2240 milliseconds