Home
last modified time | relevance | path

Searched full:position (Results 1 – 25 of 22366) sorted by relevance

12345678910>>...895

/aosp_15_r20/external/boringssl/src/util/fipstools/delocate/
H A Ddelocate.peg.go368 position, tokenIndex uint32
379 position, tokenIndex = 0, 0
406 tree.Add(rule, begin, position, tokenIndex)
408 if begin != position && position > max.end {
409 max = token32{rule, begin, position}
414 if buffer[position] != endSymbol {
415 position++
422 if buffer[position] == c {
423 position++
430 if c := buffer[position]; c >= lower && c <= upper {
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/delocate/
H A Ddelocate.peg.go366 position, tokenIndex uint32
377 position, tokenIndex = 0, 0
404 tree.Add(rule, begin, position, tokenIndex)
406 if begin != position && position > max.end {
407 max = token32{rule, begin, position}
412 if buffer[position] != endSymbol {
413 position++
420 if buffer[position] == c {
421 position++
428 if c := buffer[position]; c >= lower && c <= upper {
[all …]
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DArrayDecoders.java78 * Decodes a varint. Returns the position after the varint. The decoded varint is stored in
81 static int decodeVarint32(byte[] data, int position, Registers registers) { in decodeVarint32() argument
82 int value = data[position++]; in decodeVarint32()
85 return position; in decodeVarint32()
87 return decodeVarint32(value, data, position, registers); in decodeVarint32()
91 static int decodeVarint32(int firstByte, byte[] data, int position, Registers registers) { in decodeVarint32() argument
93 final byte b2 = data[position++]; in decodeVarint32()
96 return position; in decodeVarint32()
100 final byte b3 = data[position++]; in decodeVarint32()
103 return position; in decodeVarint32()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DArrayDecoders.java78 * Decodes a varint. Returns the position after the varint. The decoded varint is stored in
81 static int decodeVarint32(byte[] data, int position, Registers registers) { in decodeVarint32() argument
82 int value = data[position++]; in decodeVarint32()
85 return position; in decodeVarint32()
87 return decodeVarint32(value, data, position, registers); in decodeVarint32()
91 static int decodeVarint32(int firstByte, byte[] data, int position, Registers registers) { in decodeVarint32() argument
93 final byte b2 = data[position++]; in decodeVarint32()
96 return position; in decodeVarint32()
100 final byte b3 = data[position++]; in decodeVarint32()
103 return position; in decodeVarint32()
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/
H A Dparser.peg.go261 position, tokenIndex uint32
266 position, tokenIndex = 0, 0
293 tree.Add(rule, begin, position, tokenIndex)
295 if begin != position && position > max.end {
296 max = token32{rule, begin, position}
301 if buffer[position] != endSymbol {
302 position++
309 if buffer[position] == c {
310 position++
317 if c := buffer[position]; c >= lower && c <= upper {
[all …]
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/
H A Dparser.peg.go261 position, tokenIndex uint32
266 position, tokenIndex = 0, 0
293 tree.Add(rule, begin, position, tokenIndex)
295 if begin != position && position > max.end {
296 max = token32{rule, begin, position}
301 if buffer[position] != endSymbol {
302 position++
309 if buffer[position] == c {
310 position++
317 if c := buffer[position]; c >= lower && c <= upper {
[all …]
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/
H A DConstEvaluator.java173 throw error(t.position(), ErrorKind.EXPRESSION_ERROR); in eval()
214 log.error(classTy.position(), ErrorKind.CANNOT_RESOLVE, flat.getFirst()); in resolveClass()
218 throw error(classTy.position(), ErrorKind.UNEXPECTED_TYPE_PARAMETER, flat.getFirst()); in resolveClass()
222 classSym = resolveNext(classTy.position(), classSym, bit); in resolveClass()
227 private ClassSymbol resolveNext(int position, ClassSymbol sym, Ident bit) { in resolveNext() argument
231 position, ErrorKind.SYMBOL_NOT_FOUND, new ClassSymbol(sym.binaryName() + '$' + bit)); in resolveNext()
283 t.position(), in resolveField()
325 private Const cast(int position, Type ty, Const value) { in cast() argument
333 throw error(position, ErrorKind.EXPRESSION_ERROR); in cast()
335 return coerce(position, (Value) value, ((Type.PrimTy) ty).primkind()); in cast()
[all …]
/aosp_15_r20/external/testng/doc/
H A Dbook-toc.html12 <div style="position:absolute;top:1148;left:738">v</div>
16 <div style="position:absolute;top:355;left:162"><b>Contents</b></div>
19 <div style="position:absolute;top:512;left:270">Foreword</div>
20 <div style="position:absolute;top:512;left:730">xiii</div>
21 <div style="position:absolute;top:530;left:270">Preface</div>
22 <div style="position:absolute;top:530;left:734">xv</div>
23 <div style="position:absolute;top:548;left:270">Acknowledgments</div>
24 <div style="position:absolute;top:548;left:730">xxi</div>
25 <div style="position:absolute;top:566;left:270">About the Authors</div>
27 <div style="position:absolute;top:566;left:723">xxiii</div>
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-ui.min.css7position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
H A Djquery-ui.css19 position: absolute;
46 position: absolute;
70 position: relative;
87 position: fixed;
94 position: absolute;
107 position: absolute;
116 position: relative;
133 position: relative;
141 position: absolute;
366 .ui-icon-blank { background-position: 16px 16px; }
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-ui.min.css7position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
H A Djquery-ui.css19 position: absolute;
46 position: absolute;
70 position: relative;
87 position: fixed;
94 position: absolute;
107 position: absolute;
116 position: relative;
133 position: relative;
141 position: absolute;
366 .ui-icon-blank { background-position: 16px 16px; }
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DParsableByteArray.java31 private int position; field in ParsableByteArray
72 * Resets the position to zero and the limit to the specified value. This might replace or wipe
82 * Updates the instance to wrap {@code data}, and resets the position to zero and the limit to
92 * Updates the instance to wrap {@code data}, and resets the position to zero.
100 position = 0;
106 * <p>{@link #getPosition() position}, {@link #limit() limit}, and all data in the underlying
120 return limit - position; in bytesLeft()
140 return position; in getPosition()
146 * @param position Byte offset in the array from which to read.
147 * @throws IllegalArgumentException Thrown if the new position is neither in nor at the end of the
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DParsableByteArray.java31 private int position; field in ParsableByteArray
72 * Resets the position to zero and the limit to the specified value. This might replace or wipe
82 * Updates the instance to wrap {@code data}, and resets the position to zero and the limit to
92 * Updates the instance to wrap {@code data}, and resets the position to zero.
100 position = 0;
106 * <p>{@link #getPosition() position}, {@link #limit() limit}, and all data in the underlying
120 return limit - position; in bytesLeft()
140 return position; in getPosition()
146 * @param position Byte offset in the array from which to read.
147 * @throws IllegalArgumentException Thrown if the new position is neither in nor at the end of the
[all …]
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-flex-layout/test/
H A Diron-flex-layout-classes.html122 assert.isTrue(positionEquals(container, 0, 50, 0, 300), "container position ok");
124 assert.isTrue(positionEquals(c1, 0, 50, 0, 50), "child 1 position ok");
125 assert.isTrue(positionEquals(c2, 0, 50, 50, 100), "child 2 position ok");
126 assert.isTrue(positionEquals(c3, 0, 50, 100, 150), "child 3 position ok");
131 assert.isTrue(positionEquals(container, 0, 50, 0, 300), "container position ok");
133 assert.isTrue(positionEquals(c1, 0, 50, 250, 300), "child 1 position ok");
134 assert.isTrue(positionEquals(c2, 0, 50, 200, 250), "child 2 position ok");
135 assert.isTrue(positionEquals(c3, 0, 50, 150, 200), "child 3 position ok");
140 assert.isTrue(positionEquals(container, 0, 150, 0, 300), "container position ok");
142 assert.isTrue(positionEquals(c1, 0, 50, 0, 50), "child 1 position ok");
[all …]
H A Diron-flex-layout.html148 assert.isTrue(positionEquals(container, 0, 50, 0, 300), "container position ok");
150 assert.isTrue(positionEquals(c1, 0, 50, 0, 50), "child 1 position ok");
151 assert.isTrue(positionEquals(c2, 0, 50, 50, 100), "child 2 position ok");
152 assert.isTrue(positionEquals(c3, 0, 50, 100, 150), "child 3 position ok");
157 assert.isTrue(positionEquals(container, 0, 50, 0, 300), "container position ok");
159 assert.isTrue(positionEquals(c1, 0, 50, 250, 300), "child 1 position ok");
160 assert.isTrue(positionEquals(c2, 0, 50, 200, 250), "child 2 position ok");
161 assert.isTrue(positionEquals(c3, 0, 50, 150, 200), "child 3 position ok");
166 assert.isTrue(positionEquals(container, 0, 150, 0, 300), "container position ok");
168 assert.isTrue(positionEquals(c1, 0, 50, 0, 50), "child 1 position ok");
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dbooks_v1.mylibrary.annotations.html136 &quot;endOffset&quot;: &quot;A String&quot;, # The offset from the ending position.
137 &quot;endPosition&quot;: &quot;A String&quot;, # The ending position for the range.
138 &quot;startOffset&quot;: &quot;A String&quot;, # The offset from the starting position.
139 &quot;startPosition&quot;: &quot;A String&quot;, # The starting position for the range.
143 &quot;endOffset&quot;: &quot;A String&quot;, # The offset from the ending position.
144 &quot;endPosition&quot;: &quot;A String&quot;, # The ending position for the range.
145 &quot;startOffset&quot;: &quot;A String&quot;, # The offset from the starting position.
146 &quot;startPosition&quot;: &quot;A String&quot;, # The starting position for the range.
149 &quot;endOffset&quot;: &quot;A String&quot;, # The offset from the ending position.
150 &quot;endPosition&quot;: &quot;A String&quot;, # The ending position for the range.
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c74 /* Position and area in fixed point coordinates */
97 // add 1 for XYZW position in lp_setup_alloc_triangle()
276 struct fixed_position *position, in do_triangle_ccw() argument
314 bbox.x0 = MIN3(position->x[0], position->x[1], in do_triangle_ccw()
315 position->x[2]) >> FIXED_ORDER; in do_triangle_ccw()
316 bbox.x1 = (MAX3(position->x[0], position->x[1], in do_triangle_ccw()
317 position->x[2]) - 1) >> FIXED_ORDER; in do_triangle_ccw()
320 bbox.y0 = (MIN3(position->y[0], position->y[1], in do_triangle_ccw()
321 position->y[2]) + adj) >> FIXED_ORDER; in do_triangle_ccw()
322 bbox.y1 = (MAX3(position->y[0], position->y[1], in do_triangle_ccw()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Drbbi_cache.cpp67 // Random indexing. Linear search for the boundary following the given position. in following()
176 // the original starting and ending position. And initialize the in populateDictionary()
177 // cache iteration position to the first entry. in populateDictionary()
241 // startPos is in the cache. Do a next() from that position. in following()
262 // if the requested position is between two boundaries. in preceding()
263 // current() pushes the BreakCache position out to the BreakIterator itself. in preceding()
339 UBool RuleBasedBreakIterator::BreakCache::populateNear(int32_t position, UErrorCode &status) { in populateNear() argument
343 U_ASSERT(position < fBoundaries[fStartBufIdx] || position > fBoundaries[fEndBufIdx]); in populateNear()
345 // Add boundaries to the cache near the specified position. in populateNear()
346 // The given position need not be a boundary itself. in populateNear()
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/
H A Drbbi_cache.cpp67 // Random indexing. Linear search for the boundary following the given position. in following()
176 // the original starting and ending position. And initialize the in populateDictionary()
177 // cache iteration position to the first entry. in populateDictionary()
241 // startPos is in the cache. Do a next() from that position. in following()
261 // if the requested position is between two boundaries. in preceding()
262 // current() pushes the BreakCache position out to the BreakIterator itself. in preceding()
335 UBool RuleBasedBreakIterator::BreakCache::populateNear(int32_t position, UErrorCode &status) { in populateNear() argument
339 U_ASSERT(position < fBoundaries[fStartBufIdx] || position > fBoundaries[fEndBufIdx]); in populateNear()
341 // Add boundaries to the cache near the specified position. in populateNear()
342 // The given position need not be a boundary itself. in populateNear()
[all …]
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm7.h396 …D_Pos 0 /*!< STIR: INTLINESNUM Position */
465 …Pos 24 /*!< SCB CPUID: IMPLEMENTER Position */
468 …Pos 20 /*!< SCB CPUID: VARIANT Position */
471 …Pos 16 /*!< SCB CPUID: ARCHITECTURE Position */
474 …Pos 4 /*!< SCB CPUID: PARTNO Position */
477 …Pos 0 /*!< SCB CPUID: REVISION Position */
481 …Pos 31 /*!< SCB ICSR: NMIPENDSET Position */
484 …Pos 28 /*!< SCB ICSR: PENDSVSET Position */
487 …Pos 27 /*!< SCB ICSR: PENDSVCLR Position */
490 …Pos 26 /*!< SCB ICSR: PENDSTSET Position */
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
H A Dcore_cm4.h325 …Pos 31U /*!< APSR: N Position */
328 …Pos 30U /*!< APSR: Z Position */
331 …Pos 29U /*!< APSR: C Position */
334 …Pos 28U /*!< APSR: V Position */
337 …Pos 27U /*!< APSR: Q Position */
340 …Pos 16U /*!< APSR: GE Position */
358 …Pos 0U /*!< IPSR: ISR Position */
385 …Pos 31U /*!< xPSR: N Position */
388 …Pos 30U /*!< xPSR: Z Position */
391 …Pos 29U /*!< xPSR: C Position */
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
H A Dcore_cm4.h325 …Pos 31U /*!< APSR: N Position */
328 …Pos 30U /*!< APSR: Z Position */
331 …Pos 29U /*!< APSR: C Position */
334 …Pos 28U /*!< APSR: V Position */
337 …Pos 27U /*!< APSR: Q Position */
340 …Pos 16U /*!< APSR: GE Position */
358 …Pos 0U /*!< IPSR: ISR Position */
385 …Pos 31U /*!< xPSR: N Position */
388 …Pos 30U /*!< xPSR: Z Position */
391 …Pos 29U /*!< xPSR: C Position */
[all …]
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DExpandableListView.java58 * {@link SimpleCursorTreeAdapter}) contain the preferred position information
63 * {@link ExpandableListContextMenuInfo#packedPosition} being a packed position
90 * The packed position represents a group.
95 * The packed position represents a child.
100 * The packed position represents a neither/null/no preference.
105 * The value for a packed position that represents neither/null/no
107 * (first bit 0) should not have a child position filled.
111 /** The mask (in packed position representation) for the child */
114 /** The mask (in packed position representation) for the group */
117 /** The mask (in packed position representation) for the type */
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/
Dposition.rs19 /// A cursor position in a `&str` which provides useful methods to manually parse that string.
21 pub struct Position<'i> { struct
29 impl<'i> Position<'i> { impl
30 /// Create a new `Position` without checking invariants. (Checked with `debug_assertions`.)
35 pub(crate) unsafe fn new_unchecked(input: &str, pos: usize) -> Position<'_> { in new_unchecked()
37 Position { input, pos } in new_unchecked()
40 /// Attempts to create a new `Position` at the given position. If the specified position is
41 /// an invalid index, or the specified position is not a valid UTF8 boundary, then None is
46 /// # use pest::Position;
49 /// assert_eq!(Position::new(heart, 1), None);
[all …]

12345678910>>...895