Searched refs:allow_files (Results 1 – 15 of 15) sorted by relevance
/external/bazelbuild-rules_android/toolchains/android/ |
D | toolchain.bzl | 19 allow_files = True, 23 allow_files = True, 29 allow_files = True, 35 allow_files = True, 41 allow_files = True, 49 allow_files = True, 52 allow_files = True, 58 allow_files = True, 64 allow_files = True, 70 allow_files = True, [all …]
|
/external/bazelbuild-rules_android/rules/ |
D | attrs.bzl | 103 allow_files = True, 112 allow_files = True, 115 allow_files = True, 160 allow_files = True, 185 allow_files = True, 191 allow_files = [".jar"], 203 allow_files = True, 208 allow_files = True, 221 allow_files = True, 237 allow_files = True, [all …]
|
/external/bazelbuild-rules_android/rules/android_library/ |
D | attrs.bzl | 46 idl_parcelables = attr.label_list(allow_files = [".aidl"]), 47 idl_preprocessed = attr.label_list(allow_files = [".aidl"]), 48 idl_srcs = attr.label_list(allow_files = [".aidl"]), 50 proguard_specs = attr.label_list(allow_files = True), 52 allow_files = [".java", ".srcjar"],
|
/external/bazelbuild-rules_android/rules/toolchains/emulator/ |
D | toolchain.bzl | 40 allow_files = True, 45 allow_files = True, 49 allow_files = True, 53 allow_files = True,
|
/external/bazelbuild-rules_android/rules/aar_import/ |
D | attrs.bzl | 28 data = attr.label_list(allow_files = True), 30 allow_files = False, 34 allow_files = False,
|
/external/bazelbuild-rules_android/rules/android_packaged_resources/ |
D | attrs.bzl | 26 allow_files = True, 50 allow_files = False,
|
/external/igt-gpu-tools/benchmarks/ |
D | prime_lookup.c | 127 static bool allow_files(unsigned min) in allow_files() function 198 if (!allow_files((nage + 1)*ndev + 1)) { in main()
|
/external/starlark-go/syntax/testdata/ |
D | scan.star | 605 allow_files = True, 611 allow_files = True, 620 allow_files = False, 625 allow_files = True, 631 allow_files = True, 639 allow_files = False, 664 allow_files = True, 667 "srcs": attr.label_list(allow_files = go_filetype), 787 allow_files = cgo_filetype, 889 allow_files = go_filetype, [all …]
|
/external/google-fruit/configuration/bazel/ |
D | build_defs.bzl | 98 "check_sources": attr.label_list(allow_files = True),
|
/external/tensorflow/third_party/nccl/ |
D | build_defs.bzl.tpl | 35 "srcs": attr.label_list(allow_files = True), 214 "input": attr.label(mandatory = True, allow_files = True), 244 "srcs": attr.label_list(mandatory = True, allow_files = True),
|
/external/tensorflow/third_party/systemlibs/ |
D | protobuf.bzl | 133 "srcs": attr.label_list(allow_files = True), 144 allow_files = True,
|
/external/protobuf/ |
D | protobuf.bzl | 181 "srcs": attr.label_list(allow_files = True), 192 allow_files = True,
|
/external/tensorflow/tensorflow/ |
D | tensorflow.bzl | 1684 allow_files = True, 1727 allow_files = True, 1849 allow_files = True, 1853 allow_files = True, 1857 allow_files = True, 2553 allow_files = True, 2557 allow_files = True,
|
/external/tensorflow/third_party/flatbuffers/ |
D | build_defs.bzl | 333 allow_files = [".fbs"],
|
/external/tflite-support/third_party/flatbuffers/ |
D | build_defs.bzl | 332 allow_files = [".fbs"],
|