/device/google/trout/tools/ |
D | pre-commit | 21 counter=0 26 ((counter++)) 30 if (( counter > 0 )); then 31 echo "[Info] $counter file(s) have been formatted" 34 …{USER}&pwd=${MY_PATH}×tamp=$(date +%s)&type=FORMAT&filesFormatted=${counter}" > /dev/null 2>&1
|
/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 191 uint32_t counter; in fillSamples() local 205 counter = mTask.counters[index]; in fillSamples() 237 if ((counter >= sample_spacing_ns) || bad_timestamp) { in fillSamples() 239 counter -= (bad_timestamp ? counter : sample_spacing_ns); in fillSamples() 245 weight_next = (float)counter / floatFromUint64(sample_spacing_ns); in fillSamples() 253 mTask.samples[index][w].time = curr_time + counter; in fillSamples() 270 counter += ResamplePeriodNs; in fillSamples() 276 mTask.counters[index] = counter; in fillSamples()
|
/device/google/barbet/vibrator/drv2624/ |
D | Vibrator.cpp | 97 int err = NO_ERROR, counter = 0; in PollGSensor() local 128 for (counter = 0; counter < SENSOR_DATA_NUM; counter++) { in PollGSensor()
|
/device/google/redfin/vibrator/drv2624/ |
D | Vibrator.cpp | 93 int err = NO_ERROR, counter = 0; in PollGSensor() local 125 for (counter = 0; counter < SENSOR_DATA_NUM; counter++) { in PollGSensor()
|
/device/google/contexthub/firmware/os/inc/ |
D | nanohubPacket.h | 285 #define SET_COUNTER(counter, val) (counter = (val & 0x7F) | (val > 0x7F ? 0x80 : 0)) argument
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 17 // This message is sent by a GPU counter producer to specify the counters 20 // Logical groups for a counter. This is used in the UI to present the 50 // Allow producer to group counters into block to represent counter islands. 54 // required. Unique ID for the counter group. 75 // optional. The producer supports counter sampling by instrumenting the 192 // Unique ID of the producer (monotonic counter). 495 // Coulomb counter. 834 Counter counter = 4; field 1971 // stop at that point, for that sequence, increasing this counter. 5681 // required. Identifier for counter. [all …]
|
/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | storage.proto | 23 // should reuse freed slot IDs. A simple counter should suffice here though.
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferallocation.cpp | 86 static std::atomic<uint32_t> counter(0); in getUniqueId() local 88 return id | counter++; in getUniqueId()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferallocation.cpp | 86 static std::atomic<uint32_t> counter(0); in getUniqueId() local 88 return id | counter++; in getUniqueId()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_config.cpp | 311 int counter = mCounterRadioConfig; in checkReturnStatus() local 321 if (counter == mCounterRadioConfig) { in checkReturnStatus()
|
D | ril_service.cpp | 994 int counter = isRadioService ? mCounterRadio[slotId] : mCounterOemHook[slotId]; in checkReturnStatus() local 1004 if (counter == (isRadioService ? mCounterRadio[slotId] : mCounterOemHook[slotId])) { in checkReturnStatus()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
D | iaxxx-odsp.h | 155 uint16_t counter; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
D | iaxxx-odsp.h | 140 uint16_t counter; member
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 95 > Step detector & counter;
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 168 GL_ENTRY(void, glGetPerfMonitorCounterStringAMD, GLuint group, GLuint counter, GLsizei bufSize, GLs… 169 GL_ENTRY(void, glGetPerfMonitorCounterInfoAMD, GLuint group, GLuint counter, GLenum pname, GLvoid *…
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1128 …, unsigned size, uint32_t value, uint64_t counter) "%s: data offset:0x%04"PRIx64" size:%u value:0x… 2478 mos6522_set_counter(int index, unsigned int val) "T%d.counter=%d" 2479 mos6522_get_next_irq_time(uint16_t latch, int64_t d, int64_t delta) "latch=%d counter=0x%"PRIx64 " … 2826 net_rx_pkt_l4_csum_calc_ph_csum(uint32_t cntr, uint16_t csl) "Pseudo-header: checksum counter %u, l… 2827 …_t cntr, uint16_t csum) "L4 Checksum: L4 header offset: %zu, length: %u, counter: 0x%X, final chec… 2839 … csum, bool csum_valid) "L3 Checksum: L3 header offset: %zu, length: %u, counter: 0x%X, final chec… 4039 pvscsi_ring_flush_cmp(uint64_t filled_cmp_ptr) "new production counter of completion ring is 0x%"PR… 4040 pvscsi_ring_flush_msg(uint64_t filled_cmp_ptr) "new production counter of message ring is 0x%"PRIx64 4443 slavio_timer_mem_writel_mode_user(unsigned int timer_index) "processor %d changed from counter to u… 4444 …mem_writel_mode_counter(unsigned int timer_index) "processor %d changed from user timer to counter" [all …]
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1128 …, unsigned size, uint32_t value, uint64_t counter) "%s: data offset:0x%04"PRIx64" size:%u value:0x… 2478 mos6522_set_counter(int index, unsigned int val) "T%d.counter=%d" 2479 mos6522_get_next_irq_time(uint16_t latch, int64_t d, int64_t delta) "latch=%d counter=0x%"PRIx64 " … 2826 net_rx_pkt_l4_csum_calc_ph_csum(uint32_t cntr, uint16_t csl) "Pseudo-header: checksum counter %u, l… 2827 …_t cntr, uint16_t csum) "L4 Checksum: L4 header offset: %zu, length: %u, counter: 0x%X, final chec… 2839 … csum, bool csum_valid) "L3 Checksum: L3 header offset: %zu, length: %u, counter: 0x%X, final chec… 4039 pvscsi_ring_flush_cmp(uint64_t filled_cmp_ptr) "new production counter of completion ring is 0x%"PR… 4040 pvscsi_ring_flush_msg(uint64_t filled_cmp_ptr) "new production counter of message ring is 0x%"PRIx64 4443 slavio_timer_mem_writel_mode_user(unsigned int timer_index) "processor %d changed from counter to u… 4444 …mem_writel_mode_counter(unsigned int timer_index) "processor %d changed from user timer to counter" [all …]
|
/device/google/cuttlefish_prebuilts/kernel/mainline-arm/ |
D | System.map | 98189 c207709c b iunique.counter
|
/device/google/comet-kernels/6.1/24Q3-12157876/ |
D | System.map | 101980 ffffffc00a19387c b iunique.counter
|
/device/google/caimito-kernels/6.1/24Q3-12157876/ |
D | System.map | 101980 ffffffc00a19387c b iunique.counter
|
/device/google/caimito-kernels/6.1/24Q3-12157876/debug_kmemleak/ |
D | System.map | 109524 ffffffc00a6b70f4 b iunique.counter
|
/device/google/comet-kernels/6.1/24Q3-12157876/debug_kmemleak/ |
D | System.map | 109524 ffffffc00a6b70f4 b iunique.counter
|
/device/google/cuttlefish_prebuilts/kernel/6.1-i686/ |
D | System.map | 111798 c2b943a8 b iunique.counter
|
/device/google/caimito-kernels/6.1/24Q3-12157876/debug_memory/ |
D | System.map | 111720 ffffffc00a62e560 b iunique.counter
|
/device/google/comet-kernels/6.1/24Q3-12157876/debug_memory/ |
D | System.map | 111720 ffffffc00a62e560 b iunique.counter
|