Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 1481) sorted by relevance

12345678910>>...60

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp48 VkExtent2D* to) { in deepcopy_VkExtent2D() argument
51 *to = *from; in deepcopy_VkExtent2D()
55 VkExtent3D* to) { in deepcopy_VkExtent3D() argument
58 *to = *from; in deepcopy_VkExtent3D()
62 VkOffset2D* to) { in deepcopy_VkOffset2D() argument
65 *to = *from; in deepcopy_VkOffset2D()
69 VkOffset3D* to) { in deepcopy_VkOffset3D() argument
72 *to = *from; in deepcopy_VkOffset3D()
76 VkRect2D* to) { in deepcopy_VkRect2D() argument
79 *to = *from; in deepcopy_VkRect2D()
[all …]
Dgoldfish_vk_deepcopy.h46 VkExtent2D* to);
49 VkExtent3D* to);
52 VkOffset2D* to);
55 VkOffset3D* to);
58 VkRect2D* to);
61 const VkBaseInStructure* from, VkBaseInStructure* to);
64 const VkBaseOutStructure* from, VkBaseOutStructure* to);
67 const VkBufferMemoryBarrier* from, VkBufferMemoryBarrier* to);
71 VkDispatchIndirectCommand* to);
75 VkDrawIndexedIndirectCommand* to);
[all …]
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp48 VkExtent2D* to) { in deepcopy_VkExtent2D() argument
51 *to = *from; in deepcopy_VkExtent2D()
55 VkExtent3D* to) { in deepcopy_VkExtent3D() argument
58 *to = *from; in deepcopy_VkExtent3D()
62 VkOffset2D* to) { in deepcopy_VkOffset2D() argument
65 *to = *from; in deepcopy_VkOffset2D()
69 VkOffset3D* to) { in deepcopy_VkOffset3D() argument
72 *to = *from; in deepcopy_VkOffset3D()
76 VkRect2D* to) { in deepcopy_VkRect2D() argument
79 *to = *from; in deepcopy_VkRect2D()
[all …]
Dgoldfish_vk_deepcopy_guest.h52 VkExtent2D* to);
55 VkExtent3D* to);
58 VkOffset2D* to);
61 VkOffset3D* to);
64 VkRect2D* to);
67 const VkBaseInStructure* from, VkBaseInStructure* to);
70 const VkBaseOutStructure* from, VkBaseOutStructure* to);
73 const VkBufferMemoryBarrier* from, VkBufferMemoryBarrier* to);
77 VkDispatchIndirectCommand* to);
81 VkDrawIndexedIndirectCommand* to);
[all …]
/device/google/redbull/json-c/
Dconfig.h.in9 /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
13 /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
17 /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
21 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
24 /* Define to 1 if you have the declaration of `_finite', and to 0 if you
28 /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
32 /* Define to 1 if you have the <dlfcn.h> header file. */
35 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
[all …]
DDoxyfile3 # This file describes the settings to be used by the documentation system
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
30 # If a relative path is entered, it will be relative to the location
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
46 # information to generate all constant output in the proper language.
56 # This tag can be used to specify the encoding used in the generated output.
59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
61 # whereas setting the tag to NO uses a Unix-style encoding (the default for
[all …]
DChangeLog19 * change the floating point output format to %.17g so values with
28 * Various changes to fix the build on MSVC.
37 * Added a json_object_new_double_s() convenience function to allow
38 an exact string representation of a double to be specified when
47 * IMPORTANT: the name of the library has changed to libjson-c.so and
49 The pkgconfig name has also changed from json to json-c.
50 You should change your build to use appropriate -I and -l options.
52 continue to work, but that will be removed in the next release.
58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
59 * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
[all …]
/device/google/sunfish/json-c/
Dconfig.h.in9 /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
13 /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
17 /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
21 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
24 /* Define to 1 if you have the declaration of `_finite', and to 0 if you
28 /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
32 /* Define to 1 if you have the <dlfcn.h> header file. */
35 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
[all …]
DDoxyfile3 # This file describes the settings to be used by the documentation system
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
30 # If a relative path is entered, it will be relative to the location
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
46 # information to generate all constant output in the proper language.
56 # This tag can be used to specify the encoding used in the generated output.
59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
61 # whereas setting the tag to NO uses a Unix-style encoding (the default for
[all …]
DChangeLog19 * change the floating point output format to %.17g so values with
28 * Various changes to fix the build on MSVC.
37 * Added a json_object_new_double_s() convenience function to allow
38 an exact string representation of a double to be specified when
47 * IMPORTANT: the name of the library has changed to libjson-c.so and
49 The pkgconfig name has also changed from json to json-c.
50 You should change your build to use appropriate -I and -l options.
52 continue to work, but that will be removed in the next release.
58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
59 * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
[all …]
/device/google/coral/json-c/
Dconfig.h.in9 /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
13 /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
17 /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
21 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
24 /* Define to 1 if you have the declaration of `_finite', and to 0 if you
28 /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
32 /* Define to 1 if you have the <dlfcn.h> header file. */
35 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
[all …]
DDoxyfile3 # This file describes the settings to be used by the documentation system
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
30 # If a relative path is entered, it will be relative to the location
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
46 # information to generate all constant output in the proper language.
56 # This tag can be used to specify the encoding used in the generated output.
59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
61 # whereas setting the tag to NO uses a Unix-style encoding (the default for
[all …]
DChangeLog19 * change the floating point output format to %.17g so values with
28 * Various changes to fix the build on MSVC.
37 * Added a json_object_new_double_s() convenience function to allow
38 an exact string representation of a double to be specified when
47 * IMPORTANT: the name of the library has changed to libjson-c.so and
49 The pkgconfig name has also changed from json to json-c.
50 You should change your build to use appropriate -I and -l options.
52 continue to work, but that will be removed in the next release.
58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
59 * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
[all …]
/device/google/gs201-sepolicy/whitechapel_pro/
Dconvert-to-ext4-sh.te1 type convert-to-ext4-sh, domain, coredomain;
2 type convert-to-ext4-sh_exec, system_file_type, exec_type, file_type;
5 permissive convert-to-ext4-sh;
7 init_daemon_domain(convert-to-ext4-sh)
9 allow convert-to-ext4-sh block_device:dir search;
10 allow convert-to-ext4-sh e2fs_exec:file rx_file_perms;
11 allow convert-to-ext4-sh efs_block_device:blk_file rw_file_perms;
12 allow convert-to-ext4-sh kernel:process setsched;
13 allow convert-to-ext4-sh kmsg_device:chr_file rw_file_perms;
14 allow convert-to-ext4-sh persist_block_device:blk_file { getattr ioctl open read write };
[all …]
Dhal_sensors_default.te5 # Allow access to the AoC communication driver.
8 # Allow access to CHRE socket to connect to nanoapps.
12 # Allow create thread to watch AOC's device.
18 # Allow access to raw HID devices for dynamic sensors.
21 # Allow SensorSuez to connect AIDL stats.
42 # Allow access to the display info for ALS.
45 # Allow access to the sysfs_aoc.
52 # Allow sensor HAL to read AoC dumpstate.
55 # Allow access to the AoC clock and kernel boot time sys FS node. This is needed
56 # to synchronize the AP and AoC clock timestamps.
[all …]
Dhal_camera_default.te13 # Face authentication code that is part of the camera HAL needs to allocate
18 # Allow the camera hal to access the EdgeTPU service and the
26 # Allow edgetpu_app_service as well, due to the EdgeTpu metrics logging
31 # Allow the camera hal to access the GXP device.
34 # Allow access to data files used by the camera HAL
48 # tmpfs is used by google3 prebuilts linked by the HAL to unpack data files
52 # Allow access to camera-related system properties
61 # For camera hal to talk with rlsservice
70 # Allow access to sensor service for sensor_listener
73 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
[all …]
/device/generic/vulkan-cereal/
DLICENSE13 …ses of this definition, "control" means (i) the power, direct or indirect, to cause the direction …
17 "Source" form shall mean the preferred form for making modifications, including but not limited to
19 … a Source form, including but not limited to compiled object code, generated documentation, and co…
21 …icense, as indicated by a copyright notice that is included in or attached to the work (an example…
23 …include works that remain separable from, or merely link (or bind by name) to the interfaces of, t…
25to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusio…
29to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, wo…
31to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, wo…
36 You must cause any modified files to carry prominent notices stating that You changed the files; and
37 …m the Source form of the Work, excluding those notices that do not pertain to any part of the Deri…
[all …]
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING6 Everyone is permitted to copy and distribute verbatim copies
11 The licenses for most software are designed to take away your
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
14 software--to make sure the software is free for all its users. This
15 General Public License applies to most of the Free Software
16 Foundation's software and to any other program whose authors commit to
18 the GNU Library General Public License instead.) You can apply it to
21 When we speak of free software, we are referring to freedom, not
22 price. Our General Public Licenses are designed to make sure that you
[all …]
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
11 The licenses for most software are designed to take away your
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
14 software--to make sure the software is free for all its users. This
15 General Public License applies to most of the Free Software
16 Foundation's software and to any other program whose authors commit to
18 the GNU Lesser General Public License instead.) You can apply it to
21 When we speak of free software, we are referring to freedom, not
22 price. Our General Public Licenses are designed to make sure that you
[all …]
/device/google/redbull/
DWCNSS_qcom_cfg.ini1 # This file allows user to override the factory
22 # Flag to allow STA send AddTspec even when ACM is Off
47 # Check if the AP to which we are roaming is better than current AP in
48 # terms of RSSI. Checking is disabled if set to Zero.Otherwise it will
49 # use this value as to how better the RSSI of the new/roamable AP should
66 # Set gSetTxChainmask1x1=1 or gSetRxChainmask1x1=1 to select chain0.
67 # Set gSetTxChainmask1x1=2 or gSetRxChainmask1x1=2 to select chain1.
71 # MCC to SCC Switch mode:
132 # to disable set it to zero. ssdp = 0
141 # 0 to disable, 1 to enable, default: 1
[all …]
/device/google/zuma-sepolicy/vendor/
Dhal_camera_default.te8 # Face authentication code that is part of the camera HAL needs to allocate
13 # Allow the camera hal to access the EdgeTPU service and the
19 # Allow edgetpu_app_service as well, due to the EdgeTpu metrics logging
24 # Allow access to data files used by the camera HAL
32 # Allow the camera hal to access the GXP device.
42 # Allow access to camera-related system properties
50 # For camera hal to talk with rlsservice
59 # Allow access to sensor service for sensor_listener
62 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
66 # Allow camera HAL to connect to the stats service.
[all …]
/device/linaro/hikey/self-extractors_hikey960/hisilicon/
DLICENSE1 End User License Agreement for Software related to Hisilicon HiKey960 Board
16 to Hisilicon HiKey960 Board.
19 In consideration of your agreement to abide by the following terms, and subject to the terms and co…
21 worldwide copyright license (without the right to sublicense) to use and copy the SOFTWARE solely f…
23 All rights to the SOFTWARE and all intellectual property rights contained therein shall remain the …
26 …plication, estoppels or otherwise, licenses to any intellectual property rights, including but not…
28 No right is granted to YOU under this Agreement to manufacture, have manufactured, or sell, supply …
34 However, YOU shall treat any and all benchmarking data relating to the SOFTWARE, and any other resu…
36 as confidential information and YOU shall not disclose such information to any third party without …
39 …U shall reproduce and not remove or obscure any notice incorporated by HISILICON in the SOFTWARE to
[all …]
/device/google/coral/
DWCNSS_qcom_cfg.ini1 # This file allows user to override the factory
22 # Flag to allow STA send AddTspec even when ACM is Off
47 # Check if the AP to which we are roaming is better than current AP in
48 # terms of RSSI. Checking is disabled if set to Zero.Otherwise it will
49 # use this value as to how better the RSSI of the new/roamable AP should
65 # Set gSetTxChainmask1x1=1 or gSetRxChainmask1x1=1 to select chain0.
66 # Set gSetTxChainmask1x1=2 or gSetRxChainmask1x1=2 to select chain1.
70 # MCC to SCC Switch mode:
125 # to disable set it to zero. ssdp = 0
134 # 0 to disable, 1 to enable, default: 1
[all …]
/device/linaro/poplar/proprietary/hisilicon/
DLICENSE1 End User License Agreement for Software related to Hisilicon Poplar Board
5 “SOFTWARE” means the software in object code provided under the terms of this Agreement related to
8to abide by the following terms, and subject to the terms and conditions of this Agreement, HISILI…
10to the SOFTWARE and all intellectual property rights contained therein shall remain the sole and e…
12 No right is granted to YOU under this Agreement to manufacture, have manufactured, or sell, supply …
17to the SOFTWARE, and any other results of your use or testing of the SOFTWARE which are indicative…
19 …not remove or obscure any notice incorporated by HISILICON in the SOFTWARE to protect HISILICON’s …
23 …ther license which requires the source code or object code of the SOFTWARE to be licensed or other…
26to provide suggestions, comments, feedback, ideas, modifications or know-how (whether in oral or w…
41to maintain all such information in confidence and apply security measures no less stringent than …
[all …]
/device/google/sunfish/
DWCNSS_qcom_cfg.ini1 # This file allows user to override the factory
22 # Flag to allow STA send AddTspec even when ACM is Off
47 # Check if the AP to which we are roaming is better than current AP in
48 # terms of RSSI. Checking is disabled if set to Zero.Otherwise it will
49 # use this value as to how better the RSSI of the new/roamable AP should
65 # Set gSetTxChainmask1x1=1 or gSetRxChainmask1x1=1 to select chain0.
66 # Set gSetTxChainmask1x1=2 or gSetRxChainmask1x1=2 to select chain1.
70 # MCC to SCC Switch mode:
125 # to disable set it to zero. ssdp = 0
134 # 0 to disable, 1 to enable, default: 1
[all …]

12345678910>>...60