Home
last modified time | relevance | path

Searched refs:start (Results 2701 - 2725 of 6742) sorted by relevance

1...<<101102103104105106107108109110>>...270

/third_party/node/deps/v8/src/diagnostics/
H A Dunwinding-info-win64.h51 void RegisterNonABICompliantCodeRange(void* start, size_t size_in_bytes);
52 void UnregisterNonABICompliantCodeRange(void* start);
/third_party/node/deps/v8/src/handles/
H A Dlocal-handles.cc108 void LocalHandles::ZapRange(Address* start, Address* end) { in ZapRange() argument
109 HandleScope::ZapRange(start, end); in ZapRange()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.h129 LLVMValueRef start);
169 LLVMValueRef start,
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Darm-xlate.pl113 my ($r,$sfx,$start,$end) = @_;
115 join(",",map("$r$_$sfx",($start..$end)));
/third_party/python/Lib/multiprocessing/dummy/
H A D__init__.py43 def start(self): member in DummyProcess
51 threading.Thread.start(self)
/third_party/python/Include/cpython/
H A Dpyerrors.h46 Py_ssize_t start; member
161 Py_ssize_t start,
/third_party/openssl/crypto/perlasm/
H A Darm-xlate.pl130 my ($r,$sfx,$start,$end) = @_;
132 join(",",map("$r$_$sfx",($start..$end)));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexBuffer9.cpp64 GLint start, in storeVertexAttributes()
91 input += inputStride * start; in storeVertexAttributes()
60 storeVertexAttributes(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, gl::VertexAttribType currentValueType, GLint start, size_t count, GLsizei instances, unsigned int offset, const uint8_t *sourceData) storeVertexAttributes() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DVertexBuffer11.cpp102 GLint start, in storeVertexAttributes()
121 input += inputStride * start; in storeVertexAttributes()
98 storeVertexAttributes(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, gl::VertexAttribType currentValueType, GLint start, size_t count, GLsizei instances, unsigned int offset, const uint8_t *sourceData) storeVertexAttributes() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h31 /// defined as instructions that may start or end an alloca's lifetime. These
33 /// * lifetime.start and lifetime.end intrinsics
62 void AddRange(unsigned start, unsigned end) { bv.set(start, end); } in AddRange()
95 /// The set of allocas that have at least one lifetime.start. All other
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dbase_printer.py20 If a group is specified: returns the column of the start of the group.
21 If no group, but a match is specified: returns the column of the start of
29 return message_context.match.start(message_context.group)
30 return message_context.match.start()
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.hpp77 void start (void);
100 void start (void);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbrktrans.cpp101 bi->preceding(offsets.start); in handleTransliterate()
143 offsets.start = isIncremental ? lastBoundary + delta : offsets.limit; in handleTransliterate()
H A Dquant.cpp69 int32_t start = offset; in matches() local
93 offset = start; in matches()
H A Drbt.cpp207 * text is inserted or removed. The start offset moves toward in handleTransliterate()
213 * |eabcd begin - no match, advance start in handleTransliterate()
214 * e|abcd match rule 1 - change text & adjust start in handleTransliterate()
215 * ex|ycd match rule 2 - change text & adjust start in handleTransliterate()
216 * exz|d no match, advance start in handleTransliterate()
230 uint32_t loopLimit = index.limit - index.start; in handleTransliterate()
271 while (index.start < index.limit && in handleTransliterate()
H A Drbt_pars.h205 * Set the variable range to [start, end] (inclusive).
206 * @param start the start value of the range.
209 void setVariableRange(int32_t start, int32_t end, UErrorCode& status);
258 * In any case the rule start will be correctly reported.
261 * @param start position of first character of current rule.
262 * @return start position of first character of current rule.
264 int32_t syntaxError(UErrorCode parseErrorCode, const UnicodeString&, int32_t start,
272 * @param pos the position in pattern at which to start parsing.
H A Dregexcmp.h117 int32_t minMatchLength(int32_t start,
119 int32_t maxMatchLength(int32_t start,
191 // needs to add a SAVE at the start of a (block)
199 // at the start of the most recently processed
H A Dstring_segment.cpp29 void StringSegment::setOffset(int32_t start) { in setOffset() argument
30 fStart = start; in setOffset()
H A Duitercollationiterator.h69 state(ITER_CHECK_FWD), start(startIndex), in FCDUIterCollationIterator()
118 * The input text [start..(iter index)[ passes the FCD check.
126 * start & pos are undefined.
130 * The input text [start..limit[ passes the FCD check.
135 * The input text [start..limit[ failed the FCD check and was normalized.
141 * The input text [start..limit[ failed the FCD check and was normalized.
143 * The text iterator is at the start index.
150 int32_t start; member in FCDUIterCollationIterator
H A Dutf8collationiterator.h85 state(CHECK_FWD), start(p), in FCDUTF8CollationIterator()
139 * The input text [start..pos[ passes the FCD check.
147 * start is undefined.
151 * The input text [start..limit[ passes the FCD check.
156 * The input text [start..limit[ failed the FCD check and was normalized.
164 int32_t start; member in FCDUTF8CollationIterator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dlistformatter.h57 ListFormatData(const UnicodeString& two, const UnicodeString& start, const UnicodeString& middle, const UnicodeString& end, in ListFormatData()
59 twoPattern(two), startPattern(start), middlePattern(middle), endPattern(end), locale(loc) {} in ListFormatData()
76 * The fields are returned from start to end. The special field category
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioMidiTester.java152 public void start() throws IOException { in start() method in AudioMidiTester
161 // schedule an analysis to start in the near future in setEnabled()
169 }.start(); in setEnabled()
/third_party/skia/src/pathops/
H A DSkOpAngle.h78 void set(SkOpSpanBase* start, SkOpSpanBase* end);
84 SkOpSpanBase* start() const { in start() function in SkOpAngle
122 SkDCurve fOriginalCurvePart; // the curve from start to end
123 SkDCurveSweep fPart; // the curve from start to end offset as needed
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientInlineMemoryTransferService.cpp56 void* start = static_cast<uint8_t*>(mStagingData.get()) + offset; variable
57 memcpy(start, deserializePointer, size);
/third_party/python/Modules/_decimal/tests/
H A Dbench.py79 start = time.time()
87 print("time: %fs\n" % (time.time()-start))

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...270