Home
last modified time | relevance | path

Searched refs:itself (Results 1 – 25 of 85) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c69 XML_Parser itself; member
125 XML_Parser parser = self->itself; in set_error()
257 XML_SetExternalEntityRefHandler(self->itself, in flag_error()
359 XML_StopParser(self->itself, XML_FALSE); in call_with_frame()
434 XML_SetCharacterDataHandler(self->itself, in call_character_handler()
448 XML_SetCharacterDataHandler(self->itself, in call_character_handler()
511 max = XML_GetSpecifiedAttributeCount(self->itself); in my_StartElementHandler()
761 XML_FreeContentModel(self->itself, model); in my_ElementDeclHandler()
880 return set_error(self, XML_GetErrorCode(self->itself)); in get_parse_result()
902 return get_parse_result(self, XML_Parse(self->itself, s, slen, isFinal)); in xmlparse_Parse()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c69 XML_Parser itself; member
125 XML_Parser parser = self->itself; in set_error()
257 XML_SetExternalEntityRefHandler(self->itself, in flag_error()
359 XML_StopParser(self->itself, XML_FALSE); in call_with_frame()
434 XML_SetCharacterDataHandler(self->itself, in call_character_handler()
448 XML_SetCharacterDataHandler(self->itself, in call_character_handler()
511 max = XML_GetSpecifiedAttributeCount(self->itself); in my_StartElementHandler()
761 XML_FreeContentModel(self->itself, model); in my_ElementDeclHandler()
880 return set_error(self, XML_GetErrorCode(self->itself)); in get_parse_result()
902 return get_parse_result(self, XML_Parse(self->itself, s, slen, isFinal)); in xmlparse_Parse()
[all …]
Dgc_weakref.txt82 referenced object itself is not passed to the callback, and the presumption
103 cycles, it must also be the case that the callback itself is part of the
111 More, if the callback itself is in cyclic trash, then the weakref to which
143 callback object, and the callback object may *itself* be weakly referenced,
152 is breaking cycles. If an object with a __del__ method is not itself in
/device/google/marlin/sepolicy/
Ddomain.te9 # for the firmware file itself using the context of the calling
30 # these files, not the requesting process itself. It is only due to a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpydocgui.pyw2 # importing itself (Python began allowing import of .pyw files
/device/generic/goldfish/sepolicy/common/
Dcreatens.te11 #Allow createns itself to be run by init in its own domain
Dexecns.te12 #Allow execns itself to be run by init in its own domain
/device/generic/goldfish-opengl/
DREADME19 or when the 'emugen' tool itself is modified.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
DREADME8 (1) ANTLR uses the previous antlr in that directory to rebuild itself
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr34 …while also modifying the app code itself potentially to adjust for new reloc format. This shrinks …
36 from there into relocs and app image itself, generating 4 bytes per reloc of "nano reloc data"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenGenerator.py284 self.itself = Variable(t0, "_self->ob_itself", SelfMode)
285 self.argumentList.append(self.itself)
/device/linaro/hikey/installer/hikey/
DREADME20 from the microUSB OTG port into RAM, and will present itself to a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/
DREADME18 debug Python itself (by David Malcolm).
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dcrtlicense.txt40 defined above, not to Python itself or any programs running on the
/device/google/bonito/
Dfstab.hardware15 # Need to have this entry in here even though the mount point itself is no longer needed.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DAsmFuncs.S253 ## clear Dr7 while executing debugger itself
361 ## itself. It may have been modified by the debug agent, so we need to
DAsmFuncs.asm339 ;; clear Dr7 while executing debugger itself
446 ;; itself. It may have been modified by the debug agent, so we need to
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dieee754.txt67 NaNs are never equal to another number, even itself
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DPatchFvUserManual.md107 Special commands must use the **$** symbol as a prefix to the command itself.
DGenCfgOptUserManual.md199 The **TYPE** command is used either by itself or with the **NAME** command. It
200 is usually used by itself when defining an **EditNum** field for the BSF. You
/device/sample/frameworks/PlatformLibrary/
DREADME.txt31 The top-level Android.mk defines the rules to build the shared library itself,
/device/linaro/bootloader/edk2/ArmPlatformPkg/Documentation/
DArmPlatformPkg.txt61 …ed from XIP memory and in Secure world. The PeiCore shadows the firmware itself in System Memory (…
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dsocionext-uniphier.rst20 it can not verify the BL1 image by itself. Instead, the UniPhier BL assures
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DAsmFuncs.asm369 ;; clear Dr7 while executing debugger itself
483 ;; itself. It may have been modified by the debug agent, so we need to
/device/linaro/bootloader/edk2/ShellPkg/
DShellPkg.dec80 # This should be FALSE for compiling the shell application itself only.

1234