Home
last modified time | relevance | path

Searched refs:label2 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
Ddiv.asm99 BCC label2
104 BCC label2
108 BCC label2
118 label2 label
Ddiv.S100 bcc label2
105 bcc label2
109 bcc label2
119 label2: label
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
Didna.py134 label2 = ToASCII(result)
138 if label.lower() != label2:
139 raise UnicodeError("IDNA does not round-trip", label, label2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
Didna.py134 label2 = ToASCII(result)
138 if label.lower() != label2:
139 raise UnicodeError("IDNA does not round-trip", label, label2)