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

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTDeserializationListener.h 49 /// \brief A selector was read from the AST file.
50 virtual void SelectorRead(serialization::SelectorID iD, Selector Sel) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 74 /// \brief Resolve a selector ID into a selector.
75 Selector GetExternalSelector(uint32_t ID) override;
205 /// selector.
206 void ReadMethodPool(Selector Sel) override;
209 /// selector if necessary.
210 void updateOutOfDateSelector(Selector Sel) override;
290 void ReadReferencedSelectors(SmallVectorImpl<std::pair<Selector,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTDeserializationListener.h 49 /// \brief A selector was read from the AST file.
50 virtual void SelectorRead(serialization::SelectorID iD, Selector Sel) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 74 /// \brief Resolve a selector ID into a selector.
75 Selector GetExternalSelector(uint32_t ID) override;
205 /// selector.
206 void ReadMethodPool(Selector Sel) override;
209 /// selector if necessary.
210 void updateOutOfDateSelector(Selector Sel) override;
290 void ReadReferencedSelectors(SmallVectorImpl<std::pair<Selector,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTDeserializationListener.h 49 /// \brief A selector was read from the AST file.
50 virtual void SelectorRead(serialization::SelectorID iD, Selector Sel) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 74 /// \brief Resolve a selector ID into a selector.
75 Selector GetExternalSelector(uint32_t ID) override;
205 /// selector.
206 void ReadMethodPool(Selector Sel) override;
209 /// selector if necessary.
210 void updateOutOfDateSelector(Selector Sel) override;
290 void ReadReferencedSelectors(SmallVectorImpl<std::pair<Selector,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTDeserializationListener.h 49 /// \brief A selector was read from the AST file.
50 virtual void SelectorRead(serialization::SelectorID iD, Selector Sel) {}
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DispatchExecute.c 44 UINT32 Selector:16; ///< Selector.
131 // Use the new Code Selector value
133 Ia32IdtEntry[Index].Bits.Selector = COMPATIBILITY_MODE_SELECTOR;
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
SecEntry.S 250 .equ NULL_SEL, . - GDT_BASE # Selector [0]
257 .equ LINEAR_SEL, . - GDT_BASE # Selector [0x8]
267 .equ LINEAR_CODE_SEL, . - GDT_BASE # Selector [0x10]
277 .equ SYS_DATA_SEL, . - GDT_BASE # Selector [0x18]
288 .equ SYS_CODE_SEL, . - GDT_BASE # Selector [0x20]
298 .equ SYS16_CODE_SEL, . - GDT_BASE # Selector [0x28]
308 .equ SYS16_DATA_SEL, . - GDT_BASE # Selector [0x30]
319 .equ SPARE5_SEL, . - GDT_BASE # Selector [0x38]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
ArchDebugSupport.c 36 // Use current CS as the segment selector of interrupt gate in IDT
52 IdtEntry[Index].Bits.Selector = CodeSegment;
59 IdtEntry[DEBUG_TIMER_VECTOR].Bits.Selector = CodeSegment;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuDxe.h 232 Sets the code selector (CS).
234 @param Selector Value of code selector.
240 UINT16 Selector
244 Sets the data selector (DS).
246 @param Selector Value of data selector.
252 UINT16 Selector
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/Ia32/
CpuAsm.S 25 # UINT16 Selector
43 # UINT16 Selector
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/X64/
CpuAsm.S 27 # UINT16 Selector
44 # UINT16 Selector
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
ExtendedPKIXBuilderParameters.java 3 import org.bouncycastle.util.Selector;
72 * @param targetConstraints a <code>Selector</code> specifying the
84 Selector targetConstraints)
X509CertStoreSelector.java 8 import org.bouncycastle.util.Selector;
11 * This class is a Selector implementation for X.509 certificates.
13 * @see org.bouncycastle.util.Selector
16 * @deprecated use the classes under org.bouncycastle.cert.selector
20 implements Selector
41 X509CertStoreSelector selector = (X509CertStoreSelector)super.clone(); local
43 return selector;
49 * @param selector A <code>X509CertSelector</code> instance.
51 * @exception IllegalArgumentException if selector is null or creation fails.
53 public static X509CertStoreSelector getInstance(X509CertSelector selector)
    [all...]
  /external/clang/lib/AST/
ExprObjC.cpp 120 QualType SuperType, Selector Sel,
141 TypeSourceInfo *Receiver, Selector Sel,
159 Selector Sel, ArrayRef<SourceLocation> SelLocs,
203 bool IsInstanceSuper, QualType SuperType, Selector Sel,
208 "No selector locs for non-implicit message");
223 Selector Sel, ArrayRef<SourceLocation> SelLocs,
227 "No selector locs for non-implicit message");
241 SourceLocation LBracLoc, Expr *Receiver, Selector Sel,
246 "No selector locs for non-implicit message");
269 Selector Sel
    [all...]
