OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UID
(Results
1 - 19
of
19
) sorted by null
/external/llvm/utils/TableGen/
X86RecognizableInstr.h
37
InstrUID
UID
;
43
/// encoding and therefore distinct from the
UID
249
/// \param
uid
The unique ID of the current instruction.
252
InstrUID
uid
);
261
/// \param
uid
The unique ID of the instruction.
264
InstrUID
uid
);
/libcore/luni/src/main/java/org/apache/harmony/security/x501/
AttributeTypeAndValue.java
130
private static final ObjectIdentifier
UID
= new ObjectIdentifier(
131
new int[]{ 0, 9, 2342, 19200300, 100, 1, 1 }, "
UID
", RFC2253_NAMES);
153
RFC2253_NAMES.put(
UID
.getName(),
UID
);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_dump.c
81
#define
UID
(I) ctx->dump_printf( ctx, "%u", I )
224
UID
(data[i].Uint);
283
UID
( decl->Semantic.Index );
605
UID
( inst->Label.Label );
/external/clang/include/clang/Basic/
FileManager.h
65
unsigned
UID
; // A unique (small) ID for the file.
97
unsigned getUID() const { return
UID
; }
/external/llvm/include/llvm/Object/
Archive.h
28
char
UID
[6];
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c
81
#define
UID
(I) ctx->dump_printf( ctx, "%u", I )
224
UID
(data[i].Uint);
283
UID
( decl->Semantic.Index );
605
UID
( inst->Label.Label );
/packages/apps/Tag/canon/src/com/android/apps/tagcanon/
TagCanon.java
48
static final byte[]
UID
= new byte[] { 0x05, 0x00, 0x03, 0x08 };
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java
45
/** The column that is used for the initiating app's
UID
*/
46
public static final String
UID
= "
uid
";
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java
192
public static final ASN1ObjectIdentifier
UID
= new ASN1ObjectIdentifier("0.9.2342.19200300.100.1.1");
217
DefaultSymbols.put(
UID
, "
UID
");
253
DefaultLookUp.put("
uid
",
UID
);
/packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java
85
public static final String
UID
= "
UID
";
86
public static final String UID_COPY = "
UID
COPY";
87
public static final String UID_FETCH = "
UID
FETCH";
88
public static final String UID_SEARCH = "
UID
SEARCH";
89
public static final String UID_STORE = "
UID
STORE";
/external/clang/lib/Frontend/
CacheTokens.cpp
84
llvm::sys::fs::UniqueID
UID
= FE->getUniqueID();
85
::Emit64(Out,
UID
.getFile());
86
::Emit64(Out,
UID
.getDevice());
/external/libnfc-nxp/src/
phFriNfc_SmtCrdFmt.h
125
uint8_t
UID
[4];
phFriNfc_NdefMap.h
161
#define PH_FRINFC_NDEFMAP_TOPAZ_UID_SIZE 0x04 /**< \internal
UID
size returned by READID command = 4 bytes */
745
/** To store the
UID
*/
746
uint8_t
UID
[PH_FRINFC_NDEFMAP_TOPAZ_UID_SIZE];
[
all
...]
/packages/apps/Email/tests/src/com/android/email/
LegacyConversionsTests.java
65
private static final String
UID
= "
UID
.12345678";
167
message.setUid(
UID
);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Name.java
215
public static final ASN1ObjectIdentifier
UID
= new ASN1ObjectIdentifier("0.9.2342.19200300.100.1.1");
275
DefaultSymbols.put(
UID
, "
UID
");
306
RFC2253Symbols.put(
UID
, "
UID
");
329
DefaultLookUp.put("
uid
",
UID
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
/prebuilts/sdk/tools/lib/
signapk.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 5043 milliseconds