/external/mesa3d/docs/ |
D | 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
|
D | 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 function 55 The Mesa Glide device driver allows either rendering in full-screen
|
D | RELNOTES-6.3 | 22 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/ |
D | ContentSecurityPolicy.cpp | 404 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/ |
D | gtest_mac.mm | 18 // This overloaded version allows comparison between ObjC objects that conform 34 // This overloaded version allows comparison between ObjC objects that conform
|
/external/qemu/distrib/ |
D | README | 22 - 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/ |
D | control | 130 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/ |
D | FileCheck.pod | 37 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/ |
D | README.txt | 2 tests, which allows them to be simpler and more direct.
|
/external/webkit/LayoutTests/storage/ |
D | multiple-transactions-expected.txt | 1 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/ |
D | bookmark_bar_folder_window.mm | 80 // 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/ |
D | 2011-04-15-vec-init-from-vec.cl | 6 // OpenCL allows vectors to be initialized by vectors Handle bug in
|
/external/iptables/extensions/ |
D | libipt_ECN.man | 1 This target allows to selectively work around known ECN blackholes.
|
D | libxt_CLASSIFY.man | 1 This module allows you to set the skb\->priority value (and thus classify the packet into a specifi…
|
D | libxt_AUDIT.man | 1 This target allows to create audit records for packets hitting the target.
|
D | libipt_icmp.man | 5 This allows specification of the ICMP type, which can be a numeric
|
D | libxt_DSCP.man | 1 This target allows to alter the value of the DSCP bits within the TOS
|
D | libip6t_mh.man | 5 This allows specification of the Mobility Header(MH) type, which can be
|
D | libxt_CHECKSUM.man | 1 This target allows to selectively work around broken/old applications.
|
D | libip6t_icmp6.man | 5 This allows specification of the ICMPv6 type, which can be a numeric
|
D | libipt_NETMAP.man | 1 This target allows you to statically map a whole network of addresses onto
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebFrameView.idl | 65 @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/ |
D | 2003-06-26-IterativePromote.ll | 1 ; Promoting some values allows promotion of other values.
|
/external/chromium/net/tools/spdyshark/ |
D | moduleinfo.nmake | 21 # This allows the resources to be built correctly and the version
|
/external/quake/quake/src/WinQuake/kit/ |
D | JOYSTICK.TXT | 20 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)
|