HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 451 - 475 of 725) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libjpeg_turbo/simd/
jcgrass2-64.asm 4 ; x86 SIMD extension for IJG JPEG library
jcgrass2.asm 4 ; x86 SIMD extension for IJG JPEG library
jdcolmmx.asm 8 ; x86 SIMD extension for IJG JPEG library
jdcolss2-64.asm 8 ; x86 SIMD extension for IJG JPEG library
jdcolss2.asm 8 ; x86 SIMD extension for IJG JPEG library
jdmermmx.asm 8 ; x86 SIMD extension for IJG JPEG library
jdmerss2-64.asm 8 ; x86 SIMD extension for IJG JPEG library
jdmerss2.asm 8 ; x86 SIMD extension for IJG JPEG library
  /external/chromium_org/v8/test/mjsunit/regress/
regress-grow-store-smi-check.js 31 // test library setup routine: fast/canvas/webgl/resources/pnglib.js
  /external/chromium_org/v8/test/promises-aplus/lib/
require.js 43 throw Error('We cannnot load the library: ' + name);
  /external/deqp/modules/gles3/functional/
es3fShaderFragDataTests.cpp 362 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo());
363 std::vector<tcu::TestNode*> negativeCases = library.loadShaderFile("shaders/fragdata.test");
  /external/fdlibm/
Android.mk 52 # library (see their own admission in 'readme'). Without this, we
  /external/jpeg/
Android.mk 72 # Build shared library
  /external/mdnsresponder/Clients/
dns-sd.c 67 // with an embedded copy of the client stub instead of linking the system library version at runtime.
113 HMODULE library; local
116 // Try and load the IP helper library dll
117 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
122 if ((if_nametoindex_funcptr = (if_nametoindex_funcptr_t) GetProcAddress(library, "if_nametoindex")) != NULL )
127 FreeLibrary(library);
135 HMODULE library; local
138 // Try and load the IP helper library dll
139 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
144 if ((if_indextoname_funcptr = (if_indextoname_funcptr_t) GetProcAddress(library, "if_indextoname")) != NULL
    [all...]
  /external/mesa3d/src/gallium/
Android.mk 1 # Mesa 3-D graphics library
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 1 # Mesa 3-D graphics library
  /external/mesa3d/src/glsl/
Android.mk 1 # Mesa 3-D graphics library
  /external/mesa3d/src/mapi/
Android.mk 1 # Mesa 3-D graphics library
  /external/chromium_org/extensions/renderer/resources/
platform_app.js 45 * to continue. We shouldn't break library code that uses feature detection
53 * Web platform, and should not be used by a responsible library, even in
56 * behavior is unreliable. No reasonable library code should ever use it.
  /external/chromium_org/third_party/freetype/src/cff/
cffload.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
  /external/freetype/src/cff/
cffload.c     [all...]
  /external/libpng/projects/owatcom/
pngconfig.mak 75 # for library functions.)
108 $# locations of the zlib include file zlib.h and the built zlib library,
148 $# of the OpenWatcom library calling convention.)
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 34 #include "library.h"
59 * library call a _stub_ symbol named xxxxxxxx.plt_call.<callee>
65 * around, the stub calls the library function directly. So we make
329 load_opd_data(struct ltelf *lte, struct library *lib)
431 arch_elf_init(struct ltelf *lte, struct library *lib)
441 * zeroes, then this library is not prelinked, and we need to
    [all...]

Completed in 1332 milliseconds

<<11121314151617181920>>