/external/deqp/framework/delibs/deutil/ |
D | deDynamicLibrary.c | 39 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); in deDynamicLibrary_open() local 53 void deDynamicLibrary_close (deDynamicLibrary* library) in deDynamicLibrary_close() 60 deFunctionPtr deDynamicLibrary_getFunction (const deDynamicLibrary* library, const char* symbolName) in deDynamicLibrary_getFunction() 88 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); in deDynamicLibrary_open() local 102 void deDynamicLibrary_close (deDynamicLibrary* library) in deDynamicLibrary_close() 109 deFunctionPtr deDynamicLibrary_getFunction (const deDynamicLibrary* library, const char* symbolName) in deDynamicLibrary_getFunction()
|
/external/python/httplib2/ |
D | libhttplib2.tex | 210 \subsection{Http Objects} 298 \subsection{Cache Objects} 324 \subsection{Response Objects} 376 \subsection{Examples \label{httplib2-example}}
|
/external/swiftshader/src/Common/ |
D | SharedLibrary.hpp | 38 void *library = getLibraryHandle(libraryPath.c_str()); in loadLibrary() local 54 void *library = loadLibrary(libraryPath.c_str()); in loadLibrary() local 83 inline void freeLibrary(void *library) in freeLibrary() 88 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 115 inline void freeLibrary(void *library) in freeLibrary() 123 inline void *getProcAddress(void *library, const char *name) in getProcAddress()
|
/external/swiftshader/src/System/ |
D | SharedLibrary.hpp | 37 void *library = getLibraryHandle(libraryPath.c_str()); in loadLibrary() local 53 void *library = loadLibrary(libraryPath.c_str()); in loadLibrary() local 82 inline void freeLibrary(void *library) in freeLibrary() 87 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 133 inline void freeLibrary(void *library) in freeLibrary() 141 inline void *getProcAddress(void *library, const char *name) in getProcAddress()
|
/external/freetype/src/base/ |
D | ftrfork.c | 51 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 185 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 450 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 483 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 499 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 516 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 538 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 560 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 590 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 626 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftinit.c | 80 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 112 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 185 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 232 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftlcdfil.c | 291 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 310 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 360 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry() 397 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 408 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 421 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry()
|
D | ftobjs.c | 190 FT_Stream_New( FT_Library library, in FT_Stream_New() 773 FT_Library library; in FT_Load_Glyph() local 1419 FT_New_Face( FT_Library library, in FT_New_Face() 1444 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1515 new_memory_stream( FT_Library library, in new_memory_stream() 1551 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1687 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1778 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 2000 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 2073 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
D | ftglyph.c | 64 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 97 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 113 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 164 FT_Library library = FT_GLYPH( glyph )->library; in FT_DEFINE_GLYPH() local 208 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 362 FT_New_Glyph( FT_Library library, in FT_New_Glyph() 547 FT_Library library; in FT_Glyph_To_Bitmap() local
|
D | ftmac.c | 701 FT_New_Face_From_LWFN( FT_Library library, in FT_New_Face_From_LWFN() 733 FT_New_Face_From_SFNT( FT_Library library, in FT_New_Face_From_SFNT() 805 FT_New_Face_From_Suitcase( FT_Library library, in FT_New_Face_From_Suitcase() 853 FT_New_Face_From_FOND( FT_Library library, in FT_New_Face_From_FOND() 927 FT_New_Face_From_Resource( FT_Library library, in FT_New_Face_From_Resource() 969 FT_New_Face( FT_Library library, in FT_New_Face() 1011 FT_New_Face_From_FSRef( FT_Library library, in FT_New_Face_From_FSRef() 1056 FT_New_Face_From_FSSpec( FT_Library library, in FT_New_Face_From_FSSpec()
|
/external/grpc-grpc/src/php/ |
D | README.md | 98 #### Build and install the gRPC C core library 107 #### Build and install gRPC PHP extension 200 #### 1. C implementation (for better performance) 217 #### 2. PHP implementation (for easier installation)
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dl.c | 58 util_dl_get_proc_address(struct util_dl_library *library, in util_dl_get_proc_address() 72 util_dl_close(struct util_dl_library *library) in util_dl_close()
|
/external/libchrome/base/ |
D | scoped_native_library.cc | 11 ScopedNativeLibrary::ScopedNativeLibrary(NativeLibrary library) in ScopedNativeLibrary() 31 void ScopedNativeLibrary::Reset(NativeLibrary library) { in Reset()
|
D | native_library_posix.cc | 48 void UnloadNativeLibrary(NativeLibrary library) { in UnloadNativeLibrary() 56 void* GetFunctionPointerFromNativeLibrary(NativeLibrary library, in GetFunctionPointerFromNativeLibrary()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 51 FunctionLibraryDefinition* library) { in FunctionalizeControlFlow() 72 FunctionLibraryDefinition* library) { in FunctionalizeControlFlow() 77 FunctionLibraryDefinition* library) { in FunctionalizeControlFlowForGraphDef() 84 FunctionLibraryDefinition* library) { in FunctionalizeControlFlowForGraphDef()
|
/external/deqp/framework/egl/ |
D | egluGLFunctionLoader.cpp | 32 GLFunctionLoader::GLFunctionLoader (const eglw::Library& egl, const tcu::FunctionLibrary* library) in GLFunctionLoader() 62 tcu::FunctionLibrary* library = DE_NULL; in getLibrary() local
|
/external/bcc/tools/ |
D | funclatency.py | 83 library = None variable 86 library = parts[0] variable 90 library = libpath variable
|
/external/freetype/src/tools/ |
D | test_afm.c | 76 parse_afm( FT_Library library, in parse_afm() 114 FT_Library library; in main() local
|
/external/mdnsresponder/mDNSWindows/ |
D | PosixCompat.c | 29 HMODULE library; in if_nametoindex() local 55 HMODULE library; in if_indextoname() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameRenderer.java | 142 public void loadTextures(GL10 gl, TextureLibrary library) { in loadTextures() 149 public void flushTextures(GL10 gl, TextureLibrary library) { in flushTextures() 156 public void loadBuffers(GL10 gl, BufferLibrary library) { in loadBuffers() 163 public void flushBuffers(GL10 gl, BufferLibrary library) { in flushBuffers()
|
D | GLSurfaceView.java | 498 public void flushTextures(TextureLibrary library) { in flushTextures() 502 public void loadTextures(TextureLibrary library) { in loadTextures() 506 public void flushBuffers(BufferLibrary library) { in flushBuffers() 510 public void loadBuffers(BufferLibrary library) { in loadBuffers() 685 void loadTextures(GL10 gl, TextureLibrary library); in loadTextures() 686 void flushTextures(GL10 gl, TextureLibrary library); in flushTextures() 687 void loadBuffers(GL10 gl, BufferLibrary library); in loadBuffers() 688 void flushBuffers(GL10 gl, BufferLibrary library); in flushBuffers() 1406 public void loadTextures(TextureLibrary library) { in loadTextures() 1415 public void flushTextures(TextureLibrary library) { in flushTextures() [all …]
|
/external/skqp/src/ports/ |
D | SkOSLibrary_win.cpp | 17 void* GetProcedureAddress(void* library, const char* functionName) { in GetProcedureAddress()
|
D | SkOSLibrary_posix.cpp | 18 void* GetProcedureAddress(void* library, const char* functionName) { in GetProcedureAddress()
|
/external/skia/src/ports/ |
D | SkOSLibrary_posix.cpp | 18 void* GetProcedureAddress(void* library, const char* functionName) { in GetProcedureAddress()
|
D | SkOSLibrary_win.cpp | 17 void* GetProcedureAddress(void* library, const char* functionName) { in GetProcedureAddress()
|