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

1 2 3 4 5 6 78 91011>>

  /external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp 57 Selector MultiplexExternalSemaSource::GetExternalSelector(uint32_t ID) {
58 Selector Sel;
195 void MultiplexExternalSemaSource::ReadMethodPool(Selector Sel) {
200 void MultiplexExternalSemaSource::updateOutOfDateSelector(Selector Sel) {
263 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) {
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.asm 144 NULL_SEL equ $ - GDT_BASE ; Selector [0]
151 LINEAR_CODE_SEL equ $ - GDT_BASE ; Selector [0x8]
161 SYS_DATA_SEL equ $ - GDT_BASE ; Selector [0x10]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectorTest.java 27 import java.nio.channels.Selector;
37 * Tests for Selector and its default implementation
44 private Selector selector; field in class:SelectorTest
59 selector = Selector.open();
69 selector.close();
77 * @tests java.nio.channels.Selector#open()
80 assertNotNull(selector);
84 * @tests Selector#isOpen(
    [all...]
  /external/clang/include/clang/AST/
DeclarationName.h 69 /// Note: The entries here are synchronized with the entries in Selector,
88 /// selector with zero arguments, and Ptr is an IdentifierInfo
89 /// pointer pointing to the selector name.
91 /// StoredObjCOneArgSelector - The name is an Objective-C selector
93 /// pointing to the selector name.
97 /// whether this is an Objective-C selector, C++ operator-id name,
108 /// multi-argument selector or C++ special name.
171 /// DeclarationName - Used to create an empty selector.
180 // Construct a declaration name from an Objective-C selector.
181 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 72 /// Note: The entries here are synchronized with the entries in Selector,
91 /// selector with zero arguments, and Ptr is an IdentifierInfo
92 /// pointer pointing to the selector name.
94 /// StoredObjCOneArgSelector - The name is an Objective-C selector
96 /// pointing to the selector name.
100 /// whether this is an Objective-C selector, C++ operator-id name,
111 /// multi-argument selector or C++ special name.
168 /// DeclarationName - Used to create an empty selector.
177 // Construct a declaration name from an Objective-C selector.
178 DeclarationName(Selector Sel) : Ptr(Sel.InfoPtr) {
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IkeCommon.c 197 Find SPD entry by a specified SPD selector.
199 @param[in] SpdSel Point to SPD Selector to be searched for.
224 (EFI_IPSEC_CONFIG_SELECTOR *) SpdEntry->Selector
IpSecMain.c 125 (EFI_IPSEC_CONFIG_SELECTOR *) SpdEntry->Selector
  /libcore/ojluni/src/main/java/sun/nio/ch/
SelectorImpl.java 36 * Base Selector implementation class.
46 // The set of keys registered with this Selector
162 abstract public Selector wakeup();
  /packages/apps/Camera2/src/com/android/camera/one/v2/
ImageCaptureManager.java 36 import com.android.camera.util.ConcurrentSharedRingBuffer.Selector;
636 // The selector to use in choosing the image to capture.
637 Selector<ImageCaptureManager.CapturedImage> selector;
640 // If there are no constraints, use a trivial Selector.
641 selector = new Selector<ImageCaptureManager.CapturedImage>() {
648 // If there are constraints, create a Selector which will return
651 selector = new Selector<ImageCaptureManager.CapturedImage>()
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThruHci.c 235 DEBUG ((EFI_D_VERBOSE, "Query Response with Invalid Selector\n"));
288 @param[in] Selector The selector of request.
299 IN UINT8 Selector OPTIONAL,
311 TsfBase->Selector = Selector;
437 @param[in] Selector The selector of request.
451 IN UINT8 Selector,
467 UfsFillTsfOfQueryReqUpiu (&QueryReq->Tsf, Opcode, DescId, Index, Selector, 0, *(UINT32*)Data);
    [all...]
UfsPassThru.h 130 UINT8 Selector;
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.S 445 .word 0x10 # selector (flat CS)
521 .byte 0xea # Far Jump $+9:Selector to reload CS
524 .word 0x38 # Selector is our code selector, 38h
599 .equ NULL_SEL, .-GDT_BASE # Selector [0x0]
608 .equ LINEAR_SEL, .-GDT_BASE # Selector [0x8]
617 .equ LINEAR_CODE_SEL, .-GDT_BASE # Selector [0x10]
626 .equ SYS_DATA_SEL, .-GDT_BASE # Selector [0x18]
635 .equ SYS_CODE_SEL, .-GDT_BASE # Selector [0x20]
644 .equ SPARE3_SEL, .-GDT_BASE # Selector [0x28]
    [all...]
st32_64.S 460 .word 0x10 # selector (flat CS)
536 .byte 0xea # Far Jump $+9:Selector to reload CS
539 .word 0x38 # Selector is our code selector, 38h
614 .equ NULL_SEL, .-GDT_BASE # Selector [0x0]
623 .equ LINEAR_SEL, .-GDT_BASE # Selector [0x8]
632 .equ LINEAR_CODE_SEL, .-GDT_BASE # Selector [0x10]
641 .equ SYS_DATA_SEL, .-GDT_BASE # Selector [0x18]
650 .equ SYS_CODE_SEL, .-GDT_BASE # Selector [0x20]
659 .equ SPARE3_SEL, .-GDT_BASE # Selector [0x28]
    [all...]
start64.S 452 .word 0x10 # selector (flat CS)
528 .byte 0xea # Far Jump $+9:Selector to reload CS
531 .word 0x38 # Selector is our code selector, 38h
606 .equ NULL_SEL, .-GDT_BASE # Selector [0x0]
615 .equ LINEAR_SEL, .-GDT_BASE # Selector [0x8]
624 .equ LINEAR_CODE_SEL, .-GDT_BASE # Selector [0x10]
633 .equ SYS_DATA_SEL, .-GDT_BASE # Selector [0x18]
642 .equ SYS_CODE_SEL, .-GDT_BASE # Selector [0x20]
651 .equ SPARE3_SEL, .-GDT_BASE # Selector [0x28]
    [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h 645 /// This vector is indexed by the Selector ID (-1). NULL selector
646 /// entries indicate that the particular selector ID has not yet
648 SmallVector<Selector, 16> SelectorsLoaded;
653 /// \brief Mapping from global selector IDs to the module in which the
655 /// global selector ID to produce a local ID.
659 /// global method pool for this selector.
660 llvm::DenseMap<Selector, unsigned> SelectorGeneration;
662 /// Whether a selector is out of date. We mark a selector as out of dat
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsBlockIoPei.h 148 UINT8 Selector;
233 @param[in] Selector The Selector of device descriptor.
248 IN UINT8 Selector,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
SetIdtEntry.c 78 IdtEntry->Bits.Selector = (UINT16)AsmReadCs ();
164 IdtEntry->Bits.Selector = (UINT16)AsmReadCs ();
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateHolder.java 21 import org.bouncycastle.util.Selector;
45 implements Selector

Completed in 642 milliseconds

1 2 3 4 5 6 78 91011>>