| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationdatabuilder.h | 186 static uint32_t makeBuilderContextCE32(int32_t index) { in makeBuilderContextCE32() argument
|
| H A D | number_utils.h | 39 inline int32_t insertDigitFromSymbols(FormattedStringBuilder& output, int32_t index, int8_t digit, in insertDigitFromSymbols() argument
|
| H A D | measunit_impl.h | 181 int32_t index = -1; global() member 339 const int32_t index; global() member [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | uiter.h | 368 int32_t index; global() member [all...] |
| /third_party/node/deps/base64/base64/lib/ |
| H A D | codec_choose.c | 37 static inline uint64_t _xgetbv (uint32_t index) in _xgetbv() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | util.cpp | 243 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | scissor.c | 202 scissor_indexed_err(struct gl_context *ctx, GLuint index, GLint left, in scissor_indexed_err() argument 228 _mesa_ScissorIndexed_no_error(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) _mesa_ScissorIndexed_no_error() argument 236 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) _mesa_ScissorIndexed() argument 245 _mesa_ScissorIndexedv_no_error(GLuint index, const GLint *v) _mesa_ScissorIndexedv_no_error() argument 252 _mesa_ScissorIndexedv(GLuint index, const GLint *v) _mesa_ScissorIndexedv() argument [all...] |
| H A D | texcompress_cpal.c | 68 get_palette_entry(const struct cpal_format_info *info, const GLubyte *palette, GLuint index, GLubyte *pixel) get_palette_entry() argument
|
| H A D | feedback.c | 304 int index = 1; in save_used_name_stack() local 347 unsigned index = 0; in update_hit_record() local [all...] |
| H A D | glthread_shaderobj.c | 152 _mesa_marshal_GetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, in _mesa_marshal_GetActiveUniform() argument
|
| H A D | multisample.c | 103 _mesa_GetMultisamplefv(GLenum pname, GLuint index, GLfloat * val) in _mesa_GetMultisamplefv() argument 152 sample_maski(struct gl_context *ctx, GLuint index, GLbitfiel argument 85 get_sample_position(struct gl_context *ctx, struct gl_framebuffer *fb, GLuint index, GLfloat *outPos) get_sample_position() argument 163 _mesa_SampleMaski_no_error(GLuint index, GLbitfield mask) _mesa_SampleMaski_no_error() argument 170 _mesa_SampleMaski(GLuint index, GLbitfield mask) _mesa_SampleMaski() argument [all...] |
| H A D | enable.c | 166 client_state_i(struct gl_context *ctx, struct gl_vertex_array_object* vao, GLenum cap, GLuint index, GLboolean state) client_state_i() argument 1359 _mesa_set_enablei(struct gl_context *ctx, GLenum cap, GLuint index, GLboolean state) _mesa_set_enablei() argument [all...] |
| H A D | texgen.c | 93 int index = coord == GL_TEXTURE_GEN_STR_OES ? 0 : (coord - GL_S); in texgenfv() local 198 int index = coord == GL_TEXTURE_GEN_STR_OES ? 0 : (coord - GL_S); in gettexgendv() local 231 int index = coord == GL_TEXTURE_GEN_STR_OES ? 0 : (coord - GL_S); in gettexgenfv() local 272 int index = coord == GL_TEXTURE_GEN_STR_OES ? 0 : (coord - GL_S); gettexgeniv() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 61 st_vdpau_video_surface_gallium(struct gl_context *ctx, const void *vdpSurface, GLuint index) st_vdpau_video_surface_gallium() argument 166 st_vdpau_video_surface_dma_buf(struct gl_context *ctx, const void *vdpSurface, GLuint index) st_vdpau_video_surface_dma_buf() argument 186 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, GLboolean output, struct gl_texture_object *texObj, struct gl_texture_image *texImage, const void *vdpSurface, GLuint index) st_vdpau_map_surface() argument 262 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, GLboolean output, struct gl_texture_object *texObj, struct gl_texture_image *texImage, const void *vdpSurface, GLuint index) st_vdpau_unmap_surface() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_function.c | 215 int index = 0; in dxil_alloc_func_with_rettype() local 251 int index = 0; in dxil_alloc_func() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_parameter.c | 430 GLint index; in _mesa_add_sized_state_reference() local [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_loopback.c | 47 VertexAttrib1fvNV(struct gl_context *ctx, GLint index, const GLfloat *v) in VertexAttrib1fvNV() argument 54 VertexAttrib2fvNV(struct gl_context *ctx, GLint index, const GLfloat *v) in VertexAttrib2fvNV() argument 61 VertexAttrib3fvNV(struct gl_context *ctx, GLint index, const GLfloat *v) in VertexAttrib3fvNV() argument 68 VertexAttrib4fvNV(struct gl_context *ctx, GLint index, const GLfloat *v) in VertexAttrib4fvNV() argument 83 enum vbo_attrib index; member [all...] |
| H A D | vbo_noop.c | 105 is_vertex_position(const struct gl_context *ctx, GLuint index) in is_vertex_position() argument
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | prscmnts.cpp | 185 getAt(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | register_allocate_internal.h | 86 int index; member
|
| H A D | slab.c | 75 slab_get_element(struct slab_parent_pool *parent, struct slab_page_header *page, unsigned index) slab_get_element() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_query.c | 52 llvmpipe_create_query(struct pipe_context *pipe, unsigned type, unsigned index) llvmpipe_create_query() argument 205 llvmpipe_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *q, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) llvmpipe_get_query_result_resource() argument [all...] |
| H A D | lp_state_fs_analysis.c | 94 unsigned index, chan; in match_aero_minification_shader() local [all...] |
| H A D | lp_test_main.c | 59 read_elem(struct lp_type type, const void *src, unsigned index) in read_elem() argument 122 write_elem(struct lp_type type, void *dst, unsigned index, double value) write_elem() argument 192 random_elem(struct lp_type type, void *dst, unsigned index) random_elem() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_query.c | 105 nv30_query_create(struct pipe_context *pipe, unsigned type, unsigned index) in nv30_query_create() argument
|