Searched refs:creates (Results 1 – 25 of 1045) sorted by relevance
12345678910>>...42
/external/deqp/doc/testspecs/VK/ |
D | sparse_resources.txt | 22 The test creates buffer object with VK_BUFFER_CREATE_SPARSE_BINDING_BIT flag bit. The size of the b… 27 The test creates two queues - one supporting sparse binding operations, the second one supporting c… 32 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj… 42 The test checks all supported types of images. It creates image with VK_IMAGE_CREATE_SPARSE_BINDING… 46 The test creates two queues - one supporting sparse binding operations, the second one supporting c… 51 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj… 61 The test creates buffer object with VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT flag bit. The size of the… 66 The test creates two queues - one supporting sparse binding operations, the second one supporting c… 81 The test creates image with VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT flag bit. The sparse memory requir… 85 The test creates two queues - one supporting sparse binding operations, the second one supporting c… [all …]
|
/external/libpng/scripts/ |
D | README.txt | 6 (gcc, creates libpng16.so.16.1.6.34) 8 (gcc, creates libpng16.so.16.1.6.34) 9 makefile.gcc => Generic makefile (gcc, creates static libpng.a) 38 creates libpng16.so.16.1.6.34) 39 makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib) 41 creates libpng16.so.16.1.6.34) 43 creates libpng16.so.16.1.6.34) 44 makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 307 (** [create_context ()] creates a context for storing the "global" state in 326 (** [create_module context id] creates a module with the supplied module ID in 549 (** [void_type c] creates a type of a function which does not return any 553 (** [label_type c] creates a type of a basic block in the context [c]. See 1296 (** [define_function name ty m] creates a new function with name [name] and 1470 (** [append_block c name f] creates a new basic block named [name] at the end of 1476 (** [insert_block c name bb] creates a new basic block named [name] before the 1642 (** [builder context] creates an instruction builder with no position in 1648 (** [builder_at ip] creates an instruction builder positioned at [ip]. 1652 (** [builder_before ins] creates an instruction builder positioned before the [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 420 (** [create_context ()] creates a context for storing the "global" state in 447 (** [create_enum_attr context value kind] creates an enum attribute 454 (** [create_string_attr context kind value] creates a string attribute 459 (** [attr_of_repr context repr] creates an attribute with the supplied 469 (** [create_module context id] creates a module with the supplied module ID in 703 (** [void_type c] creates a type of a function which does not return any 707 (** [label_type c] creates a type of a basic block in the context [c]. See 1500 (** [define_function name ty m] creates a new function with name [name] and 1669 (** [append_block c name f] creates a new basic block named [name] at the end of 1674 (** [insert_block c name bb] creates a new basic block named [name] before the [all …]
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 429 (** [create_context ()] creates a context for storing the "global" state in 448 (** [create_module context id] creates a module with the supplied module ID in 679 (** [void_type c] creates a type of a function which does not return any 683 (** [label_type c] creates a type of a basic block in the context [c]. See 1476 (** [define_function name ty m] creates a new function with name [name] and 1659 (** [append_block c name f] creates a new basic block named [name] at the end of 1664 (** [insert_block c name bb] creates a new basic block named [name] before the 1899 (** [builder context] creates an instruction builder with no position in 1905 (** [builder_at ip] creates an instruction builder positioned at [ip]. 1909 (** [builder_before ins] creates an instruction builder positioned before the [all …]
|
/external/linux-kselftest/tools/testing/selftests/zram/ |
D | README | 5 The zram module creates RAM based block devices named /dev/zram<id> 26 zram01.sh: creates general purpose ram disks with ext4 filesystems 27 zram02.sh: creates block device for swap
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | README | 18 benchmark fork()s one task per stream. Each task creates a separate file in the 27 test and do the cleanup once the test finishes. The setup() function creates 29 controller. It then creates a number(n) of groups in /dev/blockioctl. The 40 This script creates different scenarios for I/O bandwidth controller testing
|
/external/skqp/docs/ |
D | SkImage_Reference.bmh | 52 #Line # creates Image from Pixmap and copied pixels ## 86 #Line # creates Image from Image_Info and shared pixels ## 139 #Line # creates Image from Pixmap, with release ## 173 #Line # creates Image from Bitmap, sharing or copying pixels ## 211 #Line # creates Image from a stream of data ## 236 #Line # creates Image from encoded data ## 278 #Line # creates a GPU-backed Image from compressed data ## 308 #Line # creates Image from GPU_Texture ## 382 #Line # creates Image from encoded data, and uploads to GPU ## 406 #Line # creates Image from Pixmap, and uploads to GPU ## [all …]
|
/external/skia/docs/ |
D | SkImage_Reference.bmh | 52 #Line # creates Image from Pixmap and copied pixels ## 86 #Line # creates Image from Image_Info and shared pixels ## 139 #Line # creates Image from Pixmap, with release ## 173 #Line # creates Image from Bitmap, sharing or copying pixels ## 211 #Line # creates Image from a stream of data ## 236 #Line # creates Image from encoded data ## 258 #Line # creates a GPU-backed Image from compressed data ## 288 #Line # creates Image from GPU_Texture ## 362 #Line # creates Image from encoded data, and uploads to GPU ## 386 #Line # creates Image from Pixmap, and uploads to GPU ## [all …]
|
/external/zopfli/ |
D | README | 14 ZopfliDeflate creates a valid deflate stream in memory, see: 16 ZopfliZlibCompress creates a valid zlib stream in memory, see: 18 ZopfliGzipCompress creates a valid gzip stream in memory, see:
|
/external/libyuv/files/ |
D | CMakeLists.txt | 25 # this creates the static library (.a) 28 # this creates the shared library (.so) 33 # this creates the conversion tool
|
/external/ltp/testcases/kernel/controllers/memctl/ |
D | README | 23 the cleanup once the test finishes. The setup() function creates /dev/memctl 25 creates a number(n) of groups in /dev/memctl. The cleanup function does a 36 This script creates different scenarios for memory controller testing and
|
/external/u-boot/arch/arm/mach-bcm283x/ |
D | Kconfig | 44 This option creates a build targetting the ARM1176 ISA. 60 This option creates a build targetting the ARMv7/AArch32 ISA. 83 This option creates a build targetting the ARMv7/AArch32 ISA. 99 This option creates a build targetting the ARMv7/AArch32 ISA. 127 This option creates a build targetting the ARMv8/AArch64 ISA.
|
/external/ltp/testcases/network/stress/interface/ |
D | 00_Descriptions.txt | 15 creates many addresses 23 creates many routes
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Fill.pbtxt | 21 This operation creates a tensor of shape `dims` and fills it with `value`. 35 * `tf.fill` creates an Op in the computation graph that constructs the actual
|
/external/vboot_reference/utility/ |
D | dev_make_keypair | 13 This creates BASENAME.vbpubk and BASENAME.vbprivk pairs for use in signing 14 developer files. This also creates a BASENAME.keyblock file containing the
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVMParseArguments.cmake | 6 # all variables it creates. The second argument is a list of names, and the 22 #lists. PARSE_ARGUMENTS also creates a prefix_DEFAULT_ARGS variable containing 37 # PARSE_ARGUMENTS creates 7 variables and sets them as follows:
|
/external/curl/tests/data/ |
D | test1070 | 38 This creates the named file with this content before the test case is run, 62 This creates
|
/external/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 126 test-skeleton. Test creates a child thread which tries to acquire lock 137 - is a skeleton test which creates two processes through fork(). Also it 148 - Tests priority preemption. Main thread creates multiple number of threads 157 - Tests priority ordered wakeup with pthread_cond_*. It creates number of 207 - Check if clock_gettime is working properly. This test creates NUMSLEEP 235 - Tests lookup_pi_state under stress conditions. Test creates one master and
|
/external/e2fsprogs/tests/r_move_itable_realloc/ |
D | script | 2 # creates a 96GB filesystem 8 # creates a 96GB filesystem
|
/external/e2fsprogs/tests/r_move_itable_nostride/ |
D | script | 2 # creates a 96GB filesystem 8 # creates a 96GB filesystem
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | README | 32 This file contains the functions which do setup for the test. It creates a 33 /dev/cpuctl directory, mounts cgroup filesystem on it with cpu. It then creates 42 This script creates different scenarios for cpu controller testing and fires (n) tasks
|
/external/google-breakpad/src/testing/gtest/cmake/ |
D | internal_utils.cmake | 158 # creates a named C++ executable that depends on the given libraries and 181 # creates a named target that depends on the given libs and is built 194 # creates a named C++ test that depends on the given libs and is built 203 # creates a named test target that depends on the given libs and is 213 # creates a Python test with the given name whose main module is in
|
/external/linux-kselftest/android/patches/ |
D | 0007-selftests-exec-build-exec-kselftest-for-Android.patch | 6 The Makefile for the exec kselftest creates a script, symlink, copy of 48 +# it is probably easier to use a wrapper script that creates them
|
/external/e2fsprogs/tests/m_hugefile/ |
D | script | 7 # creates a 4TB filesystem 13 # creates a 4TB filesystem
|
12345678910>>...42