Home
last modified time | relevance | path

Searched defs:start (Results 3351 - 3375 of 3684) sorted by relevance

1...<<131132133134135136137138139140>>...148

/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c550 char start[256]; member
555 uint32_t start; member
573 char start[256]; member
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c2184 drm_intel_gem_bo_clear_relocs(drm_intel_bo *bo, int start) in drm_intel_gem_bo_clear_relocs() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c1128 uint32_t start = dwords[1] >> 16; in cp_im_loadi() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c313 unsigned start; member
634 unsigned start, end; in ra_file_dump() local
753 check_dst_overlap(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *dst, physreg_t start, physreg_t end) check_dst_overlap() argument
1332 unsigned start = ALIGN(file->start, align) % (file_size - size + align); find_best_gap() local
2383 struct ir3_block *start = ir3_start_block(v->ir); calc_min_limit_pressure() local
[all...]
H A Dir3_shader.h124 uint32_t start, end; /* range of block that's actually used */ member
H A Dir3_compiler_nir.c3684 struct ir3_block *start = get_block(ctx, nstart); in emit_loop() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c2582 uint64_t start = radv_buffer_get_va(block->arena->bo) + block->offset; local
H A Dradv_nir_to_llvm.c758 unsigned start; in radv_emit_stream_output() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c150 int start, count; in nir_component_mask_can_reinterpret() local
178 int start, count; in nir_component_mask_reinterpret() local
1796 is_instr_between(nir_instr *start, nir_instr *end, nir_instr *between) is_instr_between() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp270 bool test(PhysReg start, unsigned num_bytes) in test() argument
287 void block(PhysReg start, RegClass rc) in block() argument
295 bool is_blocked(PhysReg start) in is_blocked() argument
307 is_empty_or_blocked(PhysReg start) is_empty_or_blocked() argument
317 clear(PhysReg start, RegClass rc) clear() argument
351 fill(PhysReg start, unsigned size, uint32_t val) fill() argument
357 fill_subdword(PhysReg start, unsigned num_bytes, uint32_t val) fill_subdword() argument
1460 compact_relocate_vars(ra_ctx& ctx, const std::vector<IDAndRegClass>& vars, std::vector<std::pair<Operand, Definition>>& parallelcopies, PhysReg start) compact_relocate_vars() argument
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h811 unsigned start; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c1351 int start, end; in r600_update_driver_const_buffers() local
2250 unsigned start, count; in r600_draw_vbo() local
451 r600_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) r600_bind_sampler_states() argument
644 r600_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) r600_set_sampler_views() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc464 Fill(Isolate* isolate, Handle<WasmTableObject> table, uint32_t start, Handle<Object> entry, uint32_t count) Fill() argument
H A Dmodule-decoder.cc1559 DecodeFunctionSignature(Zone* zone, const byte* start) DecodeFunctionSignature() argument
2335 DecodeWasmSignatureForTesting(const WasmFeatures& enabled, Zone* zone, const byte* start, const byte* end) DecodeWasmSignatureForTesting() argument
2342 DecodeWasmInitExprForTesting(const WasmFeatures& enabled, const byte* start, const byte* end, ValueType expected) DecodeWasmInitExprForTesting() argument
2425 DecodeCustomSections(const byte* start, const byte* end) DecodeCustomSections() argument
[all...]
H A Dwasm-js.cc199 const uint8_t* start = nullptr; in GetFirstArgumentAsBytes() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h1492 void LiftoffAssembler::FillStackSlotsWithZero(int start, int size) { in FillStackSlotsWithZero() argument
/third_party/node/src/
H A Dnode_http2.cc386 char* start = AlignUp(static_cast<char*>(bs_->Data()), in Origins() local
642 double start = statistics_.start_time / 1e6; in EmitStatistics() local
662 double start = statistics_.start_time / 1e6; in EmitStatistics() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c105 off_t start; member
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c3036 norm_std_permissions_posix(struct POSIX_SECURITY *posix_desc, BOOL groupowns, int start, int count, int target) norm_std_permissions_posix() argument
3361 norm_ownadmin_permissions_posix(struct POSIX_SECURITY *posix_desc, int start, int count, int target) norm_ownadmin_permissions_posix() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c179 u64 start; member
608 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int res) argument
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c539 static void reclaim(struct dso *dso, size_t start, size_t end) in reclaim() argument
/third_party/nghttp2/src/
H A Dnghttp.cc394 void ContinueTimer::start() { ev_timer_start(loop, &timer); } in start() function in nghttp2::ContinueTimer
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c539 static void reclaim(struct dso *dso, size_t start, size_t end) in reclaim() argument
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp1097 int32_t paraIndex, start, limi in resolveExplicitLevels() local
1113 int32_t paraIndex, start, limit; resolveExplicitLevels() local
1828 setLevelsOutsideIsolates(UBiDi *pBiDi, int32_t start, int32_t limit, UBiDiLevel level) setLevelsOutsideIsolates() argument
1860 processPropertySeq(UBiDi *pBiDi, LevState *pLevState, uint8_t _prop, int32_t start, int32_t limit) processPropertySeq() argument
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
2378 start, limit, step, indexOddBit, logicalPos, setParaRunsOnly() local
2748 int32_t start, limit=0; ubidi_setPara() local
2822 int32_t i, j, start, last; ubidi_setPara() local
[all...]
H A Ducurr.cpp1568 int32_t start = pos.getIndex(); in uprv_parseCurrency() local

Completed in 80 milliseconds

1...<<131132133134135136137138139140>>...148