Home
last modified time | relevance | path

Searched defs:start (Results 1776 - 1800 of 4145) sorted by relevance

1...<<71727374757677787980>>...166

/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c105 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 Dsvga_pipe_sampler.c297 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 Dbrw_nir_analyze_ubo_ranges.c170 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 Dgzguts.h187 z_off64_t start; /* where the gzip data started, for rewinding */ member
/third_party/node/test/node-api/test_threadsafe_function/
H A Dbinding.c78 uint64_t start = uv_hrtime(); in data_source_thread() local
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc54 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 Dprofile-utils.js
/third_party/node/deps/zlib/
H A Dgzguts.h186 z_off64_t start; /* where the gzip data started, for rewinding */ member
/third_party/node/src/large_pages/
H A Dnode_large_page.cc153 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 Dnode_util.cc347 int64_t start = args[1]->IntegerValue(env->context()).FromJust(); in ToUSVString() local
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c64 static void ntfs_cluster_set_zone_pos(LCN start, LCN end, LCN *pos, LCN tc) in ntfs_cluster_set_zone_pos() argument
H A Dioctl.c258 u64 start = range->start; in fstrim() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsmove.c396 s64 start = 0; in find_unused() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c662 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c185 static int start(void *p) in start() function
/third_party/musl/src/thread/
H A Dpthread_create.c203 static int start(void *p) in start() function
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c185 static int start(void *p) in start() function
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c521 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c608 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
/third_party/node/deps/icu-small/source/common/
H A Dbrkeng.cpp342 int32_t start = (int32_t)utext_getNativeIndex(text); in findBreaks() local
H A Dstringtriebuilder.cpp87 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 Duniset.cpp151 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 Dcaniter.cpp171 int32_t start = 0; in setSource() local
[all...]
H A Dcharacterproperties.cpp65 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
345 UChar32 start = 0; in makeMap() local
H A Dpropsvec.cpp97 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...]

Completed in 18 milliseconds

1...<<71727374757677787980>>...166