/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
D | driver.py | 44 column = 0 49 if start != (lineno, column): 50 assert (lineno, column) <= start, ((lineno, column), start) 55 column = 0 56 if column < s_column: 57 prefix += line_text[column:s_column] 58 column = s_column 61 lineno, column = end 64 column = 0 76 lineno, column = end [all …]
|
D | tokenize.py | 398 column = 0 400 if line[pos] == ' ': column = column + 1 401 elif line[pos] == '\t': column = (column//tabsize + 1)*tabsize 402 elif line[pos] == '\f': column = 0 420 if column > indents[-1]: # count indents or dedents 421 indents.append(column) 423 while column < indents[-1]: 424 if column not in indents:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
D | wsgui.py | 96 self.url_label.grid(row=0, column=0, sticky='e') 98 self.url_entry.grid(row=0, column=1, sticky='we', 103 self.dir_label.grid(row=1, column=0, sticky='e') 105 self.dir_entry.grid(row=1, column=1, sticky='we', 108 self.go_button.grid(row=2, column=1, sticky='w') 112 self.cancel_button.grid(row=2, column=2, sticky='w') 115 self.auto_button.grid(row=2, column=3, sticky='w') 117 self.status_label.grid(row=2, column=4, sticky='w')
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tokenize.py | 317 column = 0 320 column += 1 322 column = (column//tabsize + 1)*tabsize 324 column = 0 344 if column > indents[-1]: # count indents or dedents 345 indents.append(column) 347 while column < indents[-1]: 348 if column not in indents:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | tokenize.py | 323 column = 0 326 column += 1 328 column = (column//tabsize + 1)*tabsize 330 column = 0 350 if column > indents[-1]: # count indents or dedents 351 indents.append(column) 353 while column < indents[-1]: 354 if column not in indents:
|
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_nand.c | 77 int column = nand->page_size; in uniphier_nand_block_isbad() local 92 uniphier_nand_host_write(nand, DENALI_MAP11_ADDR, column & 0xff); in uniphier_nand_block_isbad() 93 uniphier_nand_host_write(nand, DENALI_MAP11_ADDR, (column >> 8) & 0xff); in uniphier_nand_block_isbad()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | pytree.py | 358 column = 0 # Column where this token tarts in the input variable in Leaf 372 self._prefix, (self.lineno, self.column) = context 403 (self.prefix, (self.lineno, self.column)),
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | CpuPm.asl | 82 // First column is SSDT name, used for debug only. 83 // (First column must be EXACTLY eight characters.) 84 // Second column is physical address. 85 // Third column is table length.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | unicodedata.c | 988 find_syllable(const char *str, int *len, int *pos, int count, int column) in find_syllable() argument 993 char *s = hangul_syllables[i][column]; in find_syllable()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | unicodedata.c | 995 find_syllable(const char *str, int *len, int *pos, int count, int column) in find_syllable() argument 1000 char *s = hangul_syllables[i][column]; in find_syllable()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | lnotab_notes.txt | 30 (b) if at least one column jumps by more than 255 from one row to the next,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | lnotab_notes.txt | 30 (b) if at least one column jumps by more than 255 from one row to the next,
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 448 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 448 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/ |
D | CommonIpf.dsc | 24 # is designated by a "[" in the first column. So the [=====] separater ends
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_audio_calibration.h | 448 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_audio_calibration.h | 341 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 492 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/barbet-kernel/sm7250/kernel-headers/linux/ |
D | msm_audio_calibration.h | 358 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_audio_calibration.h | 358 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 492 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 494 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | msm_audio_calibration.h | 356 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_audio_calibration.h | 356 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|
/device/google/barbet-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 494 struct audio_cal_col column[MAX_VOICE_COLUMNS]; member
|