Home
last modified time | relevance | path

Searched refs:counter (Results 1 – 25 of 58) sorted by relevance

123

/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dext.c176 ASN1_INTEGER *counter = NULL; in ext_new_nvcounter() local
181 counter = ASN1_INTEGER_new(); in ext_new_nvcounter()
182 ASN1_INTEGER_set(counter, value); in ext_new_nvcounter()
183 sz = i2d_ASN1_INTEGER(counter, NULL); in ext_new_nvcounter()
184 i2d_ASN1_INTEGER(counter, &p); in ext_new_nvcounter()
191 ASN1_INTEGER_free(counter); in ext_new_nvcounter()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dformatter.py45 def add_label_data(self, format, counter, blankline=None): pass argument
115 def add_label_data(self, format, counter, blankline = None): argument
121 self.writer.send_label_data(self.format_counter(format, counter))
127 def format_counter(self, format, counter): argument
131 label = label + ('%d' % counter)
133 if counter > 0:
134 label = label + self.format_letter(c, counter)
136 if counter > 0:
137 label = label + self.format_roman(c, counter)
142 def format_letter(self, case, counter): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dformatter.py45 def add_label_data(self, format, counter, blankline=None): pass argument
115 def add_label_data(self, format, counter, blankline = None): argument
121 self.writer.send_label_data(self.format_counter(format, counter))
127 def format_counter(self, format, counter): argument
131 label = label + ('%d' % counter)
133 if counter > 0:
134 label = label + self.format_letter(c, counter)
136 if counter > 0:
137 label = label + self.format_roman(c, counter)
142 def format_letter(self, case, counter): argument
[all …]
Dhtmllib.py285 [dummy, label, counter] = top = self.list_stack[-1]
286 top[2] = counter = counter+1
288 label, counter = '*', 0
289 self.formatter.add_label_data(label, counter)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_with.py547 counter = 0
549 counter += 1
551 counter += 10
553 counter += 100 # Not reached
554 self.assertEqual(counter, 11)
557 counter = 0
559 counter += 1
560 if counter > 2:
563 counter += 10
565 counter += 100 # Not reached
[all …]
Dtest_shelve.py109 counter = 0 variable in TestShelveBase
120 self.counter+=1
121 x= shelve.open(self.fn+str(self.counter), **self._args)
Dtest_abc.py201 counter = 0 variable in TestABC.test_all_new_methods_are_called.B
203 B.counter += 1
207 self.assertEqual(B.counter, 0)
209 self.assertEqual(B.counter, 1)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dmboxconvert.py79 counter = 0 # for generating unique Message-ID headers variable
100 global counter
101 counter = counter + 1
102 msgid = "<%s.%d>" % (hex(t), counter)
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Lpit/
DLpit.aslc89 // LPI residency counter (MMIO)
176 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
188 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
200 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
212 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DSecEntry.asm62 ; MM5 = Save time-stamp counter value high32bit
63 ; MM6 = Save time-stamp counter value low32bit.
76 ; Save time-stamp counter value
77 ; rdtsc load 64bit time-stamp counter to EDX:EAX
DAsmSaveSecContext.asm31 ; MM5 = Save time-stamp counter value high32bit
32 ; MM6 = Save time-stamp counter value low32bit.
/device/asus/fugu/
Dinit.recovery.fugu.rc14 # Reset the watchdog counter once boot is completed
16 write /sys/devices/virtual/misc/watchdog/counter "0"
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/AcpiTimerLib/
DBaseAcpiTimerLib.uni5 // counter features are provided by the processors time stamp counter.
DDxeAcpiTimerLib.uni5 // counter features are provided by the processors time stamp counter.
DDxeAcpiTimerLib.inf5 # counter features are provided by the processors time stamp counter.
DBaseAcpiTimerLib.inf5 # counter features are provided by the processors time stamp counter.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DAsmSaveSecContext.S25 # MM5 = Save time-stamp counter value high32bit
26 # MM6 = Save time-stamp counter value low32bit.
DAsmSaveSecContext.asm30 ; MM5 = Save time-stamp counter value high32bit
31 ; MM6 = Save time-stamp counter value low32bit.
DSecEntry.S54 # MM5 = Save time-stamp counter value high32bit
55 # MM6 = Save time-stamp counter value low32bit.
69 # Save time-stamp counter value
70 # rdtsc load 64bit time-stamp counter to EDX:EAX
DSecEntry.asm63 ; MM5 = Save time-stamp counter value high32bit
64 ; MM6 = Save time-stamp counter value low32bit.
77 ; Save time-stamp counter value
78 ; rdtsc load 64bit time-stamp counter to EDX:EAX
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_35.txt4 counter to RFC 2822, there's no separating newline here
Dmsg_34.txt9 This is a text plain part that is counter to recommended practice in
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspHelper.s43 # No stack counter part of AsmGetFspBaseAddress. Return address is in edi.
65 # No stack counter part of AsmGetFspInfoHeader. Return address is in edi.
DFspHelper.asm43 ; No stack counter part of AsmGetFspBaseAddress. Return address is in edi.
65 ; No stack counter part of AsmGetFspInfoHeader. Return address is in edi.
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c191 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()

123