HomeSort by relevance Sort by last modified time
    Searched full:modifiers (Results 476 - 500 of 971) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
multiset.h 182 // modifiers:
set.h 182 // modifiers:
vector 329 // 23.2.4.3 modifiers:
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1-src.zip 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
MoveHandler.java 177 * @param modifierMask the keyboard modifiers pressed during the drag
  /system/core/init/
readme.txt 59 Options are modifiers to services. They affect how and when init
  /cts/tests/tests/view/src/android/view/cts/
KeyEventTest.java 405 for (int modifiers : invalidModifiers) {
407 KeyEvent.metaStateHasModifiers(0, modifiers);
KeyCharacterMapTest.java 288 // Lowercase the character to avoid getting modifiers in the KeyEvent array.
  /external/bison/tests/
java.at 473 # Java parser class modifiers #
476 AT_SETUP([Java parser class modifiers])
  /external/chromium/chrome/browser/ui/views/
wrench_menu.cc 255 menu_accelerator.modifiers()).GetShortcutText();
641 menu_accelerator.modifiers());
  /external/dexmaker/src/main/java/com/google/dexmaker/
DexMaker.java 90 * for stack traces, its modifiers, its superclass, and the interfaces it
123 * its parameters types. Next we declare the method, specifying its modifiers by
  /external/eigen/demos/opengl/
quaternion_demo.cpp 366 bool fly = (mNavMode==NavFly) || (e->modifiers()&Qt::ControlModifier);
410 if(e->modifiers() & Qt::ShiftModifier)
  /external/llvm/include/llvm/Support/
system_error.h 65 // modifiers:
94 // modifiers:
  /external/proguard/docs/
downloads.html 165 modifiers <code>allowshrinking</code>, <code>allowoptimization</code>, and
478 <li>Fixed processing of configurations with negated access modifiers.
  /external/proguard/docs/manual/
refcard.html 190 <td>Allow the access modifiers of classes and class members to be modified,
404 <h2>Keep Option Modifiers</h2>
usage.html 61 <li><a href="#keepoptionmodifiers">Keep Option Modifiers</a>
362 <dd>Specifies that the access modifiers of classes and class members may be
    [all...]
  /external/proguard/src/proguard/gui/
GUIResources.properties 148 Allow the optimization step to modify the access modifiers of classes, fields, and methods.
358 <html>Optionally place constraints on the access modifiers of this element.<br>\
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py 105 # test modifiers (FAILS, FLAKY, etc) but not actual test results.
415 # Create a test modifiers (FAILS, FLAKY etc) summary dictionary.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 273 int modifiers = f.getModifiers(); local
274 if (Modifier.isStatic(modifiers)) {
  /ndk/sources/host-tools/sed-4.2.1/po/
sv.po 185 msgid "cannot specify modifiers on empty regexp"
575 #~ msgid "Cannot specify modifiers on empty regexp"
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
refcard.html 206 <td>Allow the access modifiers of classes and class members to be modified,
425 <h2>Keep Option Modifiers</h2>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 509 KeyCode *modifiermap; /* An 8 by max_keypermod array of modifiers */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 509 KeyCode *modifiermap; /* An 8 by max_keypermod array of modifiers */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 509 KeyCode *modifiermap; /* An 8 by max_keypermod array of modifiers */
    [all...]
  /bionic/libc/tzcode/
strptime.c 145 * "Alternative" modifiers. Just set the appropriate flag

Completed in 691 milliseconds

<<11121314151617181920>>