Searched refs:share (Results 1 – 25 of 34) 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 | ScanMem16.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 | ScanMem64.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 | CompareMem.asm | 22 ; 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:
|
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 | ScanMem8.S | 25 # The following BaseMemoryLib instances share the same version of this file:
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_entry.cpp | 16 uint32_t rcCreateContext(uint32_t config, uint32_t share, uint32_t glVersion); 100 uint32_t rcCreateContext(uint32_t config, uint32_t share, uint32_t glVersion) in rcCreateContext() argument 103 return ctx->rcCreateContext(ctx, config, share, glVersion); in rcCreateContext()
|
D | renderControl.in | 9 GL_ENTRY(uint32_t, rcCreateContext, uint32_t config, uint32_t share, uint32_t glVersion)
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ |
D | ScanMem8.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 | ScanMem16.S | 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 | ScanMem32.S | 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 | 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.S | 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:
|
/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/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | Makefile | 46 mandir = ${prefix}/share/man
|
12