Home
last modified time | relevance | path

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

123456

/third_party/mbedtls/scripts/
Dcode_size_compare.py60 def validate_revision(revision): argument
65 def _create_git_worktree(self, revision): argument
91 def _gen_code_size_csv(self, revision, git_worktree_path): argument
118 def _get_code_size_for_rev(self, revision): argument
Dabi_check.py411 revision=abi_args.old_rev, unknown
421 revision=abi_args.new_rev, unknown
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry_cache.py36 def __init__(self, repository, filename, revision, checksum): argument
74 def makeSourceUrl (repository, revision, filename): argument
77 def checkoutGit (repository, revision, fullDstPath): argument
88 def checkoutFile (repository, revision, filename, cacheDir): argument
111 def fetchFile (dstPath, repository, revision, filename, checksum, cacheDir): argument
/third_party/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.c173 const unsigned int revision = (*cb->match)->u.user.revision; in string_parse() local
258 const int revision = match->u.user.revision; in string_print() local
282 const int revision = match->u.user.revision; in string_save() local
Dlibxt_hashlimit.c245 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy()
316 static uint64_t parse_burst(const char *burst, int revision) in parse_burst()
340 static bool parse_bytes(const char *rate, void *val, struct hashlimit_mt_udata *ud, int revision) in parse_bytes()
377 int parse_rate(const char *rate, void *val, struct hashlimit_mt_udata *ud, int revision) in parse_rate()
815 static uint32_t print_rate(uint64_t period, int revision) in print_rate()
921 hashlimit_mt_print(const struct hashlimit_cfg3 *cfg, unsigned int dmask, int revision) in hashlimit_mt_print()
1078 …limit_mt_save(const struct hashlimit_cfg3 *cfg, const char* name, unsigned int dmask, int revision) in hashlimit_mt_save()
1213 int revision) in print_packets_rate_xlate()
1338 int revision, int family) in hashlimit_mt_xlate()
/third_party/boost/libs/hana/include/boost/hana/
Dversion.hpp18 #define BOOST_HANA_CONFIG_VERSION(version, revision, patch) \ argument
/third_party/boost/boost/hana/
Dversion.hpp18 #define BOOST_HANA_CONFIG_VERSION(version, revision, patch) \ argument
/third_party/ltp/include/lapi/
Dip_tables.h17 uint8_t revision; member
35 uint8_t revision; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dextinst.nonsemantic.debugprintf.grammar.json2 "revision" : 1, number
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
Dextinst.spv-amd-gcn-shader.grammar.json2 "revision" : 2, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dextinst.nonsemantic.debugprintf.grammar.json2 "revision" : 1, number
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
Dextinst.spv-amd-gcn-shader.grammar.json2 "revision" : 2, number
/third_party/spirv-headers/include/spirv/unified1/
Dextinst.nonsemantic.debugprintf.grammar.json2 "revision" : 1, number
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
Dextinst.spv-amd-gcn-shader.grammar.json2 "revision" : 2, number
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dextinst.spv-amd-shader-explicit-vertex-parameter.grammar.json2 "revision" : 4, number
/third_party/python/Modules/
Dgetbuildinfo.c40 const char *revision = _Py_gitversion(); in Py_GetBuildInfo() local
/third_party/flutter/skia/third_party/externals/dawn/scripts/
Dgit-clang-format346 def run_clang_format_and_save_to_tree(changed_lines, revision=None, argument
399 def clang_format_to_blob(filename, line_ranges, revision=None, argument
/third_party/vk-gl-cts/external/openglcts/scripts/
Dverify_kc_cts_rev.py52 def __init__(self, url, revision, baseDir, extractDir = "src"): argument
/third_party/iptables/include/linux/netfilter/
Dx_tables.h17 __u8 revision; member
40 __u8 revision; member
78 __u8 revision; member
/third_party/skia/third_party/externals/angle2/scripts/
Droll_chromium_deps.py242 def ReadRemoteCrFile(path_below_src, revision): argument
247 def ReadRemoteCrCommit(revision): argument
252 def ReadRemoteClangFile(path_below_src, revision): argument
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_basic.h213 char revision[5]; member

123456