/external/clang/include/clang/Format/ |
Format.h | 47 /// \brief The extra indent or outdent of access modifiers (e.g.: public:).
|
/external/clang/test/CodeGen/ |
asm.c | 234 // Check handling of '*' and '#' constraint modifiers.
|
/external/javassist/src/main/javassist/ |
SerialVersionUID.java | 87 // class modifiers.
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
MirrorModifier.java | 1 package com.jme3.scene.plugins.blender.modifiers;
|
/external/kernel-headers/original/linux/ |
mmzone.h | 106 * the gfp_mask should be considered as zone modifiers. Each valid 108 * of zones (in node_zonelists). Thus for two zone modifiers there 109 * will be a maximum of 4 (2 ** 2) zonelists, for 3 modifiers there will 111 * combinations of zone modifiers in "zone modifier space".
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
smarty.php | 111 2 => 'color: #008000;', //Modifiers
|
/external/llvm/docs/ |
MarkedUpDisassembly.rst | 66 Clients should accept and ignore any tag-names or tag-modifiers they do not
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64MCExpr.cpp | 10 // This file contains the implementation of the assembly expression modifiers
|
/external/qemu/ |
sdl_keysym.h | 205 /* modifiers */
|
vnc_keysym.h | 205 /* modifiers */
|
/external/webkit/Source/WebKit/android/plugins/ |
PluginDebugAndroid.cpp | 77 evt->data.key.modifiers);
|
/external/webkit/Source/WebKit/chromium/src/ |
ChromeClientImpl.cpp | 308 bool ctrl = mouseEvent->modifiers & WebMouseEvent::ControlKey; 309 bool shift = mouseEvent->modifiers & WebMouseEvent::ShiftKey; 310 bool alt = mouseEvent->modifiers & WebMouseEvent::AltKey; 311 bool meta = mouseEvent->modifiers & WebMouseEvent::MetaKey;
|
/external/webkit/Source/WebKit2/UIProcess/ |
WebPageProxy.cpp | 851 if (oldNextWheelEvent->position() != newWheelEvent.position() || oldNextWheelEvent->modifiers() != newWheelEvent.modifiers() || oldNextWheelEvent->granularity() != newWheelEvent.granularity()) 857 return adoptPtr(new WebWheelEvent(WebEvent::Wheel, newWheelEvent.position(), newWheelEvent.globalPosition(), mergedDelta, mergedWheelTicks, newWheelEvent.granularity(), newWheelEvent.modifiers(), newWheelEvent.timestamp())); 1727 WebEvent::Modifiers modifiers = static_cast<WebEvent::Modifiers>(opaqueModifiers); local 1761 WebEvent::Modifiers modifiers = static_cast<WebEvent::Modifiers>(opaqueModifiers); local [all...] |
WebPageProxy.h | 532 void decidePolicyForNavigationAction(uint64_t frameID, uint32_t navigationType, uint32_t modifiers, int32_t mouseButton, const WebCore::ResourceRequest&, uint64_t listenerID, CoreIPC::ArgumentDecoder*, bool& receivedPolicyAction, uint64_t& policyAction, uint64_t& downloadID); 533 void decidePolicyForNewWindowAction(uint64_t frameID, uint32_t navigationType, uint32_t modifiers, int32_t mouseButton, const WebCore::ResourceRequest&, const String& frameName, uint64_t listenerID, CoreIPC::ArgumentDecoder*); 548 void createNewPage(const WebCore::WindowFeatures&, uint32_t modifiers, int32_t mouseButton, uint64_t& newPageID, WebPageCreationParameters&); 555 void mouseDidMoveOverElement(uint32_t modifiers, CoreIPC::ArgumentDecoder*); [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations_unittest.py | 260 # This is missing the modifiers and the ':' 404 def match(self, modifiers, expected_num_matches=-1, values=None, num_errors=0): 408 match_result = matcher.match(modifiers) 413 (modifiers, str(self.config.values()),
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/ |
mozilla | 341 modifiers
|
/frameworks/base/core/java/android/text/method/ |
BaseKeyListener.java | 66 // Ensure the key event does not have modifiers except ALT or SHIFT.
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
HashTable.h | 70 // ----- modifiers ----- //
|
/frameworks/compile/mclinker/include/mcld/Support/ |
GCFactory.h | 143 // ----- modifiers ----- //
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XInput.h | 944 unsigned int /* modifiers */, 958 unsigned int /* modifiers */, 967 unsigned int /* modifiers */, 981 unsigned int /* modifiers */, [all...] |
XIproto.h | 602 CARD16 modifiers B16; 623 CARD16 modifiers B16; 644 CARD16 modifiers B16; 663 CARD16 modifiers B16; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XInput.h | 944 unsigned int /* modifiers */, 958 unsigned int /* modifiers */, 967 unsigned int /* modifiers */, 981 unsigned int /* modifiers */, [all...] |
XIproto.h | 602 CARD16 modifiers B16; 623 CARD16 modifiers B16; 644 CARD16 modifiers B16; 663 CARD16 modifiers B16; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XInput.h | 944 unsigned int /* modifiers */, 958 unsigned int /* modifiers */, 967 unsigned int /* modifiers */, 981 unsigned int /* modifiers */, [all...] |
XIproto.h | 602 CARD16 modifiers B16; 623 CARD16 modifiers B16; 644 CARD16 modifiers B16; 663 CARD16 modifiers B16; [all...] |