Home
last modified time | relevance | path

Searched defs:chunks (Results 1 - 25 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-pool.hh96 hb_vector_t<chunk_t *> chunks; member
/third_party/mesa3d/src/vulkan/registry/
H A Dupdate-aliases.py51 def chunks(lst: list, n: int): function
/third_party/python/Python/
H A Dpystrhex.c98 Py_ssize_t chunks = (arglen - 1) / abs_bytes_per_sep; in _Py_strhex_impl() local
/third_party/skia/experimental/sktext/editor/
H A DTexts.cpp11 auto chunks = this->getDecorationChunks(fDecorations); in paint() local
40 auto chunks = this->getDecorationChunks(SkSpan<DecoratedBlock>(decorations.data(), decorations.size())); in paint() local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_s.c41 int chunks = 0; in main() local
/third_party/skia/src/gpu/
H A DGrVertexChunkArray.h38 GrVertexChunkBuilder(GrMeshDrawTarget* target, GrVertexChunkArray* chunks, size_t stride, in GrVertexChunkBuilder() argument
/third_party/skia/src/utils/
H A DSkBitSet.h49 Chunk* chunks = fChunks.get(); in set() local
62 Chunk* chunks = fChunks.get(); in reset() local
79 const Chunk* chunks = fChunks.get(); in forEachSetIndex() local
97 const Chunk* chunks = fChunks.get(); in findFirst() local
111 const Chunk* chunks = fChunks.get(); in findFirstUnset() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc95 std::vector<std::string> chunks; in FragmentedCord() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_benchmark.cc141 BM_StrAppendImpl(benchmark::State& state, size_t total_bytes, Chunks... chunks) BM_StrAppendImpl() argument
/third_party/ffmpeg/libavcodec/
H A Dhap.h72 HapChunk *chunks; member
H A Dvmnc.c335 int dx, dy, w, h, depth, enc, chunks, res, size_left, ret; in decode_frame() local
/third_party/alsa-utils/axfer/
H A Dcontainer-au.c61 uint32_t chunks[0]; member
/third_party/mesa3d/src/intel/common/
H A Dintel_urb_config.c158 unsigned chunks[4]; in intel_get_urb_config() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc119 uint64_t chunks[4] = {0, 0, 0, 0}; in Initialise() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h54 struct drm_radeon_cs_chunk chunks[3]; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c172 const int chunks = (end - start) / 32; in analyze_ubos_block() local
/third_party/libdrm/radeon/
H A Dradeon_cs_gem.c75 struct drm_radeon_cs_chunk chunks[2]; member
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dsyncobj_tests.c97 struct drm_amdgpu_cs_chunk chunks[2]; in syncobj_command_submission_helper() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.h48 struct amdgpu_sparse_backing_chunk *chunks; member
/third_party/skia/experimental/sktext/src/
H A DPaint.cpp109 SkTArray<size_t> chunks; in paint() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h43 struct lws_dll2 chunks; member
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c63 static unsigned int chunks; variable
[all...]
/third_party/ltp/tools/genload/
H A Dstress.c617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm() argument
[all...]
H A Dgenload.c617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm() argument
[all...]
/third_party/python/Modules/_io/
H A Diobase.c952 PyObject *chunks = PyList_New(0); in _io__RawIOBase_readall_impl() local
[all...]

Completed in 32 milliseconds

123