Searched refs:containing (Results 1 – 25 of 1380) sorted by relevance
12345678910>>...56
/external/ltp/testcases/kernel/controllers/cpuset/ |
D | README | 25 Directory containing the shell script which is used to test the basis 30 Directory containing the shell script which is used to test exclusive 35 Directory containing the shell script is used to test hierarchy relation 40 Directory containing the shell script and program which are used to test 45 Directory containing the shell script and program which are used to test 50 Directory containing the shell script and program which are used to test 56 Directory containing the shell script and program which are used to test 61 Directory containing the shell script and program which are used to test 70 Directory containing the shell script and program which are used to test
|
/external/ltp/testcases/kernel/fs/ext4-new-features/ |
D | README | 72 Directory containing the shell script which is used to test multi-block 77 Directory containing the config of ffsb for test. 81 Directory containing the shell script which is used to test inode version field 86 Directory containing the shell script which is used to test journal checksumming 91 Directory containing the shell script which is used to test nanosec timestamps 96 Directory containing the shell script which is used to test online defrag 101 Directory containing the shell script which is used to test persist prealloc 106 Directory containing the shell script which is used to test subdirectory limit 112 Directory containing the shell script which is used to test uninitialized groups
|
/external/conscrypt/openjdk/src/test/resources/ |
D | README | 13 - ct-signed-timestamp-list: TLS-encoded SignedCertificateTimestampList containing one SCT for 16 - ct-signed-timestamp-list-invalid: TLS-encoded SignedCertificateTimestampList containing one SCT 19 - ct-signed-timestamp-list-unknown: TLS-encoded SignedCertificateTimestampList containing one SCT 22 - ocsp-response.der: OCSP response for cert.pem, containing an SCT for cert.pem signed by the test
|
/external/ltp/testcases/kernel/controllers/ |
D | README | 33 Directory containing the cgroup regression testcases. 37 Directory containing the cpu controller testcases. A similar directory will 42 Directory containing the memory controller testcases. A similar directory will 47 Directory containing the cpuset controller testcases. A similar directory will 56 Directory containing the cpu accounting controller testcases.
|
/external/valgrind/memcheck/tests/linux/ |
D | with-space.vgtest | 1 # Use the "prereq" command to copy manuel1 to a filename containing a space. 3 # correctly for filenames containing spaces (bug #88678). 10 # filename, but automake doesn't seem to like files containing spaces.
|
/external/chromium-trace/catapult/devil/docs/ |
D | device_utils.md | 16 default_timeout: An integer containing the default number of seconds to 18 default_retries: An integer containing the default number or times an 238 apk: An ApkHelper instance or string containing the path to the APK. 260 base_apk: An ApkHelper instance or string containing the path to the base 308 allows to easily pass arguments containing spaces or special characters 323 containing the command and its arguments. 328 run_as: A string containing the package as which the command should be 361 process_name: A string containing the name of the process to kill. 365 signum: An integer containing the signal number to send to kill. Defaults 448 package: A string containing the name of the package to stop. [all …]
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 086-reserved-macro-names.c.expected | 1 0:1(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementatio… 5 0:3(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementatio…
|
/external/nanopb-c/examples/using_double_on_avr/ |
D | doubleproto.proto | 1 // A message containing doubles, as used by other applications. 7 // A message containing doubles, but redefined using uint64_t.
|
/external/python/cpython2/Doc/library/ |
D | symtable.rst | 27 *filename* is the name of the file containing the code. *compile_type* is 102 Return a tuple containing names of parameters to this function. 106 Return a tuple containing names of locals in this function. 110 Return a tuple containing names of globals in this function. 114 Return a tuple containing names of free variables in this function. 123 Return a tuple containing the names of methods declared in the class.
|
D | glob.rst | 31 a string containing a path specification. *pathname* can be either absolute 44 For example, consider a directory containing only the following files: 58 default. For example, consider a directory containing :file:`card.gif` and
|
D | sysconfig.rst | 91 - *stdlib*: directory containing the standard Python library files that are not 93 - *platstdlib*: directory containing the standard Python library files that are 106 Return a tuple containing all schemes currently supported in 112 Return a tuple containing all path names currently supported in 146 Return a dictionary containing all installation paths corresponding to an 216 A dictionary containing name/value pairs is returned. If an optional
|
/external/llvm/test/MC/Mips/ |
D | cpload-bad.s | 21 # ASM: :[[@LINE-1]]:17: error: expected register containing function address 24 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
|
/external/parameter-framework/upstream/tools/xmlValidator/ |
D | README.md | 18 * `<xmlRootDirectory>` is a path to a directory containing: 20 - subdirectories containing `.xml` files 21 * `<xsdDirectory>` is a path to a directory containing:
|
/external/lz4/examples/ |
D | dictionaryRandomAccess.md | 45 The last 4 bytes is an integer containing the number of blocks in the stream. 46 If there are `N` blocks, then just before the last 4 bytes is `N + 1` 4 byte integers containing th… 61 - Seek to the first block containing data we want to read.
|
/external/curl/CMake/ |
D | Utilities.cmake | 1 # File containing various utilities 3 # Converts a CMake list to a string containing elements separated by spaces
|
/external/eigen/unsupported/doc/ |
D | Overview.dox | 1 /// \brief Namespace containing all symbols from the %Eigen library. 26 /// \internal \brief Namespace containing low-level routines from the %Eigen library.
|
/external/python/cpython2/Demo/parser/ |
D | README | 13 docstring.py -- sample source file containing only a module docstring. 19 simple.py -- sample source containing a "short form" definition.
|
/external/eigen/doc/ |
D | TutorialBlockOperations.dox | 142 <tr><td>%Block containing the first q rows 149 <tr><td>%Block containing the last q rows 156 <tr><td>%Block containing the first p columns 163 <tr><td>%Block containing the last q columns 192 <tr><td>%Block containing the first \p n elements 199 <tr><td>%Block containing the last \p n elements 206 <tr><td>%Block containing \p n elements, starting at position \p i
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 60 - Codec.Flow (containing the Unmute and Mute configurations) 100 configuration type, any configuration in the containing domain (or domain 140 will create a domain Foo containing a configuration Bar (no rule, i.e. 214 - The initial settings file is an XML file containing a single 217 - Domain files are XML files, each containing a single `<ConfigurableDomain>` 222 containing the XML Schemas in the context of the XML generation only (see the
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/test/ |
D | AbstractGroovyTest.groovy | 35 …* @param code - the Closure containing the code to be executed, which is expected to throw an exce… 54 * containing the specified text. 56 …* @param code - the Closure containing the code to be executed, which is expected to throw an exce…
|
/external/llvm/test/Linker/ |
D | funcimport_comdat.ll | 6 ; Ensure linking of comdat containing external linkage global and function 12 ; Ensure linking of comdat containing internal linkage function with alias
|
/external/emma/ |
D | BUILD.txt | 11 - cd into the directory containing build.xml and create a file 25 - From the directory containing build.xml, execute:
|
/external/swiftshader/third_party/LLVM/test/Integer/ |
D | constexpr_bt.ll | 46 ;; getelementptr containing casts 53 %SType = type { i33 , {float, {i8} }, i64 } ;; struct containing struct 54 %SAType = type { i33 , {[2x float], i64} } ;; struct containing array
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | constexpr.ll | 44 ;; getelementptr containing casts 51 %SType = type { i32 , {float, {i8} }, i64 } ;; struct containing struct 52 %SAType = type { i32 , {[2x float], i64} } ;; struct containing array
|
/external/llvm/test/Feature/ |
D | constexpr.ll | 44 ;; getelementptr containing casts 51 %SType = type { i32 , {float, {i8} }, i64 } ;; struct containing struct 52 %SAType = type { i32 , {[2x float], i64} } ;; struct containing array
|
12345678910>>...56