Searched refs:recursively (Results 1 – 25 of 80) sorted by relevance
1234
/external/llvm/test/Linker/ |
D | 2003-08-23-RecursiveOpaqueTypeResolve.ll | 1 ; It's a bad idea to go recursively traipsing through types without a safety
|
/external/valgrind/drd/tests/ |
D | trylock.stderr.exp | 8 Attempt to lock for writing recursively (not allowed).
|
/external/proguard/src/proguard/obfuscate/ |
D | ClassObfuscator.java | 303 boolean recursively) in mapPackageName() argument 314 if (!recursively) in mapPackageName()
|
/external/clang/test/SemaObjC/ |
D | undef-superclass-1.m | 29 @interface RecursiveClass : RecursiveClass // expected-error {{trying to recursively use 'Recursive…
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.mipmap.txt | 38 4x4 grid layout is used. For cube map textures the viewport is recursively
|
/external/smali/baksmali/src/test/smali/deodex_test1/ |
D | main.smali | 66 …#this additionally tests that the register types are propagated recursively, in the case that the …
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 192 list of inputs adding tests for individual files and recursively searching for 265 initially discovered by recursively searching up the directory hierarchy for 325 Once test suites are located, :program:`lit` recursively traverses the source 328 defined in that directory. If so, it loads that test suite recursively,
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.3 | 179 as it recursively descended. This in hindsight had an obvious oversight, 182 by setting directory permissions as Unsquashfs recursively unwinds.
|
/external/llvm/docs/ |
D | MakefileGuide.rst | 273 ``all`` \ Compile the software recursively. Default target. 277 ``clean`` \ Remove built objects recursively. 296 recursively and will do different things in different directories. For example, 305 instead of recursively. 334 This target cleans the build directory, recursively removing all things that the 579 Specify a set of directories to build recursively and in parallel if the
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | TreeNodeStream.as | 80 * walk recursively from start until stop. You can always return
|
/external/llvm/test/DebugInfo/X86/ |
D | sroasplit-4.ll | 3 ; Test that recursively splitting an alloca updates the debug info correctly.
|
/external/clang/docs/ |
D | IntroductionToTheClangAST.rst | 113 and then recursively traverses everything that can be reached from that
|
/external/openssh/ |
D | sftp.0 | 250 recursively. Note that sftp does not follow symbolic links when 339 recursively. Note that sftp does not follow symbolic links when
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | TreeToNFAConverter.g | 721 // recursively will invoke this rule to match elements in target rule ref 843 // recursively will invoke this rule to match elements in target rule ref
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | DefaultFileSystemTest.groovy | 253 * Delete the directory and all its contents (recursively)
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 347 // Include a google.protobuf.FileOptions and recursively extend it with
|
/external/bzip2/ |
D | README | 96 recursively traverses a directory structure, using bzip2 to compress
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 155 a macro argument instantiated here, recursively instantiated here).
|
/external/llvm/docs/tutorial/ |
D | LangImpl5.rst | 334 Once the insertion point is set, we recursively codegen the "then" 352 expression. Because calling Codegen recursively could arbitrarily change 643 recursively codegen's the body. This allows the body to use the loop
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
/external/mockftpserver/tags/2.2/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
/external/mockftpserver/tags/2.4/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
/external/mockftpserver/tags/2.5/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
/external/mockftpserver/tags/2.0.2/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 59 then creating a directory or file will automatically create any parent directories (recursively)
|
1234