/external/llvm/include/llvm/MC/ |
MCLabel.h | 27 // \brief The instance number of this Directional Local Label. 28 unsigned Instance; 32 MCLabel(unsigned instance) : Instance(instance) {} 38 /// \brief Get the current instance of this Directional Local Label. 39 unsigned getInstance() const { return Instance; } 41 /// \brief Increment the current instance of this Directional Local Label. 42 unsigned incInstance() { return ++Instance; }
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
MCLabel.h | 25 // Instance - the instance number of this Directional Local Label 26 unsigned Instance; 30 MCLabel(unsigned instance) 31 : Instance(instance) {} 36 /// getInstance - Get the current instance of this Directional Local Label. 37 unsigned getInstance() const { return Instance; } 39 /// incInstance - Increment the current instance of this Directional Local 41 unsigned incInstance() { return ++Instance; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/ |
MCLabel.h | 25 // \brief The instance number of this Directional Local Label. 26 unsigned Instance; 31 MCLabel(unsigned instance) : Instance(instance) {} 37 /// \brief Get the current instance of this Directional Local Label. 38 unsigned getInstance() const { return Instance; } 40 /// \brief Increment the current instance of this Directional Local Label. 41 unsigned incInstance() { return ++Instance; }
|
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/ |
Mtftp6Rrq.c | 22 @param[in] Instance The pointer to the Mtftp6 instance.
32 IN MTFTP6_INSTANCE *Instance,
59 // Reset current retry count of the instance.
61 Instance->CurRetry = 0;
62 Instance->LastPacket = Packet;
64 return Mtftp6TransmitPacket (Instance, Packet);
72 @param[in] Instance The pointer to the Mtftp6 instance.
86 IN MTFTP6_INSTANCE *Instance,
[all...] |
Mtftp6Wrq.c | 23 @param[in] Instance The pointer to the Mtftp6 instance.
33 IN MTFTP6_INSTANCE *Instance,
48 UdpPacket = NetbufAlloc (Instance->BlkSize + MTFTP6_DATA_HEAD_LEN);
67 Token = Instance->Token;
68 DataLen = Instance->BlkSize;
71 Start = MultU64x32 (BlockNum - 1, Instance->BlkSize);
73 if (Token->BufferSize < Start + Instance->BlkSize) {
75 Instance->LastBlk = BlockNum;
76 Mtftp6SetLastBlockNum (&Instance->BlkList, BlockNum); [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/ |
Mtftp4Rrq.c | 45 @param Instance The Mtftp session
55 IN MTFTP4_PROTOCOL *Instance,
67 Status = Mtftp4InitBlockRange (&Instance->Blocks, 1, 0xffff);
73 Status = Mtftp4SendRequest (Instance);
79 return UdpIoRecvDatagram (Instance->UnicastPort, Mtftp4RrqInput, Instance, 0);
86 @param Instance The Mtftp session
96 IN MTFTP4_PROTOCOL *Instance,
118 return Mtftp4SendPacket (Instance, Packet);
126 @param Instance The Mtftp session [all...] |
Mtftp4Wrq.c | 22 @param Instance The MTFTP upload session.
33 IN OUT MTFTP4_PROTOCOL *Instance,
48 UdpPacket = NetbufAlloc (Instance->BlkSize + MTFTP4_DATA_HEAD_LEN);
63 Token = Instance->Token;
64 DataLen = Instance->BlkSize;
67 Start = MultU64x32 (BlockNum - 1, Instance->BlkSize);
69 if (Token->BufferSize < Start + Instance->BlkSize) {
71 Instance->LastBlock = BlockNum;
72 Mtftp4SetLastBlockNum (&Instance->Blocks, BlockNum);
86 &Instance->Mtftp4, [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Pei/ |
Pei.h | 51 #define PEI_REPORT_STATUS_CODE(PeiServices, CodeType, Value, Instance, CallerId, Data) \
52 (*PeiServices)->PeiReportStatusCode (PeiServices, CodeType, Value, Instance, CallerId, Data)
55 #define PEI_REPORT_STATUS_CODE(PeiServices, CodeType, Value, Instance, CallerId, Data)
|
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/ |
Driver.c | 25 @param[in] This Protocol instance pointer.
47 HASH2_INSTANCE_DATA *Instance;
57 // Allocate buffer for the new instance.
59 Instance = AllocateZeroPool (sizeof (HASH2_INSTANCE_DATA));
60 if (Instance == NULL) {
65 // Init the instance data.
67 Instance->Signature = HASH2_INSTANCE_DATA_SIGNATURE;
68 CopyMem (&Instance->Hash2Protocol, &mHash2Protocol, sizeof (Instance->Hash2Protocol));
69 Instance->Hash2ServiceData = Hash2ServiceData; [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/ |
Udp4Main.c | 33 UDPv4 Protocol instance into user-supplied buffers. This function is used
37 @param[in] This Pointer to the EFI_UDP4_PROTOCOL instance.
45 available because this instance has not been started.
59 UDP4_INSTANCE_DATA *Instance;
68 Instance = UDP4_INSTANCE_DATA_FROM_THIS (This);
70 if (!Instance->Configured && (Udp4ConfigData != NULL)) {
80 CopyMem (Udp4ConfigData, &Instance->ConfigData, sizeof (*Udp4ConfigData));
83 Ip = Instance->IpInfo->Ip.Ip4;
97 Initializes, changes, or resets the operational parameters for this instance of the EFI UDPv4
101 * Initialize and start this instance of the EFI UDPv4 Protocol. [all...] |
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/ |
NorFlashFvbDxe.c | 53 IN NOR_FLASH_INSTANCE *Instance
62 if (!Instance->Initialized && Instance->Initialize) {
63 Instance->Initialize (Instance);
74 ASSERT((PcdGet32(PcdFlashNvStorageVariableSize) > 0) && (PcdGet32(PcdFlashNvStorageVariableSize) / Instance->Media.BlockSize > 0));
75 ASSERT((PcdGet32(PcdFlashNvStorageFtwWorkingSize) > 0) && (PcdGet32(PcdFlashNvStorageFtwWorkingSize) / Instance->Media.BlockSize > 0));
76 ASSERT((PcdGet32(PcdFlashNvStorageFtwSpareSize) > 0) && (PcdGet32(PcdFlashNvStorageFtwSpareSize) / Instance->Media.BlockSize > 0));
79 ASSERT(PcdGet32(PcdFlashNvStorageVariableBase) % Instance->Media.BlockSize == 0);
80 ASSERT(PcdGet32(PcdFlashNvStorageFtwWorkingBase) % Instance->Media.BlockSize == 0); [all...] |
/frameworks/base/core/java/android/gesture/ |
Learner.java | 25 private final ArrayList<Instance> mInstances = new ArrayList<Instance>(); 28 * Add an instance to the learner 30 * @param instance 32 void addInstance(Instance instance) { 33 mInstances.add(instance); 41 ArrayList<Instance> getInstances() { 46 * Remove an instance based on its id 51 ArrayList<Instance> instances = mInstances 54 Instance instance = instances.get(i); local 73 final Instance instance = instances.get(i); local [all...] |