Home
last modified time | relevance | path

Searched refs:start (Results 5001 - 5025 of 5857) sorted by relevance

1...<<201202203204205206207208209210>>...235

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DAsYouTypeFormatter.java313 // sign (accepted at the start of the number only). in inputDigitWithOptionToRememberPosition()
340 // We start to attempt to format only when at least MIN_LEADING_DIGITS_LENGTH digits (the plus in inputDigitWithOptionToRememberPosition()
494 // We start to attempt to format only when at least MIN_LEADING_DIGITS_LENGTH digits of national in attemptToChooseFormattingPattern()
533 // that national significant numbers in NANPA always start with [2-9] after the national prefix. in isNanpaNumberWithNationalPrefix()
656 lastMatchPosition = digitMatcher.start(); in inputDigitHelper()
/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar_parser.py45 def start(self) -> Optional[Grammar]: member in GeneratedParser
46 # start: grammar $
/third_party/rust/crates/memchr/bench/src/memmem/
H A Dimp.rs352 self.0.find_iter(haystack).map(|m| m.start())
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs54 /// This is a simple start to get JSON parsing working. As it's reflection-based,
146 /// token should be a "start object" token, but wrapper types and nullity can invalidate
563 // in the given JSON token stream, we should *only* have tokens of start-object, name("value"), the value
567 var token = tokenizer.Next(); // Definitely start-object; checked in previous method in MergeWellKnownTypeAnyBody()
/third_party/python/Lib/idlelib/
H A Drun.py147 sockthread.start()
/third_party/python/Doc/
H A Dmake.bat177 start "" "%BUILDDIR%\html\index.html"
/third_party/python/Lib/
H A Dsocketserver.py705 t.start()
/third_party/python/Lib/multiprocessing/
H A Dqueues.py176 debug('doing self._thread.start()')
177 self._thread.start()
178 debug('... done self._thread.start()')
/third_party/python/Lib/test/
H A Dmultibytecodec_support.py93 for c in exc.object[exc.start:exc.end]:
H A Dtest_winreg.py267 thread.start()
H A Dtest_telnetlib.py36 self.thread.start()
/third_party/openssl/crypto/
H A Dc64xpluscpuid.pl36 [!B0] MVC B0,TSCL ; start TSC
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_0_autogen.h51 void drawRangeElements(PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, \
/third_party/skia/src/core/
H A DSkGeometry.h378 static int BuildUnitArc(const SkVector& start, const SkVector& stop, SkRotationDirection,
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp375 void processPrimitiveVertices(int unit, unsigned int start, unsigned int count, unsigned int loop, int thread);
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py213 # Unlike lead, which is anchored to the start of the string,
221 middle = middle[: match.start()]
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak136 $# if not simply go back to the start (nothing but comments in this file) and
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-strtod.cpp115 return Vector<const char>(buffer.start(), 0); in TrimLeadingZeros()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dcalendar.h97 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
180 * a start date of future era without actual era name, but not enabled
1760 * @param start first enum to look at
1766 int32_t newestStamp(UCalendarDateFields start, UCalendarDateFields end, int32_t bestSoFar) const;
1818 * the start of the line, where <code>F</code> is the desired return
2409 * @return the start of the default century, as a UDate
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTestDisconnectActivity.java225 mAutoThread.start(); in onStartDisconnectTest()
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp439 timer.start(); in resize()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.h763 * Special setting for #hb_feature_t.start to apply the feature from the start
786 * @start: the cluster to start applying this feature setting (inclusive).
791 * glyphs which are in clusters between @start (inclusive) and @end (exclusive).
792 * Setting start to #HB_FEATURE_GLOBAL_START and end to #HB_FEATURE_GLOBAL_END
798 unsigned int start; member
/third_party/python/Lib/test/libregrtest/
H A Druntest_mp.py398 worker.start()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h133 // of the fiber and start executing other pending work. Once the block has
339 // start() begins execution of the worker.
340 void start() EXCLUDES(work.mutex);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp261 for (SlotIndex I = S.start.getBaseIndex(), E = S.end.getBaseIndex(); in shouldCoalesce()

Completed in 25 milliseconds

1...<<201202203204205206207208209210>>...235