HomeSort by relevance Sort by last modified time
    Searched full:shorthand (Results 1 - 25 of 397) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/cpu/
simplify.inc 56 "Shorthand form of normal fields requiring mode, encode/decode."
60 "Shorthand form of define-normal-ifield."
75 "Shorthand form of define-normal-multi-ifield."
104 "Shorthand form of define-normal-hardware."
122 "Shorthand form of define-simple-hardware."
141 "Shorthand form of define-normal-operand."
148 "Shorthand form of define-normal-operand."
186 "Shorthand form of define-normal-insn."
204 "Shorthand form of define-normal-macro-insn."
223 ; "Shorthand form of define-normal-mode.\n
    [all...]
  /frameworks/base/media/java/android/media/
MediaTimestamp.java 65 /** @hide - accessor shorthand */
67 /** @hide - accessor shorthand */
69 /** @hide - accessor shorthand */
  /external/eigen/scripts/
check.in 2 # check : shorthand for make and ctest -R
  /external/libxml2/os400/
transcode.h 30 *** times nested in a single expression), define shorthand names
  /external/mockito/src/org/mockito/
Captor.java 10 * Allows shorthand {@link org.mockito.ArgumentCaptor} creation on fields.
  /dalvik/dexgen/src/com/android/dexgen/rop/
Member.java 43 * just a convenient shorthand for {@code getNat().getName()}.
51 * just a convenient shorthand for {@code getNat().getDescriptor()}.
  /dalvik/dx/src/com/android/dx/cf/iface/
Member.java 43 * just a convenient shorthand for {@code getNat().getName()}.
51 * just a convenient shorthand for {@code getNat().getDescriptor()}.
  /external/antlr/antlr-3.4/runtime/Perl5/
README 16 error(146): Expr.g:10:10: invalid StringTemplate % shorthand syntax: '%memory'
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java 196 * convenient shorthand for {@code getInsns().get(0)}.
206 * convenient shorthand for {@code getInsns().getLast()}.
216 * just a convenient shorthand for {@code getLastInsn().canThrow()}.
227 * This is just a shorthand for inspecting the last instruction in
241 * if any. This is just a shorthand for inspecting the last
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java 196 * convenient shorthand for {@code getInsns().get(0)}.
206 * convenient shorthand for {@code getInsns().getLast()}.
216 * just a convenient shorthand for {@code getLastInsn().canThrow()}.
227 * This is just a shorthand for inspecting the last instruction in
241 * if any. This is just a shorthand for inspecting the last
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlock.java 196 * convenient shorthand for {@code getInsns().get(0)}.
206 * convenient shorthand for {@code getInsns().getLast()}.
216 * just a convenient shorthand for {@code getLastInsn().canThrow()}.
227 * This is just a shorthand for inspecting the last instruction in
241 * if any. This is just a shorthand for inspecting the last
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
TargetInsn.java 92 * and it is merely a convenient shorthand for
104 * an address, and it is merely a convenient shorthand for
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstNat.java 149 * initialization method. This is just a convenient shorthand for
161 * initialization method. This is just a convenient shorthand for
CstBaseMethodRef.java 116 * argument. This method is just a convenient shorthand for
130 * method. This is just a convenient shorthand for
142 * method. This is just a convenient shorthand for
  /dalvik/dx/src/com/android/dx/dex/code/
TargetInsn.java 92 * and it is merely a convenient shorthand for
104 * an address, and it is merely a convenient shorthand for
  /dalvik/dx/src/com/android/dx/rop/cst/
CstNat.java 149 * initialization method. This is just a convenient shorthand for
161 * initialization method. This is just a convenient shorthand for
CstBaseMethodRef.java 116 * argument. This method is just a convenient shorthand for
130 * method. This is just a convenient shorthand for
142 * method. This is just a convenient shorthand for
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
TargetInsn.java 92 * and it is merely a convenient shorthand for
104 * an address, and it is merely a convenient shorthand for
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstNat.java 149 * initialization method. This is just a convenient shorthand for
161 * initialization method. This is just a convenient shorthand for
CstBaseMethodRef.java 116 * argument. This method is just a convenient shorthand for
130 * method. This is just a convenient shorthand for
142 * method. This is just a convenient shorthand for
  /prebuilts/go/darwin-x86/src/flag/
example_test.go 19 // Example 2: Two flags sharing a variable, so we can have a shorthand.
30 flag.StringVar(&gopherType, "g", defaultGopher, usage+" (shorthand)")
  /prebuilts/go/linux-x86/src/flag/
example_test.go 19 // Example 2: Two flags sharing a variable, so we can have a shorthand.
30 flag.StringVar(&gopherType, "g", defaultGopher, usage+" (shorthand)")
  /external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
T.g 32 // From within rule body, you can use $decls shorthand
  /external/skia/tools/flags/
SkCommonFlagsConfig.h 50 // * backends that represent a shorthand of above (such as "msaa16" representing "gpu(samples=16)")
  /external/v8/test/unittests/compiler/
live-range-builder.h 15 // Utility offering shorthand syntax for building up a range by providing its ID

Completed in 509 milliseconds

1 2 3 4 5 6 7 8 91011>>