/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/main/java/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()}.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/ |
StatusCodeDataTypeId.h | 282 // A shorthand to describe that the operation is performed
287 // A shorthand to describe that the operation is performed // on all devices within the array
291 // A shorthand to describe that the operation is performed // on multiple arrays
295 // A shorthand to describe that the operation is performed // on all the arrays
|
/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
|
/art/runtime/mirror/ |
method_type_test.cc | 35 static std::string FullyQualifiedType(const std::string& shorthand) { 36 return "Ljava/lang/" + shorthand + ";";
|
/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
|
/external/libmojo/mojo/public/js/ |
bindings.js | 77 // delegate of the proxy's client stub object. This is just shorthand 81 // delegate of the proxy's client stub object. This is just shorthand
|
/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/syslinux/gpxe/src/core/ |
interface.c | 57 * merely a shorthand for two calls to plug(), hence the name.)
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstBaseMethodRef.java | 125 * argument. This method is just a convenient shorthand for 139 * method. This is just a convenient shorthand for 151 * method. This is just a convenient shorthand for
|
/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/ |
OrderedCollectionTest.c | 380 "shorthand for forward-empty" },
384 "shorthand for backward-empty" },
388 "shorthand for forward-list" },
392 "shorthand for backward-list" },
398 { "i ", CmdInsert, "shorthand for insert" },
400 { "f ", CmdFind, "shorthand for find" },
402 { "d ", CmdDelete, "shorthand for delete" },
|
/art/runtime/ |
runtime_options.h | 74 // List of key declarations, shorthand for 'static const Key<T> Name'
|
/development/apps/BluetoothDebug/src/com/android/bluetoothdebug/ |
DebugReceiver.java | 56 // shorten string to shorthand
|