ExternalASTSource.cpp 78 Selector ExternalASTSource::GetExternalSelector(uint32_t ID) {
79 return Selector();
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 22 #include "clang/Basic/IdentifierTable.h" // Selector
50 class Selector;
123 /// Get a selector for the specified name and type values.
125 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) = 0;
127 /// Get the address of a selector for the specified name and type values.
132 virtual Address GetAddrOfSelector(CodeGenFunction &CGF, Selector Sel) = 0;
134 /// Get a typed selector.
165 Selector Sel,
181 Selector Sel,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 341 /// the selector from the corresponding field in the package that
344 /// corresponding selector field of EFI_IPSEC_SPD_SELECTOR:
536 /// describes the expected IPsec configuration data selector
586 /// address provided in traffic selector playloads will be used.
617 The IPsec configuration data has a unique selector/identifier separately to identify
618 a data entry. The selector structure depends on DataType's definition.
620 by DataType and Selector to be deleted.
624 @param[in] Selector Pointer to an entry selector on operated configuration data
625 specified by DataType. A NULL Selector causes the entire
    [all...]
  /libcore/ojluni/src/main/java/java/nio/channels/spi/
AbstractSelectableChannel.java 118 private SelectionKey findKey(Selector sel) {
123 if ((keys[i] != null) && (keys[i].selector() == sel))
161 public final SelectionKey keyFor(Selector sel) {
166 * Registers this channel with the given selector, returning a selection key.
171 * <p> If this channel is already registered with the given selector then
176 * selector, so the {@link AbstractSelector#register register} method of
177 * the selector is invoked while holding the appropriate locks. The
191 public final SelectionKey register(Selector sel, int ops,
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
ArchDebugSupport.c 36 // Use current CS as the segment selector of interrupt gate in IDT
53 IdtEntry[Index].Bits.Selector = CodeSegment;
61 IdtEntry[DEBUG_TIMER_VECTOR].Bits.Selector = CodeSegment;
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateIssuer.java 12 import org.bouncycastle.util.Selector;
18 implements Selector
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/selector/
X509CertificateHolderSelector.java 1 package org.bouncycastle.cert.selector;
11 import org.bouncycastle.util.Selector;
17 implements Selector
25 * Construct a selector with the value of a public key's subjectKeyId.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
PKIXCertStoreSelector.java 11 import org.bouncycastle.util.Selector;
14 * This class is a Selector implementation for certificates.
16 * @see org.bouncycastle.util.Selector
19 implements Selector<T>
39 * Build a selector.
66 public static Collection<? extends Certificate> getCertificates(final PKIXCertStoreSelector selector, CertStore certStore)
69 return certStore.getCertificates(new SelectorClone(selector));
75 private final PKIXCertStoreSelector selector; field in class:PKIXCertStoreSelector.SelectorClone
77 SelectorClone(PKIXCertStoreSelector selector)
79 this.selector = selector
    [all...]
  /external/clang/include/clang/AST/
ASTImporter.h 196 /// \brief Import the given Objective-C selector from the "from"
199 /// \returns the equivalent selector in the "to" context.
200 Selector Import(Selector FromSel);

Completed in 840 milliseconds

1 2 3 45 6 7 8 91011>>