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

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/docs/
MESA_pixmap_colormap.spec 32 Since Mesa allows RGB rendering into drawables with PseudoColor,
40 which allows specification of a colormap.
63 The Mesa implementation of GLX allows RGB rendering into X windows and
72 allows one to create a GLXPixmap with a specific colormap. The image
MESA_set_3dfx_mode.spec 32 The Mesa Glide driver allows full-screen rendering or rendering into
33 an X window. The glXSet3DfxModeMESA() function allows an application
55 The Mesa Glide device driver allows either rendering in full-screen
  /external/webkit/Source/WebCore/page/
ContentSecurityPolicy.cpp 404 bool allows(const KURL& url) function in class:WebCore::CSPDirective
508 return !m_scriptSrc || m_scriptSrc->allows(url);
513 return !m_objectSrc || m_objectSrc->allows(url);
518 return !m_imgSrc || m_imgSrc->allows(url);
523 return !m_styleSrc || m_styleSrc->allows(url);
528 return !m_fontSrc || m_fontSrc->allows(url);
533 return !m_mediaSrc || m_mediaSrc->allows(url);
  /ndk/build/core/
import-locals.mk 46 # (this allows the module to override them).
53 # (this allows the module to override them)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.bat 33 rem Slurp the command line arguments. This loop allows for an unlimited number
  /external/webkit/LayoutTests/dom/html/level2/html/
hasFeature02.js 61 // the page status is changed which allows the
hasFeature05.js 61 // the page status is changed which allows the
hasFeature06.js 61 // the page status is changed which allows the
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
hasFeature02.js 61 // the page status is changed which allows the
hasFeature05.js 61 // the page status is changed which allows the
hasFeature06.js 61 // the page status is changed which allows the
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
hasFeature01.js 62 // the page status is changed which allows the
hasFeature02.js 61 // the page status is changed which allows the
hasFeature03.js 61 // the page status is changed which allows the
hasFeature04.js 62 // the page status is changed which allows the
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 27 server integrates with the DNS server and allows machines with DHCP-allocated
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 53 using 'external' in the module allows direct calls into
  /external/webkit/LayoutTests/dom/html/level1/core/
documentgetdoctypenodtd.js 68 // the page status is changed which allows the
hc_attrgetvalue1.js 67 // the page status is changed which allows the
hc_attrhaschildnodes.js 67 // the page status is changed which allows the
hc_characterdatagetdata.js 67 // the page status is changed which allows the
hc_documentgetelementsbytagnamelength.js 67 // the page status is changed which allows the
hc_documentgetimplementation.js 67 // the page status is changed which allows the
hc_documentgetrootnode.js 67 // the page status is changed which allows the
hc_elementgetattributenode.js 67 // the page status is changed which allows the

Completed in 343 milliseconds

1 2 3 4 5 6 7 8 91011>>