HomeSort by relevance Sort by last modified time
    Searched refs:Avail (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/clang/include/clang/Basic/
OpenCLOptions.h 41 #define OPENCLEXT_INTERNAL(Ext, Avail, ...) \
43 return Ext && OCLVer >= Avail; \
50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \
58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \
  /device/linaro/bootloader/edk2/OvmfPkg/Library/VirtioLib/
VirtioLib.c 65 sizeof *Ring->Avail.Flags +
66 sizeof *Ring->Avail.Idx +
67 sizeof *Ring->Avail.Ring * QueueSize +
68 sizeof *Ring->Avail.UsedEvent,
89 Ring->Avail.Flags = (volatile VOID *) RingPagesPtr;
90 RingPagesPtr += sizeof *Ring->Avail.Flags;
92 Ring->Avail.Idx = (volatile VOID *) RingPagesPtr;
93 RingPagesPtr += sizeof *Ring->Avail.Idx;
95 Ring->Avail.Ring = (volatile VOID *) RingPagesPtr;
96 RingPagesPtr += sizeof *Ring->Avail.Ring * QueueSize;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
OpenCLOptions.h 27 unsigned Avail; // Option starts to be available in this OpenCL version
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
47 return I.Supported && I.Avail <= CLVer;
54 return I.Supported && I.Avail <= CLVer &&
62 return I.Supported && I.Avail <= CLVer &&
97 OptMap[#Ext].Avail = AvailVer; \
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpTransmit.c 157 AvailIdx = *Dev->TxRing.Avail.Idx;
158 Dev->TxRing.Avail.Ring[AvailIdx++ % Dev->TxRing.QueueSize] = DescIdx;
161 *Dev->TxRing.Avail.Idx = AvailIdx;
SnpReceive.c 172 AvailIdx = *Dev->RxRing.Avail.Idx;
173 Dev->RxRing.Avail.Ring[AvailIdx++ % Dev->RxRing.QueueSize] =
177 *Dev->RxRing.Avail.Idx = AvailIdx;
SnpInitialize.c 204 *Dev->TxRing.Avail.Flags = (UINT16) VRING_AVAIL_F_NO_INTERRUPT;
287 *Dev->RxRing.Avail.Flags = (UINT16) VRING_AVAIL_F_NO_INTERRUPT;
300 Dev->RxRing.Avail.Ring[PktIdx] = DescIdx;
321 *Dev->RxRing.Avail.Idx = RxAlwaysPending;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/
BaseUefiDecompressLib.c 149 UINT16 Avail;
215 Avail = NumOfChar;
241 // Avail should be lesser than size of mRight and mLeft to prevent buffer overflow.
243 if ((*Pointer == 0) && (Avail < sizeof (Sd->mRight)/sizeof (UINT16)) && (Avail < sizeof (Sd->mLeft)/sizeof (UINT16))) {
244 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0;
245 *Pointer = Avail++;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/
BaseUefiDecompressLib.c 150 UINT16 Avail;
206 Avail = NumOfChar;
231 if (*Pointer == 0 && Avail < (2 * NC - 1)) {
232 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0;
233 *Pointer = Avail++;
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
Virtio095.h 154 VRING_AVAIL Avail;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ExecutionDepsFix.cpp 108 SmallVector<DomainValue*,16> Avail;
169 DomainValue *dv = Avail.empty() ?
171 Avail.pop_back_val();
181 Avail.push_back(dv);
514 Avail.clear();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
Decompress.c 311 UINT16 Avail;
373 Avail = NumOfChar;
399 // Avail should be lesser than size of mRight and mLeft to prevent buffer overflow.
401 if ((*Pointer == 0) && (Avail < sizeof (Sd->mRight)/sizeof (UINT16)) && (Avail < sizeof (Sd->mLeft)/sizeof (UINT16))) {
402 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0;
403 *Pointer = Avail++;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/
BaseUefiTianoCustomDecompressLib.c 141 UINT16 Avail;
197 Avail = NumOfChar;
222 if (*Pointer == 0 && Avail < (2 * NC - 1)) {
223 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0;
224 *Pointer = Avail++;

Completed in 2724 milliseconds

1 2 3