Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/X64/
DIoFifo.asm30 rep insb label
48 rep insw label
66 rep insd label
84 rep outsb label
102 rep outsw label
120 rep outsd label
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/Ia32/
DIoFifo.asm34 rep insb label
54 rep insw label
74 rep insd label
94 rep outsb label
114 rep outsw label
134 rep outsd label
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend.h79 const union { src_t f; src_rep_t i; } rep = {.f = x}; in srcToRep() local
84 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; in dstFromRep() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpathfix.py30 rep = sys.stdout.write variable
Dmethfix.py36 rep = sys.stdout.write variable
Dclassfix.py39 rep = sys.stdout.write variable
Dfixcid.py45 rep = sys.stdout.write variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Deqfix.py39 rep = sys.stdout.write variable
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
Dclient.cpp249 CmdRepSubmit rep{}; in HandleAsyncDataReady() local
295 CmdRepUnlink rep; in HandleUnlinkCmd() local
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
Dfp_lib.h244 const union { fp_t f; rep_t i; } rep = {.f = x}; in toRep() local
249 const union { fp_t f; rep_t i; } rep = {.i = x}; in fromRep() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py367 def __init__(self, rep): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
D_sre.c819 SRE_REPEAT* rep; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_sre.c813 SRE_REPEAT* rep; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
D_sre.c813 SRE_REPEAT* rep; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c4584 PyObject *rep; in charmapencode_output() local
4659 PyObject *rep; in charmap_encoding_error() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c4499 PyObject *rep; in charmapencode_output() local
4574 PyObject *rep; in charmap_encoding_error() local