Searched refs:recursively (Results 1 – 25 of 256) sorted by relevance
1234567891011
/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/swiftshader/third_party/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/swiftshader/third_party/llvm-7.0/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/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_WriteFile.pbtxt | 15 summary: "Writes contents to the file at input filename. Creates file and recursively"
|
D | api_def_MergeV2Checkpoints.pbtxt | 29 If delete_old_dirs is true, attempts to delete recursively the dirname of each
|
D | api_def_StopGradient.pbtxt | 9 to a graph to compute the derivatives of a specified 'loss' by recursively
|
/external/python/cpython2/Doc/library/ |
D | aepack.rst | 70 list elements are recursively unpacked. Object references (ex. ``line 3 of 75 and elements recursively unpacked.
|
D | filecmp.rst | 98 (recursively). 183 recursively through two directories to show common different files::
|
D | tabnanny.rst | 28 If *file_or_dir* is a directory and not a symbolic link, then recursively
|
D | mimewriter.rst | 77 used for creating recursively complex multipart messages. The message must first
|
/external/proguard/src/proguard/obfuscate/ |
D | ClassObfuscator.java | 303 boolean recursively) in mapPackageName() argument 314 if (!recursively) in mapPackageName()
|
/external/u-boot/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 16 Submenus are created recursively.
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | options.md | 105 `-start_name_regexes`: Show node starting from the node that matches the regexes, recursively. rege… 107 `-trim_name_regexes`: Hide node starting from the node that matches the regexes, recursively, regex… 113 …entually displayed. If False, account all op statistics matching -account_type_regexes recursively.
|
/external/clang/test/SemaObjC/ |
D | undef-superclass-1.m | 29 @interface RecursiveClass : RecursiveClass // expected-error {{trying to recursively use 'Recursive…
|
/external/python/cpython3/Doc/library/ |
D | filecmp.rst | 94 (recursively). 186 recursively through two directories to show common different files::
|
D | tabnanny.rst | 29 If *file_or_dir* is a directory and not a symbolic link, then recursively
|
D | copy.rst | 41 * A *deep copy* constructs a new compound object and then, recursively, inserts
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | lit.pod | 181 inputs adding tests for individual files and recursively searching for tests in 251 discovered by recursively searching up the directory hierarchy for all the input 316 Once test suites are located, B<lit> recursively traverses the source directory 319 directory. If so, it loads that test suite recursively, otherwise it
|
/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/deqp/doc/testspecs/GLES3/ |
D | functional.texture.mipmap.txt | 38 4x4 grid layout is used. For cube map textures the viewport is 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/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | lit.rst | 232 list of inputs adding tests for individual files and recursively searching for 305 initially discovered by recursively searching up the directory hierarchy for 368 Once test suites are located, :program:`lit` recursively traverses the source 371 defined in that directory. If so, it loads that test suite recursively,
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 197 list of inputs adding tests for individual files and recursively searching for 270 initially discovered by recursively searching up the directory hierarchy for 330 Once test suites are located, :program:`lit` recursively traverses the source 333 defined in that directory. If so, it loads that test suite recursively,
|
/external/lz4/programs/ |
D | README.md | 52 -r : operate recursively on directories (sets also -m)
|
/external/grpc-grpc/src/objective-c/RxLibrary/ |
D | GRXWriteable.m | 34 // executed recursively. Because blocks can be deallocated even during execution, we have to
|
1234567891011