Home
last modified time | relevance | path

Searched refs:consecutive (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/third_party/typescript/tests/baselines/reference/
Dparser.numericSeparators.decmialNegative.errors.txt3 …er/ecmascriptnext/numericSeparators/11.ts(1,5): error TS6189: Multiple consecutive numeric separat…
11 …er/ecmascriptnext/numericSeparators/18.ts(1,3): error TS6189: Multiple consecutive numeric separat…
12 …er/ecmascriptnext/numericSeparators/19.ts(1,5): error TS6189: Multiple consecutive numeric separat…
14 …er/ecmascriptnext/numericSeparators/20.ts(1,8): error TS6189: Multiple consecutive numeric separat…
18 …er/ecmascriptnext/numericSeparators/24.ts(1,6): error TS6189: Multiple consecutive numeric separat…
25 …ser/ecmascriptnext/numericSeparators/3.ts(1,3): error TS6189: Multiple consecutive numeric separat…
27 …er/ecmascriptnext/numericSeparators/31.ts(1,3): error TS6189: Multiple consecutive numeric separat…
28 …er/ecmascriptnext/numericSeparators/32.ts(1,5): error TS6189: Multiple consecutive numeric separat…
29 …er/ecmascriptnext/numericSeparators/33.ts(1,9): error TS6189: Multiple consecutive numeric separat…
33 …er/ecmascriptnext/numericSeparators/37.ts(1,6): error TS6189: Multiple consecutive numeric separat…
[all …]
Dparser.numericSeparators.octalNegative.errors.txt6 …ser/ecmascriptnext/numericSeparators/4.ts(1,6): error TS6189: Multiple consecutive numeric separat…
7 …er/ecmascriptnext/numericSeparators/5.ts(1,13): error TS6189: Multiple consecutive numeric separat…
35 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
40 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
Dparser.numericSeparators.binaryNegative.errors.txt6 …ser/ecmascriptnext/numericSeparators/4.ts(1,6): error TS6189: Multiple consecutive numeric separat…
7 …er/ecmascriptnext/numericSeparators/5.ts(1,13): error TS6189: Multiple consecutive numeric separat…
35 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
40 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
Dparser.numericSeparators.hexNegative.errors.txt6 …ser/ecmascriptnext/numericSeparators/4.ts(1,6): error TS6189: Multiple consecutive numeric separat…
7 …er/ecmascriptnext/numericSeparators/5.ts(1,13): error TS6189: Multiple consecutive numeric separat…
35 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
40 !!! error TS6189: Multiple consecutive numeric separators are not permitted.
DoverloadConsecutiveness.types2 …g sure compiler won't break with declarations that are consecutive in the AST but not consecutive
DoverloadConsecutiveness.symbols2 …g sure compiler won't break with declarations that are consecutive in the AST but not consecutive
DclassAbstractOverloads.errors.txt5 …tractOverloads.ts(20,14): error TS2516: All declarations of an abstract method must be consecutive.
38 !!! error TS2516: All declarations of an abstract method must be consecutive.
DoverloadConsecutiveness.errors.txt20 …g sure compiler won't break with declarations that are consecutive in the AST but not consecutive
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
D147-undef-builtin-allowed.c.expected1 0:2(1): preprocessor warning: names containing consecutive underscores are reserved.
2 0:3(1): preprocessor warning: names containing consecutive underscores are reserved.
3 0:4(1): preprocessor warning: names containing consecutive underscores are reserved.
/third_party/boost/libs/geometry/doc/generated/
Dis_valid.qbk35 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
70 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
107 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
143 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
180 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
216 …elements, linear geometries containing spikes, areal geometries with duplicate (consecutive) points
Dlength.qbk22 The free function length calculates the length (the sum of distances between consecutive points) of…
61 The free function length calculates the length (the sum of distances between consecutive points) of…
/third_party/gstreamer/gstplugins_good/gst/cutter/
DREADME10 When the buffer's RMS level drops below the threshold value for a consecutive run length longer tha…
31 threshold level for a number of consecutive iterations of which
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgstdv1394src.c248 dv1394src->consecutive = DEFAULT_CONSECUTIVE; in gst_dv1394src_init()
306 filter->consecutive = g_value_get_int (value); in gst_dv1394src_set_property()
340 g_value_set_int (value, filter->consecutive); in gst_dv1394src_get_property()
454 dv1394src->consecutive) < dv1394src->consecutive)) { in gst_dv1394src_iec61883_receive()
530 dv1394src->consecutive) < dv1394src->consecutive) { in gst_dv1394src_iso_receive()
Dgstdv1394src.h43 gint consecutive; member
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dfunctional.primitive_restart.txt32 - Use/don't use two consecutive primitive restarts
48 of the index array, or the index array contains two consecutive restarts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMRegisterInfo.td40 // Note: Code depends on these having consecutive numbers.
468 // These are needed by NEON instructions requiring two consecutive D registers.
474 // Register class representing a pair of consecutive D registers.
506 // Pseudo-registers representing 3 consecutive D registers.
512 // 3 consecutive D registers.
523 // (4 consecutive D registers).
537 // 4 consecutive D registers.
541 // Pseudo 512-bit registers to represent four consecutive Q registers.
545 // Pseudo 512-bit vector register class to model 4 consecutive Q registers
546 // (8 consecutive D registers).
[all …]
/third_party/glslang/Test/baseResults/
Ddecls.frag.out20 WARNING: 0:46: 'foob__vi4' : identifiers containing consecutive underscores ("__") are reserved
21 WARNING: 0:47: 'foob__vj' : identifiers containing consecutive underscores ("__") are reserved
22 WARNING: 0:47: 'foob__vk5' : identifiers containing consecutive underscores ("__") are reserved
23 WARNING: 0:48: '__foobvm2' : identifiers containing consecutive underscores ("__") are reserved
24 WARNING: 0:48: '__foobvm3' : identifiers containing consecutive underscores ("__") are reserved
25 WARNING: 0:49: 'foob__vn8' : identifiers containing consecutive underscores ("__") are reserved
26 WARNING: 0:49: 'foob__vp' : identifiers containing consecutive underscores ("__") are reserved
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_texture_filter_minmax.txt68 each consecutive TEXTURE_REDUCTION_MODE_ARB mode.
83 each consecutive TEXTURE_REDUCTION_MODE_ARB mode.
/third_party/vk-gl-cts/external/openglcts/
D.clang-format10 # This will align the assignment operators of consecutive lines.
13 # This will align the declaration names of consecutive lines.
103 # The maximum number of consecutive empty lines to keep.
/third_party/boost/libs/geometry/doc/reference/algorithms/
Dunique.qbk13 [def __applies_unique__ Removes all consecutive duplicate points]
/third_party/openssl/doc/man3/
DRAND_DRBG_reseed.pod48 of generate requests between consecutive reseedings.
57 number of seconds between consecutive reseedings.
/third_party/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst167 Groups registers which need to be assigned to consecutive scalar
191 … consume multiple consecutive scalar registers via a single src register encoded in the instructio…
222 And likewise, for the consecutive scalar registers for the destination:
265 …ns on register assignment (i.e. the array elements must be assigned to consecutive scalar register…
296 which will be register allocated to consecutive hardware registers. The array
/third_party/boost/libs/vmd/doc/
Dvmd_sequence.qbk47 syntactically a consecutive series of data. The single limitation of this consecutive
208 [heading Distinguishing consecutive seqs and tuples in a sequence]
222 VMD parses the above data as 2 consecutive tuples.
228 VMD parses the above data as 2 consecutive tuples.
/third_party/openGLES/extensions/NV/
DNV_conservative_raster_dilate.txt92 value difference between consecutive supported values within the range.
121 …CONSERVATIVE_RASTER_DILATE_- R+ GetFloatv 0 Difference between consecutive
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_conservative_raster_dilate.txt92 value difference between consecutive supported values within the range.
121 …CONSERVATIVE_RASTER_DILATE_- R+ GetFloatv 0 Difference between consecutive

12345678910>>...12