/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
binutils.info | 160 If no modifiers are used with `m', any members you name in the 162 use the `a', `b', or `i' modifiers to move them to a specified 177 The modifiers `a', `b', and `i' do _not_ affect this operation; 199 may use one of the modifiers `a', `b', or `i' to request placement 231 A number of modifiers (MOD) may immediately follow the P keyletter, [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
binutils.info | 160 If no modifiers are used with `m', any members you name in the 162 use the `a', `b', or `i' modifiers to move them to a specified 177 The modifiers `a', `b', and `i' do _not_ affect this operation; 199 may use one of the modifiers `a', `b', or `i' to request placement 231 A number of modifiers (MOD) may immediately follow the P keyletter, [all...] |
stabs.info | [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticSemaKinds.td | 410 "conflicting distributed object modifiers on return type " 415 "conflicting distributed object modifiers on return type " 417 InGroup<DiagGroup<"distributed-object-modifiers">>; 438 "conflicting distributed object modifiers on parameter type " 440 InGroup<DiagGroup<"distributed-object-modifiers">>; 443 "conflicting distributed object modifiers on parameter type " [all...] |
Diagnostic.h | 274 /// argument to a strings. This takes the modifiers and argument that was [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
stabs.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
stabs.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/ |
stabs.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/ |
stabs.info | [all...] |
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebview.cpp | 1518 GdkModifierType modifiers = static_cast<GdkModifierType>(0); local [all...] |
/cts/tools/signature-tools/src/signature/compare/ |
ApiComparator.java | 188 // modifiers [all...] |
/development/pdk/docs/source/ |
code-style.jd | 408 <p>Annotations should precede other modifiers for the same language element.
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.cc | 461 // don't care what other modifiers the user may be holding (zooming is [all...] |
/external/chromium/chrome/common/ |
automation_messages_internal.h | 368 // int - the flags which identify the modifiers (shift, ctrl, alt) [all...] |
/external/icu4c/io/unicode/ |
ustdio.h | 150 Format modifiers [all...] |
/external/javassist/src/main/javassist/util/proxy/ |
ProxyFactory.java | [all...] |
/external/mksh/src/ |
eval.c | 923 /* Can't have any modifiers for ${#...} or ${%...} */ [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | 456 (and xlib modifiers) to be set based on the [all...] |
/external/quake/quake/src/QW/progs/ |
client.qc | 516 // Set Rocket Jump Modifiers
[all...] |
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | 452 # Remove modifiers like &, *. 454 # Remove const modifiers. 456 # Remove numerical modifiers like long. 556 """Returns the modifiers and the return type.""" [all...] |
/external/wpa_supplicant/ |
wireless_copy.h | 216 * - Add IW_RETRY_SHORT/IW_RETRY_LONG retry modifiers [all...] |