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

1 2 3

  /frameworks/compile/slang/
slang_rs_reflection_cpp.cpp 173 RSReflectionTypeData rtd; local
174 ev->getType()->convertToRTD(&rtd);
224 RSReflectionTypeData rtd; local
225 (*i)->getType()->convertToRTD(&rtd);
226 Args.push_back(std::make_pair(rtd.type->c_name, (*i)->getName()));
340 RSReflectionTypeData rtd; local
341 (*i)->getType()->convertToRTD(&rtd);
342 Args.push_back(std::make_pair(rtd.type->c_name, (*i)->getName()));
453 RSReflectionTypeData rtd; local
454 EV->getType()->convertToRTD(&rtd);
486 RSReflectionTypeData rtd; local
544 RSReflectionTypeData rtd; local
600 RSReflectionTypeData rtd; local
    [all...]
slang_rs_export_type.cpp     [all...]
slang_rs_export_type.h 101 void convertToRTD(RSReflectionTypeData *rtd) const;
  /frameworks/base/core/java/android/nfc/
NdefRecord.java 95 * Indicates the type field contains a well-known RTD type name.<p>
96 * Use this tnf with RTD types such as {@link #RTD_TEXT}, {@link #RTD_URI}.
98 * The RTD type name format is specified in NFCForum-TS-RTD_1.0.
132 * The external-type RTD format is specified in NFCForum-TS-RTD_1.0.<p>
135 * Those are well known RTD constants, not external RTD constants.
170 * RTD Text type. For use with {@literal TNF_WELL_KNOWN}.
176 * RTD URI type. For use with {@literal TNF_WELL_KNOWN}.
182 * RTD Smart Poster type. For use with {@literal TNF_WELL_KNOWN}.
188 * RTD Alternative Carrier type. For use with {@literal TNF_WELL_KNOWN}
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 146 a specific RTD can specify this \b context pointer. With the help of the pointer
149 that has one object registered for a certain RTD. \ref grp_fri_nfc_ndef_reg "This library"
173 * Number of array Positions. Each array position carries data specifying a RTD. The maximum number
187 * Array of pointers to the individual RTD buffers.
194 * Array of length indicators of the RTD buffers.
266 TNF which matches with the Registered RTD */
phFriNfc_NdefReg.c 450 whether it matches with any of the registered RTD in the
472 /* for each RTD in the present node */
486 /* Matching RTD is there */
618 } /* for each RTD in the present node
phLibNfc_Internal.h 246 /*Ndef RTD search Info*/
phFriNfc_NdefRecord.h 75 #define PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN ((uint8_t)0x01) /**< NFC well-known type (RTD). */
78 #define PH_FRINFC_NDEFRECORD_TNF_NFCEXT ((uint8_t)0x04) /**< Nfc Extenal Type (following the RTD format). */
  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 41 #define NDEF_TNF_WKT 1 /* NFC Forum well-known type/RTD */
44 #define NDEF_TNF_EXT 4 /* NFC Forum external type/RTD */
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 578 #define NFA_TNF_WKT NDEF_TNF_WKT /* NFC Forum well-known type [NFC RTD] */
581 #define NFA_TNF_EXTERNAL NDEF_TNF_EXT /* NFC Forum external type [NFC RTD] */
588 /* Definitions for tNFA_NDEF_URI_ID (Frequently used prefixes. For additional values, see [NFC RTD URI] */
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
nfc.jd 134 this field to specify the Record Type Definition (RTD). Valid RTD values are described in <a
203 <td>MIME type or URI depending on the Record Type Definition (RTD), which you set in the
214 <th>Record Type Definition (RTD)</th>
680 <code>urn:nfc:ext:example.com:externalType</code>, however the NFC Forum RTD specification
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 823 ** See [NFC RTD URI] for more information.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTReader.cpp     [all...]
  /external/mksh/src/
check.pl 236 $tempdir = "/tmp/rtd$$";
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objcopy 
i686-linux-strip 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objcopy 
strip 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-objcopy 
mipsel-linux-android-strip 

Completed in 1302 milliseconds

1 2 3