Home
last modified time | relevance | path

Searched defs:bloc (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java101 public static final int bloc = Tag.intValue(new byte[]{'b', 'l', 'o', 'c'}); field in Tag
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc72 const int32_t Tag::bloc = TAG('b', 'l', 'o', 'c'); member in sfntly::Tag
H A Dtag.h94 static const int32_t bloc; member
/kernel/linux/linux-5.10/fs/udf/
H A Dballoc.c128 udf_bitmap_free_blocks(struct super_block *sb, struct udf_bitmap *bitmap, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_bitmap_free_blocks() argument
380 udf_table_free_blocks(struct super_block *sb, struct inode *table, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_table_free_blocks() argument
674 udf_free_blocks(struct super_block *sb, struct inode *inode, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_free_blocks() argument
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dballoc.c124 udf_bitmap_free_blocks(struct super_block *sb, struct udf_bitmap *bitmap, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_bitmap_free_blocks() argument
376 udf_table_free_blocks(struct super_block *sb, struct inode *table, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_table_free_blocks() argument
670 udf_free_blocks(struct super_block *sb, struct inode *inode, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_free_blocks() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGLSLTest.cpp3131 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local
3173 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c2811 png_byte bloc[4]; in compare_two_images() local

Completed in 19 milliseconds