/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 389 char buf[1224], *start = buf + LWS_PRE, *p = start, in ome_prepare() local 472 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, in callback_lws_openmetrics_export() local 574 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_agg() local 749 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_server() local 943 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_client() local [all...] |
/third_party/libwebsockets/plugins/deaddrop/ |
H A D | protocol_lws_deaddrop.c | 360 unsigned char *p, *start, *end; in format_result() local 385 *start = &buf[LWS_PRE], *p = start, in callback_deaddrop() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_binning.c | 35 unsigned start; member
|
H A D | si_buffer.c | 188 uint64_t start = res->gpu_address; in si_alloc_resource() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_viewport.c | 266 int start, count, i; in r600_emit_scissors() local 337 int start, count, i; in r600_emit_viewports() local 371 int start, count, i; r600_emit_depth_ranges() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_buffer_upload.c | 764 svga_buffer_add_range(struct svga_buffer *sbuf, unsigned start, unsigned end) in svga_buffer_add_range() argument 885 unsigned start = sbuf->map.ranges[i].start; svga_buffer_update_hw() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_cfg.h | 235 bblock_t::start() in start() function in bblock_t 241 bblock_t::start() const in start() function in bblock_t
|
/third_party/node/deps/v8/src/wasm/ |
H A D | decoder.h | 55 Decoder(const byte* start, const byte* end, uint32_t buffer_offset = 0) in Decoder() argument 60 Decoder(const byte* start, const byte* pc, const byte* end, in Decoder() argument 286 void traceByteRange(const byte* start, const byte* end) { in traceByteRange() argument 308 Reset(const byte* start, const byte* end, uint32_t buffer_offset = 0) Reset() argument 327 const byte* start() const { return start_; } start() function [all...] |
/third_party/node/deps/v8/src/zone/ |
H A D | zone-chunk-list.h | 397 void* start = current->items(); in CopyTo() local
|
/third_party/musl/src/crypt/ |
H A D | crypt_blowfish.c | 456 BF_encrypt(BF_ctx *ctx, BF_word L, BF_word R, BF_word *start, BF_word *end) BF_encrypt() argument
|
/third_party/musl/src/thread/linux/ |
H A D | pthread_create.c | 359 static int start(void *p) in start() function
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_create.c | 295 static int start(void *p) in start() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 307 BytesTrieBuilder::countElementUnits(int32_t start, int32_t limit, int32_t byteIndex) const { in countElementUnits() argument
|
H A D | localebuilder.cpp | 304 const char* start = attributes.data(); in addUnicodeLocaleAttribute() local 362 const char* start = attributes.data(); in removeUnicodeLocaleAttribute() local [all...] |
H A D | ucptrie.cpp | 259 UChar32 getRange(const void *t, UChar32 start, in getRange() argument 198 ucptrie_internalU8PrevIndex(const UCPTrie *trie, UChar32 c, const uint8_t *start, const uint8_t *src) ucptrie_internalU8PrevIndex() argument 415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, const void *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) ucptrie_internalGetRange() argument 461 ucptrie_getRange(const UCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) ucptrie_getRange() argument 595 ucpmap_getRange(const UCPMap *map, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) ucpmap_getRange() argument [all...] |
H A D | unisetspan.cpp | 161 int32_t start; global() member in OffsetList 477 matches16CPB(const char16_t *s, int32_t start, int32_t limit, const char16_t *t, int32_t length) matches16CPB() argument [all...] |
H A D | ubidiln.cpp | 97 int32_t start=pBiDi->length; in setTrailingWSStart() local 126 ubidi_setLine(const UBiDi *pParaBiDi, int32_t start, int32_t limit, UBiDi *pLineBiDi, UErrorCode *pErrorCode) ubidi_setLine() argument 264 int32_t start, length; ubidi_getLevels() local 366 int32_t start; ubidi_getVisualRun() local 599 int32_t runIndex, start; ubidi_getRuns() local 685 Point *point, *start=pBiDi->insertPoints.points, ubidi_getRuns() local 697 const char16_t *start=pBiDi->text, *limit=start+pBiDi->length, *pu; ubidi_getRuns() local 713 int32_t start; prepareReorder() local 751 int32_t start, limit, sumOfSosEos; ubidi_reorderLogical() local 814 int32_t start, end, limit, temp; ubidi_reorderVisual() local 942 int32_t i, j, start, limit, length, insertRemove; ubidi_getVisualIndex() local 987 int32_t i, runCount, start; ubidi_getLogicalIndex() local [all...] |
H A D | ucharstriebuilder.cpp | 256 UCharsTrieBuilder::countElementUnits(int32_t start, int32_t limit, int32_t unitIndex) const { in countElementUnits() argument
|
H A D | ucnv_ext.cpp | 41 int32_t i, start, limit; in ucnv_extFindToU() local 466 int32_t i, start, limit; ucnv_extFindFromU() local [all...] |
H A D | uchar.cpp | 68 _enumTypeRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumTypeRange() argument 627 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | choicfmt.cpp | 510 int32_t start = pos.getIndex(); in parseArgument() local
|
H A D | collationfastlatinbuilder.cpp | 67 int32_t start = 0; in binarySearch() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | entropy_encode.c | 152 static void Reverse(uint8_t* v, size_t start, size_t end) { in Reverse() argument 191 size_t start = *tree_size; in BrotliWriteHuffmanTreeRepetitions() local 227 size_t start in BrotliWriteHuffmanTreeRepetitionsZeros() local [all...] |
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | messagepattern.h | 864 parseArgNumber(int32_t start, int32_t limit) parseArgNumber() argument [all...] |
/third_party/ninja/src/ |
H A D | build_log.cc | 306 char* start = line_start;
in Load() local [all...] |