Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 44) sorted by relevance

12

/device/linaro/hikey/wpan/uim/
DMakefile5 MANDIR ?= $(PREFIX)/share/man
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/X64/
DScanMem32.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem64.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem16.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DCompareMem.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem8.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem8.S25 # The following BaseMemoryLib instances share the same version of this file:
DScanMem32.S25 # The following BaseMemoryLib instances share the same version of this file:
DScanMem64.S25 # The following BaseMemoryLib instances share the same version of this file:
DCompareMem.S25 # The following BaseMemoryLib instances share the same version of this file:
DScanMem16.S25 # The following BaseMemoryLib instances share the same version of this file:
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/
DScanMem16.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem8.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem32.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DCompareMem.S22 # The following BaseMemoryLib instances share the same version of this file:
DScanMem32.S22 # The following BaseMemoryLib instances share the same version of this file:
DScanMem16.S22 # The following BaseMemoryLib instances share the same version of this file:
DScanMem8.S22 # The following BaseMemoryLib instances share the same version of this file:
DCompareMem.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem64.asm22 ; The following BaseMemoryLib instances share the same version of this file:
DScanMem64.S22 # The following BaseMemoryLib instances share the same version of this file:
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp428 EGLContext share = share_context; in eglCreateContext() local
429 if (share) share = ((EGLWrapperContext *)share_context)->aglContext; in eglCreateContext()
455 EGLContext ctx = getDispatch()->eglCreateContext(dpy, config, share, attrib); in eglCreateContext()
/device/mediatek/wembley-sepolicy/non_plat/
Dwlan_assistant.te18 # to share wifi scan results with AGPS module. netlink_socket is used to
/device/mediatek/wembley-sepolicy/r_non_plat/
Dwlan_assistant.te18 # to share wifi scan results with AGPS module. netlink_socket is used to
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp16 uint32_t rcCreateContext(uint32_t config, uint32_t share, uint32_t glVersion);
112 uint32_t rcCreateContext(uint32_t config, uint32_t share, uint32_t glVersion) in rcCreateContext() argument
115 return ctx->rcCreateContext(ctx, config, share, glVersion); in rcCreateContext()

12