Searched refs:ignores (Results 1 – 25 of 126) sorted by relevance
123456
/external/toolchain-utils/ |
D | repo_to_repo.py | 56 self.ignores = ['.gitignore', '.p4config', 'README.google'] 113 def __init__(self, address, ignores=None): argument 122 if ignores: 123 self.ignores += ignores 194 def __init__(self, address, branch, mappings=None, ignores=None, gerrit=None): argument 199 if ignores: 200 self.ignores += ignores 250 for ignore in self.ignores: 340 ignores=repo_ignores,
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | NSIS_Security.patch | 28 - # no relocations that our resource editor ignores 31 +# # no relocations that our resource editor ignores
|
/external/toolchain-utils/deprecated/repo_to_repo_files/ |
D | gdb-master.json.rtr | 12 "ignores": [
|
D | binutils-master.json.rtr | 15 "ignores": [
|
D | binutils-mobile_toolchain_v16.json.rtr | 16 "ignores": [
|
D | gcc-master.json.rtr | 15 "ignores": [
|
D | gcc-branches_google_main.json.rtr | 15 "ignores": [
|
D | gcc-branches_google_4_7.json.rtr | 14 "ignores": [
|
D | toolchain-utils.json.rtr | 19 "ignores": [
|
D | crosperf.json.rtr | 31 "ignores": [
|
/external/bsdiff/ |
D | .gitignore | 7 # Standard ignores
|
/external/autotest/server/site_tests/kernel_IgnoreGptOptionServer/ |
D | control | 7 PURPOSE = 'Test that the kernel ignores the "gpt" cmd line option.'
|
/external/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 319 // current aggregates the resources and ignores the exact cycle they are 325 // current aggregates the resources and ignores the exact cycle they are 331 // current aggregates the resources and ignores the exact cycle they are 337 // current aggregates the resources and ignores the exact cycle they are 343 // current aggregates the resources and ignores the exact cycle they are
|
/external/llvm/test/CodeGen/Mips/ |
D | delay-slot-kill.ll | 7 ; delay slot filler ignores such KILL instructions by filling the slot of the
|
/external/autotest/client/site_tests/security_RestartJob/ |
D | control | 8 Tests to ensure that RestartJob ignores argv[0] and cannot be
|
/external/autotest/client/site_tests/network_DhcpRenew/ |
D | control | 15 This test fails if shill ignores the T1, T2, or lease timeouts. Since
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_STT_FILE.s | 6 # Test that RTDyldELF ignores STT_FILE symbols, and in particular does
|
/external/autotest/ |
D | .gitignore | 7 # Standard ignores
|
/external/autotest/server/site_tests/firmware_RollbackKernel/ |
D | control | 22 results recovery boot. In developer mode, the firmware ignores kernel
|
D | control.dev | 22 results recovery boot. In developer mode, the firmware ignores kernel
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | control.fast | 23 It ignores whether wired access (check_network=False) or AC is
|
D | control.fast_gaia | 23 It ignores whether wired access (check_network=False) or AC is
|
/external/curl/docs/ |
D | CHECKSRC.md | 95 Inline ignores are only done for that single specific source code file. 120 This is a method we've transitioned away from. Use inline ignores as far as
|
/external/valgrind/docs/internals/ |
D | Darwin-notes.txt | 69 - PRE(sys_posix_spawn) completely ignores signal issues, and 70 also ignores the file_actions argument
|
/external/libpng/contrib/conftest/ |
D | read.dfa | 53 # colorspace stuff and ignores the 'significant bit' information.
|
123456