HomeSort by relevance Sort by last modified time
    Searched full:modifiers (Results 351 - 375 of 787) sorted by null

<<11121314151617181920>>

  /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 263 int modifiers = f.getModifiers(); local
264 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"
eu.po 188 msgid "cannot specify modifiers on empty regexp"
he.po 199 msgid "cannot specify modifiers on empty regexp"
ja.po 189 msgid "cannot specify modifiers on empty regexp"
ko.po 199 msgid "cannot specify modifiers on empty regexp"
ru.po 186 msgid "cannot specify modifiers on empty regexp"
  /external/proguard/docs/manual/
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...]
  /libcore/luni/src/main/java/java/lang/
Class.java     [all...]
  /prebuilt/linux-x86/toolchain/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...]
  /bionic/libc/tzcode/
strptime.c 145 * "Alternative" modifiers. Just set the appropriate flag
  /cts/tests/tests/view/src/android/view/cts/
KeyCharacterMapTest.java 313 // Lowercase the character to avoid getting modifiers in the KeyEvent array.
  /dalvik/tests/046-reflect/src/
Main.java 294 System.out.println("cons modifiers=" + cons.getModifiers());
  /development/samples/BrowserPlugin/jni/
main.cpp 365 evt->data.key.modifiers);
  /external/clang/include/clang/Basic/
arm_neon.td 118 // size modifiers:
  /external/clang/lib/Basic/
TargetInfo.cpp 353 // Handle additional optional '=' or '+' modifiers.
  /external/javassist/tutorial/
tutorial3.html 319 and <code>Modifier.VARARGS</code> is added to the method modifiers.
  /external/jdiff/src/jdiff/
MergeChanges.java 260 * synchronized modifiers here.
  /external/libvpx/examples/includes/geshi/geshi/
gml.php 80 // modifiers and built-in variables
    [all...]
mysql.php 417 22 => 'http://dev.mysql.com/doc/refman/5.1/en/group-by-functions-and-modifiers.html',
  /external/llvm/include/llvm/Support/
PathV2.h 105 /// @name Lexical Modifiers
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_events.c 548 /* 'sym' is set to the value of the key with modifiers applied to it.
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 390 bool scrollViewWithKeyboard(int keyCode, int modifiers);

Completed in 418 milliseconds

<<11121314151617181920>>