Home
last modified time | relevance | path

Searched refs:Matching (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/typescript/tests/baselines/reference/
DcircularlyConstrainedMappedTypeContainingConditionalNoInfiniteInstantiationDepth.types105 export type Matching<InjectedProps, DecorationTargetProps> = {
106 >Matching : Matching<InjectedProps, DecorationTargetProps>
121 <C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>>(
DcircularlyConstrainedMappedTypeContainingConditionalNoInfiniteInstantiationDepth.js51 export type Matching<InjectedProps, DecorationTargetProps> = {
62 <C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>>(
DcircularlyConstrainedMappedTypeContainingConditionalNoInfiniteInstantiationDepth.symbols185 export type Matching<InjectedProps, DecorationTargetProps> = {
186 >Matching : Symbol(Matching, Decl(circularlyConstrainedMappedTypeContainingConditionalNoInfiniteIns…
232 <C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>>(
235 >Matching : Symbol(Matching, Decl(circularlyConstrainedMappedTypeContainingConditionalNoInfiniteIns…
DreactReduxLikeDeferredInferenceAllowsAssignment.types120 type Matching<InjectedProps, DecorationTargetProps> = {
121 >Matching : Matching<InjectedProps, DecorationTargetProps>
136 C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>
DreactReduxLikeDeferredInferenceAllowsAssignment.symbols202 type Matching<InjectedProps, DecorationTargetProps> = {
203 >Matching : Symbol(Matching, Decl(reactReduxLikeDeferredInferenceAllowsAssignment.ts, 57, 2))
249 C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>
252 >Matching : Symbol(Matching, Decl(reactReduxLikeDeferredInferenceAllowsAssignment.ts, 57, 2))
DreactReduxLikeDeferredInferenceAllowsAssignment.js61 type Matching<InjectedProps, DecorationTargetProps> = {
72 C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>
/third_party/typescript/tests/cases/compiler/
DcircularlyConstrainedMappedTypeContainingConditionalNoInfiniteInstantiationDepth.ts51 export type Matching<InjectedProps, DecorationTargetProps> = { alias
62 <C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>>(
DreactReduxLikeDeferredInferenceAllowsAssignment.ts61 type Matching<InjectedProps, DecorationTargetProps> = { alias
72 C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp938 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local
939 if (Matching.none()) in refineSubRanges()
943 if (SRMask == Matching) { in refineSubRanges()
949 SR.LaneMask = SRMask & ~Matching; in refineSubRanges()
951 MatchingRange = createSubRangeFrom(Allocator, Matching, SR); in refineSubRanges()
954 stripValuesNotDefiningMask(reg, *MatchingRange, Matching, Indexes, TRI, in refineSubRanges()
960 ToApply &= ~Matching; in refineSubRanges()
/third_party/boost/libs/xpressive/doc/
Dmatching.qbk8 [section Matching and Searching]
73 [h2 Searching for Matching Sub-Strings]
Dtraits.qbk12 Matching a regular expression against a string often requires locale-dependent information. For exa…
/third_party/boost/libs/regex/doc/
Dstandards.qbk71 [[1.5][Caseless Matching][Supported, note that at this level, case transformations are 1:1, many to…
89 [[3.10][Folded Matching][Partial Support: It is possible to achieve a similar effect by using a cu…
Dfurther_info.qbk23 The [@http://www.cs.ucr.edu/~stelo/pattern.html Pattern Matching Pointers]
/third_party/boost/libs/spirit/doc/lex/
Dtoken_primitives.qbk22 [section:char_tokendef Tokens Matching Single Characters]
/third_party/weston/tools/zunitc/doc/
Dzunitc.dox166 @subsection zunitc_execution_matching Matching Patterns for Tests
172 @subsection zunitc_execution_wildcards Matching Wildcards
/third_party/iptables/extensions/
Dlibxt_conntrack.man28 Matching against port ranges is only supported in kernel versions above 2.6.38.
/third_party/flutter/skia/third_party/externals/angle2/doc/
DChoosingANGLEBranch.md31 ## Matching a Chromium release to an ANGLE branch
/third_party/mesa3d/docs/_extra/specs/OLD/
DMESA_packed_depth_stencil.spec108 <type> Parameter Data of Matching
/third_party/boost/boost/spirit/home/classic/symbols/impl/
Dtst.ipp223 // Matching the null character is not allowed.
/third_party/skia/third_party/externals/angle2/doc/
DChoosingANGLEBranch.md31 ## Matching a Chromium release to an ANGLE branch
/third_party/openGLES/extensions/MESA/
DMESA_ycbcr_texture.txt81 type Parameter GL Data Number of Matching
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_rgb10_a2ui.txt82 type Parameter Token Name Type Comps Matching Pixel Formats
/third_party/eudev/rules/
D78-sound-card.rules80 # Matching on the model strings is a bit ugly, I admit
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DMESA_ycbcr_texture.txt81 type Parameter GL Data Number of Matching
/third_party/openGLES/extensions/ARB/
DARB_texture_rgb10_a2ui.txt92 type Parameter Token Name Type Comps Matching Pixel Formats

1234567