HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 726 - 750 of 2552) sorted by null

<<21222324252627282930>>

  /external/ImageMagick/PerlMagick/
Magick.pm 121 a large number of image file formats using the ImageMagick library.
  /external/ImageMagick/PerlMagick/quantum/
quantum.pm 120 a large number of image file formats using the ImageMagick library.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 41 token names used by ANTLR throughout the runtime library.
  /external/curl/lib/
nwlib.c 29 #include <library.h>
60 /* internal library function prototypes... */
103 "<library-name> memory allocations",
108 "library memory allocations.\n");
115 OutputToScreen(errorScreen, "Unable to register library with kernel.\n");
124 OutputToScreen(errorScreen, "Unable to allocate library data lock.\n");
  /external/libpng/scripts/
makevms.com 31 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
35 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
  /external/pdfium/core/fxge/
cfx_font.cpp 57 bool LoadFileImp(FXFT_Library library,
72 if (FXFT_Open_Face(library, &args, faceIndex, Face))
287 FXFT_Library library = pFontMgr->GetFTLibrary(); local
289 if (!LoadFileImp(library, &m_Face, pFile, nFaceIndex, &stream))
  /external/protobuf/objectivec/google/protobuf/
Api.pbobjc.h 7 #error This file was generated by a different version of protoc which is incompatible with your Protocol Buffer library sources.
  /external/python/cpython2/Tools/bgen/bgen/
macsupport.py 150 "Not available in this shared library/OS version"); \\
  /external/robolectric-shadows/shadows/framework/
Android.mk 20 robolectric-hamcrest-library-1.3 \
  /external/tensorflow/tensorflow/contrib/lite/toco/tensorflow_graph_matching/
resolve_cluster.cc 147 *(pruned_graph->mutable_library()) = tf_graph.library();
  /external/tensorflow/tensorflow/core/grappler/
grappler_item_builder.cc 92 // so let's go over the function library and erase it.
98 // Instantiate all variables for function library runtime creation.
104 graph_def.library());
117 // Create the function library runtime.
456 new_item->graph.library()),
516 const FunctionDefLibrary& library) {
547 FunctionLibraryDefinition func_def(OpRegistry::Global(), library); local
  /external/tremolo/Tremolo/
floor1LARM.s 1 @ Tremolo library
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
Android.mk 105 # Make the Shared library (libOmxVdec)
141 # Make the Shared library (libOmxSwVdec)
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/
Android.mk 107 # Make the Shared library (libOmxVenc)
139 # Make the Shared library (libOmxSwVencMpeg4)
  /prebuilts/go/darwin-x86/src/cmd/link/
doc.go 70 Set name of compiler support library.
74 Set to "none" to use no support library.
  /prebuilts/go/linux-x86/src/cmd/link/
doc.go 70 Set name of compiler support library.
74 Set to "none" to use no support library.
  /prebuilts/misc/common/android-support-test/
Android.mk 21 LOCAL_STATIC_JAVA_LIBRARIES := android-support-test-rules-nodep android-support-test-runner-nodep junit hamcrest hamcrest-library android-support-annotations android-support-test-monitor-nodep
68 LOCAL_STATIC_JAVA_LIBRARIES := espresso-core-nodep espresso-idling-resource-nodep android-support-test-rules-nodep android-support-test-runner-nodep android-support-test-monitor-nodep junit hamcrest hamcrest-library android-support-annotations jsr330
  /build/soong/cc/
linker.go 26 // libraries. Final linking into libraries or executables is handled in library.go, binary.go, etc.
30 // in their entirety. For static library modules, all of the .o files from the intermediate
31 // directory of the dependency will be linked into this modules .a file. For a shared library,
48 // shared library and executable modules. If unset, generally defaults to libc,
  /cts/tests/tests/os/jni/
Android.mk 67 # The ARM version of this library must be built using ARMv7 ISA (even if it
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
config.py 41 ('library-dirs=', 'L',
319 def check_lib(self, library, library_dirs=None, headers=None,
321 """Determine if 'library' is available to be linked against,
326 'other_libraries' will be included in the link, in case 'library'
332 [library]+other_libraries, library_dirs)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 28 # Ruby runtime library version: <runtimeLibraryVersion()>
41 Failed to load the ANTLR3 runtime library (version <runtimeLibraryVersion()>):
43 Ensure the library has been installed on your system and is available
57 # 1: try to load the ruby antlr3 runtime library from the system path
    [all...]
  /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/freetype/src/cid/
cidobjs.c 72 module = FT_Get_Module( slot->face->driver->root.library,
103 module = FT_Get_Module( size->root.face->driver->root.library,
  /external/freetype/src/smooth/
ftsmooth.c 218 lcd_weights = slot->library->lcd_weights;
219 lcd_filter_func = slot->library->lcd_filter_func;
  /external/libjpeg-turbo/simd/
jccolor-mmx.asm 7 ; Based on the x86 SIMD extension for IJG JPEG library

Completed in 405 milliseconds

<<21222324252627282930>>