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

1 2 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509StoreSpi.java 3 import org.bouncycastle.util.Selector;
11 public abstract Collection engineGetMatches(Selector selector);
  /external/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 26 /// Cached "raise" selector.
27 Selector RaiseSel;
35 Selector NSExceptionInstanceRaiseSelectors[NUM_RAISE_SELECTORS];
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
ForEach.c 38 EFI_IPSEC_CONFIG_SELECTOR *Selector;
46 Selector = AllocateZeroPool (SelectorSize);
56 Selector
59 gBS->FreePool (Selector);
60 Selector = FirstGetNext ? AllocateZeroPool (SelectorSize) : AllocatePool (SelectorSize);
66 Selector
79 Selector,
92 Selector,
100 if (EFI_ERROR (Routine (Selector, Data, Context))) {
109 if (Selector != NULL) {
    [all...]
  /external/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
SelectorLocationsKind.h 1 //===--- SelectorLocationsKind.h - Kind of selector locations ---*- C++ -*-===//
10 // Describes whether the identifier locations for a selector are "standard"
21 class Selector;
26 /// \brief Whether all locations of the selector identifiers are in a
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
51 /// \brief Get the "standard" location of a selector identifier, e.g:
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
69 /// \brief Get the "standard" location of a selector identifier, e.g:
76 Selector Sel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
SelectorLocationsKind.h 1 //===--- SelectorLocationsKind.h - Kind of selector locations ---*- C++ -*-===//
10 // Describes whether the identifier locations for a selector are "standard"
21 class Selector;
26 /// \brief Whether all locations of the selector identifiers are in a
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
51 /// \brief Get the "standard" location of a selector identifier, e.g:
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
69 /// \brief Get the "standard" location of a selector identifier, e.g:
76 Selector Sel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
SelectorLocationsKind.h 1 //===--- SelectorLocationsKind.h - Kind of selector locations ---*- C++ -*-===//
10 // Describes whether the identifier locations for a selector are "standard"
21 class Selector;
26 /// \brief Whether all locations of the selector identifiers are in a
46 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
51 /// \brief Get the "standard" location of a selector identifier, e.g:
58 Selector Sel,
64 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
69 /// \brief Get the "standard" location of a selector identifier, e.g:
76 Selector Sel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NSAPI.h 57 Selector getNSStringSelector(NSStringMethodKind MK) const;
59 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
60 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;
93 Selector getNSArraySelector(NSArrayMethodKind MK) const;
95 /// \brief Return NSArrayMethodKind if \p Sel is such a selector.
96 Optional<NSArrayMethodKind> getNSArrayMethodKind(Selector Sel);
118 Selector getNSDictionarySelector(NSDictionaryMethodKind MK) const;
120 /// \brief Return NSDictionaryMethodKind if \p Sel is such a selector.
121 Optional<NSDictionaryMethodKind> getNSDictionaryMethodKind(Selector Sel);
135 Selector getNSSetSelector(NSSetMethodKind MK) const
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Selector.java 4 * Interface a selector from a store should conform to.
8 public interface Selector<T>
12 * Match the passed in object, returning true if it would be selected by this selector, false otherwise.
15 * @return true if the object is a match for this selector, false otherwise.
  /libcore/ojluni/src/main/java/java/nio/channels/
Selector.java 37 * <p> A selector may be created by invoking the {@link #open open} method of
39 * java.nio.channels.spi.SelectorProvider selector provider} to
40 * create a new selector. A selector may also be created by invoking the
42 * method of a custom selector provider. A selector remains open until it is
47 * <p> A selectable channel's registration with a selector is represented by a
48 * {@link SelectionKey} object. A selector maintains three sets of selection
54 * channel registrations of this selector. This set is returned by the
70 * <p> All three sets are empty in a newly-created selector
    [all...]

Completed in 1126 milliseconds

1 2 3 4 5 6 7 8 91011>>