/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | jn.c | 217 uint32_t ix, lx, ib; in yn() local
|
H A D | jnf.c | 164 uint32_t ix, ib; in ynf() local
|
/third_party/musl/src/math/ |
H A D | jn.c | 217 uint32_t ix, lx, ib; in yn() local
|
H A D | jnf.c | 164 uint32_t ix, ib; in ynf() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | preserve_color.h | 53 preserve_color(int preserve_color, float ir, float ig, float ib, float r, float g, float b, float max, float *icolor, float *ocolor) preserve_color() argument
|
H A D | vf_huesaturation.c | 75 const int ir = *r, ig = *g, ib = *b; in get_triplet() local [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | index.h | 126 INDEX_BLOCK *ib; member
|
/third_party/vulkan-loader/tests/ |
H A D | loader_threading_tests.cpp | 68 PFN_vkCmdBindIndexBuffer ib = dev.load("vkCmdBindIndexBuffer"); in create_destroy_device_loop() local
|
/third_party/backends/backend/ |
H A D | u12-image.c | 844 static void u12image_ScaleX( U12_Device *dev, SANE_Byte *ib, SANE_Byte *ob ) in u12image_ScaleX() argument
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save.h | 81 struct _mesa_index_buffer ib; member
|
H A D | vbo_minmax_index.c | 359 vbo_get_minmax_indices(struct gl_context *ctx, const struct _mesa_prim *prims, const struct _mesa_index_buffer *ib, GLuint *min_index, GLuint *max_index, GLuint nr_prims, bool primitive_restart, unsigned restart_index) vbo_get_minmax_indices() argument
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_vsplit_tmp.h | 40 const ELT_TYPE *ib = (const ELT_TYPE *) draw->pt.user.elts; in CONCAT() local 139 const ELT_TYPE *ib = (const ELT_TYPE *) draw->pt.user.elts; in CONCAT() local [all...] |
/third_party/popt/src/ |
H A D | poptint.c | 91 size_t ib = db; in strdup_locale_from_utf8() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib.h | 216 vint ib = float_as_int(b); in change_sign() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_feedback.c | 95 st_feedback_draw_vbo(struct gl_context *ctx, const struct _mesa_prim *prims, unsigned nr_prims, const struct _mesa_index_buffer *ib, bool index_bounds_valid, bool primitive_restart, unsigned restart_index, unsigned min_index, unsigned max_index, unsigned num_instances, unsigned base_instance) st_feedback_draw_vbo() argument [all...] |
H A D | st_draw.c | 236 st_indirect_draw_vbo(struct gl_context *ctx, GLuint mode, struct gl_buffer_object *indirect_data, GLsizeiptr indirect_offset, unsigned draw_count, unsigned stride, struct gl_buffer_object *indirect_draw_count, GLsizeiptr indirect_draw_count_offset, const struct _mesa_index_buffer *ib, bool primitive_restart, unsigned restart_index) st_indirect_draw_vbo() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | eg_debug.c | 133 static void ac_parse_set_reg_packet(FILE *f, uint32_t *ib, unsigned count, in ac_parse_set_reg_packet() argument 143 static uint32_t *ac_parse_packet3(FILE *f, uint32_t *ib, int *num_dw, in ac_parse_packet3() argument 285 eg_parse_ib(FILE *f, uint32_t *ib, int num_dw, int trace_id, const char *name, enum amd_gfx_level gfx_level, ac_debug_addr_callback addr_callback, void *addr_callback_data) eg_parse_ib() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 271 unsigned ib = bundles->getBundle(I->Number, false); in addConstraints() local 292 unsigned ib = bundles->getBundle(*I, false); in addPrefSpill() local 305 unsigned ib = bundles->getBundle(Number, false); in addLinks() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustBufferAccessBehaviorTest.cpp | 207 GLBuffer ib; in TEST_P() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image.c | 124 const cups_ib_t *ib; /* Pointer into tile */ in cupsImageGetCol() local 224 const cups_ib_t *ib; /* Pointer to pixels */ in cupsImageGetRow() local 434 cups_ib_t *ib; /* Pointer to pixels in tile */ _cupsImagePutCol() local 508 cups_ib_t *ib; /* Pointer to pixels in tile */ _cupsImagePutRow() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 69 ib, enumerator
|
/third_party/skia/tools/ |
H A D | DDLPromiseImageHelper.cpp | 387 SkImage_Base* ib = as_IB(image); in addImage() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_mp730.c | 659 mp730_fill_buffer (pixma_t * s, pixma_imagebuf_t * ib) in mp730_fill_buffer() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_debug.c | 66 uint32_t *ib; member 214 static uint32_t ac_ib_get(struct ac_ib_parser *ib) in ac_ib_get() argument 241 ac_parse_set_reg_packet(FILE *f, unsigned count, unsigned reg_offset, struct ac_ib_parser *ib) ac_parse_set_reg_packet() argument 258 ac_parse_packet3(FILE *f, uint32_t header, struct ac_ib_parser *ib, int *current_trace_id) ac_parse_packet3() argument 533 ac_do_parse_ib(FILE *f, struct ac_ib_parser *ib) ac_do_parse_ib() argument 615 struct ac_ib_parser ib = {0}; ac_parse_ib_chunk() local 658 ac_parse_ib(FILE *f, uint32_t *ib, int num_dw, const int *trace_ids, unsigned trace_id_count, const char *name, enum amd_gfx_level gfx_level, ac_debug_addr_callback addr_callback, void *addr_callback_data) ac_parse_ib() argument [all...] |