/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
H A D | test_rendering.c | 105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned) in Gradient() argument 219 const int start = 16, stop = 235, range = stop - start; in main() local 236 const int start = 16, stop = 240, range = stop - start; in main() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_sampler.c | 297 svga_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **samplers) svga_bind_sampler_states() argument 413 svga_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) svga_set_sampler_views() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_analyze_ubo_ranges.c | 170 const int start = ROUND_DOWN_TO(byte_offset, 32); in analyze_ubos_block() local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 187 z_off64_t start; /* where the gzip data started, for rewinding */ member
|
/third_party/node/test/node-api/test_threadsafe_function/ |
H A D | binding.c | 78 uint64_t start = uv_hrtime(); in data_source_thread() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder.cc | 54 BytecodeIterator::BytecodeIterator(const byte* start, const byte* end, in BytecodeIterator() argument 100 void PrintRawWasmCode(const byte* start, const byte* end) { in PrintRawWasmCode() argument 34 DecodeLocalDecls(const WasmFeatures& enabled, BodyLocalDecls* decls, const WasmModule* module, const byte* start, const byte* end) DecodeLocalDecls() argument [all...] |
/third_party/node/deps/v8/tools/profview/ |
H A D | profile-utils.js | |
/third_party/node/deps/zlib/ |
H A D | gzguts.h | 186 z_off64_t start; /* where the gzip data started, for rewinding */ member
|
/third_party/node/src/large_pages/ |
H A D | node_large_page.cc | 153 uintptr_t start = 0; member 165 uintptr_t start = info->dlpi_addr + phdr->p_vaddr; in FindMapping() local 244 char* start = reinterpret_cast<char*>(hugepage_align_up(addr)); FindNodeTextRegion() local 307 Reset(void* start, size_t size, int prot, int flags, int fd = -1, size_t offset = 0) Reset() argument 360 void* start = r.from; MoveTextRegionToLargePages() local [all...] |
/third_party/node/src/ |
H A D | node_util.cc | 347 int64_t start = args[1]->IntegerValue(env->context()).FromJust(); in ToUSVString() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | lcnalloc.c | 64 static void ntfs_cluster_set_zone_pos(LCN start, LCN end, LCN *pos, LCN tc) in ntfs_cluster_set_zone_pos() argument
|
H A D | ioctl.c | 258 u64 start = range->start; in fstrim() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsmove.c | 396 s64 start = 0; in find_unused() local
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 662 void __malloc_donate(char *start, char *end) in __malloc_donate() argument [all...] |
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_create.c | 185 static int start(void *p) in start() function
|
/third_party/musl/src/thread/ |
H A D | pthread_create.c | 203 static int start(void *p) in start() function
|
/third_party/musl/src/thread/liteos_a/ |
H A D | pthread_create.c | 185 static int start(void *p) in start() function
|
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 521 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 608 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | brkeng.cpp | 342 int32_t start = (int32_t)utext_getNativeIndex(text); in findBreaks() local
|
H A D | stringtriebuilder.cpp | 87 StringTrieBuilder::writeNode(int32_t start, int32_t limit, int32_t unitIndex) { in writeNode() argument 135 writeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length) writeBranchSubNode() argument 208 makeNode(int32_t start, int32_t limit, int32_t unitIndex, UErrorCode &errorCode) makeNode() argument 260 makeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length, UErrorCode &errorCode) makeBranchSubNode() argument [all...] |
H A D | uniset.cpp | 151 UnicodeSet::UnicodeSet(UChar32 start, UChar32 end) { in UnicodeSet() argument 413 UBool UnicodeSet::contains(UChar32 start, UChar32 end) const { in contains() argument 474 containsNone(UChar32 start, UChar32 end) const containsNone() argument [all...] |
H A D | caniter.cpp | 171 int32_t start = 0; in setSource() local [all...] |
H A D | characterproperties.cpp | 65 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument 345 UChar32 start = 0; in makeMap() local
|
H A D | propsvec.cpp | 97 int32_t columns, i, start, limit, prevRow; in _findRow() local 154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument 339 UChar32 start, limit; upvec_compact() local 498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument [all...] |