Home
last modified time | relevance | path

Searched defs:revision (Results 1 – 25 of 190) sorted by relevance

12345678

/external/deqp/scripts/khr_util/
Dregistry_cache.py37 def __init__(self, repository, filename, revision, checksum): argument
73 def makeSourceUrl (repository, revision, filename): argument
76 def checkoutGit (repository, revision, fullDstPath): argument
87 def checkoutFile (repository, revision, filename, cacheDir): argument
103 def fetchFile (dstPath, repository, revision, filename, checksum, cacheDir): argument
/external/perfetto/tools/
Dinstall-build-deps345 def IsGitRepoCheckoutOutAtRevision(path, revision): argument
349 def CheckoutGitRepo(path, git_url, revision): argument
/external/iptables/extensions/
Dlibxt_connlimit.c60 const unsigned int revision = (*cb->match)->u.user.revision; in connlimit_parse() local
153 const int revision = match->u.user.revision; in connlimit_save4() local
171 const int revision = match->u.user.revision; in connlimit_save6() local
Dlibxt_string.c172 const unsigned int revision = (*cb->match)->u.user.revision; in string_parse() local
257 const int revision = match->u.user.revision; in string_print() local
281 const int revision = match->u.user.revision; in string_save() local
Dlibxt_hashlimit.c186 cfg_copy(struct hashlimit_cfg2 *to, const void *from, int revision) in cfg_copy()
245 static uint64_t parse_burst(const char *burst, int revision) in parse_burst()
269 static bool parse_bytes(const char *rate, void *val, struct hashlimit_mt_udata *ud, int revision) in parse_bytes()
306 int parse_rate(const char *rate, void *val, struct hashlimit_mt_udata *ud, int revision) in parse_rate()
618 static uint32_t print_rate(uint32_t period, int revision) in print_rate()
724 hashlimit_mt_print(const struct hashlimit_cfg2 *cfg, unsigned int dmask, int revision) in hashlimit_mt_print()
834 …limit_mt_save(const struct hashlimit_cfg2 *cfg, const char* name, unsigned int dmask, int revision) in hashlimit_mt_save()
/external/cros/system_api/dbus/cryptohome/
Dsigned_secret.proto22 optional int64 revision = 1; field
/external/toolchain-utils/binary_search_tool/
Dbinary_search_perforce.py64 def __init__(self, revision, status, tag=None): argument
298 def CheckoutRevision(self, revision): argument
307 def SetGoodRevision(self, revision): argument
313 def SetBadRevision(self, revision): argument
/external/u-boot/board/overo/
Dcommon.c311 int revision; in get_board_revision() local
/external/u-boot/arch/arm/mach-uniphier/
Dsoc-info.c16 u32 revision = readl(SG_REVISION); in __uniphier_get_revision_field() local
/external/u-boot/include/fsl-mc/
Dfsl_dpmng.h30 uint32_t revision; member
/external/libyuv/files/tools_libyuv/autoroller/
Droll_deps.py83 def ParseRemoteCrDepsFile(revision): argument
158 def ReadRemoteCrFile(path_below_src, revision): argument
164 def ReadRemoteCrCommit(revision): argument
/external/webrtc/tools/autoroller/
Droll_chromium_revision.py71 def ParseRemoteCrDepsFile(revision): argument
146 def ReadRemoteCrFile(path_below_src, revision): argument
152 def ReadRemoteCrCommit(revision): argument
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1034 unsigned short revision = 8440; in GetAdapterIdentifier() local
1056 unsigned short revision = 464; in GetAdapterIdentifier() local
1078 unsigned short revision = 1437; in GetAdapterIdentifier() local
1108 unsigned short revision = BUILD_REVISION; in GetAdapterIdentifier() local
/external/deqp-deps/SPIRV-Tools/source/
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
/external/swiftshader/third_party/SPIRV-Tools/source/
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
/external/chromium-trace/catapult/systrace/systrace/
Dupdate_systrace_trace_viewer.py31 def create_catapult_rev_str_(revision): argument
/external/llvm/utils/release/
Dbuild_llvm_package.bat20 set revision=%1 variable
/external/u-boot/board/gumstix/pepper/
Dboard.h16 unsigned char revision; member
/external/u-boot/drivers/usb/musb/
Dda8xx.c88 u32 revision; in musb_platform_init() local
Ddavinci.c87 u32 revision; in musb_platform_init() local
Dam35x.c73 u32 revision; in musb_platform_init() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/release/
Dbuild_llvm_package.bat20 set revision=%1 variable
/external/clang/tools/clang-format/
Dgit-clang-format342 def run_clang_format_and_save_to_tree(changed_lines, revision=None, argument
378 def clang_format_to_blob(filename, line_ranges, revision=None, argument
/external/python/cpython2/Modules/
Dgetbuildinfo.c40 const char *revision = _Py_gitversion(); in Py_GetBuildInfo() local
/external/python/cpython3/Modules/
Dgetbuildinfo.c40 const char *revision = _Py_gitversion(); in Py_GetBuildInfo() local

12345678