Home
last modified time | relevance | path

Searched refs:ith (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/exfatprogs/fsck/
Dde_iter.c234 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get() argument
241 ith * sizeof(struct exfat_dentry); in exfat_de_iter_get()
259 if (ith + 1 > iter->max_skip_dentries) in exfat_de_iter_get()
260 iter->max_skip_dentries = ith + 1; in exfat_de_iter_get()
269 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get_dirty() argument
275 ret = exfat_de_iter_get(iter, ith, dentry); in exfat_de_iter_get_dirty()
278 ith * sizeof(struct exfat_dentry); in exfat_de_iter_get_dirty()
Dfsck.h92 int ith, struct exfat_dentry **dentry);
94 int ith, struct exfat_dentry **dentry);
/third_party/openGLES/extensions/NV/
DNV_pack_subimage.txt80 from memory for TexImage2D. That is, the ith group of the jth
81 row (corresponding to the ith pixel in the jth row) is placed in
82 memory just where the ith group of the jth row would be taken
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_pack_subimage.txt80 from memory for TexImage2D. That is, the ith group of the jth
81 row (corresponding to the ith pixel in the jth row) is placed in
82 memory just where the ith group of the jth row would be taken
/third_party/openGLES/extensions/INGR/
DINGR_interlace_read.txt60 to be the ith pixel in the jth row.
65 is said to be the ith pixel in the jth row.
/third_party/skia/third_party/externals/opengl-registry/extensions/INGR/
DINGR_interlace_read.txt60 to be the ith pixel in the jth row.
65 is said to be the ith pixel in the jth row.
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_pack_reverse_row_order.txt91 rectangles to the GL. That is, the ith group of the jth row
92 (corresponding to the ith pixel in the jth row) is placed in memory just
93 where the ith group of the jth row would be taken from when transferring
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_pack_reverse_row_order.txt91 rectangles to the GL. That is, the ith group of the jth row
92 (corresponding to the ith pixel in the jth row) is placed in memory just
93 where the ith group of the jth row would be taken from when transferring
/third_party/openGLES/extensions/ANGLE/
DANGLE_pack_reverse_row_order.txt91 rectangles to the GL. That is, the ith group of the jth row
92 (corresponding to the ith pixel in the jth row) is placed in memory just
93 where the ith group of the jth row would be taken from when transferring
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_pack_reverse_row_order.txt91 rectangles to the GL. That is, the ith group of the jth row
92 (corresponding to the ith pixel in the jth row) is placed in memory just
93 where the ith group of the jth row would be taken from when transferring
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DSGI_complex_type.txt208 for DrawPixels. That is, the ith group of the jth row (corresponding to
209 the ith pixel in the jth row) is placed in memory must where the ith group
/third_party/openGLES/extensions/SGI/
DSGI_complex_type.txt208 for DrawPixels. That is, the ith group of the jth row (corresponding to
209 the ith pixel in the jth row) is placed in memory must where the ith group
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_resample.txt134 component of the ith resulting pixel in a row is taken from the
136 component is taken from ith pixel. The third component is taken
/third_party/openGLES/extensions/SGIX/
DSGIX_resample.txt134 component of the ith resulting pixel in a row is taken from the
136 component is taken from ith pixel. The third component is taken
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/
DOML_interlace.txt133 said to be the ith pixel in the jth row.
138 is said to be the ith pixel in the jth row.
/third_party/openGLES/extensions/OML/
DOML_interlace.txt133 said to be the ith pixel in the jth row.
138 is said to be the ith pixel in the jth row.
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_interleaved_elements.txt143 sentence beginning "The ith element transferred by..." with:
145 For each enabled vertex attribute, the ith element transferred by
163 the BaseVertex suffix), except that the ith element transferred by
/third_party/openGLES/extensions/AMD/
DAMD_interleaved_elements.txt143 sentence beginning "The ith element transferred by..." with:
145 For each enabled vertex attribute, the ith element transferred by
163 the BaseVertex suffix), except that the ith element transferred by
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_packed_pixels.txt412 for DrawPixels. That is, the ith group of the jth row (corresponding to
413 the ith pixel in the jth row) is placed in memory must where the ith group
DEXT_clip_control.txt162 coordinates of the ith vertex of the n-vertex polygon (vertices
/third_party/openGLES/extensions/EXT/
DEXT_packed_pixels.txt412 for DrawPixels. That is, the ith group of the jth row (corresponding to
413 the ith pixel in the jth row) is placed in memory must where the ith group
DEXT_clip_control.txt162 coordinates of the ith vertex of the n-vertex polygon (vertices
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/
DATI_vertex_streams.txt105 as the ith stream. The number of streams supported by an
/third_party/openGLES/extensions/ATI/
DATI_vertex_streams.txt105 as the ith stream. The number of streams supported by an
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_clip_distance.txt173 CLIP_DISTANCE- 8* x B IsEnabled FALSE ith user clipping 2.13 [ES2] or

1234