HomeSort by relevance Sort by last modified time
    Searched refs:SourceCount (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Output.c 28 @param[out] SourceCount The number of source addresses.
39 OUT UINT32 *SourceCount
48 *SourceCount = 0;
64 (*SourceCount)++;
86 (*SourceCount)++;
167 UINT32 SourceCount;
216 Ip6CandidateSource (IpSb, &SourceList, &SourceCount);
218 if (SourceCount == 0) {
225 if (SourceCount == 1) {
236 Ip6RemoveAddr (NULL, &SourceList, &SourceCount, &Prefix->Prefix, Prefix->PrefixLength);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp 187 const int SourceCount = 2;
199 assert(index < SourceCount);
219 TSymbolTable* CommonSymbolTable[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EPcCount] = {};
220 TSymbolTable* SharedSymbolTables[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EShLangCount] = {};
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h     [all...]

Completed in 244 milliseconds