Home
last modified time | relevance | path

Searched refs:recursively (Results 1 – 25 of 256) sorted by relevance

1234567891011

/external/llvm/test/Linker/
D2003-08-23-RecursiveOpaqueTypeResolve.ll1 ; It's a bad idea to go recursively traipsing through types without a safety
/external/swiftshader/third_party/LLVM/test/Linker/
D2003-08-23-RecursiveOpaqueTypeResolve.ll1 ; It's a bad idea to go recursively traipsing through types without a safety
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
D2003-08-23-RecursiveOpaqueTypeResolve.ll1 ; It's a bad idea to go recursively traipsing through types without a safety
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_WriteFile.pbtxt15 summary: "Writes contents to the file at input filename. Creates file and recursively"
Dapi_def_MergeV2Checkpoints.pbtxt29 If delete_old_dirs is true, attempts to delete recursively the dirname of each
Dapi_def_StopGradient.pbtxt9 to a graph to compute the derivatives of a specified 'loss' by recursively
/external/python/cpython2/Doc/library/
Daepack.rst70 list elements are recursively unpacked. Object references (ex. ``line 3 of
75 and elements recursively unpacked.
Dfilecmp.rst98 (recursively).
183 recursively through two directories to show common different files::
Dtabnanny.rst28 If *file_or_dir* is a directory and not a symbolic link, then recursively
Dmimewriter.rst77 used for creating recursively complex multipart messages. The message must first
/external/proguard/src/proguard/obfuscate/
DClassObfuscator.java303 boolean recursively) in mapPackageName() argument
314 if (!recursively) in mapPackageName()
/external/u-boot/scripts/kconfig/tests/auto_submenu/
DKconfig16 Submenus are created recursively.
/external/tensorflow/tensorflow/core/profiler/g3doc/
Doptions.md105 `-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/
Dundef-superclass-1.m29 @interface RecursiveClass : RecursiveClass // expected-error {{trying to recursively use 'Recursive…
/external/python/cpython3/Doc/library/
Dfilecmp.rst94 (recursively).
186 recursively through two directories to show common different files::
Dtabnanny.rst29 If *file_or_dir* is a directory and not a symbolic link, then recursively
Dcopy.rst41 * A *deep copy* constructs a new compound object and then, recursively, inserts
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dlit.pod181 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/
Dmain.smali66 …#this additionally tests that the register types are propagated recursively, in the case that the …
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.mipmap.txt38 4x4 grid layout is used. For cube map textures the viewport is recursively
/external/squashfs-tools/RELEASE-READMEs/
DREADME-4.3179 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/
Dlit.rst232 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/
Dlit.rst197 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/
DREADME.md52 -r : operate recursively on directories (sets also -m)
/external/grpc-grpc/src/objective-c/RxLibrary/
DGRXWriteable.m34 // executed recursively. Because blocks can be deallocated even during execution, we have to

1234567891011