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

<<11121314151617181920>>

  /bionic/linker/
Android.mk 61 # Leave the symbols in the shared library so that stack unwinders can produce
  /cts/suite/cts/hostTests/jank/
Android.mk 42 # Build the library using its own makefile
  /cts/tools/device-setup/TestDeviceSetup/
Android.mk 35 # also build a static host library for the device info constants
  /cts/tools/signature-tools/
Android.mk 17 # signature-tools java library
  /device/asus/grouper/
BoardConfig.mk 28 # the true camera library when the vendor tree is available. Similarly,
  /device/asus/tilapia/
BoardConfig.mk 28 # the true camera library when the vendor tree is available. Similarly,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
earcons_background.js 6 * @fileoverview Earcons library that uses the HTML5 Audio element to play back
  /external/chromium_org/chrome/utility/extensions/
extensions_handler.cc 234 Send(new ChromeUtilityHostMsg_GotIPhotoLibrary(result, parser.library()));
245 Send(new ChromeUtilityHostMsg_GotITunesLibrary(result, parser.library()));
  /external/chromium_org/chrome/utility/media_galleries/
iphoto_library_parser.cc 198 IPhotoLibraryXmlDictReader(XmlReader* reader, parser::Library* library)
199 : iapps::XmlDictReader(reader), library_(library), ok_(true) {}
245 parser::Library* library_;
  /external/chromium_org/net/http/
http_auth_gssapi_posix_unittest.cc 53 void EstablishInitialContext(test::MockGSSAPILibrary* library) {
65 library->ExpectSecurityContext(
88 new GSSAPISharedLibrary("/this/library/does/not/exist"));
  /external/chromium_org/sdch/open-vcdiff/packages/rpm/
rpm.spec 20 A library that provides an encoder and decoder for the VCDIFF
  /external/chromium_org/third_party/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 512 FT_Library library; local
519 library = ttface->driver->root.library;
521 sfnt = (SFNT_Service)FT_Get_Module_Interface( library, "sfnt" );
635 ( library->debug_hooks[FT_DEBUG_HOOK_UNPATENTED_HINTING] != NULL );
1023 FT_Library library = face->root.driver->root.library; local
    [all...]
  /external/chromium_org/third_party/mesa/src/
Android.common.mk 1 # Mesa 3-D graphics library
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 30 Mesa is often used as a client library with no integration with
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdtmain.asm 3 ;; "hello" is stored in the library part, to complicate the
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 25 The %name package contains a lightweight library to simplify and generalize the
  /external/compiler-rt/make/
lib_info.mk 1 # compiler-rt Library Info
8 # library can provide.
  /external/deqp/modules/gles2/functional/
es2fShaderFragDataTests.cpp 239 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo());
240 std::vector<tcu::TestNode*> negativeCases = library.loadShaderFile("shaders/fragdata.test");
  /external/e2fsprogs/e2fsck/
Android.mk 4 # Build the libext2 profile library
  /external/freetype/include/internal/
sfnt.h     [all...]
  /external/freetype/src/truetype/
ttobjs.c 513 FT_Library library; local
520 library = ttface->driver->root.library;
522 sfnt = (SFNT_Service)FT_Get_Module_Interface( library, "sfnt" );
640 ( library->debug_hooks[FT_DEBUG_HOOK_UNPATENTED_HINTING] != NULL );
1028 FT_Library library = face->root.driver->root.library; local
    [all...]
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 13 the Analysis library. *)
  /external/llvm/bindings/ocaml/transforms/ipo/
llvm_ipo.mli 13 classes in the [LLVMIPO] library. *)
  /external/ltrace/sysdeps/linux-gnu/mips/
plt.c 32 #include "library.h"
88 \param sym The library symbol.
196 arch_elf_init(struct ltelf *lte, struct library *lib)
332 cb_enable_breakpoint_lib(struct process *proc, struct library *lib, void *data)

Completed in 899 milliseconds

<<11121314151617181920>>