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

  /external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 27 std::unique_ptr<DiagnosticConsumer> Secondary;
31 std::unique_ptr<DiagnosticConsumer> Secondary)
33 Secondary(std::move(Secondary)) {}
37 std::unique_ptr<DiagnosticConsumer> Secondary)
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
43 Secondary->BeginSourceFile(LO, PP);
47 Secondary->EndSourceFile();
52 Secondary->finish()
    [all...]
  /device/linaro/hikey/
BoardConfigCommon.mk 6 # Secondary Arch
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 43 ATTRIBUTE MS-Secondary-DNS-Server 29 ipaddr Microsoft
45 ATTRIBUTE MS-Secondary-NBNS-Server 31 ipaddr Microsoft
dictionary.ascend 24 ATTRIBUTE Ascend-Secondary-Home-Agent 130 string
30 ATTRIBUTE Ascend-Client-Secondary-DNS 136 ipaddr
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/
ArmPlatformStackLib.asm 110 // Get Secondary Core Position. We should get consecutive secondary stack number from 1...(CoreCount-1)
115 // Compute top of the secondary stack
  /build/soong/
doc.go 52 // Secondary architecture
53 // The secondary architecture specifies the architecture to compile a second copy
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
QemuBootOrderLib.c 731 // | | | primary or secondary
741 UINT64 Secondary;
747 &Secondary,
750 Secondary > 1 ||
769 Secondary ? "Secondary" : "Primary",
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core/
ChannelOptions.cs 157 /// <summary>Secondary user agent: goes at the end of the user-agent metadata</summary>
  /external/ltp/
runltp 125 Run LTP under additional background Load on Secondary Storage (Seperate by comma)
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.asm     [all...]
st32_64.asm     [all...]
start.asm 825 ; IRQ 14 (Secondary IDE) - (INT 76h)
    [all...]
start16.asm 818 ; IRQ 14 (Secondary IDE) - (INT 76h)
    [all...]
start32.asm     [all...]
start64.asm     [all...]

Completed in 3746 milliseconds