HomeSort by relevance Sort by last modified time
    Searched refs:provides (Results 1 - 25 of 163) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/
source.py 53 self.provides = set()
77 """Fill in provides and requires by scanning the source."""
85 self.provides.add(match.group(1))
90 # Closure's base file implicitly provides 'goog'.
94 if len(self.provides) or len(self.requires):
98 self.provides.add('goog')
  /external/chromium_org/chrome/browser/resources/cryptotoken/
generichelper.js 6 * @fileoverview Implements a "generic" RequestHelper that provides a default
17 * Implements a "generic" RequestHelper that provides a default
gnubbycodetypes.js 6 * @fileoverview This provides the different code types for the gnubby
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
sources.mak 8 # - In util mode, mapi provides utility functions for use with glapi. To use
14 # - In bridge mode, mapi provides entry points calling into glapi. To use
  /external/mesa3d/src/mapi/mapi/
sources.mak 8 # - In util mode, mapi provides utility functions for use with glapi. To use
14 # - In bridge mode, mapi provides entry points calling into glapi. To use
  /external/chromium_org/content/test/data/npapi/
npapi.js 2 // This script provides some mechanics for testing NPAPI
  /external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml 10 * This interface provides an OCaml API for the LLVM intermediate
llvm_bitwriter.mli 12 This interface provides an OCaml API for the LLVM bitcode writer, the
  /external/llvm/bindings/ocaml/linker/
llvm_linker.mli 12 This interface provides an OCaml API for LLVM bitcode linker,
  /ndk/sources/android/support/tests/
Android.mk 4 # library. Note that it provides a main() implementation.
  /external/llvm/bindings/ocaml/irreader/
llvm_irreader.mli 12 This interface provides an OCaml API for the LLVM assembly reader, the
  /external/llvm/bindings/ocaml/transforms/vectorize/
llvm_vectorize.mli 12 This interface provides an OCaml API for LLVM vectorize transforms, the
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 10 This module provides support for building a new version of the
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclsh.i 10 This module provides the Tcl_AppInit() function needed to build a
wish.i 10 This module provides the Tk_AppInit() function needed to build a
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
generate_deps.py 56 path, sorted(js_deps.provides), sorted(js_deps.requires))
  /hardware/intel/bootstub/
bootstub.spec 1 Summary: this package provides bootstub binary for mrst/mfld platform
11 this package provides bootstub to create NAND boot image
  /external/chromium_org/chrome/renderer/resources/extensions/
enterprise_platform_keys_custom_bindings.js 12 // The internal API provides the key and crypto operations through static
  /external/chromium_org/third_party/mesa/src/docs/
MESA_agp_offset.spec 35 This extensions provides a way to convert pointers in an AGP memory
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 12 This interface provides an OCaml API for the LLVM bitcode reader, the
  /external/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.mli 12 This interface provides an OCaml API for LLVM pass manager builder
  /external/mesa3d/docs/
MESA_agp_offset.spec 35 This extensions provides a way to convert pointers in an AGP memory
  /external/nanopb-c/extra/
nanopb.mk 1 # This is an include file for Makefiles. It provides rules for building
  /ndk/tests/build/b8247455-hidden-cxa/jni/
Android.mk 9 # is built with libgnustl_static.a which provides __cxa_begin_cleanup and
  /external/libvorbis/doc/
Vorbis_I_spec.tex 21 % Support for graphics, provides \includegraphics
26 % and provides many other useful features.
33 % The fancyvrb package provides the "Verbatim" environment, which,

Completed in 749 milliseconds

1 2 3 4 5 6 7