Home
last modified time | relevance | path

Searched refs:start (Results 4526 - 4550 of 7289) sorted by relevance

1...<<181182183184185186187188189190>>...292

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-vector.hh297 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1)
298 { as_array ().qsort (start, end); }
/third_party/python/Lib/test/
H A Dtest_sched.py70 t.start()
141 t.start()
H A Dtest_asynchat.py101 s.start()
104 time.sleep(0.01) # Give server time to start accepting.
121 s.start()
124 time.sleep(0.01) # Give server time to start accepting.
229 # Only allow the server to start echoing data back to the client after
H A Dtest_fcntl.py164 p.start()
175 p.start()
H A Dtest_ensurepip.py71 self.run_pip = run_pip_patch.start()
78 patched_os = os_patch.start()
H A Dtest_poll.py199 t.start()
223 poll_thread.start()
/third_party/python/Lib/
H A D_markupbase.py160 j = match.start(0)
173 j = match.start(0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp307 NewFMAInt.getNextValue(AI->start, in processBlock()
310 NewFMAInt.addSegment(LiveInterval::Segment(AI->start, AI->end, in processBlock()
/third_party/skia/tools/fm/fm_bot/
H A Dfm_bot.go22 // Too many GPU processes and we'll start to overwhelm your GPU,
201 start := time.Now()
228 strings.Join(cmd.Args, " "), status, time.Since(start), output)
/third_party/skia/tools/
H A Dremote_demo.cpp117 void start() { in start() function in Timer
176 drawTime.start(); in final_draw()
/third_party/skia/third_party/externals/icu/source/common/
H A Dutil.cpp110 int32_t start, int32_t limit,
112 for (int32_t i=start; i<limit; ++i) {
151 * given a range defined as [start, limit), the call
152 * skipWhitespace(text, start, limit) will advance start past leading
153 * whitespace, whereas the call skipWhitespace(text, limit, start),
156 * @param pos either the start or limit of a range of 'text', to skip
158 * @param stop either the limit or start of a range of 'text', to skip
160 * @return the new start or limit, depending on what was passed in to
202 int32_t start in parseChar() local
[all...]
/third_party/typescript/tests/issues_cookbook_tests/
H A Dautotest_sdk.py185 start, end = idx_list[i], idx_list[i + 1]
186 errors.append('\n'.join(lines[start:end]) + '\n')
/third_party/vixl/src/
H A Dcpu-features.h421 CPUFeatures::Feature start = CPUFeatures::kNone) in CPUFeaturesConstIterator()
422 : cpu_features_(cpu_features), feature_(start) { in CPUFeaturesConstIterator()
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowCaching.js9 start, stop, titlePos, titleRotation = 0, titleOffset, axisVector, tickVector, anchorOffset, labelOffset, labelAlign,
55 case "start":
59 labelAlign = "start";
75 var o = this.opt, ta = this.chart.theme.axis, position = o.position, leftBottom = position !== "rightOrTop", rotation = o.rotation % 360, start, stop, titlePos, titleRotation = 0, titleOffset, axisVector, tickVector, anchorOffset, labelOffset, labelAlign, labelGap = this.chart.theme.axis.tick.labelGap, taFont = o.font || (ta.majorTick && ta.majorTick.font) || (ta.tick && ta.tick.font), taTitleFont = o.titleFont || (ta.title && ta.title.font), taFontColor = o.fontColor || (ta.majorTick && ta.majorTick.fontColor) || (ta.tick && ta.tick.fontColor) || "black", taTitleFontColor = o.titleFontColor || (ta.title && ta.title.fontColor) || "black", taTitleGap = (o.titleGap == 0) ? 0 : o.titleGap || (ta.title && ta.title.gap) || 15, taTitleOrientation = o.titleOrientation || (ta.title && ta.title.orientation) || "axis", taMajorTick = this.chart.theme.getTick("major", o), taMinorTick = this.chart.theme.getTick("minor", o), taMicroTick = this.chart.theme.getTick("micro", o), taStroke = "stroke" in o ? o.stroke : ta.stroke, size = taFont ? g.normalizedLength(g.splitFontString(taFont).size) : 0, cosr = Math.abs(Math.cos(rotation * Math.PI / 180)), sinr = Math.abs(Math.sin(rotation * Math.PI / 180)), tsize = taTitleFont ? g.normalizedLength(g.splitFontString(taTitleFont).size) : 0;
108 case "start":
112 labelAlign = "start";
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.h336 return a->start < b->start; in operator ()()
/third_party/python/Lib/unittest/
H A Dmain.py157 self.test = loader.discover(self.start, self.pattern, self.top)
222 parser.add_argument('-s', '--start-directory', dest='start',
223 help="Directory to start discovery ('.' default)")
228 'start directory)')
229 for arg in ('start', 'pattern', 'top'):
237 self.start = '.'
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DStateAdapter.java139 public void beforeTextChanged(CharSequence s, int start, int cnt, in populateView()
144 public void onTextChanged(CharSequence s, int start, int before, int cnt) { in populateView()
/third_party/skia/modules/canvaskit/
H A DMakefile105 npx karma start ./karma.conf.js --no-single-run --watch-poll
108 npx karma start ./karma.conf.js --no-single-run --watch-poll --headless
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Druntests.py178 worker.start()
231 mailman.start()
/third_party/rust/crates/regex/src/literal/
H A Dimp.rs86 ac.find(haystack).map(|m| (m.start(), m.end())) in find()
89 s.find(haystack).map(|m| (m.start(), m.end())) in find()
94 /// Like find, except matches must start at index `0`.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h90 static inline void os_reltime_age(struct os_reltime *start, in os_reltime_age() argument
96 os_reltime_sub(&now, start, age); in os_reltime_age()
190 * os_program_init - Program initialization (called at start)
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSpinBarrier.cpp244 threads[ndx]->start(); in multiThreadTest()
318 threads[ndx]->start(); in multiThreadRemoveTest()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h90 static inline void os_reltime_age(struct os_reltime *start, in os_reltime_age() argument
96 os_reltime_sub(&now, start, age); in os_reltime_age()
190 * os_program_init - Program initialization (called at start)
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h93 // Simple 3D API (don't ship this, but it's fine for tools and quick start)
718 int fontstart; // offset of start of font
722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf
1175 int count, start, offsize; in stbtt__cff_get_index() local
1176 start = b->cursor; in stbtt__cff_get_index()
1184 return stbtt__buf_range(b, start, b->cursor - start); in stbtt__cff_get_index()
1218 int start = b->cursor, end, op; in stbtt__dict_get() local
1224 if (op == key) return stbtt__buf_range(b, start, end-start); in stbtt__dict_get()
1245 int count, offsize, start, end; stbtt__cff_index_get() local
1512 stbtt_uint16 offset, start; stbtt_FindGlyphIndex() local
1953 int nranges, start, end, v, fmt, fdselector = -1, i; stbtt__cid_get_glyph_subrs() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h93 // Simple 3D API (don't ship this, but it's fine for tools and quick start)
718 int fontstart; // offset of start of font
722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf
1175 int count, start, offsize; in stbtt__cff_get_index() local
1176 start = b->cursor; in stbtt__cff_get_index()
1184 return stbtt__buf_range(b, start, b->cursor - start); in stbtt__cff_get_index()
1218 int start = b->cursor, end, op; in stbtt__dict_get() local
1224 if (op == key) return stbtt__buf_range(b, start, end-start); in stbtt__dict_get()
1245 int count, offsize, start, end; stbtt__cff_index_get() local
1512 stbtt_uint16 offset, start; stbtt_FindGlyphIndex() local
1953 int nranges, start, end, v, fmt, fdselector = -1, i; stbtt__cid_get_glyph_subrs() local
[all...]

Completed in 21 milliseconds

1...<<181182183184185186187188189190>>...292