Searched refs:of (Results 1 – 25 of 1920) sorted by relevance
12345678910>>...77
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 13 * Redistributions of source code must retain the above copyright notice, 14 this list of conditions and the following disclaimer. 17 this list of conditions and the following disclaimer in the documentation 20 * Neither the names of the copyright holders nor the names of the contributors 26 warranties of merchantability and fitness for a particular purpose are disclaimed. 29 (including, but not limited to, procurement of substitute goods or services; 30 loss of use, data, or profits; or business interruption) however caused 31 and on any theory of liability, whether in contract, strict liability, 32 or tort (including negligence or otherwise) arising in any way out of 33 the use of this software, even if advised of the possibility of such damage.
|
/cts/apps/CtsVerifier/res/raw/ |
D | opencv_library_license | 16 Third party copyrights are property of their respective owners. 21 * Redistributions of source code must retain the above copyright notice, 22 this list of conditions and the following disclaimer. 25 this list of conditions and the following disclaimer in the documentation 28 * Neither the names of the copyright holders nor the names of the contributors 34 warranties of merchantability and fitness for a particular purpose are disclaimed. 37 (including, but not limited to, procurement of substitute goods or services; 38 loss of use, data, or profits; or business interruption) however caused 39 and on any theory of liability, whether in contract, strict liability, 40 or tort (including negligence or otherwise) arising in any way out of [all …]
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | image_and_kernel.rsh | 6 // width-by-height is the dimension of a padded image with a margin. 9 // The dimension of the original unpadded image is 21 // of a stack of kernel matrices. 23 // The starting position of a kernel matrix in a buffer of a stack of kernel 27 // The matrix is of size (2*radius_y+1)-by-(2*radius_x+1).
|
D | luts_for_speedup_f32.rsh | 11 // depth y is visible in the presence of a pixel with depth x. 13 // The value range of both x and y is [0,g_kMaxDepthValue]. 14 // The value range of VisibilityProbability.lut[y][x] is [0,1]. 42 // of the focal layer are considered as its potential occluders. That 62 // A lookup table that pre-computes x coordinate of the intersection between a 63 // circle of radius r and a horizontal line of height y. 65 // The value range of r is [0,g_kMaxKernelRadius]. 66 // The value range of y is [-g_kMaxKernelRadius,g_kMaxKernelRadius].
|
D | layer_info.rsh | 4 // An object that contains the front and back depths values of a layer 6 // Front and back depth values of this layer. 15 // The max kernel radius of a layer.
|
D | layer_info_fast.rsh | 4 // An object that contains the front and back depths values of a layer 6 // Front and back depth values of this layer. 15 // The max kernel radius of a layer.
|
D | pixel_format_f32.rsh | 17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in 21 // the color (red, green, blue) of FocusPixel is *not* changed. 23 // 5. After each layer is processed in either of the two passes, the fields 43 // For inactive pixels with non-zero matte, dilated_depth is the depth of the
|
D | layered_filter_f32_helper.rsh | 12 // @param x x-coordinate of a pixel in a padded image. 13 // @param y y-coordinate of a pixel in a padded image. 17 // depth of the closest pixel to sharp->dilated_depth. 18 // When this function is called, the initial value of sharp->dilated_depth is 20 // may not be in the depth range of the target layer. 57 // If sharp->matte > 0, depth must be within the depth range of this layer. 79 // Locates the top left corner of the window surrounding this pixel. 90 // bleeding from layers in front of this layer. Doing visibility test in a 127 // Locates the top left corner of the window surrounding this pixel. 164 // Locates the top left corner of the window surrounding this pixel.
|
D | layered_filter_d1new_helper.rsh | 6 // This allocation has three float values of red, green, blue 29 // @param x x-coordinate of a pixel in a padded image. 30 // @param y y-coordinate of a pixel in a padded image. 34 // depth of the closest pixel to sharp->dilated_depth. 35 // When this function is called, the initial value of sharp->dilated_depth is 37 // may not be in the depth range of the target layer. 77 // If sharp->matte > 0, depth must be within the depth range of this layer. 117 // If sharp->matte > 0, depth must be within the depth range of this layer. 139 // Locates the top left corner of the window surrounding this pixel. 150 // bleeding from layers in front of this layer. Doing visibility test in a [all …]
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | LICENSE.TXT | 4 University of Illinois/NCSA 7 Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign. 14 University of Illinois at Urbana-Champaign 18 Permission is hereby granted, free of charge, to any person obtaining a copy of 22 of the Software, and to permit persons to whom the Software is furnished to do 25 * Redistributions of source code must retain the above copyright notice, 26 this list of conditions and the following disclaimers. 29 this list of conditions and the following disclaimers in the 32 * Neither the names of the LLVM Team, University of Illinois at 33 Urbana-Champaign, nor the names of its contributors may be used to [all …]
|
D | Rationale | 13 CPU/compiler performance measurement, in particular in the area of 19 With the increasing use of the benchmark, it seems necessary to 21 function. Version 2 of Dhrystone is the result of such a re- 31 There is an obvious need for a common C version of Dhrystone, since C 33 class of systems (microcomputers, minicomputers, workstations) where 35 one C version of Dhrystone such that results can be compared without 48 danger that benchmarking results obtained by a naive application of 49 Dhrystone - without inspection of the code that was generated - could 52 The overall policiy for version 2 has been that the distribution of 55 necessary; their impact should be negligible.) Also, the order of [all …]
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 71 # respectively contain the number of errors / warnings messages and the total 72 # number of statements analyzed. This is used by the global evaluation report 77 # command line instead of printing them on stdout. Reports (if any) will be 85 # of the file under analysis. 109 # List of builtins function names that should not be used, separated by a comma 147 # Colon delimited types of objects which should have the same naming style, 164 # List of method names used to declare (i.e. assign) instance attributes. 167 # List of interface methods to ignore, separated by a comma. This is used for 171 # List of valid names for the first argument in a class method. 174 # List of valid names for the first argument in a metaclass class method. [all …]
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/d/ |
D | T_instance_of_2.d | 5 ; You may obtain a copy of the License at 65 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass 71 instance-of v15, v10, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass; 76 instance-of v15, v10, java/lang/Object 82 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface 88 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass 94 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface2 99 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface 104 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass 109 instance-of v15, v10, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;
|
D | T_instance_of_5.d | 5 ; You may obtain a copy of the License at 30 instance-of v1, v3, java/lang/String
|
D | T_instance_of_1.d | 5 ; You may obtain a copy of the License at 30 instance-of v0, v4, java/lang/String
|
D | T_instance_of_3.d | 5 ; You may obtain a copy of the License at 29 instance-of v0, v5, dot/junit/opcodes/instance_of/TestStubs
|
D | T_instance_of_4.d | 5 ; You may obtain a copy of the License at 30 instance-of v0, v4, java/lang/String
|
D | T_instance_of_7.d | 5 ; You may obtain a copy of the License at 30 instance-of v0, v5, dot/junit/opcodes/instance_of/Test_instance_ofN
|
/cts/tests/tests/os/jni/seccomp-tests/ |
D | LICENSE | 7 // * Redistributions of source code must retain the above copyright 8 // notice, this list of conditions and the following disclaimer. 10 // copyright notice, this list of conditions and the following disclaimer 13 // * Neither the name of Google Inc. nor the names of its
|
D | README.android | 8 - Remove usage of pthread_cancel() 9 - Use __android_log_print() instead of fprintf() 14 The diff of modifications can be found in local-modifications-android.diff
|
/cts/hostsidetests/theme/ |
D | README | 5 * You may obtain a copy of the License at 19 modified. They consist of API-specific sets of reference images representing 33 generate a new set of reference images, do the following: 41 2. Image generation occurs on all devices in parallel. Resulting sets of 47 A complete collection of reference images for a given API revision must include 50 For a list of devices and their DPI buckets, see Device Metrics:
|
/cts/tests/tests/drm/ |
D | README | 1 - User of CTS code needs to edit configuration files in 3 of user's DRM plug-in.
|
/cts/tools/dex-tools/ |
D | README.txt | 6 Support for direct navigation to super classes and similar will be implemented in a layer on top of… 20 src : sourcecode of the parser 24 test : source code of the small test suite
|
/cts/tools/dasm/src/java_cup/ |
D | parser.cup | 9 (It also serves as a reasonable example of what a typical JavaCup 16 case we are part of the java_cup package and we import both the 22 the various pieces of user code embedded in the grammar (i.e., the 23 semantic actions). This provides a series of helper routines and 31 These sections provide small bits of code that initialize, then 36 and the types of objects that they will be represented by at runtime, 37 then indicate the start symbol of the grammar (), and finally provide 40 Operation of the parser 42 various parts of the specification. Various small parts (e.g., single 43 code strings) are stored as static variables of the emit class and [all …]
|
/cts/tests/tests/permission/ |
D | README | 5 You may obtain a copy of the License at 15 …ses, we just test the negative cases. These tests are to test the behavior of accessing the APIs w…
|
12345678910>>...77