Home
last modified time | relevance | path

Searched refs:ignores (Results 1 – 25 of 126) sorted by relevance

123456

/external/toolchain-utils/
Drepo_to_repo.py56 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/
DNSIS_Security.patch28 - # no relocations that our resource editor ignores
31 +# # no relocations that our resource editor ignores
/external/toolchain-utils/deprecated/repo_to_repo_files/
Dgdb-master.json.rtr12 "ignores": [
Dbinutils-master.json.rtr15 "ignores": [
Dbinutils-mobile_toolchain_v16.json.rtr16 "ignores": [
Dgcc-master.json.rtr15 "ignores": [
Dgcc-branches_google_main.json.rtr15 "ignores": [
Dgcc-branches_google_4_7.json.rtr14 "ignores": [
Dtoolchain-utils.json.rtr19 "ignores": [
Dcrosperf.json.rtr31 "ignores": [
/external/bsdiff/
D.gitignore7 # Standard ignores
/external/autotest/server/site_tests/kernel_IgnoreGptOptionServer/
Dcontrol7 PURPOSE = 'Test that the kernel ignores the "gpt" cmd line option.'
/external/llvm/lib/Target/Mips/
DMipsScheduleP5600.td319 // 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/
Ddelay-slot-kill.ll7 ; delay slot filler ignores such KILL instructions by filling the slot of the
/external/autotest/client/site_tests/security_RestartJob/
Dcontrol8 Tests to ensure that RestartJob ignores argv[0] and cannot be
/external/autotest/client/site_tests/network_DhcpRenew/
Dcontrol15 This test fails if shill ignores the T1, T2, or lease timeouts. Since
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_STT_FILE.s6 # Test that RTDyldELF ignores STT_FILE symbols, and in particular does
/external/autotest/
D.gitignore7 # Standard ignores
/external/autotest/server/site_tests/firmware_RollbackKernel/
Dcontrol22 results recovery boot. In developer mode, the firmware ignores kernel
Dcontrol.dev22 results recovery boot. In developer mode, the firmware ignores kernel
/external/autotest/client/site_tests/power_LoadTest/
Dcontrol.fast23 It ignores whether wired access (check_network=False) or AC is
Dcontrol.fast_gaia23 It ignores whether wired access (check_network=False) or AC is
/external/curl/docs/
DCHECKSRC.md95 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/
DDarwin-notes.txt69 - PRE(sys_posix_spawn) completely ignores signal issues, and
70 also ignores the file_actions argument
/external/libpng/contrib/conftest/
Dread.dfa53 # colorspace stuff and ignores the 'significant bit' information.

123456