Home
last modified time | relevance | path

Searched refs:pointers (Results 1 – 25 of 32) sorted by relevance

12

/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.cpp176 bool pointers = false; in hasPointers() local
177 if (m_retval.isPointer()) pointers = true; in hasPointers()
178 if (!pointers) { in hasPointers()
181 pointers = true; in hasPointers()
186 return pointers; in hasPointers()
DREADME73 ‘out’ pointers are encoded by data length only:
133 This file includes additional flags, pointers datalen information and
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_131.txt13 token pointers. Only showed up when a {...} was in the "wrong spot".
193 o "Smart" pointers are now used for garbage collection. That is,
259 Note the use of smart pointers rather than "ANTLRToken *".
373 (visible to the user) has been modified to use the smart pointers.
390 If you do not wish to use smart pointers, you will have to
440 pointers are not specific to a parser's token objects. In other
443 use smart pointers too, but be able to work with any kind of
446 to downcast smart pointers with runtime type checking (and by allowing
DCHANGES_FROM_133.txt335 #285. (Changed in MR23) Check for null pointers in some dlg structures
1262 null pointers. When this is accessed by callers it
1602 Support cv-qualified pointers.
DCHANGES_FROM_133_BEFORE_MR13.txt2553 for token pointers and attributes referenced in semantic
2913 copies were made of sibling nodes, Sibling pointers are
2921 shallowCopy() zeroes the right and down pointers.
3326 from rules whose return values weren't pointers.
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtThunkDxe/
DWinNtThunkDxe.inf4 # EFI_WIN_NT_THUNK_PROTOCOL is a table of pointers to various Windows APIs used by various drivers …
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dpsci-lib-integration-guide.rst121 The EL3 Runtime Software must implement accessors to get/set pointers
368 APIs to store and retrieve pointers to this CPU context data. SP-MIN
371 system register (in AArch32) for storing these pointers).
390 The actual method of storing the ``context`` pointers is implementation specific.
391 For example, SP-MIN stores the pointers in the array ``sp_min_cpu_ctx_ptr``
404 context pointers are stored prior to invoking this API. The ``security_state``
419 pointers are stored prior to invoking this API. The ``security_state`` will
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiCopyMemSSE2.c151 ; Move the source and destination pointers to the end of the range in EfiCommonLibCopyMem()
DEfiCopyMem.c167 ; Move the source and destination pointers to the end of the range in EfiCommonLibCopyMem()
DEfiCopyMem.S179 # Move the source and destination pointers to the end of the range
DEfiCopyMem.asm177 ; Move the source and destination pointers to the end of the range
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DHOST_BUS.ASL115 // Create pointers to Gfx Stolen Memory Sizing values.
/device/google/bonito/json-c/
DChangeLog125 * Check all pointers for validity.
/device/google/crosshatch/json-c/
DChangeLog125 * Check all pointers for validity.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistsort.txt17 + timsort can require a temp array containing as many as N//2 pointers,
27 pointers. (Note that I wouldn't want to do that even if space weren't an
697 pointers. Comparisons can be arbitrarily expensive (can invoke arbitary
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt17 + timsort can require a temp array containing as many as N//2 pointers,
27 pointers. (Note that I wouldn't want to do that even if space weren't an
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl80 // Package of pointers to SSDT's
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DFAQ303 Probably not. Look in the comp.compression FAQ for pointers to various
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DFAQ311 Probably not. Look in the comp.compression FAQ for pointers to various
/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt482 sys/stdint.h, can be used to create objects capable of holding pointers. Note
/device/linaro/bootloader/edk2/AppPkg/
DReadMe.txt493 sys/stdint.h, can be used to create objects capable of holding pointers. Note
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DReadMe.txt482 sys/stdint.h, can be used to create objects capable of holding pointers. Note
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.g175 * pointers to the Tokens. Rules don't have attributes now.)
811 * block. This is used to add FOLLOW pointers to the rule end. Add the
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133_before_mr13.txt2553 for token pointers and attributes referenced in semantic
2913 copies were made of sibling nodes, Sibling pointers are
2921 shallowCopy() zeroes the right and down pointers.
3326 from rules whose return values weren't pointers.
DCHANGES_FROM_133.txt586 null pointers. When this is accessed by callers it
920 Support cv-qualified pointers.

12