Home
last modified time | relevance | path

Searched refs:allows (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/external/mesa3d/docs/
DMESA_pixmap_colormap.spec32 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
DMESA_set_3dfx_mode.spec32 The Mesa Glide driver allows full-screen rendering or rendering into
33 an X window. The glXSet3DfxModeMESA() function allows an application function
55 The Mesa Glide device driver allows either rendering in full-screen
DRELNOTES-6.322 GL_ARB_draw_buffers - allows a fragment program to write to a number of
25 GL_OES_read_format - allows one to query the fastest glReadPixels format
30 GL_EXT_framebuffer_object - allows render-to-texture and provides a
/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp404 bool allows(const KURL& url) in allows() function in WebCore::CSPDirective
508 return !m_scriptSrc || m_scriptSrc->allows(url); in allowScriptFromSource()
513 return !m_objectSrc || m_objectSrc->allows(url); in allowObjectFromSource()
518 return !m_imgSrc || m_imgSrc->allows(url); in allowImageFromSource()
523 return !m_styleSrc || m_styleSrc->allows(url); in allowStyleFromSource()
528 return !m_fontSrc || m_fontSrc->allows(url); in allowFontFromSource()
533 return !m_mediaSrc || m_mediaSrc->allows(url); in allowMediaFromSource()
/external/chromium/testing/
Dgtest_mac.mm18 // This overloaded version allows comparison between ObjC objects that conform
34 // This overloaded version allows comparison between ObjC objects that conform
/external/qemu/distrib/
DREADME22 - support for instruction-level profiling and data cache simulation. this allows the
27 a single binary (this allows us to use different generators for profiling and
49 window position. this allows us to implement a simple-yet-useful feature: the emulator remembers
/external/e2fsprogs/debian/
Dcontrol130 The blkid library which allows system programs like fsck and
132 LABEL. This allows system administrators to avoid specifying
142 The blkid library which allows system programs like fsck and
144 LABEL. This allows system administrators to avoid specifiying
156 The blkid library which allows system programs like fsck and
158 LABEL. This allows system administrators to avoid specifiying
/external/llvm/docs/CommandGuide/
DFileCheck.pod37 different tool or options), the B<--check-prefix> argument allows you to specify
98 One nice thing about FileCheck (compared to grep) is that it allows merging
109 The FileCheck -check-prefix option allows multiple test configurations to be
192 allows you to specify regular expressions in matching strings, surrounded by
195 mixing and matching fixed string matching with regular expressions. This allows
216 allows named variables to be defined and substituted into patterns. Here is a
236 that FileCheck is not actually line-oriented when it matches, this allows you to
/external/llvm/test/Scripts/
DREADME.txt2 tests, which allows them to be simpler and more direct.
/external/webkit/LayoutTests/storage/
Dmultiple-transactions-expected.txt1 This is a test to see if the database API allows multiple transactions to be queued on the same dat…
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_window.mm80 // checked. That allows us to round the bottom corners of the folder
81 // window. However that also allows some scrollWheel: events to leak
/external/clang/test/CodeGenOpenCL/
D2011-04-15-vec-init-from-vec.cl6 // OpenCL allows vectors to be initialized by vectors Handle bug in
/external/iptables/extensions/
Dlibipt_ECN.man1 This target allows to selectively work around known ECN blackholes.
Dlibxt_CLASSIFY.man1 This module allows you to set the skb\->priority value (and thus classify the packet into a specifi…
Dlibxt_AUDIT.man1 This target allows to create audit records for packets hitting the target.
Dlibipt_icmp.man5 This allows specification of the ICMP type, which can be a numeric
Dlibxt_DSCP.man1 This target allows to alter the value of the DSCP bits within the TOS
Dlibip6t_mh.man5 This allows specification of the Mobility Header(MH) type, which can be
Dlibxt_CHECKSUM.man1 This target allows to selectively work around broken/old applications.
Dlibip6t_icmp6.man5 This allows specification of the ICMPv6 type, which can be a numeric
Dlibipt_NETMAP.man1 This target allows you to statically map a whole network of addresses onto
/external/webkit/Source/WebKit/win/Interfaces/
DIWebFrameView.idl65 @abstract Sets whether the WebFrameView allows its document to be scrolled
73 @abstract Returns whether the WebFrameView allows its document to be scrolled
/external/llvm/test/Transforms/Mem2Reg/
D2003-06-26-IterativePromote.ll1 ; Promoting some values allows promotion of other values.
/external/chromium/net/tools/spdyshark/
Dmoduleinfo.nmake21 # This allows the resources to be built correctly and the version
/external/quake/quake/src/WinQuake/kit/
DJOYSTICK.TXT20 3. sensitivity setting for each control (allows tuning and inverting the control direction)
25 …m the Options menu. 'Always Run' allows you change your maximum speed from walking to running. '…
51 4. sensitivity setting for any control (allows tuning and inverting the control direction)
52 5. threshold setting for any control (allows dead-zone setting)

12345678910>>...19