Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 174) sorted by relevance

1234567

/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c167 bool cpuRamPersistentBitGet(uint32_t which) in cpuRamPersistentBitGet() argument
171 return (which < CPU_NUM_PERSISTENT_RAM_BITS) && ((dbx->bits >> which) & 1); in cpuRamPersistentBitGet()
174 void cpuRamPersistentBitSet(uint32_t which, bool on) in cpuRamPersistentBitSet() argument
178 if (which < CPU_NUM_PERSISTENT_RAM_BITS) { in cpuRamPersistentBitSet()
180 dbx->bits |= (1ULL << which); in cpuRamPersistentBitSet()
182 dbx->bits &=~ (1ULL << which); in cpuRamPersistentBitSet()
/device/google/cuttlefish/host/cvd_test_configs/local_tests/
DREADME.md13 which contains the `cvd` binary (among others) that are
16 2. A device image folder stored locally, which will be run within
30 are two paths that need to be replaced. The first is `/tmp/vsoc_x86_64`, which
47 2. Included in the cuttlefish tree is a script, which when executed will
53 local VM) is the same one which you have just compiled.
/device/sample/frameworks/PlatformLibrary/
DREADME.txt11 create a system image that will be delivered on a device which will include
13 shared library, which is not currently supported in Android.
35 Note that the product for this library is a raw .jar file, NOT a .apk, which
47 public unique name by which clients will link to your library, but once this
57 the rules for building the final .so in which the code lives. This example
/device/linaro/poplar/proprietary/hisilicon/
DLICENSE12 …e manufactured, or sell, supply or distribute any products which have taken into use or which embo…
17 …he SOFTWARE, and any other results of your use or testing of the SOFTWARE which are indicative of …
23 …profit corporation whose website is www.opensource.org), or other license which requires the sourc…
41 …onfidence and apply security measures no less stringent than the measures which YOU apply to prote…
47 Any provision of this Agreement which is prohibited or unenforceable in any jurisdiction shall be i…
50 … the auditors’ costs for that audit unless it reveals unlicensed usage in which case YOU shall pro…
/device/linaro/hikey/self-extractors_hikey960/hisilicon/
DLICENSE29 distribute any products which have taken into use or which embody any of the SOFTWARE or any of the
35 your use or testing of the SOFTWARE which are indicative of its performance, efficacy, reliability …
89 which YOU apply to protect your own like information, but not less than a reasonable degree of care…
101 Any provision of this Agreement which is prohibited or unenforceable in any jurisdiction shall be i…
112 reveals unlicensed usage in which case YOU shall promptly reimburse HISILICON for all reasonable co…
/device/generic/goldfish/audio/
DAndroid.bp101 // which loads:
102 // - audio.r_submix.default which provides the r_submix device (b/161485545)
103 // - audio.bluetooth.default which provides the bluetooth device (b/228804498)
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE40 (2) offer you this license which gives you legal permission to copy,
62 0. This License applies to any program or other work which contains
119 distribute the same sections as part of a whole which is a work based
139 source code, which must be distributed under the terms of Sections
163 operating system on which the executable runs, unless that component
218 integrity of the free software distribution system, which is
243 specifies a version number of this License which applies to it and "any
252 to ask for permission. For software which is copyrighted by the Free
286 free software which everyone can redistribute and change under these terms.
330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING40 (2) offer you this license which gives you legal permission to copy,
62 0. This License applies to any program or other work which contains
119 distribute the same sections as part of a whole which is a work based
139 source code, which must be distributed under the terms of Sections
163 operating system on which the executable runs, unless that component
218 integrity of the free software distribution system, which is
243 specifies a version number of this License which applies to it and "any
252 to ask for permission. For software which is copyrighted by the Free
286 free software which everyone can redistribute and change under these terms.
331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/device/amlogic/yukawa/binaries/gpu/
DEND_USER_LICENCE_AGREEMENT.txt47 which are included with the Software; and (iii) include a copy of this
55 results of your use or testing of the Software which are indicative of
83 technology, applications or products which avoid any of ARM's
174 costs for that audit unless it reveals unlicensed usage in which case
177 information which is disclosed to ARM or such auditors during checking
192 use, which at the time of export requires an export license or other
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c454 size_t which; in drainSamples() local
480 which = GYR; in drainSamples()
482 which = ACC; in drainSamples()
484 which = MAG; in drainSamples()
487 dT = floatFromUint64(mTask.ResamplePeriodNs[which]) * 1e-9f; in drainSamples()
488 switch (which) { in drainSamples()
/device/google/trout/agl_services_build/
Dbuild.sh44 if [[ ! $(which aprotoc) && ! $(which protoc-gen-grpc-cpp-plugin) ]]; then
/device/google/contexthub/firmware/os/inc/
Dcpu.h48 bool cpuRamPersistentBitGet(uint32_t which);
49 void cpuRamPersistentBitSet(uint32_t which, bool on);
/device/google/gs-common/camera/sepolicy/product/private/
Dseapp_contexts3 # The :* will allow all services, which run in their own processes, to use the same vendor_pbcs_app…
8 # The :* will allow all services, which run in their own processes, to use the same vendor_pcs_app …
/device/google/cuttlefish_vmm/
DREADME.txt24 which is not compatible with most userspace GPU drivers which are built
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dedk2-licenses.txt30 which such Contribution(s) was added by such copyright holder or
33 shall not apply to any other combinations which include the
62 under the terms listed in the License.txt file. Terms under which Contributions
200 An extra message for the patch email which will not be considered part
350 of which You are personally aware and which are associated with
359 of which You are personally aware, and conspicuously marking the
367 * Language. This Agreement is in the English language only, which
435 An extra message for the patch email which will not be considered part
571 of which You are personally aware and which are associated with
580 of which You are personally aware, and conspicuously marking the
[all …]
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dedk2-licenses.txt30 which such Contribution(s) was added by such copyright holder or
33 shall not apply to any other combinations which include the
62 under the terms listed in the License.txt file. Terms under which Contributions
200 An extra message for the patch email which will not be considered part
350 of which You are personally aware and which are associated with
359 of which You are personally aware, and conspicuously marking the
367 * Language. This Agreement is in the English language only, which
435 An extra message for the patch email which will not be considered part
571 of which You are personally aware and which are associated with
580 of which You are personally aware, and conspicuously marking the
[all …]
/device/google/sunfish/json-c/
DDoxyfile44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
114 # If left blank the directory from which doxygen is run is used as the
120 # the path mentioned in the documentation of a class, which tells
121 # the reader which header file to include in order to use a class.
178 # put the command \sideeffect (or @sideeffect) in the documentation, which
234 # methods, which are defined in the implementation section but not in
400 # tags, which will be replaced by the file and line number from which the
405 # The WARN_LOGFILE tag can be used to specify a file to which warning
541 # which an include is specified. Set to NO to disable this.
557 # in which this list will be split (can be a number in the range [1..20])
[all …]
/device/google/coral/json-c/
DDoxyfile44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
114 # If left blank the directory from which doxygen is run is used as the
120 # the path mentioned in the documentation of a class, which tells
121 # the reader which header file to include in order to use a class.
178 # put the command \sideeffect (or @sideeffect) in the documentation, which
234 # methods, which are defined in the implementation section but not in
400 # tags, which will be replaced by the file and line number from which the
405 # The WARN_LOGFILE tag can be used to specify a file to which warning
541 # which an include is specified. Set to NO to disable this.
557 # in which this list will be split (can be a number in the range [1..20])
[all …]
/device/google/redbull/json-c/
DDoxyfile44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
114 # If left blank the directory from which doxygen is run is used as the
120 # the path mentioned in the documentation of a class, which tells
121 # the reader which header file to include in order to use a class.
178 # put the command \sideeffect (or @sideeffect) in the documentation, which
234 # methods, which are defined in the implementation section but not in
400 # tags, which will be replaced by the file and line number from which the
405 # The WARN_LOGFILE tag can be used to specify a file to which warning
541 # which an include is specified. Set to NO to disable this.
557 # in which this list will be split (can be a number in the range [1..20])
[all …]
/device/google/cuttlefish/host/commands/metrics/proto/
Dcf_metrics_event.proto27 // which other fields will be populated. Only used in field event_type.
50 // This may not be the same OS which uploaded the log event.
70 // This may not be the same VMM which uploaded the log event.
/device/generic/goldfish/slim/FakeSystemApp/src/com/android/fakesystemapp/systemui/
DSlimMediaProjectionPermissionActivity.java130 public void onClick(DialogInterface dialog, int which) { in onClick() argument
132 if (which == AlertDialog.BUTTON_POSITIVE) { in onClick()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto662 // for which processes are eligible.
831 // which is what you usually want.
974 // Defines a set of processes for which samples are retained/skipped. If
976 // heavy on the stack unwinder, which might start dropping samples due to
1010 // Number of additional command lines to sample. Only those which are
1199 // which injects counters in the trace.
1269 // The maximum number of messages which should be sent each second.
1384 // Set by the service to indicate which user initiated this trace.
1388 // Set by the service to indicate which tracing session the data source
1390 // one of which produces metadata for the other one, belong to the same trace
[all …]
/device/generic/goldfish-opengl/system/gralloc/
DCMakeLists.txt3 # which will re-generate this file.
13 # which will re-generate this file.
/device/google/coral/
DWCNSS_qcom_cfg.ini47 # Check if the AP to which we are roaming is better than current AP in
180 # This ini is used to configure the number of Tx/Rx packet, below which
237 # Time in microseconds after which a NAPI poll must yield
345 # This ini is used to set which of the 11k features is offloaded to FW
/device/google/sunfish/
DWCNSS_qcom_cfg.ini47 # Check if the AP to which we are roaming is better than current AP in
180 # This ini is used to configure the number of Tx/Rx packet, below which
237 # Time in microseconds after which a NAPI poll must yield
345 # This ini is used to set which of the 11k features is offloaded to FW

1234567