Home
last modified time | relevance | path

Searched defs:info (Results 101 - 125 of 17428) sorted by relevance

12345678910>>...698

/third_party/elfutils/libdwfl/
H A Ddwfl_dwarf_line.c43 const Dwarf_Line *info = &cu->die.cu->lines->info[line->idx]; in dwfl_dwarf_line() local
/third_party/curl/lib/
H A Dfileinfo.h32 struct curl_fileinfo info; member
/third_party/libuv/docs/code/interfaces/
H A Dmain.c6 uv_interface_address_t *info; in main() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_op.c145 struct sh_opcode_info *info; in svga_opcode_info() local
/third_party/musl/src/process/
H A Dwaitid.c4 int waitid(idtype_t type, id_t id, siginfo_t *info, int options) in waitid() argument
/third_party/ltp/testcases/kernel/syscalls/mallinfo2/
H A Dmallinfo2_01.c25 struct mallinfo2 info; in test_mallinfo2() local
/third_party/ltp/testcases/kernel/syscalls/mallopt/
H A Dmallopt01.c23 struct mallinfo info; variable
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.h37 nir_tgsi_scan_shader(const struct nir_shader *nir, struct tgsi_shader_info *info, bool need_texcoord) nir_tgsi_scan_shader() argument
H A Dnir_helpers.c34 nir_xfb_info *info = nir_gather_xfb_info_from_intrinsics(nir, slot_to_register); in nir_gather_stream_output_info() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.c37 struct pipe_draw_info info; in u_prim_name() local
H A Du_split_draw.c27 u_split_draw(const struct pipe_draw_info *info, uint32_t max_verts, in u_split_draw() argument
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dpsiginfo.c29 siginfo_t info; in psiginfo_0100() local
45 siginfo_t info; in psiginfo_0200() local
61 siginfo_t info; in psiginfo_0300() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSpecializationInfo.hpp39 VkSpecializationInfo info = {}; member
/third_party/skia/experimental/graphite/src/
H A DTexture.cpp12 Texture::Texture(SkISize dimensions, const TextureInfo& info) in Texture() argument
/third_party/skia/gm/
H A Dcolorfilteralpha8.cpp36 SkImageInfo info = SkImageInfo::MakeA8(200, 200); variable
/third_party/skia/docs/examples/
H A DBitmap_allocPixels.cpp8 SkImageInfo info = SkImageInfo::Make(256, 64, kGray_8_SkColorType, kOpaque_SkAlphaType); in REG_FIDDLE() local
H A DImageInfo_bytesPerPixel.cpp16 SkImageInfo info = SkImageInfo::Make(1, 1, colorType, kOpaque_SkAlphaType); in REG_FIDDLE() local
H A DImageInfo_colorSpace.cpp7 SkImageInfo info = SkImageInfo::MakeN32(16, 32, kPremul_SkAlphaType, in REG_FIDDLE() local
H A DImageInfo_colorType.cpp10 SkImageInfo info = SkImageInfo::MakeA8(16, 32); in REG_FIDDLE() local
H A DImageInfo_alphaType.cpp8 SkImageInfo info = SkImageInfo::MakeA8(16, 32); in REG_FIDDLE() local
H A DBitmap_tryAllocPixels.cpp8 SkImageInfo info = SkImageInfo::Make(64, 256, kGray_8_SkColorType, kOpaque_SkAlphaType); in REG_FIDDLE() local
H A DImageInfo_ByteSizeOverflowed.cpp9 SkImageInfo info = SkImageInfo::MakeN32Premul(2, 1000000000); in REG_FIDDLE() local
H A DBitmap_width.cpp7 SkImageInfo info = SkImageInfo::MakeA8(16, 32); in REG_FIDDLE() local
H A DCanvas_readPixels_b.cpp10 SkImageInfo info = SkImageInfo::Make(1, 1, kBGRA_8888_SkColorType, alphaType); in REG_FIDDLE() local
H A DBitmap_height.cpp7 SkImageInfo info = SkImageInfo::MakeA8(16, 32); in REG_FIDDLE() local

Completed in 6 milliseconds

12345678910>>...698