HomeSort by relevance Sort by last modified time
    Searched defs:UID (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/include/llvm/Object/
ArchiveWriter.h 26 unsigned UID = 0, GID = 0, Perms = 0644;
30 : Buf(std::move(Other.Buf)), ModTime(Other.ModTime), UID(Other.UID),
35 UID = Other.UID;
Archive.h 31 char UID[6];
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
ArchiveWriter.h 28 unsigned UID = 0, GID = 0, Perms = 0644;
Archive.h 74 char UID[6];
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
Csrt.c 50 UINT32 UID;
87 0, // UINT32 RsrcDesc.UID
  /external/autotest/site_utils/sponge_lib/
acts_job_info.py 37 UID = 'UID'
202 def uid(self): member in class:ACTSRecord
203 """The uid of the test case."""
204 return self._json_record.get(ACTSRecordEnums.UID)
  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 36 InstrUID UID;
44 /// encoding and therefore distinct from the UID
215 /// \param uid The unique ID of the current instruction.
218 InstrUID uid);
227 /// \param uid The unique ID of the instruction.
230 InstrUID uid);
  /external/swiftshader/third_party/LLVM/lib/Object/
Archive.cpp 27 char UID[6];
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 39 InstrUID UID;
45 /// encoding and therefore distinct from the UID
238 /// @arg uid - The unique ID of the current instruction.
241 InstrUID uid);
250 /// @uid - The unique ID of the instruction.
253 InstrUID uid);
  /cts/tests/app/src/android/app/cts/
StatusBarNotificationTest.java 24 private static final int UID = 123;
38 mUserHandle = UserHandle.getUserHandleForUid(UID);
43 mSbn = new StatusBarNotification(PKG, OP_PKG, ID, TAG, UID, 0, 0, mNotification,
48 assertEquals(UID, mSbn.getUid());
100 new StatusBarNotification(PKG, OP_PKG, ID, TAG, UID, 0, 0, notification,
121 new StatusBarNotification(PKG, OP_PKG, ID, TAG, UID, 0, 0, notification,
133 new StatusBarNotification(PKG, OP_PKG, ID, TAG, UID, 0, 0, notification,
149 new StatusBarNotification(PKG, OP_PKG, ID, TAG, UID, 0, 0, notification,
166 assertEquals(UID, clone.getUid());
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/IsaAcpi/
IsaAcpi.h 90 UINT32 UID;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
IsaAcpi.h 99 UINT32 UID; ///< The ACPI Unique Identifier value associated with an ISA controller. Matches ACPI DSDT contents.
106 EFI_ISA_ACPI_DEVICE_ID Device; ///< The ACPI HID/UID associated with an ISA controller.
122 @param[out] Device The pointer to an ISA controller named by ACPI HID/UID.
144 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
167 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
190 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
211 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
253 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java 184 public static final ASN1ObjectIdentifier UID = new ASN1ObjectIdentifier("0.9.2342.19200300.100.1.1");
209 DefaultSymbols.put(UID, "UID");
246 DefaultLookUp.put("uid", UID);
  /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/style/
BCStyle.java 196 public static final ASN1ObjectIdentifier UID = new ASN1ObjectIdentifier("0.9.2342.19200300.100.1.1");
221 DefaultSymbols.put(UID, "UID");
258 DefaultLookUp.put("uid", UID);
  /external/clang/include/clang/Basic/
FileManager.h 59 unsigned UID; // A unique (small) ID for the file.
89 unsigned getUID() const { return UID; }
VirtualFileSystem.h 35 llvm::sys::fs::UniqueID UID;
49 Status(StringRef Name, llvm::sys::fs::UniqueID UID,
67 llvm::sys::fs::UniqueID getUniqueID() const { return UID; }
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 91 #define UID(I) ctx->dump_printf( ctx, "%u", I )
282 UID(data[i].Uint);
364 UID( decl->Semantic.Index );
371 UID(decl->Semantic.StreamX);
373 UID(decl->Semantic.StreamY);
375 UID(decl->Semantic.StreamZ);
377 UID(decl->Semantic.StreamW);
682 UID( inst->Label.Label );
  /external/virglrenderer/src/gallium/auxiliary/tgsi/
tgsi_dump.c 89 #define UID(I) ctx->dump_printf( ctx, "%u", I )
264 UID(data[i].Uint);
346 UID( decl->Semantic.Index );
641 UID( inst->Label.Label );
  /external/clang/lib/Frontend/
CacheTokens.cpp 89 llvm::sys::fs::UniqueID UID = FE->getUniqueID();
90 LE.write<uint64_t>(UID.getFile());
91 LE.write<uint64_t>(UID.getDevice());
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
X86RecognizableInstr.h 158 InstrUID UID;
166 /// encoding and therefore distinct from the UID
335 /// \param uid The unique ID of the current instruction.
338 InstrUID uid);
347 /// \param uid The unique ID of the instruction.
350 InstrUID 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/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
X509Name.java 222 public static final ASN1ObjectIdentifier UID = new ASN1ObjectIdentifier("0.9.2342.19200300.100.1.1");
283 DefaultSymbols.put(UID, "UID");
314 RFC2253Symbols.put(UID, "UID");
337 DefaultLookUp.put("uid", UID);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 112 UINT32 UID;
119 UINT32 UID;
  /external/clang/lib/Basic/
VirtualFileSystem.cpp 46 : UID(Status.getUniqueID()), MTime(Status.getLastModificationTime()),
50 Status::Status(StringRef Name, UniqueID UID, sys::TimeValue MTime,
53 : Name(Name), UID(UID), MTime(MTime), User(User), Group(Group), Size(Size),
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 218 UINT32 UID;
238 UINT32 UID;
    [all...]

Completed in 2090 milliseconds

1 2