HomeSort by relevance Sort by last modified time
    Searched refs:Selector (Results 251 - 275 of 521) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 295 /// \brief The selector ID that will be assigned to the next new selector.
298 /// \brief Map that provides the ID numbers of each Selector.
299 llvm::MapVector<Selector, serialization::SelectorID> SelectorIDs;
301 /// \brief Offset of each selector within the method pool/selector
302 /// table, indexed by the Selector ID (-1).
562 /// \brief Get the unique number used to refer to the given selector.
563 serialization::SelectorID getSelectorRef(Selector Sel);
643 /// \brief Note that the selector Sel occurs at the given offse
    [all...]
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 295 /// \brief The selector ID that will be assigned to the next new selector.
298 /// \brief Map that provides the ID numbers of each Selector.
299 llvm::MapVector<Selector, serialization::SelectorID> SelectorIDs;
301 /// \brief Offset of each selector within the method pool/selector
302 /// table, indexed by the Selector ID (-1).
562 /// \brief Get the unique number used to refer to the given selector.
563 serialization::SelectorID getSelectorRef(Selector Sel);
643 /// \brief Note that the selector Sel occurs at the given offse
    [all...]
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 78 /// self and selector parameters are shifted over by one.
185 /// SelectorPtrTy - LLVM type for selector handles (typeof(SEL))
836 llvm::DenseMap<Selector, llvm::GlobalVariable*> MethodVarNames;
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
462 /// \brief Record code for referenced selector pool.
    [all...]
  /external/clang/lib/Frontend/
MultiplexConsumer.cpp 39 void SelectorRead(serialization::SelectorID iD, Selector Sel) override;
84 serialization::SelectorID ID, Selector Sel) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 141 /// \brief An ID number that refers to an ObjC selector in an AST file.
144 /// \brief The number of predefined selector IDs.
474 /// \brief Record code for referenced selector pool.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 200 // Hub Class Feature Selector for Clear Port Feature Request
201 // It's the extension of hub class feature selector of USB 2.0 in USB 3.0 Spec.
219 // Structure to map the hardware port states to feature selector for clear port feature request.
223 UINT16 Selector;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 196 // Hub Class Feature Selector for Clear Port Feature Request
197 // It's the extension of hub class feature selector of USB 2.0 in USB 3.0 Spec.
215 // Structure to map the hardware port states to feature selector for clear port feature request.
219 UINT16 Selector;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DxeLoadFunc.c 34 /* selector { Global Segment Descriptor } */
298 IdtTable[Index].Ia32IdtEntry.Bits.Selector = SYS_CODE64_SEL;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/
X64Entry.c 87 IdtEntry->Bits.Selector = (UINT16)AsmReadCs ();
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.h 86 EFI_IPSEC_SPD_SELECTOR *Selector;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 720 .equ NULL_SEL, . - GDT_BASE # Selector [0]
729 .equ LINEAR_SEL, . - GDT_BASE # Selector [0x8]
738 .equ LINEAR_CODE_SEL, . - GDT_BASE # Selector [0x10]
747 .equ SYS_DATA_SEL, . - GDT_BASE # Selector [0x18]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 156 UINT32 Selector:16; ///< Selector.
  /external/clang/lib/ARCMigrate/
TransEmptyStatementsAndDealloc.cpp 199 Selector FinalizeSel =
TransZeroOutPropsInDealloc.cpp 35 Selector FinalizeSel;
  /external/clang/lib/Analysis/
CallGraph.cpp 70 Selector Sel = ME->getSelector();
  /external/clang/lib/Serialization/
ASTCommon.cpp 167 unsigned serialization::ComputeHash(Selector Sel) {
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSuperDeallocChecker.cpp 32 mutable Selector SELdealloc;

Completed in 2071 milliseconds

<<11121314151617181920>>