Home
last modified time | relevance | path

Searched defs:size (Results 14101 - 14125 of 15565) sorted by relevance

1...<<561562563564565566567568569570>>...623

/third_party/ltp/lib/
H A Dtst_test.c95 size_t size = getpagesize(); in setup_ipc() local
139 size_t size = getpagesize(); in cleanup_ipc() local
157 size_t size = getpagesize(); in tst_reinit() local
204 int ret, size = sizeof(buf), ssize, int_errno, buflen; print_result() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c3026 pre_alloc(int fd, long size) pre_alloc() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dstr_agp.h70 int size; member
77 int size; member
84 int size; member
91 int size; member
97 int size; member
/third_party/littlefs/runners/
H A Dtest_runner.c29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
[all...]
H A Dbench_runner.c29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c887 uint64_t size = rtld.exec_size; in si_get_shader_binary_size() local
943 int size = ac_rtld_upload(&u); in si_shader_binary_upload() local
[all...]
H A Dsi_texture.c1103 unsigned size = 0; in si_texture_create_object() local
1376 unsigned size = w * RADEON_SPARSE_PAGE_SIZE; si_texture_commit() local
2289 si_get_sparse_texture_virtual_page_size(struct pipe_screen *screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) si_get_sparse_texture_virtual_page_size() argument
[all...]
H A Dradeon_vcn_dec.c1323 unsigned size; in rvcn_vcn4_av1_default_coef_probs() local
1595 unsigned width, height, size; in rvcn_dec_dynamic_dpb_t2_message() local
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c120 unsigned size = 0; in update_count() local
331 uint32_t size = strct->dw_length * 4; in dump_binding_table() local
757 unsigned size = read_length[i] * 32; decode_3dstate_constant_all() local
803 unsigned size = read_length[i] * 32; decode_3dstate_constant() local
837 unsigned size = (read_length + 1) * 16 * sizeof(float); decode_gfx4_constant_buffer() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp558 ImVec2 size = CalcItemSize(size_arg, label_size.x + style.FramePadding.x * 2.0f, label_size.y + style.FramePadding.y * 2.0f); in ButtonEx() local
614 ImVec2 size = CalcItemSize(size_arg, 0.0f, 0.0f); in InvisibleButton() local
626 bool ImGui::ArrowButtonEx(const char* str_id, ImGuiDir dir, ImVec2 size, ImGuiButtonFlags flags) in ArrowButtonEx() argument
842 Image(ImTextureID user_texture_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImVec4& border_col) Image() argument
870 ImageButton(ImTextureID user_texture_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) ImageButton() argument
1102 Dummy(const ImVec2& size) Dummy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c795 tegra_clear_buffer(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int offset, unsigned int size, const void *value, int value_size) tegra_clear_buffer() argument
983 tegra_buffer_subdata(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned usage, unsigned offset, unsigned size, const void *data) tegra_buffer_subdata() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c904 uint32_t size = (stride ? stride : box->width) * box->height; in virgl_encoder_inline_write() local
1049 virgl_encoder_write_constant_buffer(struct virgl_context *ctx, uint32_t shader, uint32_t index, uint32_t size, const void *data) virgl_encoder_write_constant_buffer() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h245 VkDeviceSize size; member
303 uint16_t size; member
465 VkDeviceSize size; member
H A Dlvp_device.c1685 uint64_t size; in lvp_AllocateMemory() local
1764 lvp_MapMemory( VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void** ppData) lvp_MapMemory() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h408 __u32 size; member
504 __u32 size; member
867 __u32 size; global() member
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c272 pvr_srv_int_heap_create(int fd, pvr_dev_addr_t base_address, uint64_t size, uint32_t log2_page_size, void *server_memctx, void **const server_heap_out) pvr_srv_int_heap_create() argument
452 pvr_srv_int_reserve_addr(int fd, void *server_heap, pvr_dev_addr_t addr, uint64_t size, void **const reservation_out) pvr_srv_int_reserve_addr() argument
514 pvr_srv_alloc_pmr(int fd, uint64_t size, uint64_t block_size, uint32_t phy_blocks, uint32_t virt_blocks, uint32_t log2_page_size, uint64_t flags, uint32_t pid, void **const pmr_out) pvr_srv_alloc_pmr() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h973 bool ArrayEq(const T* lhs, size_t size, const U* rhs) { in ArrayEq() argument
1013 void CopyArray(const T* from, size_t size, U* to) { in CopyArray() argument
1063 size_t size() const { return size_; } in size() function in testing::internal::NativeArray
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h69 uint64_t size; member
121 uint64_t size; member
134 uint64_t size; member
/third_party/node/src/crypto/
H A Dcrypto_common.cc457 int size = i2d_RSA_PUBKEY(rsa.get(), nullptr); in GetPubKey() local
496 int size = i2d_X509(cert, nullptr); in GetRawDERCertificate() local
H A Dcrypto_tls.cc120 const size_t size = strlen(line); in KeylogCallback() local
141 int size = i2d_SSL_SESSION(sess, nullptr); in NewSessionCallback() local
153 CHECK_EQ(i2d_SSL_SESSION(sess, &session_data), size); in NewSessionCallback() local
654 size_t size[arraysize(data)]; in EncOut() local
1089 size_t size = suggested_size; OnStreamAlloc() local
[all...]
/third_party/node/src/
H A Denv.cc579 size_t size = PATH_MAX_BYTES; in GetCwd() local
1826 size_t size = sizeof(*this); SelfSize() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1003 uint32_t size = segment.source.length(); LoadDataSegments() local
[all...]
H A Dwasm-module.h615 uint32_t size = static_cast<uint32_t>(module_bytes_.length()); BoundsCheck() local
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dasn1t.h610 long size; /* Structure size (usually) */ member
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dasn1t.h610 long size; /* Structure size (usually) */ member

Completed in 57 milliseconds

1...<<561562563564565566567568569570>>...623