/third_party/grpc/bazel/ |
D | grpc_deps.bzl | 140 strip_prefix = "boringssl-e8a935e323510419e0b37638716f6df4dcbbe6f6", 152 strip_prefix = "zlib-cacf7f1d4e3d44d871b605da3b647f07d718623f", 163 strip_prefix = "protobuf-678da4f76eb9168c9965afc2149944a66cd48546", 174 strip_prefix = "googletest-c9ccac7cb7345901884aabf5d1a786cfa6e2f397", 186 strip_prefix = "rules_cc-624b5d59dfb45672d4239422fa1e3de1822ee110", 198 strip_prefix = "gflags-28f50e0fed19872e0fd50dd23ce2ee8cd759338e", 209 strip_prefix = "benchmark-090faecb454fbd6e6e17a75ef8146acb037118d4", 220 strip_prefix = "re2-aecba11114cf1fac5497aeb844b6966106de3eb6", 232 strip_prefix = "c-ares-e982924acee7f7313b4baa4ee5ec000c5e373c30", 243 strip_prefix = "abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d", [all …]
|
D | grpc_python_deps.bzl | 22 strip_prefix = "enum34-1.1.6", 31 strip_prefix = "futures-3.3.0", 48 strip_prefix = "rules_python-9d68f24659e8ce8b736590ba1e4418af06ec2552", 63 strip_prefix = "cython-c2b80d87658a8525ce091cbe146cb7eaa29fed5c",
|
/third_party/protobuf/ |
D | protobuf_deps.bzl | 23 strip_prefix = "zlib-1.2.11", 39 strip_prefix = "rules_cc-818289e5613731ae410efb54218a4077fb9dbb03", 47 strip_prefix = "rules_java-981f06c3d2bd10225e85209904090eb7b5fb26bd", 55 strip_prefix = "rules_proto-97d8af4dc474595af3900dd85cb3a29ad28cc313", 63 strip_prefix = "rules_python-4b84ad270387a7c439ebdccfd530e2339601ef27",
|
D | WORKSPACE | 13 strip_prefix = "googletest-release-1.10.0",
|
D | protobuf.bzl | 378 def internal_copied_filegroup(name, srcs, strip_prefix, dest, **kwargs): 387 strip_prefix: Path to the root of the files to copy. 391 outs = [_RelativeOutputPath(s, strip_prefix, dest) for s in srcs] 399 (s, _RelativeOutputPath(s, strip_prefix, dest)) for s in srcs],
|
/third_party/grpc/third_party/upb/ |
D | WORKSPACE | 13 strip_prefix = "lua-5.2.4", 24 strip_prefix = "ragel-6.10", 31 strip_prefix = "googletest-b6cd405286ed8635ece71c72f118e659f4ade3fb", 38 strip_prefix = "benchmark-16703ff83c1ae6d53e5155df3bb3ab0bc96083be",
|
/third_party/glslang/ |
D | WORKSPACE | 10 strip_prefix = "googletest-release-1.10.0", 17 strip_prefix = "re2-e860767c86e577b87deadf24cc4567ea83c4f162/", 25 strip_prefix = "effcee-8f0a61dc95e0df18c18e0ac56d83b3fa9d2fe90b/",
|
/third_party/googletest/ |
D | WORKSPACE | 8 strip_prefix = "abseil-cpp-7971fb358ae376e016d2d4fc9327aad95659b25e", 15 strip_prefix = "rules_cc-68cb652a71e7e7e2858c50593e5a9e3b94e5b9a9", 22 strip_prefix = "rules_python-ed6cc8f2c3692a6a7f013ff8bc185ba77eb9b4d2",
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | WORKSPACE | 25 strip_prefix = "googletest-8d51ffdfab10b3fba636ae69bc03da4b54f8c235", 34 strip_prefix = "benchmark-e451e50e9b8af453f076dec10bd6890847f1624e", 42 strip_prefix = "rules_cc-daf6ace7cfeacd6a83e9ff2ed659f416537b6c74", 50 strip_prefix = "platforms-98939346da932eef0b54cf808622f5bb0928f00b",
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
D | bloat.py | 207 def treeify_syms(symbols, strip_prefix=None, cppfilt=None): argument 212 if strip_prefix and path.startswith(strip_prefix): 213 path = path[len(strip_prefix):] 304 def dump_nm(nmfile, strip_prefix, cppfilt): argument 305 dirs = treeify_syms(parse_nm(nmfile), strip_prefix, cppfilt) 410 dump_nm(nmfile, strip_prefix=opts.strip_prefix, cppfilt=opts.cppfilt)
|
/third_party/grpc/third_party/upb/bazel/ |
D | workspace_deps.bzl | 25 strip_prefix = "rules_python-4b84ad270387a7c439ebdccfd530e2339601ef27", 35 strip_prefix = "bazel-skylib-master", 44 strip_prefix = "zlib-1.2.11",
|
/third_party/abseil-cpp/ |
D | WORKSPACE | 24 strip_prefix = "googletest-b6cd405286ed8635ece71c72f118e659f4ade3fb", 32 strip_prefix = "benchmark-16703ff83c1ae6d53e5155df3bb3ab0bc96083be", 40 strip_prefix = "rules_cc-262ebec3c2296296526740db4aefce68c80de7fa",
|
D | FAQ.md | 145 strip_prefix = "abseil-cpp-98eb410c93ad059f9bba1bf43f5bb916fc92a5ea",
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | egd_tables.py | 131 self.name = strip_prefix(s_name) 138 self.name = strip_prefix(r_name) 143 def strip_prefix(s): function 267 values_offsets[value[1]] = strings.add(strip_prefix(value[0]))
|
/third_party/flatbuffers/ |
D | WORKSPACE | 25 strip_prefix = "protobuf-" + _PROTOBUF_VERSION, 36 strip_prefix = "grpc-" + _GRPC_VERSION,
|
/third_party/benchmark/ |
D | WORKSPACE | 9 strip_prefix = "abseil-cpp-20200225.2", 23 strip_prefix = "pybind11-2.4.3",
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | WORKSPACE | 6 strip_prefix = "googletest-3f0cf6b62ad1eb50d8736538363d3580dd640c3e",
|
/third_party/re2/ |
D | WORKSPACE | 13 strip_prefix = "rules_cc-master",
|
/third_party/protobuf/examples/ |
D | WORKSPACE | 13 # strip_prefix = "protobuf-master",
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-helpers-number.c | 778 bool strip_prefix = true; in ecma_number_parse_int() local 791 strip_prefix = false; in ecma_number_parse_int() 801 if (strip_prefix in ecma_number_parse_int()
|
/third_party/skia/third_party/externals/brotli/java/ |
D | WORKSPACE | 15 strip_prefix = "rules_jvm_external-%s" % RULES_JVM_EXTERNAL_TAG,
|
/third_party/skia/ |
D | WORKSPACE.bazel | 10 strip_prefix = "emsdk-2.0.32/bazel",
|
/third_party/googletest/docs/ |
D | quickstart-bazel.md | 55 strip_prefix = "googletest-609281088cfefc76f9d0ce82e1ff6c30cc3591e5", 73 strip_prefix = "rules_cc-40548a2974f1aea06215272d9c2b47a14a24e556",
|
/third_party/grpc/third_party/ |
D | README.md | 67 …- Update `http_archive(name = "boringssl",` section by updating the sha in `strip_prefix` and `url…
|
/third_party/grpc/src/cpp/ |
D | README.md | 26 strip_prefix = "grpc-YOUR_GRPC_COMMIT_SHA",
|