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 D | Tag.java | 101 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 D | tag.cc | 72 const int32_t Tag::bloc = TAG('b', 'l', 'o', 'c'); member in sfntly::Tag
|
| H A D | tag.h | 94 static const int32_t bloc; member
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | balloc.c | 128 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 D | balloc.c | 124 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 D | GLSLTest.cpp | 3131 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 D | pngstest.c | 2811 png_byte bloc[4]; in compare_two_images() local
|
Completed in 20 milliseconds