HomeSort by relevance Sort by last modified time
    Searched full:shorthand (Results 76 - 100 of 476) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/curl/lib/
inet_pton.c 84 * like inet_aton() but without all the hexadecimal and shorthand.
  /external/deqp/modules/glshared/
glsFboCompletenessTests.hpp 134 // Shorthand utility
  /external/guice/core/src/com/google/inject/util/
Types.java 78 * this returns {@code ?}, which is shorthand for {@code ? extends Object}.
  /external/mockito/src/main/java/org/mockito/
Spy.java 15 * Allows shorthand wrapping of field instances in an spy object.
  /external/python/cpython2/Demo/rpc/
nfsclient.py 160 # Shorthand to get the entire contents of a directory
  /external/python/cpython2/Doc/library/
gzip.rst 86 This is a shorthand for ``GzipFile(filename,`` ``mode,`` ``compresslevel)``.
  /external/tcpdump/
strtoaddr.c 119 * support shorthand.
  /external/walt/pywalt/
README.md 39 The input device option is mandatory since several touch devices might be preset (e.g. touchpad and touch screen). You can use a shorthand notation `-i 4` which is expanded to `-i /dev/input/event4`.
  /external/webrtc/webrtc/base/
messagedigest.h 73 // Shorthand way to compute a hex-encoded hash using MD5.
  /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
Mutexed.h 155 // This is just a shorthand for Locked() constructor to avoid specifying the template type.
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 180 * Shorthand for {@link #getInvariantDeviceProfile()}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hashtab.h 202 /* Shorthand for hashing something with an intrinsic size. */
  /prebuilts/go/darwin-x86/src/cmd/go/
doc.go 78 Shorthand for encoding/json.
generate.go 374 // setShorthand installs a new shorthand as defined by a -command directive.
376 // Create command shorthand.
  /prebuilts/go/darwin-x86/src/strconv/
itoa.go 23 // Itoa is shorthand for FormatInt(int64(i), 10).
  /prebuilts/go/linux-x86/src/cmd/go/
doc.go 78 Shorthand for encoding/json.
generate.go 374 // setShorthand installs a new shorthand as defined by a -command directive.
376 // Create command shorthand.
  /prebuilts/go/linux-x86/src/strconv/
itoa.go 23 // Itoa is shorthand for FormatInt(int64(i), 10).
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
RenamePackageAction.java 51 * <receiver>, and <provider>) tags with the non-shorthand version
  /toolchain/binutils/binutils-2.25/include/
hashtab.h 202 /* Shorthand for hashing something with an intrinsic size. */
  /external/deqp/framework/common/
tcuFloat.hpp 83 * mantissa set to zero is a shorthand notation for the correctly signed
208 // Repurpose this otherwise invalid input as a shorthand notation for zero (no need for caller to care about internal representation)
  /external/elfutils/libdw/
cfi.c 307 /* Special case hack to give backend abi_cfi a shorthand. */
351 /* This is magic shorthand used only by SPARC. It's equivalent
  /external/harfbuzz_ng/src/
hb-unicode-private.hh 160 * 1BCA0..1BCA3 # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP
  /prebuilts/go/darwin-x86/test/
nosplit.go 34 # The shorthand 'call x' stands for CALL x(SB).
35 # The shorthand 'callind' stands for 'CALL R0', where R0 is a register.
  /prebuilts/go/linux-x86/test/
nosplit.go 34 # The shorthand 'call x' stands for CALL x(SB).
35 # The shorthand 'callind' stands for 'CALL R0', where R0 is a register.

Completed in 730 milliseconds

1 2 34 5 6 7 8 91011>>