/device/google/bonito/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 6 # All text after a hash (#) is considered a comment and will be ignored 9 # For lists items can also be appended using: 11 # Values that contain spaces should be placed between quotes (" ") 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 23 # This could be handy for archiving the generated documentation or 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 38 # Enabling this option can be useful when feeding doxygen a huge amount of source [all …]
|
D | ChangeLog | 17 a while, and json_tokener_error_desc() should be used instead. 38 an exact string representation of a double to be specified when 52 continue to work, but that will be removed in the next release. 60 …* Add a json_set_serializer() function to allow the string output of a json_object to be customize… 70 * Add a json_object_to_json_string_ext() function to allow output to be 72 * Add json_object_object_get_ex(), a NULL-safe get object method, to be able 84 * Allow json_tokener_parse_ex() to be re-used to parse multiple object. 168 be included from .c files) 199 Removed usage of vsyslog on Win32/Win64 systems, needs to be handled 203 needs to be rethought to be more ANSI C friendly
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 6 # All text after a hash (#) is considered a comment and will be ignored 9 # For lists items can also be appended using: 11 # Values that contain spaces should be placed between quotes (" ") 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 23 # This could be handy for archiving the generated documentation or 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 38 # Enabling this option can be useful when feeding doxygen a huge amount of source [all …]
|
D | ChangeLog | 17 a while, and json_tokener_error_desc() should be used instead. 38 an exact string representation of a double to be specified when 52 continue to work, but that will be removed in the next release. 60 …* Add a json_set_serializer() function to allow the string output of a json_object to be customize… 70 * Add a json_object_to_json_string_ext() function to allow output to be 72 * Add json_object_object_get_ex(), a NULL-safe get object method, to be able 84 * Allow json_tokener_parse_ex() to be re-used to parse multiple object. 168 be included from .c files) 199 Removed usage of vsyslog on Win32/Win64 systems, needs to be handled 203 needs to be rethought to be more ANSI C friendly
|
/device/google/coral/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 6 # All text after a hash (#) is considered a comment and will be ignored 9 # For lists items can also be appended using: 11 # Values that contain spaces should be placed between quotes (" ") 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 23 # This could be handy for archiving the generated documentation or 29 # base path where the generated documentation will be put. 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 38 # Enabling this option can be useful when feeding doxygen a huge amount of source [all …]
|
/device/sample/sdk_addon/ |
D | manifest.ini | 6 # 2 add-ons with the same identifier cannot be installed in the same SDK 7 # and only the add-on with the highest rev number will be installed. 18 # revision of the add-on. This must be a strict integer. 22 # This must be the name of the libraries, as required by the 30 # <name>.jar: the jar file containing the library API. This is to be located in 36 # This should be the name of the skin in the skins/ folder of the add-on. 42 # 'android update' adb' must be run to update a file that adb reads during
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 5 …0. Code will not be wrapped to 80 characters. We all have 24+ inch high-res displays. Let's use th… 7 1. File names shall be camel case and descriptive. Keep them short too. Eg: spi.h is better than 9 2. All function names shall be camel-case, beginning with a lowercase letter. 12 4. All functions not visible in the global scope shall be declared static. 13 5. Functions taking no parameters shall be declated as (void) and not as (). 14 6. All type names shall be camel-case, beginning with a capital letter. 16 8. There should be *NO* globally-visible variables. All non-stack variables shall be declared 18 …9. All global variables in a given C file shall begin with "m" and then be in camel case. This is … 20 10. All variables shall be declared in the beginning of the block where they reside. This facilitat… 30 15. All structures shall be packed to avoid space waste, as the compiler is not allowed to pack the… [all …]
|
D | README | 43 # Artifacts will be found in 45 # e.g. for nanohub OS on STM32 series MCU (ARM cortex m4 core) for Angler this will be in 51 # Any app or static library could be built in isolation with
|
/device/generic/goldfish/sepolicy/common/ |
D | execns.te | 12 #Allow execns itself to be run by init in its own domain 15 # Allow dhcpclient to be run by execns in its own domain 18 # Allow hostapd_nohidl to be run by execns in its own domain 21 # Allow netmgr to be run by execns in its own domain
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 22 be defined into variant.h file. [variant/{VARIANT_NAME}/inc/variant/variant.h] 26 Optional FLAGS (FLAGS list) can be used to enable specific features using 42 … 1, 0, 0, 0, 1, 0, 0, 0, 1 /* Magnetometer axis orientation [MUST be set if a magn sensor… 58 /* Magnetometer sensor (only one per time can be used) */ 63 /* Barometer sensor (only one per time can be used) */ 74 Sensors orientation can be modified through rotation matrices. Accelerometer and gyroscope are shar… 87 r** can only be: 0 or 1 or -1.
|
/device/generic/goldfish/input/ |
D | goldfish_rotary.idc | 4 # Should be (number of ticks in full rotation) / (2 PI). 5 # Here, chosen arbirarily to be 360 / (2 PI)
|
/device/google/cuttlefish_vmm/ |
D | rebuild.sh | 62 echo Option --docker_image must not be empty 1>&1 66 echo Options --docker_container must not be empty 1>&2 70 echo Options --docker_user must not be empty 1>&2 74 echo Options --docker_uid must not be empty 1>&2 85 echo Option --docker_source may not be specified with --reuse and --docker_persistent 1>&2 89 echo Option --docker_working may not be specified with --reuse and --docker_persistent 1>&2 93 echo Option --docker_output may not be specified with --reuse and --docker_persistent 1>&2
|
/device/linaro/hikey/wpan/ |
D | README | 12 kfmapp/ - V4L2 FM application to be used with V4L2 drivers for FM on WL. 13 uim/ - User-Space Initilization Manager for TI Shared Transport Drivers (to be 15 uim-rfkill/ - Derived from uim/ to be used with K32 and above TI ST drivers.
|
/device/linaro/dragonboard/db845c/firmware/ |
D | LICENSE.qcom.txt | 28 may only be distributed in binary format and may not be distributed in source 35 appear on the Materials may not be removed or obscured. 46 made of the Materials, and all copies thereof, and nothing herein shall be 57 Such third party code and materials may be licensed under separate or 68 or other disclosures received from You are and shall be entirely voluntary on 70 be free to use suggestions, feedback or other information received from You, 81 Materials, such support and information shall be deemed confidential and 122 4. TERMINATION. This Agreement shall be effective upon acceptance, or access or 133 conditions, limitations are found to be either invalid or unenforceable, the 134 rights granted to You in Section 1 (License) shall be null, void and ineffective [all …]
|
D | NOTICE | 28 may only be distributed in binary format and may not be distributed in source 35 appear on the Materials may not be removed or obscured. 46 made of the Materials, and all copies thereof, and nothing herein shall be 57 Such third party code and materials may be licensed under separate or 68 or other disclosures received from You are and shall be entirely voluntary on 70 be free to use suggestions, feedback or other information received from You, 81 Materials, such support and information shall be deemed confidential and 122 4. TERMINATION. This Agreement shall be effective upon acceptance, or access or 133 conditions, limitations are found to be either invalid or unenforceable, the 134 rights granted to You in Section 1 (License) shall be null, void and ineffective [all …]
|
D | notice.txt_wlanmdsp | 11 the responsibility of the user. Except as may be granted by separate express written agreement, 18 Other products and brand names may be trademarks or registered trademarks of their respective owner… 47 // redistribution must be conditioned upon including a substantially 50 // of any contributors may be used to endorse or promote products derived 53 // Alternatively, this software may be distributed under the terms of the 92 * may be used to endorse or promote products derived from this software 134 // redistribution must be conditioned upon including a substantially 137 // of any contributors may be used to endorse or promote products derived 140 // Alternatively, this software may be distributed under the terms of the 169 // warranty. In no event will the authors be held liable for any damages [all …]
|
/device/linaro/dragonboard/db845c/firmware/qcom/venus-5.2/ |
D | NOTICE | 28 may only be distributed in binary format and may not be distributed in source 35 appear on the Materials may not be removed or obscured. 46 made of the Materials, and all copies thereof, and nothing herein shall be 57 Such third party code and materials may be licensed under separate or 68 or other disclosures received from You are and shall be entirely voluntary on 70 be free to use suggestions, feedback or other information received from You, 81 Materials, such support and information shall be deemed confidential and 122 4. TERMINATION. This Agreement shall be effective upon acceptance, or access or 133 conditions, limitations are found to be either invalid or unenforceable, the 134 rights granted to You in Section 1 (License) shall be null, void and ineffective [all …]
|
/device/linaro/dragonboard/installer/db845c/dragonboard-845c-bootloader-ufs-aosp/ |
D | LICENSE | 28 may only be distributed in binary format and may not be distributed in source 35 appear on the Materials may not be removed or obscured. 46 made of the Materials, and all copies thereof, and nothing herein shall be 57 Such third party code and materials may be licensed under separate or 68 or other disclosures received from You are and shall be entirely voluntary on 70 be free to use suggestions, feedback or other information received from You, 81 Materials, such support and information shall be deemed confidential and 122 4. TERMINATION. This Agreement shall be effective upon acceptance, or access or 133 conditions, limitations are found to be either invalid or unenforceable, the 134 rights granted to You in Section 1 (License) shall be null, void and ineffective [all …]
|
/device/google/bonito/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery. 7 # Wipe the boot partitions last so that all partitions will be wiped
|
/device/google/wahoo/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery. 7 # Wipe the boot partitions last so that all partitions will be wiped
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | README | 21 ST_MAG40_CAL_ENABLED /* specify whether the magnetic calibration API must be included */ 29 ST_MAG40_ROT_MATRIX /* specify how axis has to be rotated according to variant platform 48 /* I2C defs to be used when device is plugged on U4 slot */
|
/device/google/crosshatch/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery. 9 # Wipe the boot partitions last so that all partitions will be wiped
|
/device/google/coral/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery. 9 # Wipe the boot partitions last so that all partitions will be wiped
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 30 EGL, except that not every EGL function can be implemented as one API call, and 33 would be directly mapped to GL texture names, but in AVDVirglRenderer we 86 new resource is created. Resources can be owned by the kernel (for example, the 97 when they can be disposed of. 102 when they can be disposed of. 107 when they can be disposed of. 112 when they can be disposed of.
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 10 table. The dispatch table may be initialized as required by a specific application. 33 A general Decoder->Encoder reply is expected to be received in the 44 will be encoded into : 112 part of the specification is expected to be generated automatically 115 ‘basename’ is the basename for the protocol and will be used to prefix 148 <is pointer?> true or false string species whether the type should be 174 ‘setContextAccessor(void *(*f)()). This function should be used to 280 a list of headers that will be included in the encoder header file 284 a list of headers that will be included in the client context header file 288 a list of headers that will be included in the decoder header file [all …]
|