Home
last modified time | relevance | path

Searched refs:selector (Results 1 – 25 of 49) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Dgopher.py51 def send_request(selector, host, port): argument
53 s.send(selector + CRLF)
58 def get_menu(selector, host, port): argument
59 f = send_request(selector, host, port)
88 def get_textfile(selector, host, port): argument
90 get_alt_textfile(selector, host, port, list.append)
94 def get_alt_textfile(selector, host, port, func): argument
95 f = send_request(selector, host, port)
113 def get_binary(selector, host, port): argument
114 f = send_request(selector, host, port)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
DElementPath.py252 selector = _cache[path]
260 selector = []
263 selector.append(ops[token[0]](next, token))
272 _cache[path] = selector
276 for select in selector:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
DElementPath.py252 selector = _cache[path]
260 selector = []
263 selector.append(ops[token[0]](next, token))
272 _cache[path] = selector
276 for select in selector:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py191 host, selector = splithost(proxyhost)
293 host, selector = splithost(url)
299 host, selector = url
303 urltype, rest = splittype(selector)
313 selector = "%s://%s%s" % (urltype, realhost, rest)
333 h.putrequest('POST', selector)
337 h.putrequest('GET', selector)
389 host, selector = splithost(url)
395 host, selector = url
398 urltype, rest = splittype(selector)
[all …]
Dhttplib.py1340 selector = '/'
1342 if args[1:]: selector = args[1]
1346 h.putrequest('GET', selector)
1374 for host, selector in (('sourceforge.net', '/projects/python'),
1376 print "https://%s%s" % (host, selector)
1380 hs.putrequest('GET', selector)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DddCanonical.decTest81 -- NaN: exponent continuation bits [excluding sNaN selector]
100 -- sNaN: exponent continuation bits [excluding sNaN selector]
156 -- NaN: exponent continuation bits [excluding sNaN selector]
162 -- sNaN: exponent continuation bits [excluding sNaN selector]
266 -- NaN: exponent continuation bits [excluding sNaN selector]
272 -- sNaN: exponent continuation bits [excluding sNaN selector]
313 -- NaN: exponent continuation bits [excluding sNaN selector]
319 -- sNaN: exponent continuation bits [excluding sNaN selector]
DdqCanonical.decTest83 -- NaN: exponent continuation bits [excluding sNaN selector]
108 -- sNaN: exponent continuation bits [excluding sNaN selector]
187 -- NaN: exponent continuation bits [excluding sNaN selector]
193 -- sNaN: exponent continuation bits [excluding sNaN selector]
289 -- NaN: exponent continuation bits [excluding sNaN selector]
295 -- sNaN: exponent continuation bits [excluding sNaN selector]
332 -- NaN: exponent continuation bits [excluding sNaN selector]
338 -- sNaN: exponent continuation bits [excluding sNaN selector]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
DS3Asm.S31 .byte 0x0b8, 0x30, 0 # mov ax, 30h as selector
69 .byte 0xb8,0x30,0 # mov ax, 30h as selector
DS3Asm.asm38 DB 0b8h, 30h, 0 ; mov ax, 30h as selector
73 DB 0b8h, 30h, 0 ; mov ax, 30h as selector
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/
Dufs.h375 uint8_t selector; member
385 uint8_t selector; member
395 uint8_t selector; member
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
DThunk64To32.asm80 mov rax, 10h ; load long mode selector
109 mov rcx, 08h ; load compatible mode selector
DThunk64To32.S82 movq $0x10, %rax # load long mode selector
111 movq $8, %rcx # load compatible mode selector
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DAsmDispatchExecute.asm74 mov rax, 10h ; load long mode selector
103 mov rcx, 08h ; load compatible mode selector
DAsmDispatchExecute.S76 movq $0x10, %rax # load long mode selector
105 movq $8, %rcx # load compatible mode selector
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/
DS3Asm.S37 .byte 0xb8,0x30,0 # mov ax, 30h as selector
DS3Asm.asm42 DB 0b8h, 30h, 0 ; mov ax, 30h as selector
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
DS3Asm.S39 .byte 0xb8,0x30,0 # mov ax, 30h as selector
DS3Asm.asm46 DB 0b8h, 30h, 0 ; mov ax, 30h as selector
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/
DThunk64To32.nasm82 mov rax, dword 0x10 ; load long mode selector
111 mov rcx, dword 0x8 ; load compatible mode selector
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/X64/
DMpFuncs.S87 .word 0x20 # 16-bit selector
120 .word 0x38 # 16-bit selector
DMpFuncs.asm73 dw 20h ; 16-bit selector
106 dw 38h ; 16-bit selector
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DMpFuncs.S90 .word 0x20 # 16-bit selector
123 .word 0x38 # 16-bit selector
DMpFuncs.asm91 dw 20h ; 16-bit selector
124 dw 38h ; 16-bit selector
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
DComPhy.txt34 COMPHY-selector register.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtokenize_tests.txt172 # selector

12