HomeSort by relevance Sort by last modified time
    Searched full:prefixed (Results 26 - 50 of 1108) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/support/v7/recyclerview/res/values/
attrs.xml 25 If the name starts with a '.', application package is prefixed.
27 Else, the recycler view package name (android.support.v7.widget) is prefixed. -->
  /prebuilts/sdk/current/support/v7/recyclerview/res/values/
attrs.xml 25 If the name starts with a '.', application package is prefixed.
27 Else, the recycler view package name (android.support.v7.widget) is prefixed. -->
  /toolchain/binutils/binutils-2.25/cpu/
m32c.cpu 233 (dnf f-src32-an-prefixed "destination An for m32c" (MACH32 m32c-isa) 19 1)
255 (df f-src32-rn-prefixed-QI "source Rn QI for m32c" (MACH32 m32c-isa) 18 2 UINT
280 (df f-src32-rn-prefixed-HI "source Rn HI for m32c" (MACH32 m32c-isa) 18 2 UINT
294 (df f-src32-rn-prefixed-SI "source Rn SI for m32c" (MACH32 m32c-isa) 18 2 UINT
309 (dnf f-dst32-an-prefixed "destination An for m32c" (MACH32 m32c-isa) 17 1)
323 (df f-dst32-rn-prefixed-QI "destination Rn QI for m32c" (MACH32 m32c-isa) 16 2 UINT
339 (df f-dst32-rn-prefixed-HI "destination Rn HI for m32c" (MACH32 m32c-isa) 16 2 UINT
352 (df f-dst32-rn-prefixed-SI "destination Rn SI for m32c" (MACH32 m32c-isa) 16 2 UINT
795 (dnf f-bitno32-prefixed "bit index for m32c" (all-isas) 21 3)
868 (dnmf f-bitbase32-24-u11-prefixed "unsigned bit,base:11" (all-isas) UIN
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerMultipleNoExecute.java 32 // In MultipleNoExecute, produce multiple files, each prefixed
  /docs/source.android.com/src/security/apksigning/
v2.jd 77 <li>Sequence of uint64-length-prefixed ID-value pairs:
134 values are little-endian, all length-prefixed fields use uint32 for length):
137 <li>length-prefixed sequence of length-prefixed <code>signer</code>:
139 <li>length-prefixed <code>signed data</code>:
141 <li>length-prefixed sequence of length-prefixed <code>digests</code>:
144 <li>(length-prefixed) <code>digest</code>?see
148 <li>length-prefixed sequence of X.509 <code>certificates</code>:
150 <li>length-prefixed X.509 <code>certificate</code> (ASN.1 DER form)</li
    [all...]
  /external/curl/tests/data/
test1314 54 HTTP Location: following a // prefixed url
test171 31 HTTP, get cookie with dot prefixed full domain
  /external/dbus/
cleanup-man-pages.sh 28 (find . -maxdepth 1 -name "_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all underscore-prefixed items"
65 (find . -maxdepth 1 -name "dbus_*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all dbus-prefixed items"
66 (find . -maxdepth 1 -name "DBUS_*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all DBUS_-prefixed items"
67 (find . -maxdepth 1 -name "DBus*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all DBus-prefixed items"
  /external/harfbuzz_ng/src/
check-symbols.sh 27 # On mac, C symbols are prefixed with _
  /external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
Offline.java 21 * is provided through system properties prefixed with <code>jacoco.</code>.
  /external/mesa3d/docs/
mangling.html 16 This results in all the Mesa functions being prefixed with
  /external/skia/src/sfnt/
SkSFNTHeader.h 14 //All SK_SFNT_ prefixed types should be considered as big endian.
SkOTTableTypes.h 14 //All SK_OT_ prefixed types should be considered as big endian.
  /external/valgrind/none/tests/amd64/
mpx.c 25 // "bnd" prefixed call, return and jmp...
  /frameworks/wilhelm/src/
sllog.c 20 /** \brief Log messages are prefixed by this tag */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
PrivateCommandPerformer.java 32 * name, i.e. prefixed with a package name you own, so that
  /toolchain/binutils/binutils-2.25/include/gdb/
sim-frv.h 39 a particular SPR, one of the H_SPR_ prefixed offsets defined in
  /build/tools/signapk/src/com/android/signapk/
ApkSignerV2.java 392 // * length-prefixed sequence of length-prefixed signer blocks.
451 // * length-prefixed sequence of length-prefixed digests:
453 // * length-prefixed bytes: digest of contents
454 // * length-prefixed sequence of certificates:
455 // * length-prefixed bytes: X.509 certificate (ASN.1 DER encoded).
456 // * length-prefixed sequence of length-prefixed additional attributes:
511 // * length-prefixed signed dat
    [all...]
  /external/boringssl/src/crypto/bytestring/
bytestring_test.cc 69 CBS data, prefixed; local
72 return CBS_get_u8_length_prefixed(&data, &prefixed) &&
73 CBS_len(&prefixed) == 1 &&
74 CBS_get_u8(&prefixed, &u8) &&
76 CBS_get_u16_length_prefixed(&data, &prefixed) &&
77 CBS_len(&prefixed) == 2 &&
78 CBS_get_u16(&prefixed, &u16) &&
80 CBS_get_u24_length_prefixed(&data, &prefixed) &&
81 CBS_len(&prefixed) == 3 &&
82 CBS_get_u24(&prefixed, &u32) &
90 CBS data, prefixed; local
    [all...]
  /external/iptables/extensions/
libxt_LED.man 9 will be prefixed with "netfilter-".
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/
gdx_backends_gwt.gwt.xml 5 <!-- Inherit edited chrome theme ("gwt"-prefixed classes only) for a little bit of default styling in the text input dialogs -->
  /external/libnl/include/netlink/
types.h 53 * Causes each element to be prefixed with the message type.
  /external/libpcap/
pcap_geterr.3pcap 48 prefixed by
  /external/webrtc/webrtc/base/
deprecation.h 32 // call it using the DEPRECATED_-prefixed name don't get the warning.
  /hardware/bsp/intel/peripheral/libupm/docs/
naming.md 6 should be prefixed with libupm-<modulename>. The upm_module_init will

Completed in 791 milliseconds

12 3 4 5 6 7 8 91011>>