/hardware/libhardware_legacy/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 7 Unless required by applicable law or agreed to in writing, software 48 "Work" shall mean the work of authorship, whether in Source or 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 53 "Derivative Works" shall mean any work, whether in Source or Object 64 submitted to Licensor for inclusion in the Work by the copyright owner 73 designated in writing by the copyright owner as "Not a Contribution." 84 Work and such Derivative Works in Source or Object form. 89 (except as stated in this section) patent license to make, have made, [all …]
|
/hardware/ril/reference-ril/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 7 Unless required by applicable law or agreed to in writing, software 48 "Work" shall mean the work of authorship, whether in Source or 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 53 "Derivative Works" shall mean any work, whether in Source or Object 64 submitted to Licensor for inclusion in the Work by the copyright owner 73 designated in writing by the copyright owner as "Not a Contribution." 84 Work and such Derivative Works in Source or Object form. 89 (except as stated in this section) patent license to make, have made, [all …]
|
/hardware/ril/libril/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 7 Unless required by applicable law or agreed to in writing, software 48 "Work" shall mean the work of authorship, whether in Source or 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 53 "Derivative Works" shall mean any work, whether in Source or Object 64 submitted to Licensor for inclusion in the Work by the copyright owner 73 designated in writing by the copyright owner as "Not a Contribution." 84 Work and such Derivative Works in Source or Object form. 89 (except as stated in this section) patent license to make, have made, [all …]
|
/hardware/ril/rild/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 7 Unless required by applicable law or agreed to in writing, software 48 "Work" shall mean the work of authorship, whether in Source or 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 53 "Derivative Works" shall mean any work, whether in Source or Object 64 submitted to Licensor for inclusion in the Work by the copyright owner 73 designated in writing by the copyright owner as "Not a Contribution." 84 Work and such Derivative Works in Source or Object form. 89 (except as stated in this section) patent license to make, have made, [all …]
|
/hardware/libhardware/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 7 Unless required by applicable law or agreed to in writing, software 48 "Work" shall mean the work of authorship, whether in Source or 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 53 "Derivative Works" shall mean any work, whether in Source or Object 64 submitted to Licensor for inclusion in the Work by the copyright owner 73 designated in writing by the copyright owner as "Not a Contribution." 84 Work and such Derivative Works in Source or Object form. 89 (except as stated in this section) patent license to make, have made, [all …]
|
/hardware/ti/omap3/dspbridge/inc/ |
D | LICENSE | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 38 (an example is provided in the Appendix below). 40 "Derivative Works" shall mean any work, whether in Source or Object 51 submitted to Licensor for inclusion in the Work by the copyright owner 60 designated in writing by the copyright owner as "Not a Contribution." 71 Work and such Derivative Works in Source or Object form. 76 (except as stated in this section) patent license to make, have made, 83 cross-claim or counterclaim in a lawsuit) alleging that the Work 90 Work or Derivative Works thereof in any medium, with or without [all …]
|
/hardware/ti/omap3/dspbridge/dspexec/ |
D | LICENSE | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 38 (an example is provided in the Appendix below). 40 "Derivative Works" shall mean any work, whether in Source or Object 51 submitted to Licensor for inclusion in the Work by the copyright owner 60 designated in writing by the copyright owner as "Not a Contribution." 71 Work and such Derivative Works in Source or Object form. 76 (except as stated in this section) patent license to make, have made, 83 cross-claim or counterclaim in a lawsuit) alleging that the Work 90 Work or Derivative Works thereof in any medium, with or without [all …]
|
/hardware/libhardware/modules/ |
D | README.android | 5 (hardware.c), everything in it should be rewritten as modules. 7 Modules are .so in /system/libs/hw/ and have a well defined naming 15 They also have a well defined interface which lives in include/hardware/. 18 loaded in the "board", "arch" and "default" order.
|
/hardware/broadcom/wlan/ |
D | .gitignore | 2 # NOTE! Don't add files that are generated in specific 3 # subdirectories here. Add them in the ".gitignore" file 4 # in that subdirectory instead.
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc_priv.h | 128 static private_handle_t* dynamicCast(const native_handle* in) { in dynamicCast() 129 if (validate(in) == 0) { in dynamicCast() 130 return (private_handle_t*) in; in dynamicCast()
|
/hardware/msm7k/libgralloc/ |
D | gralloc_priv.h | 134 static private_handle_t* dynamicCast(const native_handle* in) { in dynamicCast() 135 if (validate(in) == 0) { in dynamicCast() 136 return (private_handle_t*) in; in dynamicCast()
|
/hardware/msm7k/libgralloc-qsd8k/ |
D | gralloc_priv.h | 131 static private_handle_t* dynamicCast(const native_handle* in) { in dynamicCast() 132 if (validate(in) == 0) { in dynamicCast() 133 return (private_handle_t*) in; in dynamicCast()
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 25 strategy to use in any particular case, based on the explanations below. 32 it in new free programs; and that you are informed that you can do 64 consistent with the full freedom of use specified in this license. 70 this license for certain libraries in order to permit linking those 86 libraries. However, the Lesser license provides advantages in certain 97 In other cases, permission to use a particular library in non-free 99 free software. For example, permission to use the GNU C Library in 113 be combined with the library in order to run. 134 included without limitation in the term "modification".) 146 on the Library (independent of the use of the Library in a tool for [all …]
|
/hardware/broadcom/wlan/bcm4329/src/ |
D | GNUmakefile.inc | 56 ERRORS += "This variable must be defined in your sources or GNUsources file," 57 ERRORS += "or it may be calculated provided you are in a CVS source repository," 128 ## This catch-all generic rule breaks make targets defined in module which 261 ERRORS += "in your sources or GNUsources file." 264 # include any branding defined if they exist in the environment 293 # it by explicitly setting MAKECMDGOALS in the clean rule at the top 300 # So no foo.c and foo.cpp in the same makefile. 343 # calculate some dynamic variables that are useful in build rules. 350 # in src/makefile/<obj-type>.mk file 484 # depending upon the requirements expressed in the individual [all …]
|
D | Makerules | 22 # software in any way with any other Broadcom software provided under a license 253 # tools still go in "yosemite". 340 # ---memaccess -UL41: This option tells the compiler that the memory in the 347 # 1293: Suppress "Assignment in condition" warning. 383 # It should be used in situations where the host environment is cygwin, and 385 # Windows style directories in the dependencies list to cygwin style. This is 433 # note the example in GNU documentation seems to have a bug: 485 # It should be used in situations where the host environment is cygwin, and 487 # Windows style directories in the dependencies list to cygwin style. This is 523 # if the user mistakenly specified RELEASE_DIR in unix-style notation, [all …]
|
D | Makerules.env | 13 # Figure what type of host we are in. 49 # TARGETENV defaults to HOSTENV unless HOSTENV is Windows_NT, in 61 # TARGETOS defaults to HOSTOS in most cases
|
D | branding.inc | 18 # software in any way with any other Broadcom software provided under a license
|
/hardware/libhardware_legacy/gps/ |
D | gps_qemu.c | 167 char in[ NMEA_MAX_SIZE+1 ]; member 394 D("Received: '%.*s'", r->pos, r->in); in nmea_reader_parse() 400 nmea_tokenizer_init(tzer, r->in, r->in + r->pos); in nmea_reader_parse() 513 if (r->pos >= (int) sizeof(r->in)-1 ) { in nmea_reader_addc() 519 r->in[r->pos] = (char)c; in nmea_reader_addc()
|
/hardware/msm7k/libaudio/ |
D | AudioHardware.cpp | 208 AudioStreamInMSM72xx* in = new AudioStreamInMSM72xx(); in openInputStream() local 209 status_t lStatus = in->set(this, devices, format, channels, sampleRate, acoustic_flags); in openInputStream() 215 delete in; in openInputStream() 219 mInputs.add(in); in openInputStream() 222 return in; in openInputStream() 225 void AudioHardware::closeInputStream(AudioStreamIn* in) { in closeInputStream() argument 228 ssize_t index = mInputs.indexOf((AudioStreamInMSM72xx *)in); in closeInputStream()
|
D | AudioHardware.h | 140 virtual void closeInputStream(AudioStreamIn* in);
|
/hardware/msm7k/libaudio-qsd8k/ |
D | AudioHardware.cpp | 234 AudioStreamInMSM72xx* in = new AudioStreamInMSM72xx(); in openInputStream() local 235 status_t lStatus = in->set(this, devices, format, channels, sampleRate, acoustic_flags); in openInputStream() 241 delete in; in openInputStream() 245 mInputs.add(in); in openInputStream() 248 return in; in openInputStream() 251 void AudioHardware::closeInputStream(AudioStreamIn* in) { in closeInputStream() argument 254 ssize_t index = mInputs.indexOf((AudioStreamInMSM72xx *)in); in closeInputStream()
|
D | AudioHardware.h | 196 virtual void closeInputStream(AudioStreamIn* in);
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioHardwareInterface.h | 226 virtual void closeInputStream(AudioStreamIn* in) = 0;
|