/external/autotest/server/site_tests/brillo_Gtests/ |
D | brillo_Gtests.py | 124 whitelisted = self._get_whitelisted_tests(WHITELIST_FILE) 127 if whitelisted.get(suite.name): 128 whitelisted_suite = whitelisted.get(suite.name) 136 if (len(suites_to_run) != len(whitelisted)): 137 whitelist_test_names = set(whitelisted.keys()) 145 (len(whitelisted), len(suites_to_run)))
|
D | control.brillo_GtestsWhitelist | 12 This test runs all the whitelisted native gTests found on a Brillo DUT.
|
D | control | 15 Usage: --args='whitelist=True' # Only run whitelisted tests.
|
/external/tensorflow/tensorflow/python/ops/ |
D | while_v2_indexed_slices_rewriter.py | 137 values=body_grad_graph.capture(init_slices.values, whitelisted=True), 138 indices=body_grad_graph.capture(init_slices.indices, whitelisted=True), 140 whitelisted=True))
|
D | while_v2.py | 716 def capture(self, tensor, name=None, whitelisted=False): argument 735 if (not whitelisted and tensor.graph is not self and 830 tensor_in_outer_graph, whitelisted=True)
|
/external/autotest/client/cros/power/ |
D | power_utils.py | 805 def __init__(self, vid, pid, whitelisted, path): argument 808 self.whitelisted = whitelisted 906 whitelisted = self._is_whitelisted(vid, pid) 907 self.devices.append(USBDevicePower(vid, pid, whitelisted, dirpath))
|
/external/icu/tools/srcgen/ |
D | generate_whitelisted_public_api.sh | 20 WHITELIST_API_FILE=${ICU_SRCGEN_DIR}/whitelisted-public-api.txt
|
D | generate_android_icu4j.sh | 46 WHITELIST_API_FILE=${ICU_SRCGEN_DIR}/whitelisted-public-api.txt
|
/external/skia/infra/cts/ |
D | README.md | 5 runs them on the list of devices whitelisted in the script.
|
/external/skqp/infra/cts/ |
D | README.md | 5 runs them on the list of devices whitelisted in the script.
|
/external/tensorflow/tensorflow/contrib/benchmark_tools/gce/ |
D | README.md | 9 your project whitelisted in order to get access. These scripts will not work
|
/external/toolchain-utils/debug_info_test/ |
D | ngcc_dso_path.whitelist | 2 # CrOS packages should be whitelisted in *_comp_path.whitelist
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
D | control | 16 appearance of a whitelisted SSID if it previously suspended disconnected.
|
/external/autotest/client/site_tests/security_DeviceJail_Filesystem/ |
D | control | 17 FUSE filesystem are explicitly whitelisted ones and USB devices, and
|
/external/grpc-grpc/tools/internal_ci/linux/ |
D | grpc_build_protobuf_at_head.cfg | 27 # Tiny hack: misusing an already whitelisted env var to pass submodule name
|
D | grpc_build_boringssl_at_head.cfg | 27 # Tiny hack: misusing an already whitelisted env var to pass submodule name
|
/external/perfetto/ |
D | perfetto.rc | 28 # Despite the "log" group below, traced_probes is whitelisted for log read
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | bool-folding.ll | 92 ; Cmp/branch non-folding because of extra non-whitelisted uses. 324 ; Cmp/multi-select non-folding because of extra non-whitelisted uses.
|
/external/icu/icu4c/source/data/ |
D | cldr-icu-readme.txt | 53 # whitelisted with Unicode; contact Rick McGowan or Steven Loomis. 177 # system you are building on likely does not have its IP address whitelisted with
|
/external/clang/test/SemaObjC/ |
D | warn-retain-cycle.m | 114 // 'addOperationWithBlock:' is specifically whitelisted.
|
/external/openssh/ |
D | PROTOCOL | 143 Other SSH implementations may be whitelisted to receive this message 172 whitelisted to receive this message upon request.
|
/external/bcc/src/cc/frontends/p4/ |
D | README.md | 95 set of kernel services which have been specifically whitelisted,
|
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 353 static int whitelisted(struct stat *buf); 3149 inode->noD = whitelisted(buf); in lookup_inode3() 4852 whitelisted(struct stat *buf) in whitelisted() function
|
/external/bcc/docs/ |
D | reference_guide.md | 418 bpf_override_return will only work when the kprobed function is whitelisted to 421 an example. If the kprobed function is not whitelisted, the bpf program will
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/ |
D | GitHubMove.rst | 145 `status checks` requires commits to be whitelisted before the push can happen.
|