Searched refs:share (Results 1 – 25 of 44) sorted by relevance
12
/device/linaro/hikey/wpan/uim/ |
D | Makefile | 5 MANDIR ?= $(PREFIX)/share/man
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/X64/ |
D | ScanMem32.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem64.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem16.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | CompareMem.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem8.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem8.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem32.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem64.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
D | CompareMem.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem16.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ |
D | ScanMem16.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem8.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem32.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | CompareMem.S | 22 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem32.S | 22 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem16.S | 22 # The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem8.S | 22 # The following BaseMemoryLib instances share the same version of this file:
|
D | CompareMem.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem64.asm | 22 ; The following BaseMemoryLib instances share the same version of this file:
|
D | ScanMem64.S | 22 # The following BaseMemoryLib instances share the same version of this file:
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 428 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/ |
D | wlan_assistant.te | 18 # to share wifi scan results with AGPS module. netlink_socket is used to
|
/device/mediatek/wembley-sepolicy/r_non_plat/ |
D | wlan_assistant.te | 18 # to share wifi scan results with AGPS module. netlink_socket is used to
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_entry.cpp | 16 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