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

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
reg-notes.def 25 /* Shorthand. */
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall.pl 13 # the (x, y, z int) shorthand is not allowed.
mksyscall_solaris.pl 13 # the (x, y, z int) shorthand is not allowed.
  /prebuilts/go/linux-x86/src/syscall/
mksyscall.pl 13 # the (x, y, z int) shorthand is not allowed.
mksyscall_solaris.pl 13 # the (x, y, z int) shorthand is not allowed.
  /toolchain/binutils/binutils-2.25/opcodes/
xgate-dis.c 125 /* First we compare the shorthand format of the constraints. If we
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /external/gemmlowp/meta/
single_thread_gemm.h 47 // Shorthand typedefs for streams and multiply kernels.
236 // Shorthand typedefs for streams and multiply kernels.
  /external/python/cpython2/Lib/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /prebuilts/gdb/linux-x86/lib/python2.7/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sgmllib.py 243 # SGML shorthand: <tag/data/ == <tag>data</tag>
268 # SGML shorthand: <> == <last open tag seen>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoring.java 100 // Accurate refactoring of the "shorthand" names in
293 * This includes expanding shorthand paths for each Component (Activity,
  /system/chre/chre_api/include/chre_api/chre/
wifi.h 25 * In this file, specification references use the following shorthand:
27 * Shorthand | Full specification name
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
428 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
429 bool is_repeated() const; // shorthand for label() == LABEL_REPEATED
430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
428 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
429 bool is_repeated() const; // shorthand for label() == LABEL_REPEATED
430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
428 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
429 bool is_repeated() const; // shorthand for label() == LABEL_REPEATED
430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
428 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
429 bool is_repeated() const; // shorthand for label() == LABEL_REPEATED
430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 197 * This method is a convenient shorthand for
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 200 * This method is a convenient shorthand for
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon2539
  /docs/source.android.com/en/security/selinux/
customize.html 112 <p>This same statement can be written with SELinux <code>*_file_perms</code> macros (shorthand):</p>
  /docs/source.android.com/en/source/
using-repo.html 209 <p class="note"><strong>Note:</strong> "." is a useful shorthand for the project in the current working directory.</p>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 191 "invalid StringTemplate % shorthand syntax: '<arg>'"

Completed in 1058 milliseconds

1 2 3 4 56 7 8 91011>>