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

1 2 3 4 5 6

  /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')
depstree.py 19 will also do logical validation to prevent duplicate provides and circular
45 for provide in source.provides:
100 provides_map: Map from namespace to source that provides it.
  /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,
  /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
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
generate_deps.py 56 path, sorted(js_deps.provides), sorted(js_deps.requires))
  /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
WL_bind_wayland_display.spec 35 This extension provides entry points for binding and unbinding the
40 provides a new target for eglCreateImageKHR, to create an EGLImage
  /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
WL_bind_wayland_display.spec 35 This extension provides entry points for binding and unbinding the
40 provides a new target for eglCreateImageKHR, to create an EGLImage
  /external/nanopb-c/extra/
nanopb.mk 1 # This is an include file for Makefiles. It provides rules for building
  /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,
  /external/chromium_org/media/test/data/eme_player_js/
media_source_utils.js 5 // MediaSourceUtils provides basic functionality to load content using MSE API.
  /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/tools/telemetry/telemetry/page/actions/
gesture_common.js 5 // This file provides common functionality for synthetic gesture actions.

Completed in 733 milliseconds

1 2 3 4 5 6