Home
last modified time | relevance | path

Searched refs:start (Results 3101 - 3125 of 7129) sorted by relevance

1...<<121122123124125126127128129130>>...286

/third_party/node/benchmark/url/
H A Durl-searchparams-sort.js40 bench.start();
H A Durl-resolve.js25 bench.start();
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducpmap.h116 * Returns the last code point such that all those from start to there have the same value.
128 * UChar32 start = 0, end;
130 * while ((end = ucpmap_getRange(map, start, UCPMAP_RANGE_NORMAL, 0,
132 * // Work with the range start..end and its value.
133 * start = end + 1;
138 * @param start range start
145 * @param pValue if not NULL, receives the value that every code point start..end has;
148 * @return the range end code point, or -1 if start is not a valid code point
152 ucpmap_getRange(const UCPMap *map, UChar32 start,
[all...]
/third_party/node/benchmark/async_hooks/
H A Dasync-local-storage-getstore-nested-resources.js42 bench.start();
/third_party/node/benchmark/assert/
H A Ddeepequal-prims-and-objs-big-loop.js31 bench.start();
/third_party/node/benchmark/buffers/
H A Dbuffer-read-float.js33 bench.start();
H A Dbuffer-read-with-byteLength.js25 bench.start();
/third_party/node/benchmark/domain/
H A Ddomain-fn-args.js15 bench.start();
/third_party/node/benchmark/diagnostics_channel/
H A Dpublish.js22 bench.start();
/third_party/node/benchmark/events/
H A Deventtarget-add-remove.js15 bench.start();
/third_party/mesa3d/src/mesa/main/
H A Ddraw.h61 GLuint start; member
/third_party/mesa3d/src/util/
H A Dvma.h47 uint64_t start, uint64_t size);
/third_party/icu/icu4c/source/test/intltest/
H A Dplurfmts.h40 int32_t start,
/third_party/icu/icu4c/source/tools/gensprep/
H A Dgensprep.h53 storeRange(uint32_t start, uint32_t end, UStringPrepType type,UErrorCode* status);
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Dseq_file.h10 void * (*start) (struct seq_file *m, loff_t *pos); member
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Dseq_file.h10 void * (*start) (struct seq_file *m, loff_t *pos); member
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dbb-i2c.h29 .start = lws_bb_i2c_start, \
H A Di2c.h21 int (*start)(struct lws_i2c_ops *ctx); member
H A Di2c.c6 if (ctx->start(ctx)) in lws_i2c_command()
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Darea_code_map.h66 // Does a binary search for value in the provided array from start to end
70 int BinarySearch(int start, int end, int64_t value) const;
/third_party/node/deps/v8/src/compiler/
H A Dselect-lowering.h31 Node* start() const { return start_; } in start() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/heap/base/
H A Dactive-system-pages.h29 V8_EXPORT_PRIVATE size_t Add(size_t start, size_t end, size_t page_size_bits);
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler_tmp.h5 unsigned start, \
H A Ddraw_so_emit_tmp.h5 unsigned start, \
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen_buffer.h41 unsigned index_size, unsigned *start,

Completed in 8 milliseconds

1...<<121122123124125126127128129130>>...286