| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/ |
| Main.js | 791 var modifier = WebInspector.platform() === "mac" ? "Cmd" : "Ctrl"; 792 return WebInspector.SettingsUI.createSettingCheckbox(WebInspector.UIString("Enable %s + 1-9 shortcut to switch panels", modifier), WebInspector.settings.shortcutPanelSwitch);
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
| drag_selector.js | 129 // If no modifier key is pressed, clear the original selection.
|
| /external/chromium_org/ui/keyboard/resources/elements/ |
| kb-shift-key.js | 141 // @return Whether the shift modifier is currently active.
|
| /external/stlport/src/ |
| num_put_float.cpp | 319 # if defined (__BORLANDC__) /* || defined (__GNUC__) MinGW do not support 'L' modifier so emulation do not work */ 752 , char modifier) { 760 __fill_fmtbuf(fmtbuf, flags, modifier); [all...] |
| /frameworks/base/core/java/android/inputmethodservice/ |
| Keyboard.java | 123 /** List of modifier keys such as Shift & Alt, if any */ 272 /** Whether this is a modifier key, such as Shift or Alt */ 273 public boolean modifier; field in class:Keyboard.Key 373 modifier = a.getBoolean( [all...] |
| /ndk/sources/cxx-stl/stlport/src/ |
| num_put_float.cpp | 319 # if defined (__BORLANDC__) /* || defined (__GNUC__) MinGW do not support 'L' modifier so emulation do not work */ 752 , char modifier) { 760 __fill_fmtbuf(fmtbuf, flags, modifier); [all...] |
| /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
| qdox-1.12.jar | |
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
| Grammar.java | [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
| pdebuild-ant.jar | |
| /external/valgrind/main/coregrind/ |
| m_signals.c | [all...] |
| /build/core/ |
| main.mk | 233 # These are the modifier targets that don't do anything themselves, but 446 # If they only used the modifier goals (showcommands, etc), we'll actually 807 # steps, you can pass the "all" modifier goal on the commandline. [all...] |
| java.mk | 238 # like to run these rules, add the "all" modifier goal to the make
|
| config.mk | 103 # Parse out any modifier targets.
|
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
| CSharp2.stg | 390 <if(grammar.grammarIsRoot)><actions.(actionScope).modifier; null="public"><else>public<endif> 573 <if(grammar.grammarIsRoot)><csharpVisibilityMap.(ruleDescriptor.modifier); null="private"><else>internal<endif> 578 <if(grammar.grammarIsRoot)><csharpVisibilityMap.(ruleDescriptor.modifier); null="private"><else>public<endif> [all...] |
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
| CSharp3.stg | 372 <if(grammar.grammarIsRoot)><actions.(actionScope).modifier; null="public"><else>public<endif> 551 <if(grammar.grammarIsRoot)><csharpVisibilityMap.(ruleDescriptor.modifier); null="private"><else>internal<endif> 556 <if(grammar.grammarIsRoot)><csharpVisibilityMap.(ruleDescriptor.modifier); null="private"><else>public<endif> [all...] |
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/ |
| key_map.js | 429 * Resets the default modifier keys.
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
| api.js | 444 * Returns the key codes of the ChromeVox modifier keys.
|
| api_implementation.js | 378 * Get the ChromeVox modifier keys.
|
| /frameworks/testing/espresso/libs/ |
| dagger-compiler-1.2.1.jar | |
| /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
| CodeGenTreeWalker.g | 421 (mod=modifier)? 514 modifier [all...] |
| /external/elfutils/0.153/ |
| elfutils.spec | 197 - ar: Support D modifier for "deterministic output" with no 198 uid/gid/mtime info. The U modifier is the inverse. elfutils
|
| /frameworks/base/core/java/android/widget/ |
| AbsListView.java | 7286 final float modifier = Math.min(Math.abs(screenTravelCount), 1.f); local [all...] |
| /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
| base.js | [all...] |
| /external/iproute2/doc/ |
| ip-tunnels.tex | 423 hack with NBMA mode and \verb|onlink| modifier. Unfortunately,
|
| /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/ |
| maven-bundle-plugin-2.3.6.jar | |