/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | locale.py | 179 def format(percent, value, grouping=False, monetary=False, *additional): argument 186 match = _percent_re.match(percent) 187 if not match or len(match.group())!= len(percent): 189 "format specifier, %s not valid") % repr(percent)) 190 return _format(percent, value, grouping, monetary, *additional) 192 def _format(percent, value, grouping=False, monetary=False, *additional): argument 194 formatted = percent % ((value,) + additional) 196 formatted = percent % value 198 if percent[-1] in 'eEfFgG': 208 elif percent[-1] in 'diu':
|
D | trace.py | 338 percent = 100 * n_hits // n_lines 339 sums[modulename] = n_lines, percent, modulename, filename 346 n_lines, percent, modulename, filename = sums[m]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | locale.py | 185 def format(percent, value, grouping=False, monetary=False, *additional): argument 192 match = _percent_re.match(percent) 193 if not match or len(match.group())!= len(percent): 195 "format specifier, %s not valid") % repr(percent)) 196 return _format(percent, value, grouping, monetary, *additional) 198 def _format(percent, value, grouping=False, monetary=False, *additional): argument 200 formatted = percent % ((value,) + additional) 202 formatted = percent % value 204 if percent[-1] in 'eEfFgG': 214 elif percent[-1] in 'diu':
|
/device/generic/goldfish/audio/ |
D | talsa.cpp | 79 void mixerSetPercentAll(mixer_ctl_t *ctl, int percent) { in mixerSetPercentAll() argument 82 mixer_ctl_set_percent(ctl, i, percent); in mixerSetPercentAll()
|
D | talsa.h | 42 void mixerSetPercentAll(mixer_ctl_t *ctl, int percent);
|
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/ |
D | subr_prf.c | 241 const char *p, *percent, *q; in kvprintf() local 271 percent = fmt - 1; in kvprintf() 535 while (percent < fmt) in kvprintf() 536 PCHAR(*percent++); in kvprintf()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/ |
D | profile.py | 294 percent = (trace_process * 100.00) / trace_size variable 295 print "Processing file ... (%.2f %%)" % (percent)
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | asoundlib.h | 294 int mixer_ctl_set_percent(struct mixer_ctl *ctl, unsigned int id, int percent);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_file2k.py | 517 percent = 100. - 100.*self.close_success_count/self.close_count 518 print self.close_count, ('%.4f ' % percent),
|
/device/google/barbet/self-extractors/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/coral/self-extractors/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/crosshatch/self-extractors/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/bonito/self-extractors_sargo/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/redfin/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/bonito/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/bramble/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/bonito/self-extractors/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/crosshatch/self-extractors_blueline/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/crosshatch/self-extractors_blueline/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/barbet/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/coral/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/crosshatch/self-extractors/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/sunfish/self-extractors/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/coral/self-extractors_flame/qcom/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|
/device/google/coral/self-extractors_flame/google_devices/ |
D | LICENSE | 138 or indirectly, more than fifty percent (50%) of the shares, equity 141 corporation or any other legal entity fifty percent (50%) or more
|